<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
0ae9f014-acd1-40c0-aaf3-4e536a52b2b4|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="0ae9f014-acd1-40c0-aaf3-4e536a52b2b4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="8" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
0ae9f014-acd1-40c0-aaf3-4e536a52b2b4|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-15T05:43:40.0650648+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0ae9f014-acd1-40c0-aaf3-4e536a52b2b4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="122.49" OriginalAmount="121.28" 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="127.83" OriginalAmount="126.56" 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="145.07" OriginalAmount="143.63" 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="154.04" OriginalAmount="152.51" 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="Free CXL until 09/01/2026" 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="176.77" OriginalAmount="175.02" 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="195.71" OriginalAmount="193.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.544088" Longitude="1.73313" StarRating="3" HotelCode="28854|1188138" HotelName="Cal Ruiz" Meals="ROOM ONLY" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Air Conditioning,Golf,Kitchen,Pets allowed,Banquet Hall,Conference Hall,Designated Smoking Area,Dining,Lounge,Meeting Room,Printer,Spa,Bicycle Rental,Diet Meals,Fax,Jacuzzi,Room Service,Swimming Pool</BasicAmenities>
    <HotelRating>3,4</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,SKI HOTEL,APARTMENT,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
e50ae300-6eb8-4f5f-98f3-9e9ead824be0|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
41a52d84-3615-46a8-856d-6b9addef01c6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_1a48416e-c0e4-49e2-846b-2162d782144e.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_1a48416e-c0e4-49e2-846b-2162d782144e.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
74afd5be-9e48-4e2a-94ab-5fdbf4df4f61|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_2b9e68dd-1c3b-4d5c-a422-31d8d8667964.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_2b9e68dd-1c3b-4d5c-a422-31d8d8667964.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
6ba80004-3905-4f88-aac1-1a99a30c4a3a|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_05f610d1-4fe6-4270-b83b-2f140d92a72d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_05f610d1-4fe6-4270-b83b-2f140d92a72d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
8299c8c4-3aca-4449-bee7-dc3a6c2853f3|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_141c3573-6a4c-42b5-aba7-b65bd6b5ed6c.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_141c3573-6a4c-42b5-aba7-b65bd6b5ed6c.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
54692008-bcb1-411c-a9bc-e3d1799d6d4c|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_1bc5e223-bab6-49f8-a06b-76962686ffdc.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_1bc5e223-bab6-49f8-a06b-76962686ffdc.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
2a53bbbf-a8cb-4247-973a-db3896bece32|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_372978f7-1d53-4e53-8c77-ffb6d9a24223.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_372978f7-1d53-4e53-8c77-ffb6d9a24223.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
53696b79-dff6-4ad0-b113-0a5c215dfefe|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3982b080-384a-4e1e-8df4-83a892184d6d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3982b080-384a-4e1e-8df4-83a892184d6d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
69e13a0a-6c2f-4d47-9924-1efb4ed0c4aa|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3e0e9f64-3eeb-4a4d-b3ec-a29380b42d71.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3e0e9f64-3eeb-4a4d-b3ec-a29380b42d71.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
065d857b-0747-4749-b05d-06eef7191b1d|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3e38abea-20d8-4251-9986-45b68ac66b54.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3e38abea-20d8-4251-9986-45b68ac66b54.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
7579c686-c226-412c-8ab0-1332e017e8c8|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3fb4b63d-f794-4dc1-b4b2-6fa2d5b1805c.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_3fb4b63d-f794-4dc1-b4b2-6fa2d5b1805c.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
99e60cff-3a70-4dc9-a5e6-4733f72dfc71|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_44dbb1a1-284d-451f-bdc7-09af9b8c8b15.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_44dbb1a1-284d-451f-bdc7-09af9b8c8b15.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
eab1f52c-0e06-42cf-b5df-efc8f548b5d3|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_48e1370b-4952-4f33-8898-6a2981a93bba.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_48e1370b-4952-4f33-8898-6a2981a93bba.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
c1106602-c0b8-4e1f-beb0-37e43bab5cc7|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_4c7f4a6d-259f-44a2-98c2-eddf69ce3875.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_4c7f4a6d-259f-44a2-98c2-eddf69ce3875.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
37bb2449-eb1f-4cbf-a888-493083cac869|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_4f5fef7c-8993-4868-8602-203b99277f6f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_4f5fef7c-8993-4868-8602-203b99277f6f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b0561ae5-8f26-4f8e-93e1-7c9dbd9db7c7|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_52a3c1b1-826c-4d1b-943d-1b6bfb56a91b.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_52a3c1b1-826c-4d1b-943d-1b6bfb56a91b.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
3290be3c-c9ff-458d-83c5-860c8a6c4e07|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_5344693d-41e5-47b0-8b8d-2efe4de4b32f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_5344693d-41e5-47b0-8b8d-2efe4de4b32f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
3543457f-eb58-4924-b3a1-145339d69f95|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_54a56456-f20d-4a4f-9d4b-d7ec953db30a.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_54a56456-f20d-4a4f-9d4b-d7ec953db30a.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
2bcb7191-2619-4324-a9e4-7880a4af1c97|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_57776a42-147e-442b-8492-ca0f82a62628.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_57776a42-147e-442b-8492-ca0f82a62628.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
08198cb6-8e4c-493b-a87a-870bb01cb519|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_50b73068-b257-4af3-9d10-f9df6406b984.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_50b73068-b257-4af3-9d10-f9df6406b984.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d45249b0-edd3-4339-8c10-a4133e78b8e4|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_611199ab-db64-4c74-8f2e-b506172f3a51.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_611199ab-db64-4c74-8f2e-b506172f3a51.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b8285ee4-65fe-49c3-8bcb-e9a181e1185d|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_64f94a38-ff25-4a51-ac15-4cc8d3d85d6e.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_64f94a38-ff25-4a51-ac15-4cc8d3d85d6e.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
fc3d9d62-f9a3-4169-80b1-9656e9c8b11c|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_66e6f599-124d-4ba1-8c61-7fcce99074f3.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_66e6f599-124d-4ba1-8c61-7fcce99074f3.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
8d7052ee-4beb-4f48-9989-fb088c26d1d6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_69069abc-e520-421d-9d0e-1f6188946def.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_69069abc-e520-421d-9d0e-1f6188946def.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
0e34e2f7-2cab-4fae-835b-8587977b9541|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_6c05ed71-ef11-4467-8cce-29e20b33a96c.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_6c05ed71-ef11-4467-8cce-29e20b33a96c.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
fef727a9-8fe7-4f68-9a09-d5c4e42b76a4|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_6f056ca8-d70e-4196-933e-c38ee2584df4.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_6f056ca8-d70e-4196-933e-c38ee2584df4.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
51aa9645-ceb1-432a-a325-09ebe32ed444|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_6f6d8ecc-b4e2-4f37-aff2-c9b3143feb7e.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_6f6d8ecc-b4e2-4f37-aff2-c9b3143feb7e.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
06fd8567-2add-4c20-95ff-8ee6acf86ebf|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_726de32f-13bb-4587-bcc1-12895940e72f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_726de32f-13bb-4587-bcc1-12895940e72f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
8203e696-3013-4674-82b0-6b4835a82bcc|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_68ff3225-7df1-4a1e-87b4-ac1fcac5406f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_68ff3225-7df1-4a1e-87b4-ac1fcac5406f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
fe9ac106-dfb0-4963-b930-d1072af206fc|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_740ba58a-3616-4fe2-9498-e014c5ebf6ca.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_740ba58a-3616-4fe2-9498-e014c5ebf6ca.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
3c6832f3-e88e-467c-9381-aace7deb113b|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_7fec4e0b-45ec-4080-9085-b21ac8806434.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_7fec4e0b-45ec-4080-9085-b21ac8806434.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d72575c7-7134-4fe5-bd1f-a3c359d248ee|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_80745679-d078-4f56-afdd-bf4363769017.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_80745679-d078-4f56-afdd-bf4363769017.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
4c35713f-514e-4a19-857e-fcdf7da16614|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_809fb269-2f46-441c-8280-2427d132f65f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_809fb269-2f46-441c-8280-2427d132f65f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b235366a-ea1b-4e24-af35-9a0278c1b556|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_bddda096-9458-4b3d-b91a-a6d101f97436.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_bddda096-9458-4b3d-b91a-a6d101f97436.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
029155cb-f89a-4495-b9f2-cabe942ead11|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_c4233528-ea92-4a75-9850-7d23239c222d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_c4233528-ea92-4a75-9850-7d23239c222d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
bd79372d-ed6c-4972-b588-c5384a09e145|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_c809ec42-cba3-4399-921d-c974e84c8378.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_c809ec42-cba3-4399-921d-c974e84c8378.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
549e8cb2-a31a-4e3f-a3c4-e751687982b9|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_cbfa5316-ab31-49ec-8a29-dfb9bcd9c33e.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_cbfa5316-ab31-49ec-8a29-dfb9bcd9c33e.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
5f3f33fc-a3e6-40d4-ae45-5a76309fb88b|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_8652d9e2-b32c-4162-8d6e-a1657736e407.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_8652d9e2-b32c-4162-8d6e-a1657736e407.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
99924504-721f-439f-9613-c65a3838f745|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_879851e8-48bc-46c3-8657-bc0c1dc3b8bc.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_879851e8-48bc-46c3-8657-bc0c1dc3b8bc.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
3d06721a-fd64-4fc7-b0de-2d30cc6ab856|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_8189ba63-5f7a-4283-9e26-57b4ef2d362b.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_8189ba63-5f7a-4283-9e26-57b4ef2d362b.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
2e829c4f-d4e4-42ae-8bd2-ae9f6cf59407|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_acf4c04f-9ba9-4940-a3e1-b981043bf4a1.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_acf4c04f-9ba9-4940-a3e1-b981043bf4a1.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
0586a870-9cdd-47f6-875c-f161fa8bf057|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d1ad7451-b868-4e54-a3d5-b3f83eb6230d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d1ad7451-b868-4e54-a3d5-b3f83eb6230d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
9517e719-e180-4895-8a06-1420728fe5d4|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d30d8b17-f0ee-411e-a015-901cf1c7cee8.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d30d8b17-f0ee-411e-a015-901cf1c7cee8.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
55e86722-6977-4043-b8cb-e204e4b4b552|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d724b7f8-5526-4eec-a5f1-f97a5e4142d2.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d724b7f8-5526-4eec-a5f1-f97a5e4142d2.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
59d0194f-5b38-4683-b1a5-ac7398c64817|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d95458b9-dd90-4ce0-8ea1-3973611e1537.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d95458b9-dd90-4ce0-8ea1-3973611e1537.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
5dc18c4d-f330-41d1-9160-7584509d1790|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_dbbf2a9b-07f2-44e2-b106-f5ca21c856ef.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_dbbf2a9b-07f2-44e2-b106-f5ca21c856ef.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
a08188e8-cac2-4c85-a45a-acf1f4cfeeeb|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_e1b0de40-0d68-4829-a98c-f13025473a0c.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_e1b0de40-0d68-4829-a98c-f13025473a0c.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
9428ca94-04dd-4f2a-9520-5ff9bc60ba5c|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_e70bf285-b8ff-472a-89f5-5e41a9de8142.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_e70bf285-b8ff-472a-89f5-5e41a9de8142.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b184ae32-48ae-41a6-a4a4-a6edf90049c6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_ee2a96e8-bbf2-46ae-96d5-45f89eb7fbb7.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_ee2a96e8-bbf2-46ae-96d5-45f89eb7fbb7.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d92f55a8-995c-46e4-9e85-60235881e4b1|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_f4643461-7edb-4200-ba38-614cc672fed8.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_f4643461-7edb-4200-ba38-614cc672fed8.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
7942ac0a-c12e-4f31-8f17-b73d223b5703|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_f7215c7c-4653-4254-b4aa-abf00cb9e7de.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_f7215c7c-4653-4254-b4aa-abf00cb9e7de.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d3352cb7-fb2d-4038-8f9b-4610b3174b4a|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_fbd88b4a-94ad-4577-b155-09c64d7db9c1.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_fbd88b4a-94ad-4577-b155-09c64d7db9c1.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
5fc5f1cf-3362-41a3-adcc-4b37699c0452|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_303c6a46-3bf6-4c65-bdab-5fa6f8261290.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_303c6a46-3bf6-4c65-bdab-5fa6f8261290.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
78c2dbc2-62d6-44d9-98a8-052ca3496ce6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_31d5f549-3c48-4a76-95ce-41b9792f594d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_31d5f549-3c48-4a76-95ce-41b9792f594d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
da058df7-c5ef-430f-928f-0bfffea02e13|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_3c439bd9-98dd-49c2-b966-1678b3871438.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_3c439bd9-98dd-49c2-b966-1678b3871438.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
7dea5ac2-f367-4ddf-a4f6-bd0ee7c8135e|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_3efe9de6-61a7-4c20-8fa9-537bb0f695dc.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_3efe9de6-61a7-4c20-8fa9-537bb0f695dc.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
03cc34f6-b930-417f-bf75-cdcda2ccc633|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_47c80443-45df-415d-b7e1-2b673e29cc67.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_47c80443-45df-415d-b7e1-2b673e29cc67.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
456b7f25-4992-4d03-b2c5-93136e7ea3cb|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_654595c4-2a8d-464b-bf03-af0ea25834a9.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_654595c4-2a8d-464b-bf03-af0ea25834a9.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
ca429eac-c9aa-4737-b141-94e9a9b61586|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_66e6f599-124d-4ba1-8c61-7fcce99074f3.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_66e6f599-124d-4ba1-8c61-7fcce99074f3.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
26965608-0c8f-4ef3-836c-75943e349a43|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_6c4a62e6-e47d-403d-b7d4-de033a7054cb.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_6c4a62e6-e47d-403d-b7d4-de033a7054cb.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
002e40f7-92dc-459e-9132-314979f818fd|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_6f056ca8-d70e-4196-933e-c38ee2584df4.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_6f056ca8-d70e-4196-933e-c38ee2584df4.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
ea4f5d32-a581-4e42-8dd1-89c64290738b|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_6fc0d2b7-f0a5-4375-8205-c0d267efe2ca.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_6fc0d2b7-f0a5-4375-8205-c0d267efe2ca.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
8d00f488-78c6-44a6-84a1-0a80ad8ae4d0|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_79f4dca2-ea3e-4727-b62e-01375f02ccd4.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_79f4dca2-ea3e-4727-b62e-01375f02ccd4.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
52ed537f-1ebc-46c7-9e80-22210c5718d0|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_7de384e3-273f-4c79-a911-a8d6f419e670.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_7de384e3-273f-4c79-a911-a8d6f419e670.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
8b74b398-95d3-4296-86bf-c6f1f9611264|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_7fa89a43-34cf-4689-ab5e-152bfee975fc.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_7fa89a43-34cf-4689-ab5e-152bfee975fc.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
819ceb6f-53ce-438a-8e12-a639ebcac638|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_804f7e68-eaaa-4be9-a9e0-7367a65190ea.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_804f7e68-eaaa-4be9-a9e0-7367a65190ea.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
a0386820-c44d-45b2-9d16-ec1d96cbea79|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_809fb269-2f46-441c-8280-2427d132f65f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_809fb269-2f46-441c-8280-2427d132f65f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d38ca0fd-ac4b-481c-9546-2b6b581f65b9|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_823c9840-91b4-4397-8f21-af0a3af676b0.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_823c9840-91b4-4397-8f21-af0a3af676b0.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
a4fdfb7e-d7f0-4e32-a088-54fd8dd75d22|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_8ad75f99-b047-4200-98be-d5c3dbf2769b.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RQ_8ad75f99-b047-4200-98be-d5c3dbf2769b.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
a72d10ac-676c-41e3-a1f8-024f4d88c99f|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_1b6afce3-5b40-4b7a-b602-8aea278ba383.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_1b6afce3-5b40-4b7a-b602-8aea278ba383.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
5b2ddbc3-afa3-4564-9337-f2df777b764d|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_1fd830c8-84bc-40c7-9d3d-3427a37d2740.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_1fd830c8-84bc-40c7-9d3d-3427a37d2740.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
69c57f11-4818-4ac7-aaaa-6afcdd753d36|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_26966111-8fdd-4436-a6ec-10b5be2225f2.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_26966111-8fdd-4436-a6ec-10b5be2225f2.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
2a43d31f-8314-4155-9d32-5d09ab978e2b|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_2e2afba8-07db-467b-9bb5-786cd97a6a22.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_2e2afba8-07db-467b-9bb5-786cd97a6a22.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
bb26564d-a8ee-435f-91b6-f3c9671331d3|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_322dbf21-f7af-4eb7-a8eb-032923b80d73.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_322dbf21-f7af-4eb7-a8eb-032923b80d73.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
bee6a1b9-f58a-403a-9a4a-3ca286d078b0|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_3da9a65f-ee40-4b32-8792-ab33a0afaf71.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_3da9a65f-ee40-4b32-8792-ab33a0afaf71.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
efc1a3e0-1f29-44d8-bbeb-982861431b40|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_42d62e68-f8a4-4257-9b04-8c8bf57a86f3.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_42d62e68-f8a4-4257-9b04-8c8bf57a86f3.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
295d1614-8ca7-48db-ab76-37ac1667c296|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_473f803f-1e99-48f7-a951-2a6448242f8f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_473f803f-1e99-48f7-a951-2a6448242f8f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
ff8d248e-3764-447a-ba67-242dc7d8aaa2|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_4a35b7cf-a27e-4988-9ff5-1861add5afd0.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_4a35b7cf-a27e-4988-9ff5-1861add5afd0.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
e6b70d1e-4265-45b8-9f1d-dcbbcf92f8d8|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_52d008ed-2d12-42a6-9470-2a8d62c6b482.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_52d008ed-2d12-42a6-9470-2a8d62c6b482.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
34ed0526-627f-46fd-b62d-73c5f0714bb7|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_5d591ab4-249d-4a0e-8047-3b50686820c4.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_5d591ab4-249d-4a0e-8047-3b50686820c4.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
45eb6944-22c9-481c-b1b2-7851b7cc11b5|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_5f441ec1-5ca7-4089-aaff-f9b50a889438.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_5f441ec1-5ca7-4089-aaff-f9b50a889438.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
47541eb5-d0d7-4c29-922e-5cd9af6f5246|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_6add6649-4c37-402d-a0c1-07ef301a149f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_6add6649-4c37-402d-a0c1-07ef301a149f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d7340c7b-b42b-425f-8d7f-2491feb4d397|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_72f8e1e1-5d7e-4c80-9cd5-d314b81ce028.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_72f8e1e1-5d7e-4c80-9cd5-d314b81ce028.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
8490060f-3976-4144-906c-2d10b4f148b6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_7528ecdd-ac1d-4e7b-8cba-d1f95f1e102e.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_7528ecdd-ac1d-4e7b-8cba-d1f95f1e102e.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
ca08d253-cdc8-412e-b63b-953b4aa32967|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_80745679-d078-4f56-afdd-bf4363769017.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_80745679-d078-4f56-afdd-bf4363769017.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
84736a6f-b29f-4648-8082-0ac5f44bde1c|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_833c7335-466e-4e4d-9676-1686d121fb20.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_833c7335-466e-4e4d-9676-1686d121fb20.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
57e5be0c-0d0e-42cf-a36b-21d3ace72732|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_8531d101-273f-4f53-a826-14321105ef89.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_8531d101-273f-4f53-a826-14321105ef89.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
eca2bd77-57ae-4c88-bb94-183d63f4d592|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_89e02aac-abde-497a-a772-57b66630e2c2.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_89e02aac-abde-497a-a772-57b66630e2c2.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
a8eaf5cb-e9ec-4b9f-bc9b-c984e9b45287|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_9117205e-8417-46d2-a926-735dfdfe2fdc.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_9117205e-8417-46d2-a926-735dfdfe2fdc.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
e280bf45-f8f1-4027-b33c-2ec517666f57|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_9900c195-84ad-4683-907f-acfa4029fce8.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_9900c195-84ad-4683-907f-acfa4029fce8.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
8b3ef0e5-5660-4ad2-ae9a-6232d7087042|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_a410967b-fb67-4668-aed1-14dc2c6f9a89.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_a410967b-fb67-4668-aed1-14dc2c6f9a89.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
29a2151e-0391-4e53-8109-6c35d66142e7|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b2a59744-e9f2-408b-9aa5-c2546cb8f700.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b2a59744-e9f2-408b-9aa5-c2546cb8f700.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b8b8bba9-1956-4326-94b9-8659fd76f5e0|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b3fa91b1-e5f9-4d90-8adc-b44bab09ebc3.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b3fa91b1-e5f9-4d90-8adc-b44bab09ebc3.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
3355aafd-79ae-4f19-a09b-54877c48f523|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b5148663-cd77-497b-915a-517a0e112dd4.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b5148663-cd77-497b-915a-517a0e112dd4.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
39306876-91fb-473b-a036-0957de975e31|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b8a4bd05-8086-4950-87ce-b189552d89f7.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b8a4bd05-8086-4950-87ce-b189552d89f7.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
3ca2defd-6630-486c-901d-7cd6b5f9f680|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b8dff093-3df9-442f-ae5a-0a7e89b6e4d0.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b8dff093-3df9-442f-ae5a-0a7e89b6e4d0.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
9d9b6d9e-9649-4cc4-8dda-6fe6c39fe0b0|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b95c3462-52c3-4e6e-9bfc-d9779327755f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_b95c3462-52c3-4e6e-9bfc-d9779327755f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
d7114023-b58d-495c-801d-e9794bf43703|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_baa8f42d-95a7-4ba4-9fbd-ba4fb6103464.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_baa8f42d-95a7-4ba4-9fbd-ba4fb6103464.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
07a203a6-b343-4b8e-b976-3046ac87178f|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bbb1f4e6-f8d6-449d-aada-5421196e7158.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bbb1f4e6-f8d6-449d-aada-5421196e7158.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
5afba248-c53f-47c7-8f5f-d93a1c3792b9|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bf6dd2b1-c2d4-4d80-9279-3da60d771808.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bf6dd2b1-c2d4-4d80-9279-3da60d771808.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
1dde678f-6f69-4252-ab62-856593a36329|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d2939878-e014-4d1f-9848-ad0072b605ae.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d2939878-e014-4d1f-9848-ad0072b605ae.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
15b0bb9d-45dd-4d96-bb07-5043c5cae916|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bfdeed68-bf54-4d97-b6d5-ab2dabd0fa2b.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bfdeed68-bf54-4d97-b6d5-ab2dabd0fa2b.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
8e15417a-7170-4697-a97c-36ac3e1a1811|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_cbc13362-b506-4832-8281-bcd09c88db6b.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_cbc13362-b506-4832-8281-bcd09c88db6b.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
9bfe26e9-44c9-4077-9797-6416f41cd861|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_cda8d325-0dc9-4b9d-b708-6589451a5a0d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_cda8d325-0dc9-4b9d-b708-6589451a5a0d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
2d307646-028c-4c16-a427-21a9ce954c5e|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_d1c09e0c-8c5d-4447-a75a-4925071ee48a.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_d1c09e0c-8c5d-4447-a75a-4925071ee48a.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
78b97a9c-0633-4e7f-b326-39e20f9c8b7c|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d9ff02b5-a520-414e-9a55-701428ad57d0.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_d9ff02b5-a520-414e-9a55-701428ad57d0.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
a93b5674-a0c2-4b47-b86e-44c91f96385a|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_f2d7aba0-e439-458e-8844-764a02065b74.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\Travco\Search\RS_f2d7aba0-e439-458e-8844-764a02065b74.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
a58764b5-d76c-4fad-9c14-84437b78ce2f|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_2c32e3e8-5682-4a3e-a070-f1971078805e.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_2c32e3e8-5682-4a3e-a070-f1971078805e.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
96623022-0df4-4bfb-bad3-cc200fade9cc|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_3235137c-f2f5-41b2-9260-6af19831be1b.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_3235137c-f2f5-41b2-9260-6af19831be1b.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
105d177a-c9a0-4156-8551-558a3fb96fa1|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bc91cd7c-9bbe-426e-8813-7c5f3740fe93.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_bc91cd7c-9bbe-426e-8813-7c5f3740fe93.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
61710e94-e1a3-4dee-9ece-7ac7d0853139|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_d4b1ca84-87a8-4ee1-8379-93f8d1e32857.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_d4b1ca84-87a8-4ee1-8379-93f8d1e32857.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
532ca510-3946-408e-b52b-6ef8ae6f9689|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_d7858533-7dc4-4735-8ed1-eac128903b1d.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_d7858533-7dc4-4735-8ed1-eac128903b1d.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
fa31adb1-f97e-4594-bc59-971b553764b6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_de5baeb6-2269-4cc3-8ddc-e9bffa65a542.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_de5baeb6-2269-4cc3-8ddc-e9bffa65a542.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
48f17925-6e22-4fbb-bd3d-3aecaec7f0a6|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e1b0de40-0d68-4829-a98c-f13025473a0c.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e1b0de40-0d68-4829-a98c-f13025473a0c.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
ffc459df-57e1-4757-b1a1-93e0f43a98a0|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e3b3983a-95f4-439a-ad52-22fe3eccf511.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e3b3983a-95f4-439a-ad52-22fe3eccf511.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
9dcdbad3-f2dd-4b91-b918-b36337dbe205|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e6173542-33b7-4ac2-a844-d7120af8835f.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e6173542-33b7-4ac2-a844-d7120af8835f.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
a5c631fe-f6d9-4f1c-8e0a-981a030c4591|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e7829e0b-4416-47f7-a019-9333014b4262.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e7829e0b-4416-47f7-a019-9333014b4262.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b7f3b231-3b58-47a7-aebd-5e1650dd7d41|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e9c22918-9952-43fe-b0e6-b38adf5d6074.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_e9c22918-9952-43fe-b0e6-b38adf5d6074.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
baac7915-8401-4d1b-a864-1d399860935c|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_ea4e79b3-0103-4f9c-a246-7e2ad96113b8.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_ea4e79b3-0103-4f9c-a246-7e2ad96113b8.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
b8832bd1-23ac-40a4-ba92-b2fbf15f753a|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_f056c32a-4422-4eb3-9282-11e439439640.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_f056c32a-4422-4eb3-9282-11e439439640.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
c9a6ff1e-cb16-459c-b5fb-3fe5b6f5738a|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_f7965513-4052-4695-9ae7-66644674dec9.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_f7965513-4052-4695-9ae7-66644674dec9.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
88a7a382-ef12-4112-8565-409a37de3e76|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_f800f146-e7a7-4587-93bc-665d5b7dc2ca.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_f800f146-e7a7-4587-93bc-665d5b7dc2ca.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
e824ffc1-ecc7-4aeb-8e24-c9ae64bd1657|Exception|Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_fba5dcbf-810b-4ac7-b77a-894bcb23b9cf.xml' is denied.|System.UnauthorizedAccessException: Access to the path 'D:\HostingSpace\53ServerData_Hotel\WorldwideDMC\wwdmc_com\api.wwdmc.com\StaticData\Temp\HotelXml\WebbedsSunHotels\Search\RS_fba5dcbf-810b-4ac7-b77a-894bcb23b9cf.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at HotelBookingEngine.DeleteFile.DeleteFiles() in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 1002|DeleteFiles|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
e7e50b70-0658-4adc-a62f-d380314563b9|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
e7e50b70-0658-4adc-a62f-d380314563b9|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>e7e50b70-0658-4adc-a62f-d380314563b9</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
d5528e28-864c-4b96-88b3-f5aa01f65612|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="d5528e28-864c-4b96-88b3-f5aa01f65612">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="10" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
d5528e28-864c-4b96-88b3-f5aa01f65612|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
d5528e28-864c-4b96-88b3-f5aa01f65612|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>d5528e28-864c-4b96-88b3-f5aa01f65612</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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="627c4a39-0b4e-4e68-b2f0-3a420f452686">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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
627c4a39-0b4e-4e68-b2f0-3a420f452686|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>627c4a39-0b4e-4e68-b2f0-3a420f452686</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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="976c55d2-1a8c-4fd0-b032-c52129d45ca3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3134" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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
627c4a39-0b4e-4e68-b2f0-3a420f452686|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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>976c55d2-1a8c-4fd0-b032-c52129d45ca3</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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="e86b8375-26c0-481a-a1ea-d54b32f13127">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3371" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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
976c55d2-1a8c-4fd0-b032-c52129d45ca3|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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
ac385fae-50fb-41dc-adeb-95391a8863a2|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>ac385fae-50fb-41dc-adeb-95391a8863a2</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
3ab15cee-7a50-45fc-bf09-7dfc2087bb3e|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="3ab15cee-7a50-45fc-bf09-7dfc2087bb3e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1740" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
26c367ac-8416-4d13-bd52-e0ccbb3a7202|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>26c367ac-8416-4d13-bd52-e0ccbb3a7202</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
3ab15cee-7a50-45fc-bf09-7dfc2087bb3e|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
1e3115c6-1b45-4120-ada9-978089a336ef|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="1e3115c6-1b45-4120-ada9-978089a336ef">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1660" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
3ab15cee-7a50-45fc-bf09-7dfc2087bb3e|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
1e3115c6-1b45-4120-ada9-978089a336ef|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
26c367ac-8416-4d13-bd52-e0ccbb3a7202|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
1e3115c6-1b45-4120-ada9-978089a336ef|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
ac385fae-50fb-41dc-adeb-95391a8863a2|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
3ab15cee-7a50-45fc-bf09-7dfc2087bb3e|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
ac385fae-50fb-41dc-adeb-95391a8863a2|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
ac385fae-50fb-41dc-adeb-95391a8863a2|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
26c367ac-8416-4d13-bd52-e0ccbb3a7202|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
e86b8375-26c0-481a-a1ea-d54b32f13127|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
ac385fae-50fb-41dc-adeb-95391a8863a2|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
ac385fae-50fb-41dc-adeb-95391a8863a2|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
1e3115c6-1b45-4120-ada9-978089a336ef|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-15T05:46:04.6584943+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1e3115c6-1b45-4120-ada9-978089a336ef" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="225.43" OriginalAmount="223.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.160409" Longitude="11.864375" StarRating="3" HotelCode="137002|3899665" HotelName="Hotel Ländenhof" Meals="HALF BOARD" BedType="HALF BOARD" 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="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.1605841" Longitude="11.8575293" StarRating="3" HotelCode="317646|hotel_garni_gluck_auf" HotelName="Glückauf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="248.56" OriginalAmount="246.10" 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="280.78" OriginalAmount="278.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="295.93" OriginalAmount="293.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 04/01/2026" 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="341.38" OriginalAmount="338.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="345.42" OriginalAmount="342.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="356.53" OriginalAmount="353.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="377.74" OriginalAmount="374.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.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,Air Conditioning,Garden,Jacuzzi,Nightclub,Conference Hall,Diet Meals</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>HOTEL DE CHARME,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0cf9b0e0-402c-48fe-a98f-392e7a30fa6d|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="0cf9b0e0-402c-48fe-a98f-392e7a30fa6d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1915" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
0cf9b0e0-402c-48fe-a98f-392e7a30fa6d|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
0cf9b0e0-402c-48fe-a98f-392e7a30fa6d|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
ac385fae-50fb-41dc-adeb-95391a8863a2|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
0cf9b0e0-402c-48fe-a98f-392e7a30fa6d|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
0cf9b0e0-402c-48fe-a98f-392e7a30fa6d|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-15T05:46:09.2754575+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0cf9b0e0-402c-48fe-a98f-392e7a30fa6d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.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 02/01/2026" 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="145.44" OriginalAmount="144.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 26/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="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.311325676954" Longitude="12.797972671828" StarRating="2" HotelCode="72979|junges_hotel_zell_am_see__hostel" HotelName="Junges Hotel Zell am See" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seespitzstraße 13, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/15/33152a2284f24997060fa49622f4789a5fabf2d6.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="158.57" OriginalAmount="157.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 04/01/2026" 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="16" TotalAmount="171.45" OriginalAmount="169.75" 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="172.71" OriginalAmount="171.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 25/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="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="196.95" OriginalAmount="195.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="198.97" OriginalAmount="197.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="16" TotalAmount="204.87" OriginalAmount="202.84" 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="16" TotalAmount="228.45" OriginalAmount="226.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.302247" Longitude="12.793009" StarRating="4" HotelCode="19922|532425" HotelName="Hotel Latini" Meals="BED &amp; BREAKFAST,HALF BOARD" 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="250.48" OriginalAmount="248.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="274.72" OriginalAmount="272.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="16" TotalAmount="283.72" OriginalAmount="280.91" 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="296.94" OriginalAmount="294.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="63" TotalAmount="299.97" OriginalAmount="297.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="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.325137803797" Longitude="12.798026204109" StarRating="4" HotelCode="87901|tirolerhof" HotelName="Tirolerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstrasse 5, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/6a/876a098e37dd3faf1e51af25f7c7a5c289fb464c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Zell am See, 120 m from the centre. The mountain cable car lies only ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.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 27/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="703.97" OriginalAmount="697.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 26/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,Central Heating,Garden,Jacuzzi,Air Conditioning,Designated Smoking Area,Dining</BasicAmenities>
    <HotelRating>4,3,2,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>APARTMENT,RESORT,SKI HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,HOSTELS,HOTEL,HISTORIC 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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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="ea6a78cf-c237-4fae-9331-cf242d83cbe3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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
ea6a78cf-c237-4fae-9331-cf242d83cbe3|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-15T05:46:14.4711657+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ea6a78cf-c237-4fae-9331-cf242d83cbe3" Currency="GBP">
  <HotelStays>
    <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="49.49" OriginalAmount="49.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="51.05" OriginalAmount="50.54" 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="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852880444492" Longitude="4.3345633729855" StarRating="2" HotelCode="377655|auberge_de_jeunesse_generation_europe" HotelName="Auberge De Jeunesse Génération Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Garden,Housekeeping,Internet,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rue De l'Eléphant 4, 1080 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/9d/2c9d37734067796ac7d33cbc2a9b80ce4ad54dc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Auberge de Jeunesse Génération Europe, you'll be ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.67" OriginalAmount="51.16" 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="16" TotalAmount="54.62" OriginalAmount="54.08" 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="12" TotalAmount="55.12" OriginalAmount="54.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847684064961" Longitude="4.4037144576721" StarRating="3" HotelCode="76600|49291895" HotelName="Diamant Suites Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" 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="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856113380714" Longitude="4.362840950489" StarRating="3" HotelCode="34541|13719" HotelName="Best Western City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Victoria Regina 9, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="0" HotelCode="620724|285917" HotelName="Chic Cocoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/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="63" TotalAmount="56.56" OriginalAmount="56.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="16" TotalAmount="56.92" OriginalAmount="56.36" 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="63" TotalAmount="57.57" OriginalAmount="57.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.89" OriginalAmount="57.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833010200411" Longitude="4.3568547242963" StarRating="4" HotelCode="51800|299615" HotelName="NH Brussels Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée De Charleroi 17, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48383/a_48383_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the city, close to the elegant shopping district. A selection of cul...</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 09/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="58.62" OriginalAmount="58.04" 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="58.94" OriginalAmount="58.36" 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.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="60.60" OriginalAmount="60.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 09/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="12" TotalAmount="61.18" OriginalAmount="60.57" 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.39" OriginalAmount="60.78" 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="63" TotalAmount="61.61" OriginalAmount="61.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.88" OriginalAmount="61.27" 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="16" TotalAmount="62.03" OriginalAmount="61.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.815217" Longitude="4.272138" StarRating="3" HotelCode="34310|1084668" HotelName="ibis Brussels Erasmus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Route de Lennik 790, Anderlecht, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="62.08" OriginalAmount="61.47" 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="62.53" OriginalAmount="61.91" 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="62.79" OriginalAmount="62.17" 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="63.08" OriginalAmount="62.46" 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="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="Non Refundable" 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="64.69" OriginalAmount="64.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839416" Longitude="4.399855" StarRating="2" HotelCode="146811|2214955" HotelName="Derby" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Tervuren 24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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.53" OriginalAmount="64.88" 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="63" TotalAmount="65.65" OriginalAmount="65.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="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856533" Longitude="4.3586809999999" StarRating="1" HotelCode="901292|219239" HotelName="Hotel City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Progrès 7, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="66.66" OriginalAmount="66.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="16" TotalAmount="66.79" OriginalAmount="66.13" 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="16" TotalAmount="67.13" OriginalAmount="66.47" 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.61" OriginalAmount="66.94" 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 07/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="16" TotalAmount="67.65" OriginalAmount="66.98" 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="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="68.16" OriginalAmount="67.49" 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="68.41" OriginalAmount="67.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836129" Longitude="4.338714" StarRating="3" HotelCode="23103|747915" 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="16" TotalAmount="68.88" OriginalAmount="68.20" 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="63" TotalAmount="69.69" OriginalAmount="69.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="12" TotalAmount="70.50" OriginalAmount="69.80" 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.68" OriginalAmount="69.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854023" Longitude="4.355781" StarRating="4" HotelCode="18887|135854" HotelName="Marivaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2026" 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="16" TotalAmount="70.87" OriginalAmount="70.17" 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="71.48" OriginalAmount="70.77" 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.55" OriginalAmount="70.84" 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="71.65" OriginalAmount="70.94" 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="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.830609385076" Longitude="4.3596491217613" StarRating="4" HotelCode="28881|izan_avenue_louise" HotelName="Izán Avenue Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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.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="72.86" OriginalAmount="72.14" 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="72.86" OriginalAmount="72.14" 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="73.14" OriginalAmount="72.42" 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="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849581551518" Longitude="4.3460261370388" StarRating="3" HotelCode="64199|atlas_hotel_brussels" HotelName="Atlas Hotel" Meals="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="73.98" OriginalAmount="73.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833472" Longitude="4.355512" StarRating="3" HotelCode="154974|2324305" HotelName="Vintage" Meals="ROOM ONLY" 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="74.01" OriginalAmount="73.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833517247854" Longitude="4.3544617809856" StarRating="4" HotelCode="337411|282215" HotelName="NH Brussels Stéphanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Jean Stas 32, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="74.07" OriginalAmount="73.34" 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="16" TotalAmount="74.46" OriginalAmount="73.72" 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="16" TotalAmount="74.61" OriginalAmount="73.87" 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 10/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="63" TotalAmount="74.74" OriginalAmount="74.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="63" TotalAmount="74.74" OriginalAmount="74.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="16" TotalAmount="75.26" OriginalAmount="74.51" 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="16" TotalAmount="75.37" OriginalAmount="74.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83504928" Longitude="4.35935582" StarRating="3" HotelCode="541089|2066895" HotelName="Hygge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="75.47" OriginalAmount="74.72" 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.99" OriginalAmount="75.24" 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="16" TotalAmount="76.73" OriginalAmount="75.97" 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="63" TotalAmount="76.76" OriginalAmount="76.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="76.98" OriginalAmount="76.22" 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="16" TotalAmount="77.37" OriginalAmount="76.60" 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="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837082" Longitude="4.335152" StarRating="4" HotelCode="212712|42285" HotelName="Pullman Brussels Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Victor Horta 1, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="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="63" TotalAmount="77.77" OriginalAmount="77.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 08/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="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839462" Longitude="4.33851" StarRating="4" HotelCode="298325|mercure_brussels_centre_midi" HotelName="Mercure Brussels Centre Midi" Meals="ROOM ONLY" 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="16" TotalAmount="78.96" OriginalAmount="78.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85713007" Longitude="4.35087889" StarRating="3" HotelCode="539969|2066695" HotelName="Yadoya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Housekeeping,Internet,Laundry,Lounge,Meeting Room,Printer,Sauna,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard d'Anvers 32-33, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="80.44" OriginalAmount="79.64" 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="63" TotalAmount="80.80" OriginalAmount="80.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="80.80" OriginalAmount="80.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="81.60" OriginalAmount="80.79" 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="63" TotalAmount="81.81" OriginalAmount="81.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="16" TotalAmount="82.40" OriginalAmount="81.58" 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="16" TotalAmount="82.77" OriginalAmount="81.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.89446" Longitude="4.330999" StarRating="3" HotelCode="102978|224126" HotelName="Hotel Expo Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Houba de Strooper 600, 1020 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="83.83" OriginalAmount="83.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="84.46" OriginalAmount="83.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839331347371" Longitude="4.3393021371785" StarRating="3" HotelCode="76392|610965" 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="16" TotalAmount="84.47" OriginalAmount="83.63" 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="27" TotalAmount="84.84" OriginalAmount="84" 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="63" TotalAmount="84.84" OriginalAmount="84.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="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.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="16" TotalAmount="85.07" OriginalAmount="84.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84318994837" Longitude="4.3328967690468" StarRating="3" HotelCode="59338|330445" 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="16" TotalAmount="85.48" OriginalAmount="84.63" 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="63" TotalAmount="85.85" OriginalAmount="85.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="85.85" OriginalAmount="85.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 08/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="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.67" OriginalAmount="85.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.841932145155" Longitude="4.3696213558197" StarRating="2" HotelCode="916474|1025968" 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="16" TotalAmount="86.77" OriginalAmount="85.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856110840916" Longitude="4.3588900566101" StarRating="3" HotelCode="64874|360045" 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 10/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="86.86" OriginalAmount="86.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="16" TotalAmount="86.94" OriginalAmount="86.08" 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="16" TotalAmount="87.41" OriginalAmount="86.54" 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="Free CXL until 10/01/2026">
        <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="1" TotalAmount="87.65" OriginalAmount="86.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.832261365261" Longitude="4.3501252769975" StarRating="4" HotelCode="82929|CAV852400" HotelName="Hilton Garden Inn Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/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="16" TotalAmount="87.72" OriginalAmount="86.85" 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 09/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="88.65" OriginalAmount="87.77" 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="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849212" Longitude="4.347758" StarRating="3" HotelCode="909531|172980" HotelName="Dansaert Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" 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="63" TotalAmount="88.88" OriginalAmount="88.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="12" TotalAmount="89.37" OriginalAmount="88.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855178" Longitude="4.366526" StarRating="4" HotelCode="13038|1175905" HotelName="Hotel NH Brussels Bloom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" 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="90.90" OriginalAmount="90.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="91.03" OriginalAmount="90.13" 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 09/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="63" TotalAmount="91.91" OriginalAmount="91.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 06/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="63" TotalAmount="92.92" OriginalAmount="92.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="92.92" OriginalAmount="92.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="16" TotalAmount="93.79" OriginalAmount="92.86" 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="27" TotalAmount="93.93" OriginalAmount="93" 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="63" TotalAmount="93.93" OriginalAmount="93.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="16" TotalAmount="94.48" OriginalAmount="93.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854474322068" Longitude="4.356449923741" StarRating="5" HotelCode="29455|93472" 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="63" TotalAmount="94.94" OriginalAmount="94.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="94.94" OriginalAmount="94.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="96.23" OriginalAmount="95.28" 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="97.24" OriginalAmount="96.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84561" Longitude="4.353219" StarRating="3" HotelCode="80784|1650298" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/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="16" TotalAmount="97.56" OriginalAmount="96.59" 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="27" TotalAmount="97.97" OriginalAmount="97" 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="16" TotalAmount="98.86" OriginalAmount="97.88" 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="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue Royale, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848487" Longitude="4.357429" StarRating="4" HotelCode="12871|nh_grand_place_arenberg" HotelName="NH Brussels Grand Place Arenberg" Meals="ROOM ONLY" 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="16" TotalAmount="99.38" OriginalAmount="98.40" 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="99.79" OriginalAmount="98.80" 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="101.00" OriginalAmount="100.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="101.27" OriginalAmount="100.27" 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="12" TotalAmount="101.45" OriginalAmount="100.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840723903502" Longitude="4.3836790323257" StarRating="3" HotelCode="34311|3370207" HotelName="Holiday Inn Brussels - Schuman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel">
        <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="103.00" OriginalAmount="101.98" 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="103.02" OriginalAmount="102.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 09/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="16" TotalAmount="103.73" OriginalAmount="102.70" 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="16" TotalAmount="105.57" OriginalAmount="104.52" 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="BED &amp; BREAKFAST" 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="16" TotalAmount="105.69" OriginalAmount="104.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838198183134" Longitude="4.3714601693115" StarRating="4" HotelCode="28889|917455" HotelName="Renaissance Brussels Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="106.05" OriginalAmount="105.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="Free CXL until 10/01/2026" 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="106.35" OriginalAmount="105.30" 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="16" TotalAmount="107.28" OriginalAmount="106.22" 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="108.74" OriginalAmount="107.66" 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="27" TotalAmount="109.08" OriginalAmount="108" 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="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="63" TotalAmount="109.08" OriginalAmount="108.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="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83934" Longitude="4.33889" StarRating="2" HotelCode="78714|de_france_hotel_2" HotelName="De France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" 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="111.10" OriginalAmount="110.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="113.03" OriginalAmount="111.91" 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="1" TotalAmount="113.32" OriginalAmount="112.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855484" Longitude="4.359613" StarRating="4" HotelCode="47943|CAO404900" HotelName="Crowne Plaza Brussels - Le Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" 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="27" TotalAmount="114.13" OriginalAmount="113" 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="16" TotalAmount="117.14" OriginalAmount="115.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831632624764" Longitude="4.356706738472" StarRating="4" HotelCode="80317|866295" HotelName="Manos Stephanie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 28, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/73/be73756117d7c37f9259886071ba36706be93a34.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="8" TotalAmount="117.56" OriginalAmount="116.40" 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 10/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="117.89" OriginalAmount="116.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.843965" Longitude="4.375594" StarRating="4" HotelCode="175412|747935" HotelName="Thon Hotel EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Loi/Wetstraat 75, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="119.18" OriginalAmount="118.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 03/01/2026">
        <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="16" TotalAmount="120.14" OriginalAmount="118.95" 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="16" TotalAmount="120.91" OriginalAmount="119.71" 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="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="16" TotalAmount="121.65" OriginalAmount="120.45" 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="16" TotalAmount="125.81" OriginalAmount="124.56" 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="16" TotalAmount="127.35" OriginalAmount="126.09" 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="127.43" OriginalAmount="126.17" 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="63" TotalAmount="128.27" OriginalAmount="127.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 09/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="16" TotalAmount="130.19" OriginalAmount="128.90" 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="63" TotalAmount="130.29" OriginalAmount="129.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 19/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="16" TotalAmount="130.55" OriginalAmount="129.26" 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="131.30" OriginalAmount="130.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="134.33" OriginalAmount="133.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="16" TotalAmount="136.32" OriginalAmount="134.97" 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="138.18" OriginalAmount="136.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.81755139" Longitude="4.34655233" StarRating="3" HotelCode="572676|2494235" HotelName="Albert Molière" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="139.38" OriginalAmount="138.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 27/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="63" TotalAmount="139.38" OriginalAmount="138.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="63" TotalAmount="140.39" OriginalAmount="139.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 09/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="16" TotalAmount="141.01" OriginalAmount="139.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837362" Longitude="4.357463" StarRating="4" HotelCode="97653|88530" HotelName="The Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" 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="16" TotalAmount="142.59" OriginalAmount="141.18" 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="16" TotalAmount="142.89" OriginalAmount="141.48" 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="16" TotalAmount="144.12" OriginalAmount="142.69" 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="1" TotalAmount="145.42" OriginalAmount="143.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845953931656" Longitude="4.3560737371445" StarRating="4" HotelCode="13953|CAF884000" HotelName="Hilton Brussels Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/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="16" TotalAmount="147.86" OriginalAmount="146.40" 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="16" TotalAmount="155.99" OriginalAmount="154.45" 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="158.02" OriginalAmount="156.46" 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="160.59" OriginalAmount="159.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 06/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="27" TotalAmount="168.67" OriginalAmount="167" 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="63" TotalAmount="174.73" OriginalAmount="173.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 07/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="27" TotalAmount="178.77" OriginalAmount="177" 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 07/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="279.77" OriginalAmount="277.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="288.86" OriginalAmount="286.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="391.88" OriginalAmount="388.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 09/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="507.02" OriginalAmount="502" 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 08/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,Coffee Shop,Dining,Fitness Centre,Off-Site Parking</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,HOTEL,COUNTRY HOUSE,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
11ae6fef-abea-4577-8f1e-78d90d320191|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="11ae6fef-abea-4577-8f1e-78d90d320191">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5221" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
11ae6fef-abea-4577-8f1e-78d90d320191|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
11ae6fef-abea-4577-8f1e-78d90d320191|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
11ae6fef-abea-4577-8f1e-78d90d320191|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
11ae6fef-abea-4577-8f1e-78d90d320191|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
11ae6fef-abea-4577-8f1e-78d90d320191|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-15T05:46:21.3176462+00:00" Version="0" EchoToken="Search" TransactionIdentifier="11ae6fef-abea-4577-8f1e-78d90d320191" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.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="16" TotalAmount="52.33" OriginalAmount="51.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204243538106" Longitude="3.2191923533703" StarRating="3" HotelCode="96232|431995" 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="53.57" OriginalAmount="53.04" 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="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207717" Longitude="3.224895" StarRating="3" HotelCode="150351|314669" 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="57.57" OriginalAmount="57.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="Non Refundable" 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="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20583613" Longitude="3.21938878" StarRating="2" HotelCode="407393|hostel_bruges_inn_center" HotelName="Hostel 28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Housekeeping">
        <Address>
          <AddressLines>
            <AddressLine>Dweerstraat 28, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/d9/ead95d2957723d9da29d5d09a8642cde9a880656.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostel 28 in Bruges (Historical Center Bruges), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.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 28/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="63.63" OriginalAmount="63.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="65.34" OriginalAmount="64.69" 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="16" TotalAmount="65.47" OriginalAmount="64.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202393" Longitude="3.227038" StarRating="2" HotelCode="13693|99572" HotelName="ibis Brugge Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/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="63" TotalAmount="66.66" OriginalAmount="66.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="66.66" OriginalAmount="66.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 09/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="69.69" OriginalAmount="69.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="71.22" OriginalAmount="70.51" 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="72.13" OriginalAmount="71.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209782" Longitude="3.231549" StarRating="2" HotelCode="903134|1104348" HotelName="Canalview Hotel Ter Reien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" 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="16" TotalAmount="72.15" OriginalAmount="71.44" 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="63" TotalAmount="73.73" OriginalAmount="73.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 04/01/2026" 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="16" TotalAmount="75.43" OriginalAmount="74.68" 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="16" TotalAmount="75.71" OriginalAmount="74.96" 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="16" TotalAmount="76.27" OriginalAmount="75.51" 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 11/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="63" TotalAmount="77.77" OriginalAmount="77.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="16" TotalAmount="78.00" OriginalAmount="77.23" 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="78.78" OriginalAmount="78.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 06/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="81.35" OriginalAmount="80.54" 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="63" TotalAmount="81.81" OriginalAmount="81.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 27/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="82.43" OriginalAmount="81.61" 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="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="85.62" OriginalAmount="84.77" 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="86.23" OriginalAmount="85.38" 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="8" TotalAmount="86.96" OriginalAmount="86.10" 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 08/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="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206171" Longitude="3.216534" StarRating="3" HotelCode="76162|hotel_maraboe" HotelName="Maraboe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoefijzerlaan 9, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ed/b2eda2d5d5797c863da0d1135fb55b5159019a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Oostende (OST).</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="16" TotalAmount="88.99" OriginalAmount="88.11" 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="16" TotalAmount="89.59" OriginalAmount="88.70" 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="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207650253318" Longitude="3.2210281129322" StarRating="4" HotelCode="12998|nh_hotel_du_grand_sablon" HotelName="Hotel Sablon" Meals="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="90.22" OriginalAmount="89.33" 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.25" OriginalAmount="89.36" 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="90.90" OriginalAmount="90.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 04/01/2026" 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="16" TotalAmount="91.93" OriginalAmount="91.02" 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="63" TotalAmount="92.92" OriginalAmount="92.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="95.67" OriginalAmount="94.72" 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 09/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="95.95" OriginalAmount="95.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="16" TotalAmount="100.93" OriginalAmount="99.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210009731088" Longitude="3.2293152809143" StarRating="3" HotelCode="70236|232266" 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 07/01/2026" 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="63" TotalAmount="101.00" OriginalAmount="100.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 02/01/2026">
        <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="16" TotalAmount="102.70" OriginalAmount="101.68" 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 09/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="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2100209" Longitude="3.2291112" StarRating="3" HotelCode="181059|ridderspoor_holiday_flats" HotelName="Ridderspoor Holiday Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Riddersstraat 18, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/1c/c11c51e8aebd888f739d8b337f0929b0182fe066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Ridderspoor Holiday Flats in Bruges (Historical Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209638" Longitude="3.229328" StarRating="4" HotelCode="27224|3042" HotelName="Hotel The Peellaert" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/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="106.12" OriginalAmount="105.07" 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="16" TotalAmount="106.54" OriginalAmount="105.49" 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 09/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="107.06" OriginalAmount="106.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 08/01/2026" 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="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 10/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="16" TotalAmount="110.71" OriginalAmount="109.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209695" Longitude="3.229422" StarRating="4" HotelCode="148356|367865" 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="113.28" OriginalAmount="112.16" 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 09/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="63" TotalAmount="114.13" OriginalAmount="113.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 07/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="114.13" OriginalAmount="113.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 02/01/2026" 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="115.11" OriginalAmount="113.97" 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="63" TotalAmount="117.16" OriginalAmount="116.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="16" TotalAmount="117.51" OriginalAmount="116.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.203514" Longitude="3.227483" StarRating="4" HotelCode="103021|432045" HotelName="Montanus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207626139489" Longitude="3.2851561903954" StarRating="3" HotelCode="193942|hotel_lodewijk_vanmale" HotelName="Lodewijk van Male" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Maalsesteenweg 488, 8310 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/6d/ed6db1aec7ade64c8f02fc3cb41a63f009885cfb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 2 star rated Lodewijk Van Male in Bruges. On site car par...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.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 03/01/2026" 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="63" TotalAmount="122.21" OriginalAmount="121.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 27/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="130.29" OriginalAmount="129.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 27/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="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211777" Longitude="3.2200175" StarRating="3" HotelCode="181050|maison_de_la_rose_bed__breakfast_" HotelName="Maison de la Rose Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ezelstraat 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/08/04089400d749dd63082346a198009e1203218dbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at B&amp;B Maison de la Rose in Bruges (Historical Center Bruges), you'll ...</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 09/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="63" TotalAmount="134.33" OriginalAmount="133.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 02/01/2026" 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="137.36" OriginalAmount="136.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 06/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="16" TotalAmount="139.93" OriginalAmount="138.54" 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 09/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="153.52" OriginalAmount="152.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 07/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="159.58" OriginalAmount="158.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="16" TotalAmount="178.89" OriginalAmount="177.12" 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="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210640685866" Longitude="3.2202467322349" StarRating="4" HotelCode="181055|bed__breakfast_canal_deluxe" HotelName="Bed &amp; Breakfast Canal Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moerstraat 24, Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1a/3b1a77072dce49cd79d0575e192349e318c1295c.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="198.97" OriginalAmount="197.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 08/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="16" TotalAmount="211.79" OriginalAmount="209.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21741104" Longitude="3.21883574" StarRating="4" HotelCode="639372|2494215" HotelName="B&amp;B For 2 Wellness" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Elisabethlaan 51, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b6/deb645316d401e162052949eb0fb73a51ff0cea6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.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 07/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="16" TotalAmount="265.57" OriginalAmount="262.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210265978745" Longitude="3.231962621212" StarRating="4" HotelCode="153520|1642388" HotelName="Boutique Hotel Van Cleef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" 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="391.88" OriginalAmount="388.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,Parking,Housekeeping,Luggage Storage,Babysitting,Elevator,LCD/Projector,24 Hour Front Desk,Coffee Shop,Concierge,Dining,Dry Cleaning,Photocopy,Smoking Rooms,Wake-up Call Service</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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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="d17cdd54-99d7-4f36-92ea-e23bf0d3eaac">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5116" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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
d17cdd54-99d7-4f36-92ea-e23bf0d3eaac|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-15T05:46:27.2933649+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d17cdd54-99d7-4f36-92ea-e23bf0d3eaac" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="32.23" OriginalAmount="31.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216196567028" Longitude="4.4202610232937" StarRating="3" HotelCode="28892|1168209" HotelName="Century Hotel Antwerpen Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="38.38" OriginalAmount="38.00" 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="42.96" OriginalAmount="42.53" 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="Non Refundable" 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="16" TotalAmount="44.88" OriginalAmount="44.44" 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 10/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="16" TotalAmount="45.20" OriginalAmount="44.75" 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="48.38" OriginalAmount="47.90" 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="48.48" OriginalAmount="48.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="50.61" OriginalAmount="50.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21839" Longitude="4.421876" StarRating="3" HotelCode="901826|731795" HotelName="Park Inn by Radisson Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="52.86" OriginalAmount="52.34" 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.13" OriginalAmount="52.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22943" Longitude="4.412705" StarRating="3" HotelCode="34313|459715" 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="54.44" OriginalAmount="53.90" 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="8" TotalAmount="55.49" OriginalAmount="54.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215454" Longitude="4.417512" StarRating="3" HotelCode="11990|153681" HotelName="Eden Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.08" OriginalAmount="55.52" 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="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.218738283665" Longitude="4.4206049807731" StarRating="3" HotelCode="61843|ibis_styles_antwerpen_city_center" HotelName="Hotel Indigo Antwerp - City Centre" Meals="ROOM ONLY" 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="63" TotalAmount="57.57" OriginalAmount="57.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 09/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="57.75" OriginalAmount="57.18" 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="12" TotalAmount="59.44" OriginalAmount="58.85" 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="60.37" OriginalAmount="59.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210412165294" Longitude="4.4269993901253" StarRating="3" HotelCode="103028|2289105" HotelName="Arass Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="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="62.57" OriginalAmount="61.95" 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="63" TotalAmount="62.62" OriginalAmount="62.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="64.43" OriginalAmount="63.79" 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="65.49" OriginalAmount="64.84" 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="68.68" OriginalAmount="68.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="16" TotalAmount="69.56" OriginalAmount="68.87" 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="16" TotalAmount="69.66" OriginalAmount="68.97" 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="16" TotalAmount="69.94" OriginalAmount="69.25" 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="16" TotalAmount="70.46" OriginalAmount="69.76" 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.56" OriginalAmount="75.80" 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="63" TotalAmount="76.76" OriginalAmount="76.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="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21662771" Longitude="4.42028305" StarRating="3" HotelCode="611229|hampton_by_hilton_antwerp_central_station" 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="78.62" OriginalAmount="77.84" 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="63" TotalAmount="78.78" OriginalAmount="78.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="80.09" OriginalAmount="79.30" 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="16" TotalAmount="80.50" OriginalAmount="79.70" 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="63" TotalAmount="82.82" OriginalAmount="82.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 09/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="63" TotalAmount="83.83" OriginalAmount="83.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="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22376315" Longitude="4.41728808" StarRating="3.5" HotelCode="497286|goodnight_antwerp" HotelName="Goodnight Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olijftakstraat 32, 2060 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/65/1365f18b38bc255566ab5494d180f6ce4dfca474.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Goodnight Antwerp places you in the heart of Antwerp, walking distance f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.225038555317" Longitude="4.4010812044144" StarRating="3" HotelCode="167928|180892" HotelName="Bed and Breakfast A2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/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="12" TotalAmount="88.11" OriginalAmount="87.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217117764256" Longitude="4.4198727607727" StarRating="4" HotelCode="96227|4923925" HotelName="De Keyser" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" 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="63" TotalAmount="89.89" OriginalAmount="89.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="63" TotalAmount="91.91" OriginalAmount="91.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="16" TotalAmount="93.24" OriginalAmount="92.32" 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="99.85" OriginalAmount="98.86" 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="16" TotalAmount="102.56" OriginalAmount="101.54" 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="16" TotalAmount="105.39" OriginalAmount="104.35" 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="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="63" TotalAmount="112.11" OriginalAmount="111.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="63" TotalAmount="112.11" OriginalAmount="111.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="16" TotalAmount="112.29" OriginalAmount="111.18" 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="16" TotalAmount="114.82" OriginalAmount="113.68" 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="123.22" OriginalAmount="122.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="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="137.91" OriginalAmount="136.54" 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="154.53" OriginalAmount="153.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 08/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="16" TotalAmount="161.00" OriginalAmount="159.41" 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="246.44" OriginalAmount="244.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 08/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="282.80" OriginalAmount="280.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215691" Longitude="4.39935565" StarRating="4" HotelCode="626899|hotel_colvenier" HotelName="Hotel Colvenier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sint Antoniusstraat 6, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7e/7e7efe275b57785f61c5af2c3f858029dae27e7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.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="460.56" OriginalAmount="456.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213678628198" Longitude="4.4053069330505" StarRating="3" HotelCode="313055|botanic_sanctuary_antwerp" HotelName="Elzenveld Hotel &amp; Seminarie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" 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,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service,Business Centre,Designated Smoking Area,Garden,Laundry,Meeting Room,Pets allowed,Wheelchair Access,Sauna,Bicycle Rental,Jacuzzi,Swimming Pool,Central Heating,Currency Exchange,Lounge,Shopping Arcade,Nightclub,24 Hour Power Supply,Housekeeping,Golf,Elevator,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2,1,5,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,BED AND BREAKFASTS,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
b9533010-395d-48d1-ba5f-cb445e784c69|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="b9533010-395d-48d1-ba5f-cb445e784c69">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5336" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
b9533010-395d-48d1-ba5f-cb445e784c69|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
b9533010-395d-48d1-ba5f-cb445e784c69|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
b9533010-395d-48d1-ba5f-cb445e784c69|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
b9533010-395d-48d1-ba5f-cb445e784c69|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
b9533010-395d-48d1-ba5f-cb445e784c69|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-15T05:46:33.4448014+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b9533010-395d-48d1-ba5f-cb445e784c69" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="52.45" OriginalAmount="51.93" 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="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="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054565" Longitude="3.72621" StarRating="3" HotelCode="47884|best_western_residence_cour_st_georges" HotelName="Cour St Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/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="16" TotalAmount="68.00" OriginalAmount="67.33" 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 08/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="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.058235" Longitude="3.72643" StarRating="3" HotelCode="181531|place2stay_in_ghent" HotelName="Place2stay in Ghent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Penitentenstraat 33, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/aa/85aa1d37f4eae770de8260225396f118371ad3e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0467" Longitude="3.72254" StarRating="3" HotelCode="780324|368378" HotelName="Land House Deva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pleispark 17, Sint Denijs Westrem, 9051 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/90062/3790062/1.jpg?f=15568448</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.044577" Longitude="3.734649" StarRating="3.5" HotelCode="145898|charme_hotel_hancelot" HotelName="Charme Hancelot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijfwindgatenstraat 19, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/69/006980f0b53d9ff77bb2a4082ee0bc3d008488d9.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="89.48" OriginalAmount="88.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.020202455566" Longitude="3.7347937976226" StarRating="3" HotelCode="28878|352445" 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="90.58" OriginalAmount="89.68" 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="94.39" OriginalAmount="93.46" 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="63" TotalAmount="98.98" OriginalAmount="98.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="102.92" OriginalAmount="101.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054423360756" Longitude="3.7236624956131" StarRating="3" HotelCode="15227|500435" 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="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="16" TotalAmount="106.24" OriginalAmount="105.19" 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="107.79" OriginalAmount="106.72" 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="63" TotalAmount="108.07" OriginalAmount="107.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="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.050056" Longitude="3.71885" StarRating="2" HotelCode="181530|boutique_hotel_onderbergen" HotelName="Hotel Onderbergen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Onderbergen 69, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b2/a7b25547128ccb0649560aecd6a333ea7be626d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ghent. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0467" Longitude="3.72254" StarRating="0" HotelCode="754550|the_hide_3" HotelName="The Hide" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nederkouter 134, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/f7/45/f745d04cd3bf8d3a05660982c80b08d2603a1007.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.58" OriginalAmount="123.35" 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 09/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="63" TotalAmount="125.24" OriginalAmount="124.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 08/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="126.94" OriginalAmount="125.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="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.056525" Longitude="3.719248" StarRating="0" HotelCode="229292|baetens_bed_and_breakfast" HotelName="Baeten Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Burgstraat 11, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/71/28715d269bb53568ff16bcab1b24877780fcbb2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.04" OriginalAmount="127.76" 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="129.16" OriginalAmount="127.88" 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="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.03056948" Longitude="3.7212427" StarRating="0" HotelCode="458588|bb_lieven_bauwens" HotelName="B&amp;B Lieven Bauwens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vrijheidslaan 11 &amp; 13, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/07/df07e12fcabdddaf41acd7e887a7a05f2cc1c5cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05433" Longitude="3.717205" StarRating="4" HotelCode="391065|guesthouse_ppp" HotelName="Guesthouse PPP" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Dry Cleaning,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Shopping Arcade,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Poel 9, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/4a/4f4a65c402c6f7f154a6a4655610ad06a5077150.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 PPP in Ghent (Patershol), you'll be minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.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="166.66" OriginalAmount="165.01" 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="168.56" OriginalAmount="166.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="Non Refundable" 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="16" TotalAmount="169.70" OriginalAmount="168.02" 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="16" TotalAmount="172.03" OriginalAmount="170.33" 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="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.029486" Longitude="3.719892" StarRating="3" HotelCode="931125|hotel_orion_2" HotelName="Hotel Orion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krijgslaan 181, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/21/8821ed37db726ad7215fe96bcb8ea797ee0724fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.51" OriginalAmount="251.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.051995" Longitude="3.716882" StarRating="4" HotelCode="145871|hotel_verhaegen" HotelName="Verhaegen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Houtlei 110, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/76/9b76dc5a54d25faaf0568c6dd54538fe99809544.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ghent.</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,Dry Cleaning,Meeting Room,Parking,Smoking Rooms,Lounge</BasicAmenities>
    <HotelRating>4,3,2,1,3.5</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,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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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="a2f283ad-bb93-49a2-a151-316e7b4debaf">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45793" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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
a2f283ad-bb93-49a2-a151-316e7b4debaf|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-15T05:46:39.4237931+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a2f283ad-bb93-49a2-a151-316e7b4debaf" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.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 06/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 28/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 01/01/2026" 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.84" OriginalAmount="62.22" 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 05/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="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 28/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="64.64" OriginalAmount="64.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 28/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="64.85" OriginalAmount="64.21" 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 06/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="16" TotalAmount="72.16" OriginalAmount="71.45" 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 05/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="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.645966912093" Longitude="18.104497634041" StarRating="4" HotelCode="393422|villa_ankora_2" HotelName="Villa Ankora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Mažuranica 20, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/a6/c1a6931b9c65e485047b1c6b7fa6531b859079db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.00" OriginalAmount="84.16" 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.67" OriginalAmount="84.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659692992547" Longitude="18.058127760887" StarRating="4" HotelCode="177140|414495" HotelName="Hotel Neptun Dubrovnik" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="88.88" OriginalAmount="88.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 09/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="16" TotalAmount="92.87" OriginalAmount="91.95" 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="8" TotalAmount="96.66" OriginalAmount="95.70" 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 09/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="27" TotalAmount="108.07" OriginalAmount="107" 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="63" TotalAmount="110.09" OriginalAmount="109.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="8" TotalAmount="112.64" OriginalAmount="111.52" 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 27/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="16" TotalAmount="113.61" OriginalAmount="112.49" 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 07/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="27" TotalAmount="126.25" OriginalAmount="125" 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 10/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="63" TotalAmount="136.35" OriginalAmount="135.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 06/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="143.03" OriginalAmount="141.61" 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 06/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>
    <HotelStay SourceId="16" TotalAmount="186.01" OriginalAmount="184.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.642782649244" Longitude="18.104267120361" StarRating="5" HotelCode="38397|141874" HotelName="Hilton Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marijana Blazica 2, Dubrovnik 2000</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/03/96032515e17dc6386b0487199a5c51758f819dca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated within a few minutes’ walk of Dubrovnik’s historic old town. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Bicycle Rental,Fax,Designated Smoking Area,Kitchen,Nightclub,Shopping Arcade</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BEACH HOTEL,CLUB RESORT,SPA HOTEL,CASINO RESORT,BUSINESS HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,GUEST HOUSES,HISTORIC HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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="12df006c-c7ec-4fcf-aa0c-ab5f1173352c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45892" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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
12df006c-c7ec-4fcf-aa0c-ab5f1173352c|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-15T05:46:44.4052386+00:00" Version="0" EchoToken="Search" TransactionIdentifier="12df006c-c7ec-4fcf-aa0c-ab5f1173352c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="30.52" OriginalAmount="30.22" 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 05/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.43" OriginalAmount="38.05" 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="16" TotalAmount="39.08" OriginalAmount="38.69" 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 10/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="63" TotalAmount="39.39" OriginalAmount="39.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="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 03/01/2026" 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="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51131742" Longitude="16.4342792" StarRating="4" HotelCode="550304|apartments_korta" 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="63" TotalAmount="46.46" OriginalAmount="46.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 03/01/2026">
        <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="16" TotalAmount="47.39" OriginalAmount="46.92" 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.20" OriginalAmount="47.72" 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 05/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="49.38" OriginalAmount="48.89" 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="16" TotalAmount="50.45" OriginalAmount="49.95" 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="16" TotalAmount="52.45" OriginalAmount="51.93" 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="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 08/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="53.37" OriginalAmount="52.84" 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="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506938896743" Longitude="16.477733467095" StarRating="4" HotelCode="393737|apartments_cordis_" HotelName="Apartments Cordis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Križine 34, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c8/95c81fb123900f907166c0bdb5f653701c7012c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.89" OriginalAmount="55.34" 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 07/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.06" OriginalAmount="55.50" 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 09/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="57.53" OriginalAmount="56.96" 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.77" OriginalAmount="58.19" 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="16" TotalAmount="62.09" OriginalAmount="61.48" 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="64.60" OriginalAmount="63.96" 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="65.40" OriginalAmount="64.75" 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 05/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="66.66" OriginalAmount="66" 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="69.27" OriginalAmount="68.58" 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="16" TotalAmount="69.91" OriginalAmount="69.22" 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="8" TotalAmount="72.26" OriginalAmount="71.54" 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 27/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.78" OriginalAmount="74.04" 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="16" TotalAmount="75.65" OriginalAmount="74.90" 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 08/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="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 07/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="63" TotalAmount="76.76" OriginalAmount="76.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 03/01/2026">
        <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="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 27/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.50" OriginalAmount="82.67" 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="16" TotalAmount="83.68" OriginalAmount="82.85" 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 07/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="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.49" OriginalAmount="83.65" 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="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="87.45" OriginalAmount="86.58" 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="16" TotalAmount="91.88" OriginalAmount="90.97" 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 29/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="27" TotalAmount="91.91" OriginalAmount="91" 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="95.07" OriginalAmount="94.13" 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.56" OriginalAmount="94.61" 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.46" OriginalAmount="95.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503195577994" Longitude="16.469939253967" StarRating="4" HotelCode="97923|459355" 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="16" TotalAmount="97.95" OriginalAmount="96.98" 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="12" TotalAmount="106.86" OriginalAmount="105.80" 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="109.08" OriginalAmount="108.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.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="63" TotalAmount="112.11" OriginalAmount="111.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="34" TotalAmount="116.96" OriginalAmount="115.80" 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="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.507352927802" Longitude="16.432829905826" StarRating="3" HotelCode="147943|46047" 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="16" TotalAmount="159.10" OriginalAmount="157.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503231204379" Longitude="16.448233373016" StarRating="5" HotelCode="366230|1444358" HotelName="Hotel Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" 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="27" TotalAmount="159.58" OriginalAmount="158" 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 04/01/2026">
        <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="181.35" OriginalAmount="179.55" 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="374.71" OriginalAmount="371.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 08/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="429.58" OriginalAmount="425.33" 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="674.32" OriginalAmount="667.64" 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 03/01/2026">
        <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="740.48" OriginalAmount="733.15" 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 05/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,3,5</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
cccb6e77-d18d-4476-810c-60c7de9801a0|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="cccb6e77-d18d-4476-810c-60c7de9801a0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45926" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
cccb6e77-d18d-4476-810c-60c7de9801a0|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
cccb6e77-d18d-4476-810c-60c7de9801a0|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
cccb6e77-d18d-4476-810c-60c7de9801a0|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
cccb6e77-d18d-4476-810c-60c7de9801a0|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
cccb6e77-d18d-4476-810c-60c7de9801a0|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-15T05:46:55.096557+00:00" Version="0" EchoToken="Search" TransactionIdentifier="cccb6e77-d18d-4476-810c-60c7de9801a0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="54.08" OriginalAmount="53.54" 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 10/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 04/01/2026" 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="59.59" OriginalAmount="59.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 08/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="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.147101" Longitude="15.209216" StarRating="3" HotelCode="181915|pansion_delfin" HotelName="Hotel Delfin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krešimirova obala 96, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/be/9ebe035a74f4460c7d90bb27a0a9e57634c55775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Zadar, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.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 28/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="16" TotalAmount="67.13" OriginalAmount="66.47" 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="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 28/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="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1138686" Longitude="15.22639945" StarRating="4" HotelCode="632119|dezign_superior_apartments" HotelName="Dezign Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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="78.78" OriginalAmount="78.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 27/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="63" TotalAmount="80.80" OriginalAmount="80.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 05/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="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.142701333333" Longitude="15.211546333333" StarRating="4" HotelCode="154916|villa_triana_2" 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="84.84" OriginalAmount="84.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="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1313" Longitude="15.2227" StarRating="4" HotelCode="954828|classy_design_accommodation" 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="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 04/01/2026" 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="108.09" OriginalAmount="107.02" 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="109.01" OriginalAmount="107.93" 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="114.18" OriginalAmount="113.05" 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="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" 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="125.66" OriginalAmount="124.42" 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 08/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="160.59" OriginalAmount="159.00" 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 04/01/2026" 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,Wheelchair Access,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
3201f7a7-e516-427d-bb9e-745f129c8b25|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="3201f7a7-e516-427d-bb9e-745f129c8b25">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46142" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
3201f7a7-e516-427d-bb9e-745f129c8b25|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
3201f7a7-e516-427d-bb9e-745f129c8b25|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
3201f7a7-e516-427d-bb9e-745f129c8b25|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
3201f7a7-e516-427d-bb9e-745f129c8b25|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-15T05:47:00.8322912+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3201f7a7-e516-427d-bb9e-745f129c8b25" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="44.05" OriginalAmount="43.61" 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 10/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="83.94" OriginalAmount="83.11" 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 29/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.58" OriginalAmount="121.37" 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 08/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="196.08" OriginalAmount="194.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.10306080843" Longitude="13.62476067243" StarRating="4" HotelCode="61050|2199565" HotelName="Family Hotel Amarin" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/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="253.57" OriginalAmount="251.06" 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 08/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="682.35" OriginalAmount="675.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 27/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>
    <HotelStay SourceId="8" TotalAmount="6823282.91" OriginalAmount="6755725.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.081744513802" Longitude="13.633158802986" StarRating="4" HotelCode="180730|203792" HotelName="Villa Tuttorotto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" 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>
        <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
a4329c52-b142-49d4-8084-0697b47ce6d8|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="a4329c52-b142-49d4-8084-0697b47ce6d8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
a4329c52-b142-49d4-8084-0697b47ce6d8|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
a4329c52-b142-49d4-8084-0697b47ce6d8|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
a4329c52-b142-49d4-8084-0697b47ce6d8|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
a4329c52-b142-49d4-8084-0697b47ce6d8|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
a4329c52-b142-49d4-8084-0697b47ce6d8|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
a4329c52-b142-49d4-8084-0697b47ce6d8|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
a4329c52-b142-49d4-8084-0697b47ce6d8|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-15T05:47:04.0739742+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a4329c52-b142-49d4-8084-0697b47ce6d8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109278" Longitude="14.45121" StarRating="2" HotelCode="260270|plus_prague_hostel" HotelName="Plus Prag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Privozni 1, 170 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="19.20" OriginalAmount="19.01" 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="16" TotalAmount="25.33" OriginalAmount="25.08" 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="27.28" OriginalAmount="27.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0632904" Longitude="14.4451767" StarRating="3" HotelCode="89531|365965" HotelName="Gallery SIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 17, Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="27.74" OriginalAmount="27.47" 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="29.13" OriginalAmount="28.84" 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 10/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="30.69" OriginalAmount="30.39" 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.76" OriginalAmount="30.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.100847216884" Longitude="14.491691511088" StarRating="4" HotelCode="108854|614635" HotelName="Relax Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novovysocanská 163/25, 190 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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.79" OriginalAmount="30.49" 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="31.51" OriginalAmount="31.20" 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="16" TotalAmount="31.95" OriginalAmount="31.63" 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="32.80" OriginalAmount="32.48" 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.98" OriginalAmount="32.65" 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="27" TotalAmount="33.33" OriginalAmount="33" 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="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="Non Refundable" 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="16" TotalAmount="33.43" OriginalAmount="33.10" 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="8" TotalAmount="33.54" OriginalAmount="33.21" 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 04/01/2026" 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.090218828573" Longitude="14.450232624708" StarRating="3" HotelCode="108751|614465" HotelName="Adeba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pernerova 16, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="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.40" OriginalAmount="34.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073234367283" Longitude="14.423733934105" StarRating="4" HotelCode="89520|1113958" HotelName="Hotel 16" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 16, 128 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/ac/61ac08f0dc078bed6e5e292298272fb85d7cc547.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="34.65" OriginalAmount="34.31" 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="16" TotalAmount="34.94" OriginalAmount="34.59" 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.13" OriginalAmount="34.78" 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.30" OriginalAmount="34.95" 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 06/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="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070825796638" Longitude="14.429780635582" StarRating="4" HotelCode="394782|10913" HotelName="Hotel Assenzio Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1870/3, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="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.79" OriginalAmount="35.44" 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="35.93" OriginalAmount="35.57" 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="16" TotalAmount="36.16" OriginalAmount="35.80" 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="36.53" OriginalAmount="36.17" 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="36.89" OriginalAmount="36.52" 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="36.92" OriginalAmount="36.55" 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="12" TotalAmount="37.18" OriginalAmount="36.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091211023825" Longitude="14.43644285202" StarRating="3" HotelCode="14804|3462509" HotelName="Hotel Merkur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.44" OriginalAmount="37.07" 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="Free CXL until 06/01/2026" 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="16" TotalAmount="38.24" OriginalAmount="37.86" 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="38.33" OriginalAmount="37.95" 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="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="16" TotalAmount="38.44" OriginalAmount="38.06" 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="38.48" OriginalAmount="38.10" 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="16" TotalAmount="38.56" OriginalAmount="38.18" 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="38.66" OriginalAmount="38.28" 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="39.30" OriginalAmount="38.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.049076289781" Longitude="14.446206365711" StarRating="3" HotelCode="76682|1111438" 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="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084376141704" Longitude="14.449148446232" StarRating="4" HotelCode="34970|2851" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="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="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07221" Longitude="14.396818" StarRating="3" HotelCode="108783|201022" HotelName="Dangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 25, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>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="39.39" OriginalAmount="39.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="16" TotalAmount="40.05" OriginalAmount="39.65" 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="12" TotalAmount="40.22" OriginalAmount="39.82" 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="27" TotalAmount="40.40" OriginalAmount="40" 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="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.044972" Longitude="14.412281" StarRating="3" HotelCode="180474|hotel_bohemians" HotelName="Bohemians" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Modranská 51, Praha 4, Podolí, 147 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/d2/e7d279352e2621516fa4e911764443d223f2c64d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.50" OriginalAmount="40.10" 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="1" TotalAmount="40.56" OriginalAmount="40.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0728399" Longitude="14.4308291" StarRating="4" HotelCode="312353|CAX130900" HotelName="Ambiance Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" 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="40.79" OriginalAmount="40.39" 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="16" TotalAmount="40.86" OriginalAmount="40.46" 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="16" TotalAmount="41.19" OriginalAmount="40.78" 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="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="16" TotalAmount="41.49" OriginalAmount="41.08" 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="8" TotalAmount="41.57" OriginalAmount="41.16" 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 08/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="16" TotalAmount="41.62" OriginalAmount="41.21" 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="41.92" OriginalAmount="41.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071158" Longitude="14.430512" StarRating="4" HotelCode="98281|162422" HotelName="Alqush Downtown Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <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="42.12" OriginalAmount="41.70" 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 05/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="16" TotalAmount="42.17" OriginalAmount="41.75" 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="8" TotalAmount="42.28" OriginalAmount="41.86" 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="42.57" OriginalAmount="42.15" 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="12" TotalAmount="42.59" OriginalAmount="42.17" 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="16" TotalAmount="42.64" OriginalAmount="42.22" 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.73" OriginalAmount="42.31" 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="42.83" OriginalAmount="42.41" 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="42.87" OriginalAmount="42.45" 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="16" TotalAmount="42.97" OriginalAmount="42.54" 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="43.03" OriginalAmount="42.60" 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="16" TotalAmount="43.12" OriginalAmount="42.69" 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="16" TotalAmount="43.35" OriginalAmount="42.92" 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="27" TotalAmount="43.43" OriginalAmount="43" 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="16" TotalAmount="43.92" OriginalAmount="43.49" 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.99" OriginalAmount="43.55" 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="16" TotalAmount="44.08" OriginalAmount="43.64" 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="8" TotalAmount="44.10" OriginalAmount="43.66" 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 09/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="8" TotalAmount="44.16" OriginalAmount="43.72" 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 01/01/2026" 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="44.21" OriginalAmount="43.77" 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="44.33" OriginalAmount="43.89" 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="16" TotalAmount="44.42" OriginalAmount="43.98" 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="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.073970256848" Longitude="14.430595682209" StarRating="3" HotelCode="212606|57282" 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="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="16" TotalAmount="44.93" OriginalAmount="44.49" 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="16" TotalAmount="44.98" OriginalAmount="44.53" 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="44.98" OriginalAmount="44.53" 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.44" OriginalAmount="44.99" 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="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071356" Longitude="14.396847" StarRating="4" HotelCode="648729|nh_prague_3" HotelName="NH Prague City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 261/1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="45.45" OriginalAmount="45.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="63" TotalAmount="45.45" OriginalAmount="45.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="16" TotalAmount="45.61" OriginalAmount="45.16" 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="16" TotalAmount="45.69" OriginalAmount="45.24" 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="16" TotalAmount="45.90" OriginalAmount="45.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0822298" Longitude="14.43224064" StarRating="2" HotelCode="581375|2305165" HotelName="MeetMe23" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="46.01" OriginalAmount="45.55" 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.09" OriginalAmount="45.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071884" Longitude="14.436575" StarRating="4" HotelCode="68609|128334" HotelName="Mamaison Residence Belgická Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="46.11" OriginalAmount="45.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074056565334" Longitude="14.43008735776" StarRating="3" HotelCode="66573|1429858" HotelName="Brezina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 41, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2f/972ff0a5afca63f0c387d92171238d83c7f97ee6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.23" OriginalAmount="45.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075465" Longitude="14.403317" StarRating="3" HotelCode="14723|614735" HotelName="Hotel Arbes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="46.33" OriginalAmount="45.87" 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="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075141537875" Longitude="14.426901907592" StarRating="3" HotelCode="408915|miss_sophies_2" HotelName="Miss Sophie's" Meals="ROOM ONLY" 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="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.69" OriginalAmount="46.23" 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="46.70" OriginalAmount="46.24" 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="16" TotalAmount="46.89" OriginalAmount="46.43" 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.04" OriginalAmount="46.57" 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 09/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="47.29" OriginalAmount="46.82" 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 06/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="47.33" OriginalAmount="46.86" 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="16" TotalAmount="47.36" OriginalAmount="46.89" 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="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088454" Longitude="14.397608" StarRating="4" HotelCode="87543|22300" HotelName="Hotel Red Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 41/236, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085918357028" Longitude="14.422260671854" StarRating="4" HotelCode="166513|residence_leon_d_oro" HotelName="Hotel Leon D´Oro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.49" OriginalAmount="47.02" 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="47.53" OriginalAmount="47.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075046213983" Longitude="14.433839830688" StarRating="3" HotelCode="108825|1024318" HotelName="Hotel Lunik" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="16" TotalAmount="47.58" OriginalAmount="47.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07955535" Longitude="14.41948242" StarRating="4" HotelCode="562660|2371085" HotelName="Garden Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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.71" OriginalAmount="47.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091217" Longitude="14.410597" StarRating="4" HotelCode="65500|322095" HotelName="Hotel Trinidad Prague Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Železné lávky 14, Malá Strana, 11800 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>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="8" TotalAmount="48.01" OriginalAmount="47.53" 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 09/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="48.20" OriginalAmount="47.72" 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="48.33" OriginalAmount="47.85" 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="48.41" OriginalAmount="47.93" 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="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088006455998" Longitude="14.426121451537" StarRating="4" HotelCode="376083|4_arts_suites" HotelName="4 Arts Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Concierge,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pick &amp;amp; Drop,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 3, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ea/21ea411a8f588e1d7e5368c47e709aae1bf89a80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 4 Arts Suites, you'll be centrally located in Pragu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.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="48.48" OriginalAmount="48.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 09/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="16" TotalAmount="48.49" OriginalAmount="48.01" 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.63" OriginalAmount="48.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081787" Longitude="14.416464" StarRating="5" HotelCode="61437|391965" HotelName="Eurostars Thalia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodní, 13, Praga 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="48.66" OriginalAmount="48.18" 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="48.77" OriginalAmount="48.29" 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="49.11" OriginalAmount="48.62" 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="49.15" OriginalAmount="48.66" 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="49.39" OriginalAmount="48.90" 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="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075241465665" Longitude="14.42831670795" StarRating="3" HotelCode="97680|41082" 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="16" TotalAmount="49.62" OriginalAmount="49.13" 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="49.63" OriginalAmount="49.14" 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="12" TotalAmount="49.81" OriginalAmount="49.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083389269558" Longitude="14.415846168995" StarRating="3" HotelCode="336479|1176787" HotelName="Residence Bologna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" 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="8" TotalAmount="50.00" OriginalAmount="49.50" 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="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 08/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.07" OriginalAmount="49.57" 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="16" TotalAmount="50.11" OriginalAmount="49.61" 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="50.18" OriginalAmount="49.68" 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="50.29" OriginalAmount="49.79" 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="50.39" OriginalAmount="49.89" 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="8" TotalAmount="50.48" OriginalAmount="49.98" 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 09/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="27" TotalAmount="50.50" OriginalAmount="50" 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="63" TotalAmount="50.50" OriginalAmount="50.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 07/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="50.50" OriginalAmount="50.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="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 08/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="12" TotalAmount="50.62" OriginalAmount="50.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077790209292" Longitude="14.416908323765" StarRating="4" HotelCode="35187|1399862" HotelName="Hotel Caesar Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" 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="50.82" OriginalAmount="50.32" 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 09/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="50.84" OriginalAmount="50.34" 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="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.87" OriginalAmount="50.37" 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="8" TotalAmount="50.93" OriginalAmount="50.43" 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 21/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="50.95" OriginalAmount="50.45" 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="51.02" OriginalAmount="50.51" 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="51.10" OriginalAmount="50.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071968005864" Longitude="14.432641380783" StarRating="4" HotelCode="180440|748295" HotelName="Pure White" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koubkova 12, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="51.15" OriginalAmount="50.64" 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 31/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="51.16" OriginalAmount="50.65" 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="51.26" OriginalAmount="50.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080372165764" Longitude="14.418026660389" StarRating="3" HotelCode="58727|240066" HotelName="Hotel Adler Praha" Meals="BED &amp; BREAKFAST,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="16" TotalAmount="51.46" OriginalAmount="50.95" 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="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071609112625" Longitude="14.499873582803" StarRating="3" HotelCode="25666|juno" HotelName="Juno Hotel" Meals="ROOM ONLY" 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="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07217162" Longitude="14.50847334" StarRating="0" HotelCode="532607|pension_villa_marit" HotelName="Pension Villa Marit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Úvalská 3186/8e, 10000 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/1d/f61d0461e7dd70a3efd2cbdad1a5e119151d09c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.62" OriginalAmount="51.11" 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="51.80" OriginalAmount="51.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.068410868683" Longitude="14.471863042992" StarRating="4" HotelCode="81928|247366" HotelName="Iris Hotel Eden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/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="16" TotalAmount="51.88" OriginalAmount="51.37" 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.92" OriginalAmount="51.41" 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="16" TotalAmount="52.36" OriginalAmount="51.84" 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="16" TotalAmount="52.37" OriginalAmount="51.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0751045" Longitude="14.4270877" StarRating="2" HotelCode="322878|1654708" HotelName="Sophie's Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0795261084" Longitude="14.417920857668" StarRating="3" HotelCode="63204|3006" 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="63" TotalAmount="52.52" OriginalAmount="52.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="16" TotalAmount="52.54" OriginalAmount="52.02" 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 05/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="27" TotalAmount="53.53" OriginalAmount="53" 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="53.53" OriginalAmount="53.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="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 08/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="63" TotalAmount="53.53" OriginalAmount="53.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="8" TotalAmount="54.05" OriginalAmount="53.51" 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 05/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="16" TotalAmount="54.15" OriginalAmount="53.61" 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="54.19" OriginalAmount="53.65" 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="54.20" OriginalAmount="53.66" 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="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083566226023" Longitude="14.454184129762" StarRating="3" HotelCode="108797|420398" HotelName="Golden City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>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="27" TotalAmount="54.54" OriginalAmount="54" 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="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075092857121" Longitude="14.427151679993" StarRating="3" HotelCode="23166|8048" 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="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="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1074094" Longitude="14.5029618" StarRating="3" HotelCode="188610|hotel_pivovar" HotelName="Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freyova 12/1, 190 00 Praha 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/15/0a15ecb4e3f3e358a3c7b6f253fa4a7571c11c21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</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="12" TotalAmount="54.77" OriginalAmount="54.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072432942459" Longitude="14.434025444612" StarRating="4" HotelCode="57881|1973701" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" 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="16" TotalAmount="54.79" OriginalAmount="54.25" 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="16" TotalAmount="55.04" OriginalAmount="54.50" 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="16" TotalAmount="55.04" OriginalAmount="54.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090312748614" Longitude="14.440806806087" StarRating="3" HotelCode="65982|2000865" HotelName="Florenc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="34" TotalAmount="55.11" OriginalAmount="54.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092001" Longitude="14.430799" StarRating="4" HotelCode="160564|724084" HotelName="MOODs Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" 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="55.24" OriginalAmount="54.69" 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 09/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.25" OriginalAmount="54.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087350457882" Longitude="14.426085689078" StarRating="3" HotelCode="101726|279425" HotelName="Hotel Golden Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetná 588/29, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="55.29" OriginalAmount="54.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080785333333" Longitude="14.3110105" StarRating="3" HotelCode="89534|614595" HotelName="Meritum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staré námestí 14/8, 161 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1d/561daad9927bca2f85fbd291eefd94674f958203.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.41" OriginalAmount="54.86" 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 10/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.45" OriginalAmount="54.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081702732838" Longitude="14.428483703629" StarRating="4" HotelCode="337099|321865" HotelName="Ramada Prague City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 41, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="55.48" OriginalAmount="54.93" 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 08/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" 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="8" TotalAmount="55.69" OriginalAmount="55.14" 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 09/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="16" TotalAmount="55.83" OriginalAmount="55.28" 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="16" TotalAmount="56.16" OriginalAmount="55.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090193667228" Longitude="14.42962554127" StarRating="3" HotelCode="108864|1111138" HotelName="Salvator" 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>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="16" TotalAmount="56.19" OriginalAmount="55.63" 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="12" TotalAmount="56.34" OriginalAmount="55.78" 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.35" OriginalAmount="55.79" 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="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Na Rybnícku 1329/5, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="56.52" OriginalAmount="55.96" 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 09/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="16" TotalAmount="56.52" OriginalAmount="55.96" 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="56.55" OriginalAmount="55.99" 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 08/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="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071308230907" Longitude="14.452456930993" StarRating="4" HotelCode="108733|243109" HotelName="DownTown Suites Kodanská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodanská 13, 10100 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="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 08/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="16" TotalAmount="56.69" OriginalAmount="56.13" 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="56.80" OriginalAmount="56.24" 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="16" TotalAmount="56.84" OriginalAmount="56.28" 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="57.21" OriginalAmount="56.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0884" Longitude="14.426352" StarRating="4" HotelCode="888105|546595" HotelName="EA Hotel Royal Esprit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 5, Praha 1, 11000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="12" TotalAmount="57.31" OriginalAmount="56.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077504472725" Longitude="14.418016076088" StarRating="4" HotelCode="180449|1112051" HotelName="Mosaic House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="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 08/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="12" TotalAmount="57.70" OriginalAmount="57.13" 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="57.78" OriginalAmount="57.21" 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="7" TotalAmount="58.10" OriginalAmount="57.52" 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 03/01/2026" 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.22" OriginalAmount="57.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07635237" Longitude="14.42810765" StarRating="4" HotelCode="522386|2097645" HotelName="MH Suites Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hálkova 1642/7, Praha 2, 120 00  Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ea/70ea1223c6d84694236e2d089bc4f1b6815314bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.32" OriginalAmount="57.74" 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="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082069290895" Longitude="14.417345485404" StarRating="1" HotelCode="307583|286397" HotelName="Hostel And Pension Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 19, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084979275416" Longitude="14.421481887569" StarRating="3" HotelCode="108943|243213" HotelName="Prague Golden Age" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 18, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>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="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07961" Longitude="14.427648" StarRating="4" HotelCode="259021|kk_hotel_fenix" HotelName="K+K Hotel Fenix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="63" TotalAmount="58.58" OriginalAmount="58.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="58.67" OriginalAmount="58.09" 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="Non Refundable" 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="8" TotalAmount="58.70" OriginalAmount="58.12" 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 10/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="16" TotalAmount="58.70" OriginalAmount="58.12" 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="16" TotalAmount="58.73" OriginalAmount="58.15" 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 09/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="8" TotalAmount="58.91" OriginalAmount="58.33" 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 27/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="16" TotalAmount="58.95" OriginalAmount="58.37" 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="27" TotalAmount="59.59" OriginalAmount="59" 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 04/01/2026">
        <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="59.59" OriginalAmount="59.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 04/01/2026" 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="63" TotalAmount="59.59" OriginalAmount="59.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="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="16" TotalAmount="59.63" OriginalAmount="59.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072233860749" Longitude="14.430770209822" StarRating="3" HotelCode="337451|316555" HotelName="Prague Centre Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 32, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="34" TotalAmount="59.79" OriginalAmount="59.20" 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="16" TotalAmount="59.82" OriginalAmount="59.23" 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="8" TotalAmount="60.03" OriginalAmount="59.44" 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 06/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.22" OriginalAmount="59.62" 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 09/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="27" TotalAmount="60.60" OriginalAmount="60" 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="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08265553" Longitude="14.40462875" StarRating="3.5" HotelCode="372446|residence_james_house" HotelName="James Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" 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="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.62" OriginalAmount="60.02" 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="16" TotalAmount="60.89" OriginalAmount="60.29" 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="61.16" OriginalAmount="60.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091658434314" Longitude="14.477276802063" StarRating="3.5" HotelCode="37898|614325" HotelName="My Hotel Apollon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="61.21" OriginalAmount="60.60" 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="61.47" OriginalAmount="60.86" 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="61.57" OriginalAmount="60.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087595449646" Longitude="14.405436515808" StarRating="4" HotelCode="34992|395545" HotelName="The Charles" Meals="BED &amp; BREAKFAST" 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.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="16" TotalAmount="61.81" OriginalAmount="61.20" 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="16" TotalAmount="62.25" OriginalAmount="61.63" 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 06/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="27" TotalAmount="62.62" OriginalAmount="62" 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 08/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="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075743" Longitude="14.426925" StarRating="4" HotelCode="180467|243218" HotelName="Residence Jecna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jecná 1635/35, Praha 2, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/39/c839daa1c63b2532bacd30d8c578be3640c26734.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="62.62" OriginalAmount="62" 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="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.10494805" Longitude="14.48715612" StarRating="0" HotelCode="570536|hotel_sunshine_10" HotelName="Hotel Harfa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Drahobejlova 1058/17, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/9f/9a9fe0fb6ca955ca99d82176b25206fb7774ede3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.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="63" TotalAmount="62.62" OriginalAmount="62.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 09/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="62.68" OriginalAmount="62.06" 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 09/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="62.91" OriginalAmount="62.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078999406934" Longitude="14.416912347078" StarRating="3" HotelCode="60958|225826" HotelName="Hotel Páv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kremencova 13, Prag 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="63.05" OriginalAmount="62.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1040653875" Longitude="14.447304825" StarRating="3" HotelCode="89530|1024228" HotelName="Extol Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="8" TotalAmount="63.11" OriginalAmount="62.49" 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 09/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="8" TotalAmount="63.28" OriginalAmount="62.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087380833333" Longitude="14.399109233333" StarRating="4" HotelCode="82027|331499" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.31" OriginalAmount="62.68" 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.37" OriginalAmount="62.74" 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="16" TotalAmount="63.39" OriginalAmount="62.76" 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="63" TotalAmount="63.63" OriginalAmount="63.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 07/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="63" TotalAmount="63.63" OriginalAmount="63.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="63.63" OriginalAmount="63.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 07/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="16" TotalAmount="63.92" OriginalAmount="63.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.069819" Longitude="14.43441853373" StarRating="5" HotelCode="27520|34604" HotelName="Le Palais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Zvonarky 1, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="64.18" OriginalAmount="63.54" 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="64.31" OriginalAmount="63.67" 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="8" TotalAmount="64.77" OriginalAmount="64.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089813509834" Longitude="14.424043570437" StarRating="4" HotelCode="98874|109454" HotelName="Antik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.98" OriginalAmount="64.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.062779850006" Longitude="14.431974291802" StarRating="5" HotelCode="47799|1245429" HotelName="Corinthia Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078087993179" Longitude="14.425200372934" StarRating="4" HotelCode="81797|18460" HotelName="Hotel Amarilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" 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="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074416" Longitude="14.453825" StarRating="1.5" HotelCode="602740|57400" HotelName="Penzion Jana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="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="16" TotalAmount="65.93" OriginalAmount="65.28" 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="12" TotalAmount="66.05" OriginalAmount="65.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08572990632" Longitude="14.407838433982" StarRating="3" HotelCode="59219|2236995" HotelName="Kampa Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sovovych Mlynu 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="66.08" OriginalAmount="65.43" 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.12" OriginalAmount="65.47" 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="7" TotalAmount="66.17" OriginalAmount="65.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077583652908" Longitude="14.422819912434" StarRating="4" HotelCode="34866|JNR" HotelName="Hotel Suite Home Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 658/2, Prague 1</AddressLine>
          </AddressLines>
          <PostalCode>222230834</PostalCode>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="66.66" OriginalAmount="66" 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 06/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="66.66" OriginalAmount="66.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="66.74" OriginalAmount="66.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077259" Longitude="14.430233" StarRating="4" HotelCode="96698|363545" HotelName="EA Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 53, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="66.87" OriginalAmount="66.21" 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 05/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="16" TotalAmount="66.87" OriginalAmount="66.21" 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="16" TotalAmount="67.04" OriginalAmount="66.38" 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="12" TotalAmount="67.26" OriginalAmount="66.59" 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.35" OriginalAmount="66.68" 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="16" TotalAmount="67.62" OriginalAmount="66.95" 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="16" TotalAmount="67.80" OriginalAmount="67.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077007" Longitude="14.429324" StarRating="4" HotelCode="96697|331235" HotelName="EA Hotel Sonata" 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>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="16" TotalAmount="67.85" OriginalAmount="67.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085547478444" Longitude="14.379998445511" StarRating="4" HotelCode="16290|298035" HotelName="Orea Hotel Pyramida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" 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="8" TotalAmount="68.24" OriginalAmount="67.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086541" Longitude="14.420176" StarRating="5" HotelCode="29691|88004" HotelName="U Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.50" OriginalAmount="67.82" 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="68.50" OriginalAmount="67.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085626645343" Longitude="14.419662952423" StarRating="5" HotelCode="35409|334685" HotelName="Iron Gate Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.64" OriginalAmount="67.96" 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 09/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="68.73" OriginalAmount="68.05" 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="16" TotalAmount="68.74" OriginalAmount="68.06" 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.17" OriginalAmount="68.49" 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="69.20" OriginalAmount="68.51" 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="69.31" OriginalAmount="68.62" 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="69.52" OriginalAmount="68.83" 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="69.58" OriginalAmount="68.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0993377562" Longitude="14.286657571793" StarRating="4" HotelCode="35464|549275" 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.082996857503" Longitude="14.426923692226" StarRating="1" HotelCode="66575|azhostel" HotelName="AZ Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jindrisska 5, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/b0/95b0e1bd86a73d8708e3d1cc692e6735b552f568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.11578224" Longitude="14.49149306" StarRating="2" HotelCode="510327|pension_dobroucky" HotelName="Pension Dobroucky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prosecka 83/96, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/73/2b73457bab184796ae828a4377b620d5a56307ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.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 09/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="70.22" OriginalAmount="69.52" 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="63" TotalAmount="70.70" OriginalAmount="70.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="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="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.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="72.22" OriginalAmount="71.50" 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="16" TotalAmount="72.30" OriginalAmount="71.58" 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="16" TotalAmount="72.38" OriginalAmount="71.66" 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="72.48" OriginalAmount="71.76" 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="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.10103118" Longitude="14.38706794" StarRating="3" HotelCode="370449|masarykova_kolej" HotelName="Masarykova Kolej" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thákurova 1, 160 41 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/47/3447b6fa03497191d07f2190cd140b8a3608985e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</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="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088697292827" Longitude="14.571422675463" StarRating="3" HotelCode="82302|hotel_svornost" HotelName="Svornost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novozámecká 284, 190 12 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="73.21" OriginalAmount="72.49" 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="16" TotalAmount="73.24" OriginalAmount="72.51" 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="16" TotalAmount="73.43" OriginalAmount="72.70" 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="8" TotalAmount="73.61" OriginalAmount="72.88" 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 03/01/2026" 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="16" TotalAmount="73.80" OriginalAmount="73.07" 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="73.98" OriginalAmount="73.25" 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="74.19" OriginalAmount="73.46" 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="16" TotalAmount="74.40" OriginalAmount="73.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071051061046" Longitude="14.40290485768" StarRating="4" HotelCode="24550|34584" HotelName="Vienna House Andel’s Prague" 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,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="16" TotalAmount="74.45" OriginalAmount="73.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067959494874" Longitude="14.408367457672" StarRating="3" HotelCode="65501|237716" HotelName="Hotel Angelis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pivovarska 5, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="74.74" OriginalAmount="74" 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="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.099884020017" Longitude="14.38973620534" StarRating="4" HotelCode="11777|2597" HotelName="Vienna House Diplomat Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evropska 15, 16041 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="75.22" OriginalAmount="74.48" 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="16" TotalAmount="75.61" OriginalAmount="74.86" 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="8" TotalAmount="76.19" OriginalAmount="75.44" 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 10/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="16" TotalAmount="76.38" OriginalAmount="75.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089555568693" Longitude="14.431370794773" StarRating="4" HotelCode="49127|128094" HotelName="Century Old Town Prague - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/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="8" TotalAmount="76.42" OriginalAmount="75.66" 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 07/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="27" TotalAmount="76.76" OriginalAmount="76" 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="16" TotalAmount="76.82" OriginalAmount="76.06" 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="12" TotalAmount="77.06" OriginalAmount="76.30" 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="16" TotalAmount="77.13" OriginalAmount="76.37" 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="77.77" OriginalAmount="77" 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="77.77" OriginalAmount="77.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 06/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="8" TotalAmount="78.28" OriginalAmount="77.50" 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.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="16" TotalAmount="78.99" OriginalAmount="78.21" 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="63" TotalAmount="79.79" OriginalAmount="79.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="63" TotalAmount="79.79" OriginalAmount="79.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="80.55" OriginalAmount="79.75" 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="81.81" OriginalAmount="81.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="82.55" OriginalAmount="81.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091995" Longitude="14.44502" StarRating="4" HotelCode="108682|235256" HotelName="Hotel Alwyn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vítkova 26/151, 18600 Praha 8, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.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.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="16" TotalAmount="84.00" OriginalAmount="83.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088349218696" Longitude="14.409490674734" StarRating="4" HotelCode="34927|1119268" 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="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.03906154" Longitude="14.43872005" StarRating="0" HotelCode="570545|villa_na_vinici" HotelName="Villa Na Vinici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Conference Hall,Elevator,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dolnokrcská 304/39, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/70/e3709e93ee0422a70a4ed857a13979dbffee0c23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa na Vinici in Prague (Prague 4), you'll be con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="85.02" OriginalAmount="84.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081754198133" Longitude="14.43189650774" StarRating="5" HotelCode="12191|2075775" HotelName="Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" 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="16" TotalAmount="85.33" OriginalAmount="84.49" 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="16" TotalAmount="85.96" OriginalAmount="85.11" 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="16" TotalAmount="86.43" OriginalAmount="85.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079552534226" Longitude="14.459558129311" StarRating="4" HotelCode="388475|54164" HotelName="Courtyard Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lucemburska 46, 13000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="86.74" OriginalAmount="85.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08798206513" Longitude="14.422551224918" StarRating="4" HotelCode="136600|2685545" HotelName="Cerny Slon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Týnská 605/1, 110 00 Prague 1-Old Town</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/04/4d049cf77d85613fe8671063b50246c98510390a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.99" OriginalAmount="86.13" 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="8" TotalAmount="87.90" OriginalAmount="87.03" 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 08/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.78" OriginalAmount="87.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.108565767514" Longitude="14.276878237724" StarRating="4" HotelCode="41308|799195" HotelName="Holiday Inn Prague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 10/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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K Letisti, 1074/32, Prague International Airport, Ruzyne 16100</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/5f/d05f390781f48ffded83356a5686e91045b17418.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located directly next to the international airport just 8 km from the airport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.06" OriginalAmount="88.18" 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.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 08/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="90.16" OriginalAmount="89.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082238633119" Longitude="14.429877417904" StarRating="4" HotelCode="55494|342555" HotelName="Hotel Grandium Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.40" OriginalAmount="89.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087876823726" Longitude="14.397705048323" StarRating="4" HotelCode="58917|1098758" HotelName="Appia Hotel Residences Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šporkova 3/322, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="90.58" OriginalAmount="89.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092331262993" Longitude="14.4195073843" StarRating="5" HotelCode="16148|106142" HotelName="The President Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Curieovych 1/100, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="90.70" OriginalAmount="89.80" 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="91.37" OriginalAmount="90.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082762" Longitude="14.416849" StarRating="4" HotelCode="96661|889335" HotelName="Unitas" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="91.65" OriginalAmount="90.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087245743689" Longitude="14.40603082576" StarRating="4" HotelCode="78804|210391" HotelName="Domus Balthasar" 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>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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.92" OriginalAmount="91.01" 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 29/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="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08808477" Longitude="14.42337778" StarRating="4" HotelCode="435331|old_town_boutique_apartments" HotelName="Old Town Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Elevator,Internet,Kitchen,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tyn 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/4e/084ee3b53d4d5fa4efd172144c9a6c13ea2ebb3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Old Town Boutique Apartments is conveniently located in the popular Prague 01 area. The hotel has ev...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.34" OriginalAmount="94.40" 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="16" TotalAmount="96.74" OriginalAmount="95.78" 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="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063351496926" Longitude="14.445154666901" StarRating="4" HotelCode="166977|384459" HotelName="Askania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 19, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="12" TotalAmount="97.17" OriginalAmount="96.21" 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="16" TotalAmount="97.34" OriginalAmount="96.38" 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="12" TotalAmount="97.85" OriginalAmount="96.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087621" Longitude="14.426358" StarRating="5" HotelCode="12989|1324898" HotelName="Grand Hotel Bohemia Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" 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="63" TotalAmount="97.97" OriginalAmount="97.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="12" TotalAmount="99.20" OriginalAmount="98.22" 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="100.53" OriginalAmount="99.53" 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="16" TotalAmount="101.05" OriginalAmount="100.05" 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 08/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="8" TotalAmount="103.52" OriginalAmount="102.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08823429" Longitude="14.41555548" StarRating="4" HotelCode="385790|361147" HotelName="The Art House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2025" 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="16" TotalAmount="103.55" OriginalAmount="102.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0869001" Longitude="14.4192626" StarRating="4" HotelCode="27144|328295" 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 09/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.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="16" TotalAmount="106.15" OriginalAmount="105.10" 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="16" TotalAmount="106.59" OriginalAmount="105.53" 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="27" TotalAmount="109.08" OriginalAmount="108" 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="16" TotalAmount="112.55" OriginalAmount="111.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087220281637" Longitude="14.423173964024" StarRating="5" HotelCode="35939|549385" HotelName="Ventana Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/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>
      </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="16" TotalAmount="114.27" OriginalAmount="113.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089892" Longitude="14.425973" StarRating="4" HotelCode="25138|1024288" HotelName="Hotel Josef" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,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="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="16" TotalAmount="120.06" OriginalAmount="118.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.106838" Longitude="14.269342" StarRating="4" HotelCode="87710|130884" HotelName="Courtyard Prague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aviaticka 1092/8, Prague 161 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="121.20" OriginalAmount="120" 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 05/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="16" TotalAmount="122.13" OriginalAmount="120.92" 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="16" TotalAmount="123.99" OriginalAmount="122.76" 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="16" TotalAmount="124.42" OriginalAmount="123.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085985" Longitude="14.41509" StarRating="4" HotelCode="76368|549365" HotelName="U Zlatého stromu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="16422|radisson_blu_alcron_hotel" HotelName="Alcron Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/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">
        <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="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090904258477" Longitude="14.424681046627" StarRating="4" HotelCode="14647|3239" HotelName="Maximilian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 06/01/2026" 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="129.63" OriginalAmount="128.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078556181446" Longitude="14.475992023945" StarRating="4" HotelCode="11883|361295" HotelName="Don Giovanni Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 157a, 13020 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="130.88" OriginalAmount="129.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087528" Longitude="14.400942" StarRating="5" HotelCode="82873|432345" 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="1" TotalAmount="131.56" OriginalAmount="130.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088613634787" Longitude="14.431886338534" StarRating="5" HotelCode="16623|CBA138800" HotelName="Hilton Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/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="16" TotalAmount="132.29" OriginalAmount="130.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08306881" Longitude="14.42449974" StarRating="4" HotelCode="766753|2683485" HotelName="Pytloun Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 779/16, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/27/d127cbf7b6eae81efc943999cabbb45c7e7a7fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.41" OriginalAmount="134.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091095553571" Longitude="14.410765531429" StarRating="4" HotelCode="108849|1543008" HotelName="Klarov" 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>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="8" TotalAmount="138.35" OriginalAmount="136.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086318489638" Longitude="14.433870613575" StarRating="5" HotelCode="27481|9481" HotelName="Carlo IV Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2026" 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="16" TotalAmount="140.54" OriginalAmount="139.15" 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 08/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="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08605189" Longitude="14.42933026" StarRating="4" HotelCode="322835|boho_prague_hotel" HotelName="BoHo Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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="27" TotalAmount="162.61" OriginalAmount="161" 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="162.86" OriginalAmount="161.25" 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="63" TotalAmount="166.65" OriginalAmount="165.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="181.65" OriginalAmount="179.85" 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="185.78" OriginalAmount="183.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086573195968" Longitude="14.436794221401" StarRating="5" HotelCode="31803|374205" HotelName="King David" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernska 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="188.81" OriginalAmount="186.94" 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="63" TotalAmount="210.08" OriginalAmount="208.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 27/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="216.14" OriginalAmount="214" 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="219.26" OriginalAmount="217.09" 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 10/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="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093082834857" Longitude="14.439781093254" StarRating="5" HotelCode="16118|hilton_prague" HotelName="Hilton Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" 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="238.93" OriginalAmount="236.56" 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="16" TotalAmount="239.94" OriginalAmount="237.56" 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="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 12, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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="263.28" OriginalAmount="260.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088207" Longitude="14.42827" StarRating="5" HotelCode="900416|994875" HotelName="Kings Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1" TotalAmount="269.60" OriginalAmount="266.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08505354288" Longitude="14.405329227448" StarRating="5" HotelCode="59488|CAK210200" HotelName="Mandarin Oriental Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/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="16" TotalAmount="480.17" OriginalAmount="475.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087494" Longitude="14.414891" StarRating="5" HotelCode="12632|133304" HotelName="Four Seasons Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veleslavínova 2a/1098, Praha 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://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,Bicycle Rental,Swimming Pool,Spa,Garden,Airport Transfer (on Demand),Meeting Room,Parking,Pets allowed,Heated Pool,24 Hour Power Supply,Housekeeping,ATM/Cash Machine,Printer,24 Hour Front Desk,Babysitting,Concierge,Dining,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Off-Site Parking,Pick &amp;amp; Drop,Coffee Shop</BasicAmenities>
    <HotelRating>3,5,4,4.5,3.5,2,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,CASINO RESORT,ECO HOTEL,HOTEL,GOLF HOTEL,AIRPORT HOTEL,APARTHOTEL,APARTMENT,COUNTRY HOUSE,VILLAGE,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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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="fbdb252c-4519-47bd-9dde-1d31bbddc1aa">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15384" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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
fbdb252c-4519-47bd-9dde-1d31bbddc1aa|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-15T05:47:13.6404648+00:00" Version="0" EchoToken="Search" TransactionIdentifier="fbdb252c-4519-47bd-9dde-1d31bbddc1aa" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.21405" Longitude="12.876711" StarRating="3" HotelCode="59099|110072" HotelName="Hotel Gejzir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Golf,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slovenská 5A, 36021 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/308114/308114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221017" Longitude="12.879866" StarRating="4" HotelCode="336391|hotel_krasna_kralovna" HotelName="Krasna Kralovna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka, 335/48, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/cd/51cdf5f207ac4b7d626933dd4a5f213cbce88fcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated in the main pedestrian zone of Karlovy Vary, a few paces from the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.24138899" Longitude="12.85211272" StarRating="2" HotelCode="510175|pension_village" HotelName="Pension Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Golf,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Cankovská 676/61, 360 05 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c9/5dc98c68a8d2779c8683e98bf272c3606ba898be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22231676" Longitude="12.88222531" StarRating="3" HotelCode="307584|ea_esplanade_apartmany" HotelName="EA Esplanade Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Luggage Storage,Parking,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>EA Hotel Esplanade I, Stará Louka 4, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2f/542fb47599b66717bce03aa422ffe2b7e99c1fa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at EA Esplanade Apartmány in Karlovy Vary, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221220976962" Longitude="12.880292369741" StarRating="4" HotelCode="108834|hotel_palacky" HotelName="Palacky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 40, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/de/75de5d192e793cfbd5ab70a2daf9f9afcf26ddea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.225718031966" Longitude="12.882152025131" StarRating="3.5" HotelCode="277613|hotel_pension_petr_2" HotelName="Petr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vrídelní 86/15, 36021 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/52/1d5213bd1647466a4213797b8c8c7415e2914c79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221868" Longitude="12.880946" StarRating="3" HotelCode="91592|boston_2" HotelName="Boston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lucní Vrch, 9, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/35/9b3503bdaaaf7100a5edc3b265ed4fd44d970dc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Karlovy Vary, the biggest spa resort in the Czech Republ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.31" OriginalAmount="41.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.230673462402" Longitude="12.882448872526" StarRating="3" HotelCode="100773|1930625" HotelName="Hotel Marttel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lidická 447/12, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/bc/cebced4b354621ed7fdafc191bc1cfc581abb27b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.53" OriginalAmount="43.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221592593321" Longitude="12.881032771396" StarRating="3" HotelCode="401931|1979675" HotelName="EA Hotel Elefant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 30, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/33/4a33a11e846baa40348f6395ae98efc7f035afe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224206768691" Longitude="12.891799946476" StarRating="2" HotelCode="307593|family_pension" HotelName="Family Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 11, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/11/3511b898a8f6c53d305cef54cb00e84ef7e631d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222082542278" Longitude="12.881835848339" StarRating="3" HotelCode="108734|hotel_mozart_6" HotelName="EA Hotel Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 18, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6d/2c6dadd09ad67217725f7fd07d5e22b65e1a2148.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.39" OriginalAmount="46.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.178796258638" Longitude="12.83811" StarRating="4" HotelCode="320464|1760418" HotelName="Golf &amp; Spa Resort Cihelny" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cihelny 7, 364 64 Karlovy Vary, Becov Nad Teplou</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bd/c7/bdc72951e695e23cdec6225250a9d81216f40294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220112626884" Longitude="12.878490523279" StarRating="3" HotelCode="155337|zlaty_sloup" HotelName="Zlatý Sloup" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mariánská 2, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/5c/6e5c354d8917755ee7765da08cacbc64ffd6c4cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22877417867" Longitude="12.87433935215" StarRating="3" HotelCode="901957|romania" HotelName="Romania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Zahradni 948/49, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/98/0a987a11039b196fd0049da5504091661c4b65e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.83" OriginalAmount="53.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222486" Longitude="12.882193" StarRating="3" HotelCode="108818|1644168" HotelName="Hotel La Bohemia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stara Louka 375/2, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/d2/4fd2f268df28a4fd26c100cbfc1126cd59b1f1bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.23877947" Longitude="12.88748175" StarRating="0" HotelCode="812802|ehila" HotelName="Pension Ehila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Mattoniho Nábreží 240/68, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/44/29449276791cb3821f5e9f3cacb68ad990a42ff7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Affittacamere 5 Borgate places you in the heart of La Sp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.230052527145" Longitude="12.868588245186" StarRating="3" HotelCode="150241|kavalerie" HotelName="Kavalerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomáse Garrigue Masaryka 53/43, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/3a/033aa876f6a95c9781290f60ec81209d2bdae75c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.223501672791" Longitude="12.884967327118" StarRating="4" HotelCode="21959|jean_de_carro" HotelName="Jean de Carro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stezka Jeana de Carro 4-6, 36001 Karlovy Vary (Karlsbad)</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/23/3e23542533f06203cbaa52e70d1fa1b41432b9d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22186273" Longitude="12.88685785" StarRating="4" HotelCode="580489|ferdinandhof_aparthotel" HotelName="Ferdinandhof Apart-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moravská 200/28, 360 01 Karlovy Vary 1</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/72/52721f90b2f5b0f78694c7e0642ef5c0417263bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.34" OriginalAmount="56.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220543089112" Longitude="12.88027882576" StarRating="4" HotelCode="11965|131704" HotelName="Spa Hotel Dvorák" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nová Louka 11, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11830/a_11830_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in an exclusive location on the Teplá River, near Hot Spring colonnade. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222279820568" Longitude="12.882160395384" StarRating="3" HotelCode="60579|hotel_esplanade_2" HotelName="EA Hotel Esplanade I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 4, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/d4/4fd4d6f3a61aaeb1a08f2ea8cbf647e588ef9586.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located very close to the famous Carlsbad Vrídl spring. A bus station is only around 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22545373" Longitude="12.87941052" StarRating="4" HotelCode="437343|kralovska_villa" HotelName="Kralovska Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>VillaZamecky Vrch, 916/30 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f3/fbf3b4cb006d973a58400a16588830ab4f0d7fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.30" OriginalAmount="58.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.218916215341" Longitude="12.889629292976" StarRating="4" HotelCode="17204|135064" HotelName="Spa Resort Sanssouci" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Imperiálu 198/11, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/83/9e83a83600f89b3ef00b117f46e4c4c414401d95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this spa hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.48" OriginalAmount="58.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221543605172" Longitude="12.883081734181" StarRating="4" HotelCode="27161|131694" HotelName="Olympia" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divadelní námestí 43/5, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/29/f7/29f78b5050b2d8ef333821e5a34894fc8db0a678.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.59" OriginalAmount="59.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22569646636" Longitude="12.877534925938" StarRating="3" HotelCode="60642|2685865" HotelName="Spa Hotel Lauretta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Golf,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sadova 27/899, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/38/4d385bf321b4cb126623a0fd95dea7ad87b392d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.23002452" Longitude="12.86835272" StarRating="3.5" HotelCode="542543|revelton_suites" HotelName="Revelton Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>T.G. Masaryka 825/45, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b7/96b7d0a6a2d1f97d46ab59916fde106e2f8e2a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.219587173376" Longitude="12.880568504333" StarRating="3" HotelCode="260225|saint_petersburg_2" HotelName="St. Petersburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marianskolazenska 13, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/5d/2c5dfa029ae658e7b33211fea00e2aaa458c1766.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220906703065" Longitude="12.879804938658" StarRating="4" HotelCode="887973|maltezsky_kriz" HotelName="Maltezsky Kriz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stara Louka 50, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/d0/9fd0b6349fc91afc9aebe64f682accdeec8e1c74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the left bank of the Tepla River, just a few metres from the river promenade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226003" Longitude="12.878013" StarRating="4" HotelCode="32490|bristol_georgy_house" HotelName="Hotel Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bicycle Rental,Fax,Golf,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 19, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/9e/2c9e0c0d8cd29c16a5ea0b5cab3e299f0d2ada8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224709765563" Longitude="12.881552875042" StarRating="3" HotelCode="34814|ontario_hotel_garni" HotelName="Ontario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zámecký vrch 20, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/91/8391d14cc7afc5cf0e12dc6c301cdb8d51e70c2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.74" OriginalAmount="67.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.230083027957" Longitude="12.869822402233" StarRating="4" HotelCode="319304|2521575" HotelName="Grandhotel Ambassador Narodni Dum" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Tomáše Garrigue Masaryka 1088/24, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/91/d3918e04b4d1e47bc97fc02d67a2430b818df439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.65" OriginalAmount="71.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.223268558942" Longitude="12.882550476722" StarRating="4" HotelCode="91594|240466" HotelName="Romance Puškin" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 384/37, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/37/f437ac716cd5d18e4e16cb19245643d69810d661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the spa center of Karlovy Vary, close to the Hot Geyser Spring and the Spa ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.12" OriginalAmount="75.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222545213137" Longitude="12.882592462358" StarRating="5" HotelCode="320460|1703048" HotelName="Luxury Spa Hotel Atlantic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 23/37, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/da/28da268711fb5b22e87c4f20aa93a6179a11084f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.225108" Longitude="12.835558915344" StarRating="3" HotelCode="295946|hotel_u_simla" HotelName="Hotel U Simla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zavodni 19/1, 360 06 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/c8/99c8eb89cdba00441cc75228fc4bf0f38311cae7.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 Šimla in Karlovy Vary, you'll be next to a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22593382" Longitude="12.87854103" StarRating="4" HotelCode="769372|bristol_vila_tereza_3" HotelName="Hotel Tereza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 2026/19, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d6/f3d60e2e823686073d04f5615bc869f24b8d43e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220030953602" Longitude="12.879418588743" StarRating="4" HotelCode="331413|hotel_alisa" HotelName="Hotel Alisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariánskolázenská 301/1, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/c6/72c65792e72428cc94c6d86557c5c3c9ab83b2b9.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 Alisa, you'll be centrally located in Karlovy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226693" Longitude="12.878318" StarRating="4" HotelCode="20477|venus" HotelName="Venus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 8, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/7c/d17c99449a4834ab50a887d51ed5cdf58319296a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22926195" Longitude="12.87024808" StarRating="3" HotelCode="972084|pension_dvorak" HotelName="Pension Dvorak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dr. D. Bechera 659/5, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/4e/244ef57f607f6970b86fcb73cb29f4ceeae11eea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2247349" Longitude="12.88467881" StarRating="3" HotelCode="510518|villa_rosa_17" HotelName="Villa Rosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Na Vyhlídce 22, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c9/09c9a674c091314dcfe2c0176debc845933cecec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2229062" Longitude="12.88304066" StarRating="3" HotelCode="555725|astoriahotelmedicalspa_depandancewolker" HotelName="ASTORIA Hotel &amp; Medical Spa, Depandance Wolker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 19, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/88/a5882c0d209ef5e8962e8f91a4c7b5d48b729e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2238" Longitude="12.8799" StarRating="0" HotelCode="883067|revelton_studios_karlovy_vary" HotelName="Revelton Studios Karlovy Vary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jaltska 1052/9</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e7/61e758507537405e5d57652b51d157cee5b2d6e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224673380768" Longitude="12.875719572444" StarRating="4" HotelCode="329195|314772" HotelName="Hotel Mignon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 55, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5a/b05a1a7b07674ffb7560c9f19ca97103cbb20ab9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224686" Longitude="12.883687" StarRating="4" HotelCode="97689|salvator_hotel" HotelName="Salvator Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Jacuzzi,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vrídelní 39, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/ef/54effc07ac371be5f177ff23932619aca0959ff5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.223188490338" Longitude="12.886010706425" StarRating="4" HotelCode="183315|spa_hotel_schlosspark" HotelName="Spa Hotel Schlosspark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kolmá 13 – 19, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/90/3090acee89915cf3d11d5a2270166e446b683e89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22139687" Longitude="12.88049462" StarRating="0" HotelCode="754169|boutique_hotel_corso" HotelName="Boutique Hotel Corso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 460/38, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/08/f1087bba1f4344462bea181973359552a36449e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2181875" Longitude="12.8836137" StarRating="3" HotelCode="108966|villa_basileia" HotelName="Villa Basileia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariánskolázenská 675/4, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/e4/d0e4069810e71e844936054fb69708ca24e8b0ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.19" OriginalAmount="90.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.198646760879" Longitude="12.854661562566" StarRating="5" HotelCode="295945|2045235" HotelName="Retro Riverside Wellness Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brezova 157, Brezova U Karlovych Varu, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/e9/b9e9d7e07b23a7c12ee9ceaf00a5e727a664e3a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Karlovy Vary (3 km), on the shore of a quiet lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22533591" Longitude="12.87915698" StarRating="4" HotelCode="46276|bristol_palace" HotelName="Hotel Bristol Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Zámecký vrch 918/34, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/bb/35bbc3e3f365c26d1ac4e5236c9d1ce54a24a6c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22972002175" Longitude="12.838977710312" StarRating="4" HotelCode="934338|hotel_dvorana" HotelName="Dvorana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chebská 394/44, 360 06 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/bf/8fbf6ab72db288f88193da9769ef92fce373673f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2352928" Longitude="12.8544269" StarRating="4" HotelCode="136468|hotel_lafonte" HotelName="Lafonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Majakovského 29, 360 05 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/90/5290d706756b4aeec37cab4e0485c3c1f198ce46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220358451473" Longitude="12.879933576057" StarRating="4" HotelCode="147340|hotel_embassy_4" HotelName="Embassy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nová louka 21, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/d9/25d9f038c43ec2369c99525103a1185bfe7ab0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221197" Longitude="12.882657" StarRating="4" HotelCode="318215|interhotel_central" HotelName="Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divadelní námestí 17, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/88/19889e0cf204b40ba323131027c36ea90d7e9209.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.74" OriginalAmount="98.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224586212025" Longitude="12.876585423946" StarRating="5" HotelCode="60161|131714" HotelName="Savoy Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Petra Velikého 16, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/87/ba87769c7694886199d04c1b8c72dfe21613782e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.217385" Longitude="12.891328" StarRating="4.5" HotelCode="21960|parkhotel_richmond" HotelName="Parkhotel Richmond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Slovenska 567/3, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/7c/dc7cd7d0fa4fe745bfecc2453f548a6973544944.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet part on the outskirts of Karlovy Vary, by the banks of the Teplá Riv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226958" Longitude="12.881027" StarRating="4" HotelCode="160717|kolonada" HotelName="Hotel Kolonáda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Petrovice Pavlova 8, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/d3/59d3a22cb490f58cdd4cc79ed27976695dd7b03e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.52" OriginalAmount="108.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22538" Longitude="12.882602" StarRating="3" HotelCode="71956|2410835" HotelName="Astoria Hotel &amp; Medical" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Diet Meals,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vridelni 92/21, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/82/bd828bac7cf537ea361076e21c84ba75bb21591b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.16" OriginalAmount="111.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22867883181" Longitude="12.876704488361" StarRating="4" HotelCode="20479|1467798" HotelName="Hotel Thermal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>I.P. Pavlova 2001/11, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/f0/dff02208f10cd8c7ea85e457fea293654e380753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet neighbourhood in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222972" Longitude="12.882531" StarRating="4" HotelCode="141476|hotel_promenada_3" HotelName="Promenada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 31, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/92/3a9277385d69630393e2a5f3660561413c68ca03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226094565477" Longitude="12.881708487103" StarRating="4" HotelCode="145103|aqua_marina_3" HotelName="Aqua Marina Boutique Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vridelni 79/3, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ef/27ef3e77488ed5784800d939e6d354e0630b5785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.176310644016" Longitude="12.839698069312" StarRating="4" HotelCode="27540|royal_golf_2" HotelName="Royal Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cihelny 5, 364 64 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/dd/e9dd8f7a16e1cf1e2520bcff7b3325ff8144472a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.11" OriginalAmount="135.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.21961978123" Longitude="12.886356711388" StarRating="4" HotelCode="258313|134834" HotelName="Imperial" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Libušina 1212/18, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/78/327804b27fbf612b978d978ae3ea4b77a1037578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222256023926" Longitude="12.884911376721" StarRating="4" HotelCode="336299|aura_palace" HotelName="Karlsbad Grande Madonna Spa &amp; Wellness Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Moravská 2093/2A, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/00/c10048b50dc32e7dbe5eef21a7773e0c99421ad2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.00" OriginalAmount="137.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22483592" Longitude="12.88060743" StarRating="5" HotelCode="495180|2521645" HotelName="Luxury Spa Hotel Olympic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Zámecký Vrch 41, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/34/0834480d5c4fdeffd537e75c605c78a710aed839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.227688538686" Longitude="12.880271764349" StarRating="4" HotelCode="203702|hotel_malta_3" HotelName="Malta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Petrovice Pavlova 16, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/46/ca46641011a50b0d0ee6e15df62417bcbe105ae4.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 Malta in Karlovy Vary, you'll be minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.227705" Longitude="12.880268" StarRating="4" HotelCode="87919|ruze_2" HotelName="Ruze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>I.P. Pavlova 1/506, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ff/31ff440b890c6c8f3f2e8064f1f1cdb4432325d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.10" OriginalAmount="142.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.219365790888" Longitude="12.878533215939" StarRating="5" HotelCode="15723|134304" HotelName="Grandhotel Pupp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mírové námestí 2, 360 91 Karlsbad</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f8/b7f8f25968f4281d6034ae7bef9c21f15601519b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222503771949" Longitude="12.884983420372" StarRating="4" HotelCode="26891|ambiente_hotel" HotelName="Hotel Ambiente Wellness &amp; Spa Karlovy Vary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Diet Meals,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moravská 1A, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f4/f1f4aaa8a9543f00a37d408cb6d50c69c517bbb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.66" OriginalAmount="170.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.219108350215" Longitude="12.882199287414" StarRating="5" HotelCode="364992|115372" HotelName="Carlsbad Plaza Medical Spa &amp; Wellness hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marianskolazenska 25, Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/71/5971809c416956ed5ffe779a0615cc46ae5da06f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Laundry,Bicycle Rental,Conference Hall,Central Heating,Nightclub,Luggage Storage,Parking,Pets allowed,Spa,Shopping Arcade,Concierge,Elevator,Housekeeping,LCD/Projector,Valet Parking,Coffee Shop,Dry Cleaning,Garden,Kitchen,24 Hour Front Desk,Off-Site Parking</BasicAmenities>
    <HotelRating>4,5,3,3.5,2,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>SPA HOTEL,HOTEL,HOTEL DE CHARME,VILLAGE,HISTORIC HOTEL,CITY 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
bf1edd9c-070c-4acb-9a5a-c7a6bc636717|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="bf1edd9c-070c-4acb-9a5a-c7a6bc636717">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15607" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
bf1edd9c-070c-4acb-9a5a-c7a6bc636717|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
bf1edd9c-070c-4acb-9a5a-c7a6bc636717|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
bf1edd9c-070c-4acb-9a5a-c7a6bc636717|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-15T05:47:18.8290854+00:00" Version="0" EchoToken="Search" TransactionIdentifier="bf1edd9c-070c-4acb-9a5a-c7a6bc636717" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="30.54" OriginalAmount="30.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.80995584" Longitude="14.31250889" StarRating="3" HotelCode="740213|700091" HotelName="Vltavská Pohádka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rybárská 23, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/16/d916701a9650859fb9a668ceb7d1145244a32291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.48" OriginalAmount="35.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81057096" Longitude="14.3136698" StarRating="3" HotelCode="510547|2498645" HotelName="Pension Galko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Široká 53, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/42/544220d7ea01912427c66e761e48c0822c0199c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.94" OriginalAmount="42.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810996" Longitude="14.316182" StarRating="3" HotelCode="181713|2498375" HotelName="Pension Nostalgie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masná 137, Ceský Krumlov 381 01</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/4a/2a4a1925d093fbf7c32aabb66bcc3b63b2213bc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cesky Krumlov/Krumau. The nearest airport is Linz (LNZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="53.65" OriginalAmount="53.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.811075474327" Longitude="14.31335984767" StarRating="3" HotelCode="504751|675630" HotelName="Krumlovská Pohádka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Siroka 74, 38101 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/58/1a58695aabe0bdec72645e048c76f33e6280d93b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.65" OriginalAmount="53.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810352179281" Longitude="14.317588806152" StarRating="5" HotelCode="29683|491695" HotelName="Ruze" 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,Fax,Heated Pool,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Horní 154, 38101 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f4/1bf4c95c8a6d2d3ea720cfc029c6ff6eaf7ab985.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is located in the town of Ceský Krumlov, one of the most beautiful an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.95" OriginalAmount="60.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8066149" Longitude="14.3240478" StarRating="3" HotelCode="152338|2498605" HotelName="Penzion Krumlov" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stinná 620, 381 01 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/0f/590f585518f9867179c5f23f550b2b0df0648e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 14 rooms. A baggage storage service is among the facilities. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="64.42" OriginalAmount="63.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810747" Longitude="14.31466" StarRating="4" HotelCode="29682|XOI" HotelName="Old Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Svornosti 12</AddressLine>
          </AddressLines>
          <PostalCode>380772500</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a0/f3a033bc8d4f97b10253247f7a698eab8f26ea52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on the square of the beautiful ancient town of Ceský Krum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.10" OriginalAmount="66.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.804465109654" Longitude="14.311642834988" StarRating="3" HotelCode="147968|1109148" HotelName="Romantick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Zelené ratolesti 232, 381 01 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/4f/344fb9071ec4bab34ebd4a4cab1530eb9f157743.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cesky Krumlov/Krumau, this boutique hotel has the perfect ambience for guests who appreci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.24" OriginalAmount="69.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.813694055353" Longitude="14.317480176687" StarRating="4" HotelCode="23736|458735" HotelName="Bellevue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/20/d920d0af9d576c842b817c110d4d60e10ed3760c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed within a listed building located at the heart of the pedestrianised z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.64" OriginalAmount="69.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81045412" Longitude="14.31377366" StarRating="4" HotelCode="449261|2498455" HotelName="Krcinuv Dum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kájovská 54, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f7/40f74726b5cc91f838e4c10c86628855b7910936.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.43" OriginalAmount="71.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81356898943" Longitude="14.316923262591" StarRating="4" HotelCode="307631|2498585" HotelName="Hotel Latrán Garni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 74/75, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/0a/b40a166d0dd916c0f89679846ef36a12b8ddc436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.04" OriginalAmount="78.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.806587183276" Longitude="14.312573938453" StarRating="3" HotelCode="152344|2498665" HotelName="Penzion Weber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plešivecká 129, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/50/7150777fb6778b80c17a0d92ebe47776c992dbcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.57" OriginalAmount="90.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81173" Longitude="14.315393" StarRating="4" HotelCode="20624|14565" HotelName="Dvorak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radnicní, 101, 38101 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/19/50196b0f59bd8e232f6e907e46c2c70931988038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ceský Krumlov, close to the castle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.65" OriginalAmount="91.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81005715" Longitude="14.32239025" StarRating="3" HotelCode="369144|2498555" HotelName="Hotel Garni Villa Beatika" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prikra 285, 381 01 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/f0/24f07ff5a324dbaee9883f853efa7dcbfe6cc3ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.27" OriginalAmount="93.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810336281876" Longitude="14.314168989658" StarRating="4" HotelCode="29681|491745" HotelName="Zlaty Andel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Námestí Svornosti, 11, 38101 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/df/1cdfbf0c6893323b63160263c42e433054c4d705.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Ceský Krumlov.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access,Laundry,Lounge,Diet Meals,Golf,Nightclub,Spa,Kitchen</BasicAmenities>
    <HotelRating>5,4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,GUEST HOUSES,BUSINESS 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
7fd583ce-2169-4210-8c87-470d611c8ef4|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="7fd583ce-2169-4210-8c87-470d611c8ef4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15672" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
7fd583ce-2169-4210-8c87-470d611c8ef4|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>7fd583ce-2169-4210-8c87-470d611c8ef4</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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="f68fe1cd-8705-4aa9-b93e-b971c5a69cee">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22211" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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
f68fe1cd-8705-4aa9-b93e-b971c5a69cee|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-15T05:47:23.7537931+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f68fe1cd-8705-4aa9-b93e-b971c5a69cee" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="35.20" OriginalAmount="34.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676013" Longitude="12.57435" StarRating="3" HotelCode="146539|215889" HotelName="Copenhagen Downtown Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vandkunsten 5, 1467 København K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/5b/c15b40913d33c5dbf6be085457f912513ab0acda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.70541308" Longitude="12.54349766" StarRating="2" HotelCode="523966|205295" HotelName="a&amp;o Kobenhavn Nørrebro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tagensvej 135-137, 2200 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/04/9204143bb8cb81b6f967a13085b3fdbb8a96dd38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672275" Longitude="12.562818" StarRating="2" HotelCode="15090|5000" HotelName="Nebo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istedgade 6, 1650 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/28/1e2865d41e8c9502256e0f8a5c0f33661747ae86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672414" Longitude="12.557278" StarRating="3" HotelCode="916484|57260" HotelName="Hotel Viktoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Elevator,Fax,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktoriagade 2, København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/e6/58e6eb31d95551b69db19afa3ad7c93407b40cfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Hotel Viktoria places you in the heart of Copenhagen, walking distance f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67620889" Longitude="12.560149" StarRating="3" HotelCode="561332|206994" HotelName="Steel House Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herholdtsgade 6, 1605 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/42/9442cefcce34acb67724d5679c216a3f4c54b735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.96" OriginalAmount="50.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6715968" Longitude="12.5615775" StarRating="1" HotelCode="298239|18241" HotelName="Annex Hotel Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 15, 1653 Kobenhavn V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/66/7966fb57d403985f46170932cfbb3c9409b08439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Copenhagen.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671668" Longitude="12.562471" StarRating="2" HotelCode="902156|56071" HotelName="Saga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Colbjørnsensgade 18-20, 1652 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3d/b53db6cde66b22c1df76fd71229d2f3e782c0280.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.07" OriginalAmount="54.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6828535" Longitude="12.5826224" StarRating="1.5" HotelCode="171992|2147509" HotelName="Generator Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Adelgade 5–7, 1304 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ee/a2ee9831938f302d8886ed301fd05e664a2c8b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 800 metres from Kongens Nytorv metro station, where all lines stop. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.665749" Longitude="12.599412" StarRating="2" HotelCode="143381|187002" HotelName="Amager" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amagerbrogade 29, 2300 Kopenhagen S</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e9/62e9cd05a2326a5ee7e5c2649938e6c954af8443.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 25 rooms. A bar is among the facilities. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.665206358256" Longitude="12.580776294553" StarRating="2" HotelCode="146286|56681" HotelName="Hotel Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Egilsgade 33, 2300 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/e7/cbe7c7f0fd9861a5338fcc38d66767268a2f4e4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen - Roskilde Airport (RKE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.667064020543" Longitude="12.566424241787" StarRating="2" HotelCode="899857|15912" HotelName="Wakeup Copenhagen, Carsten Niebuhrs Gade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carsten Niebuhrs Gade 11, 1577 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/4d/444d267ed59a3af47d9bf2594a56b098ffaeb816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Copenhagen, within walking distance of the Tivoli Gardens, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67046" Longitude="12.57084" StarRating="2" HotelCode="65588|164595" HotelName="Cabinn City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitchellsgade 14, 1568 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/0c/c70c21575796c6afff93c61d1d37d38970e4719b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Copenhagen close to the Tivoli and the nearest station is Met...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.631154" Longitude="12.573426" StarRating="2" HotelCode="140646|164597" HotelName="Cabinn Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arne Jakobsens Allé 2, 2300 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b8/cbb88a56e1b37f7037255f7487ae5c346be5a518.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located within easy reach of such tourist attractions as the Little Mermaid, Tivoli and...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.66577645" Longitude="12.5650648" StarRating="2" HotelCode="952696|659683" HotelName="Cabinn Copenhagen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arni Magnussons Gade 1, 1577 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/18/99186a3b13252e87677b6ceaf0bad7881d9e6761.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.668759546265" Longitude="12.572442510094" StarRating="2" HotelCode="755468|323766" HotelName="Wakeup Copenhagen Bernstorffsgade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernstorffsgade 37, København V, 1577 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d3/a2d35a7094eacda5aa43d5b2deccb14eaf61141c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wakeup  Copenhagen, Bernstorffsgade is a cool and modern budget hotel designed by architect Kim Utzo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="69.48" OriginalAmount="68.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.691813622071" Longitude="12.587025235617" StarRating="3" HotelCode="326344|1382663" HotelName="Hotel Østerport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oslo Plads 5, 2100 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f3/c9f363490e83042f204eca158f7ebfc5b5c35bb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideal both for business travellers and for those wishing to relax, with a centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.670763066509" Longitude="12.56370306015" StarRating="3" HotelCode="35667|6055" HotelName="Ansgar" 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,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Colbjørnsensgade 29, 1652 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/85/0f850c9156f54982fcb0d5bad751040ca8fc30b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in the tourist centre of the town, within a stone's throw of lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.678551" Longitude="12.562659" StarRating="3" HotelCode="47739|1564" HotelName="Richmond" 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,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 33, 1606 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/50/b4502ac196b8ffbafc51cadcd80fb339e51b0722.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Copenhagen just a short distance from many of the city's top a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.643444601362" Longitude="12.545040249824" StarRating="4" HotelCode="326343|9161" HotelName="Scandic Sluseholmen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molestien 11, 2450 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/a3/81a3989fd35f502991d9044ea03423a1b59f365c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located somewhat outside of the centre of Copenhagen, within 300 m of links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.65239001" Longitude="12.54046132" StarRating="3" HotelCode="853842|394414" HotelName="Moxy Copenhagen Sydhavnen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Scandiagade 14, 2450 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/47/9e47e2edcf5ee119e364352467769aa5aaa0b133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.654486861385" Longitude="12.541333436966" StarRating="4" HotelCode="51288|6870" HotelName="Scandic Sydhavnen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sydhavns Plads 15, 2450 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/1f/ce1f597bcc71183c0f9cf7e57a3681de70501f1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated around 3 km from the centre of Copenhagen and only around 200 m a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.683012637564" Longitude="12.584157196226" StarRating="2" HotelCode="296740|37440" HotelName="Wakeup Copenhagen, Borgergade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borgergade 9, 1300 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/71/0e71af92b4257d8412fed3287c1940f6bb8daf5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located centrally in Copenhagen, just a short walk from several places of interest – 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67282925786" Longitude="12.560951113701" StarRating="3" HotelCode="50417|819" HotelName="First Hotel Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 3, 1653 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/83/4a83e272cc83dfca0752ba89e79f119a1894053a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Copenhagen. The airport is only 10 km from the hotel, which is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.679635" Longitude="12.533388" StarRating="4" HotelCode="26753|380679" HotelName="Scandic Falconer" 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,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkoner Alle 9, 2000 Frederiksberg, Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39260/a_39260_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located, close to a park and surrounded by various shopping facilities, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672928" Longitude="12.548226" StarRating="3" HotelCode="902390|70646" HotelName="Sct. Thomas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frederiksberg Allé 7, 1621 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/32/8d32b20357b0f47cfbfbdfcb73bc9066a7a829a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.04" OriginalAmount="87.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671627" Longitude="12.561509" StarRating="3" HotelCode="166942|6173" HotelName="Absalon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 15, 1653 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/bc/0dbc57b6856e7f49135790c94d060f00b1c882b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendy Versterbo business district, close to the famous Tivoli. A wide ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="88.32" OriginalAmount="87.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.675123" Longitude="12.559379" StarRating="4" HotelCode="41140|1689920" HotelName="Scandic Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vester Søgade 6, 1601 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/2a/092a80bc34287d12ce2cf6ec523ea90d6ceb9c4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in Copenhagen, at the heart of the city. The Trivoli Gardens ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.89" OriginalAmount="88.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673176" Longitude="12.560972" StarRating="4" HotelCode="22207|91093" HotelName="Scandic Webers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 11B, 1620 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/a8/a8a84d11b8ea5f0d80adc99d49b2e19dcec68c9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Copenhagen within walking distance of the Tivoli Gardens and Ce...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.98" OriginalAmount="89.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672" Longitude="12.5699" StarRating="2" HotelCode="834004|876665" HotelName="Cabinn Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Arne Jacobsens Allé</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/8d/a78da7c05827e5b8fa24bb56791b49d7cff36a2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="90.81" OriginalAmount="89.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672604" Longitude="12.556461" StarRating="3" HotelCode="17282|2542542" HotelName="Savoy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 34, 1620 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/87/4f8797742afc52f7f66401ea19945f6aeebcc960.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Copenhagen, only minutes away from the famous Tivoli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671963" Longitude="12.562498" StarRating="3" HotelCode="57440|28890" HotelName="Good Morning City Copenhagen Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Colbjørnsensgade 13, 1652 Köpenhamn</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/f6/55f6be8d57b00343e42255a6d5a867b7dbc3ec00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Copenhagen, and the main train station and the Tivol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="92.48" OriginalAmount="91.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.681356058575" Longitude="12.593303918838" StarRating="4" HotelCode="69072|1357074" HotelName="Scandic Front" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sankt Annæ Plads 21, 1250 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/0f/450f7ef005d91c809e0238081aa2c7577d6b2187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated directed on the harbour quayside, close to Amalienborg Castle and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.639697031813" Longitude="12.577907919555" StarRating="4" HotelCode="903979|21976" HotelName="AC Hotel Bella Sky Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Center Boulevard 5, 2300 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c6/a7c670a149164710352090ad105fcecfb969476d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the Fields Shopping Center. The train station is app...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67666114" Longitude="12.56638096" StarRating="0" HotelCode="735345|317220" HotelName="CitizenM Copenhagen Radhuspladsen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hans Christian Andersens Boulevard 12, 1553 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/54/1b541d55adf669fc6f2c5caff61a498da8add068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673382849718" Longitude="12.563239489584" StarRating="3" HotelCode="10405|2468" HotelName="Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Currency Exchange,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banegaardspladsen 4, 1570 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3d/683d9110dc1aa63eabf9d1268c34bb3752c84023.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located right next to Copenhagen central station (200 m). It is only a few mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.66733999" Longitude="12.55661878" StarRating="4" HotelCode="613110|263029" HotelName="Scandic Kødbyen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Skelbækgade 3A, 1717 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/df/10df033900070090700705f0629eeb38cf8f4e53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a popular area in the heart of Copenhagen. It is ideal for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676217" Longitude="12.570274" StarRating="4" HotelCode="15509|11143" HotelName="Scandic Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuspladsen 57, 1550 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/0e/a70ecf676623a53ae7be67dc12ed487e3796055b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Copenhagen, on the historic City Hall Square. Tivoli Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673788199789" Longitude="12.564754486084" StarRating="4" HotelCode="29421|1563" HotelName="Profil Copenhagen Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernstorffsgade 4, 1577 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/d4/29d4d665eff1132464a258cf6420510c090ddc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the middle of Copenhagen, next to the central station and Tivoli gardens. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.663414043646" Longitude="12.563327550888" StarRating="4" HotelCode="58826|5306" HotelName="Copenhagen Island" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalvebod Brygge 53, 1560 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bb/56bb8457db976f53fe38dd262476844ae5acdd43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Copenhagen has a new island and a new hotel, in the middle of the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676901757044" Longitude="12.565404117871" StarRating="4" HotelCode="29000|9078" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Studiestræde 61, København K, 1554 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/7c/3c7cccc98cd555fa771eb9ec6c3b2aedbc110ba6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is one of Copenhagen's classic hotels in the heart of Copenhagen, close to Tivoli, City H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671582" Longitude="12.561296" StarRating="3" HotelCode="36034|25346" HotelName="Zleep Hotel Copenhagen City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 14, 1653 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/25/46254751c2ea17710d75beaf3b8262b46a8b5731.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677318234578" Longitude="12.58918941021" StarRating="3" HotelCode="47473|186989" HotelName="Best Western Plus Hotel City Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peder Skrams Gade 24, 1054 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/8a/6c8a4a5e91e980a3efb836339b90f42c81903f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Copenhagen, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.675673" Longitude="12.561669" StarRating="4" HotelCode="258307|3148" HotelName="Imperial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 9, 1606 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/05/4d058057967ce6efb5845cbc6f4bd88eab143532.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located close to the centre town hall and within walking distance of many di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.93" OriginalAmount="97.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672872" Longitude="12.55904" StarRating="3.5" HotelCode="22209|6183" HotelName="Comfort Hotel Vesterbro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 23-29, 1620 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/bc/76bc09edd07601933ef38bb8a978ddcd6d1ec748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located close to the Tivoli gardens and the main train station. Links to the...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6724273266" Longitude="12.556605046627" StarRating="4" HotelCode="47738|8523" HotelName="Coco 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,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 41, 1620 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/b6/c8b647ba2ddd55e94d23bddc7e5bd076effb45e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near by the railway station and within walking distance of Tivoli Gardens and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.68464347707" Longitude="12.566280663014" StarRating="3" HotelCode="63209|12207" HotelName="Ibsens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vendersgade 23, 1363 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4b/654b9a68042a5b8959851630f0ad9a85705cc59b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks the Nansensgade area, a small oasis in the heart of the city bustling with café ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.665840674786" Longitude="12.565376758575" StarRating="4.5" HotelCode="142186|17804" HotelName="Tivoli Hotel &amp; Congress Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arni Magnussons Gade 2, 1577 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/79/1a79edc74bb60616fb6e14dfa0d24a685da04436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is uniquely located within walking distance of Tivoli Gardens and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="102.27" OriginalAmount="101.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.666845171322" Longitude="12.585890293121" StarRating="4" HotelCode="16430|1014021" HotelName="Radisson Blu Scandinavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amager Boulevard 70, 2300 Copenhagen S</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c6/39c6ed63f13ca8904dd81e89284367ea47e50487.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and centrally located hotel is situated around 20 minutes from the various tourist at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.698013567667" Longitude="12.593731750907" StarRating="4" HotelCode="56955|5707" HotelName="Adina Apartment Hotel Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amerika Plads 7, 2100 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/86/40862268a659a7a50e4821671bbdb507ce89886d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideal for business guests, for tourists as well as for families and groups. It is loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.748158516811" Longitude="12.54115909338" StarRating="3" HotelCode="37882|2469" HotelName="Gentofte Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gentoftegade 29, 2820 Gentofte</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/d3/80d3afccdda8f66119e40754497208abe030f457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located in Gentofte, a green area approximately 8 km from the city of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="104.73" OriginalAmount="103.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.626837" Longitude="12.577711" StarRating="4" HotelCode="146467|1483607" HotelName="Crowne Plaza Copenhagen Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ørestads Boulevard 114-118, 2300 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/58/2c58f25c20b022661cf221f48654096d4cb526c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located near to the motorway and just 150 m from the metro, with trains to Ør...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.684771248337" Longitude="12.552612125874" StarRating="3.5" HotelCode="37833|68998" HotelName="Avenue Hotel Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Åboulevard 29, 1960 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/01/8801c4157e169ae72d8248121448a0fe6d5f212a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located immediately beyond the picturesque Copenhagen Lake. The Town Hall Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677093" Longitude="12.566028" StarRating="3" HotelCode="25644|8710" HotelName="Alexandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>H.C. Andersens Boulevard 8, 1553 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/80/d38076a1a7fff4066194b2a7a603f144945a805b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67363694868" Longitude="12.56245046854" StarRating="4" HotelCode="12946|2446" HotelName="Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 9, 1620 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ed/e1ed67e41dbf6796e634832077fd7ea638ee646d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Copenhagen within a short distance of the town hall ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676199063518" Longitude="12.566857337952" StarRating="4" HotelCode="27218|2448" HotelName="The Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radhuspladsen 14, 1550 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e4/18e4ee1f13bf2723ebb336e6564e08ccbdd0f4aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This newly opened, modern hotel is centrally located on the town hall square just a few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="108.73" OriginalAmount="107.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677222955045" Longitude="12.590163052082" StarRating="4" HotelCode="47740|1156354" HotelName="Copenhagen Strand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Havnegade 37, 1058 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/bd/32bdac2a28114aa074af436d24b0a450dc059e5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located by the harbour in Copenhagen, close to the popular Nyhavn and the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6738385" Longitude="12.5743105" StarRating="4.5" HotelCode="27660|11952" HotelName="Hotel Danmark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Voldgade 89, 1552 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/bb/51bb7ab4e43632b719250959a28d208ccee9d666.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 200 m from City Hall Square (Rådhuspladsen) and the pedestrian shopping street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.684534606549" Longitude="12.5834441185" StarRating="3" HotelCode="47422|2467" HotelName="Christian IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dronningens Tværgade, 45, 1302 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202163/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="112.05" OriginalAmount="110.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.658713451489" Longitude="12.630839812876" StarRating="3" HotelCode="497968|94103259" HotelName="CPH Studio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Krimsvej 29, 2300 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/5d/835d283bb38793e5bc3e32000140580fde93ca93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.684762216403" Longitude="12.56491340006" StarRating="4" HotelCode="371624|11983" HotelName="Kong Arthur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nörre Sögade 11, 1370 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/63/7f63a8eab8bfef33de46c49713c5d1ee58709db1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Facing the idyllic string of lakes and only 5 minutes from central Copenhagen, this hotel enjoys a u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="118.09" OriginalAmount="116.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676909889953" Longitude="12.565343295252" StarRating="4" HotelCode="310319|CAF431600" HotelName="Ascot Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Elevator,Porter,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Studiestræde 61, København K, 1554 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a good property situated in great location for exploring the sights and attractions of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672595" Longitude="12.560795" StarRating="3" HotelCode="13248|1594" HotelName="Best Western Hotel Hebron" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 4, 1653 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/de/afdef1a841571a53a521adfd56e34e7a8991da28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.681244" Longitude="12.591724" StarRating="4" HotelCode="47512|13747" HotelName="Hotel Skt. Annæ" 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>Sankt Annae Plads 18-20, Copenhagen 1250</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/84/3584f59e46d974e1886b9deff75212237dd9a29a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys one of the nicest locations in Copenhagen, neighbouring the Royal Palace Amalieborg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67748761984" Longitude="12.589452266693" StarRating="3" HotelCode="36142|55437" HotelName="Maritime" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peder Skrams Gade 19, 1054 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/84/0884b199816bb76d5017c72a39d7bd25712fd492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a central location close to the harbour and many of Copenhagen's top sights can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672" Longitude="12.5699" StarRating="0" HotelCode="982614|nord_hotel_apartments" HotelName="NORD Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nyrnberggade 31, 2300 Copenhagen, Hovedstaden</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f2/eef27bb53d2ed0d94a3bf8dada03b5105df789a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.66662833" Longitude="12.53286657" StarRating="4.5" HotelCode="783580|395675" HotelName="Hotel Ottilia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryggernes Plads 7, 1799 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/b5/edb5770be80c020cd7a41e06f64956ceab52926c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Copenhagen, this boutique hotel has the perfect ambience for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.682923" Longitude="12.588894" StarRating="4" HotelCode="15838|2398" HotelName="Phoenix Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bredgade 37, 1260 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/df/5bdf2a607319698658d6985e469fc1d078bbdb46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Copenhagen, close to the wonderful Amalienborg cas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.668841985453" Longitude="12.573933005333" StarRating="5" HotelCode="23104|11942" HotelName="Copenhagen Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalvebod Brygge 5, 1560 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/9e/ba9ec5781fbedf0579ffbf1a5bb6784cb45cc9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This international business hotel is situated directly on the Sydhaven Channel, one of the main cana...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.90" OriginalAmount="145.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676910915606" Longitude="12.565328847247" StarRating="4" HotelCode="310321|77911" HotelName="Ascot Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Studiestræde 61, 1554 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/077911/077911a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Copenhagen, this apartment hotel is approximately 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677438" Longitude="12.567576" StarRating="4" HotelCode="259410|8589" HotelName="First Hotel Kong Frederik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Voldgade 25, 1552 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8a/bc/8abc3a56c8f002b8180d8f0e7e789249383bf3f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is perfectly located in the heart of Copenhagen, metres from the City Hall Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.678742" Longitude="12.566736" StarRating="4.5" HotelCode="15685|11976" HotelName="Hotel SP34" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sankt Peders Stræde 34, 1453 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/b8/e9b87a39549ab64cf2f6216558d974f7d2ea50b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Copenhagen. City Hall Square and the famous Strøget shopping street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="153.78" OriginalAmount="152.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.681956403551" Longitude="12.593784034252" StarRating="4" HotelCode="47737|6175" HotelName="Copenhagen Admiral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Toldbodgade 24 – 28, 1253 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/cc/92cc11b2b26a74731e5af00c487aa300b3e336c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 15 km from the international airport directly beside the water and close t...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.674898" Longitude="12.563675" StarRating="5" HotelCode="16426|20716" HotelName="Radisson Collection Hotel, Royal Copenhagen" 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,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hammerichsgade 1, 1611 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/54/eb549152e4e82e59462bbdc551f01267bd9073c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive designer hotel is located in the heart of Copenhagen, near to the Tivoli gardens. Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.630524716984" Longitude="12.650998234749" StarRating="5" HotelCode="29418|6873" HotelName="Clarion Hotel Copenhagen Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 09/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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ellehammersvej 20, 2770 Kopenhagen, Kastrup</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/db/1edb010495cdf00e526068fcfcbca18b1c31ff0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the arrival and departure halls of Copenhagen International Airport. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.70" OriginalAmount="170.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67129124" Longitude="12.56734588" StarRating="0" HotelCode="962796|villa_copenhagen" HotelName="Villa Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tietgensgade 39, 1704 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/63/ce63c3f64f12846973ba6d3c68eb3be8e80bfc35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.70546186" Longitude="12.58845662" StarRating="0" HotelCode="956262|410961" HotelName="Charlottehaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hjørringgade 12C, 2100 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bc/f9bcf23ed9617f5340a4b38fa5d324e0f7908568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67892023" Longitude="12.58270436" StarRating="5" HotelCode="632944|317223" HotelName="Hotel Herman K" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bremerholm 6, 1069 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/d6/0cd6a0667125db2e5f562a6c627aec58acaedd28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.679320563446" Longitude="12.593582868576" StarRating="4" HotelCode="15264|2444" HotelName="71 Nyhavn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyhavn 71, 1051 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/53/e953529dc2a7448986d376ad032bf2b5f25772f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Copenhagen, directly next to the lively Nyhavn canal promenad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="188.01" OriginalAmount="186.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.680747" Longitude="12.571929" StarRating="5" HotelCode="27485|9256" HotelName="Skt. Petri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krystalgade 22, 1172 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/1c/f91c16622d75830fcbdb4290a9c75893d08ea9ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys a superb location in the heart of Copenhagen. The famous Strøget ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.668968" Longitude="12.564172" StarRating="3" HotelCode="408865|11956" HotelName="DGI-byen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tietgensgade 65, 1704 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/f4/ccf4d0a00cd84c2ac08f5d17d4c8d94f2ec6a03e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67248625" Longitude="12.57336714" StarRating="5" HotelCode="604688|317226" HotelName="Nobis Hotel Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Niels Brocks Gade 1, København V, 1574 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/0d/9f0d5bdf87fe0d4d6ad0b118dabf0a11670ef947.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.678479" Longitude="12.587542" StarRating="3" HotelCode="15426|2466" HotelName="Hotel Sanders" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tordenskjoldsgade 15, 1055 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/87/d08782203a46ff723b0a8e82fd771ce16bb56566.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in an peaceful district of the town, close to the popular shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="932.23" OriginalAmount="923" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673552" Longitude="12.566006" StarRating="5" HotelCode="901336|409187" HotelName="Nimb" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernstorffsgade 5, 1577 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/95/d295ccbaf56cb2d1d9e5d0b4c2d80d23d1926979.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1049.16" OriginalAmount="1038.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.680673" Longitude="12.584635" StarRating="5" HotelCode="47989|91518" HotelName="D'Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kongens Nytorv 34, P.O. Box 9077, 1022 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/57/05573e379e714781ea2baa88b72a17cf9c4d70fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the historical King’s Square, overlooking the magnificent buildings ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service,Conference Hall,Designated Smoking Area,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Air Conditioning,Wheelchair Access,Golf,Nightclub,Jacuzzi,Diet Meals,Lounge,Swimming Pool,Garden,Kitchen,Heated Pool,Elevator,Porter,24 Hour Front Desk,Coffee Shop,Housekeeping,LCD/Projector,Luggage Storage</BasicAmenities>
    <HotelRating>3,4,1,5,4.5,2,3.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,SPA HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,GUESTHOUSE,HOSTEL,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
8e1ce597-b6c7-4000-ad14-98726b389815|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="8e1ce597-b6c7-4000-ad14-98726b389815">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22121" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
8e1ce597-b6c7-4000-ad14-98726b389815|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
8e1ce597-b6c7-4000-ad14-98726b389815|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
8e1ce597-b6c7-4000-ad14-98726b389815|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
8e1ce597-b6c7-4000-ad14-98726b389815|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
8e1ce597-b6c7-4000-ad14-98726b389815|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
8e1ce597-b6c7-4000-ad14-98726b389815|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-15T05:47:34.630983+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8e1ce597-b6c7-4000-ad14-98726b389815" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.15598815" Longitude="10.20749602" StarRating="0" HotelCode="608374|danhostel_aarhus_city" HotelName="Hallo Hostel Aarhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fiskergade 2, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c0/0ac00696e40c53190f81394cdb3948d07da7337b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1864409" Longitude="10.11181941" StarRating="2.5" HotelCode="430568|dbu_hotel_kursuscenter" HotelName="DBU Hotel &amp; Kursuscenter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kileparken 27, Tilst, 8381 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/49/21492358ee4602465f26337385ef392bf57ad470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.65" OriginalAmount="63.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.155772" Longitude="10.210504" StarRating="2" HotelCode="104598|459165" HotelName="Cabinn Aarhus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kannikegade, 14, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/19/09196f7bde94c011b709c794664ec1cf2cbe3294.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This budget hotel is located a 3-minute walk from Skolebakken Train Station and Aarhus Harbour. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.10161059" Longitude="10.07073056" StarRating="2" HotelCode="449791|aarhus_hostel" HotelName="Aarhus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Dry Cleaning,Garden,Gift Shop,Internet,Kitchen,Laundry,Library,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Beringvej 1, Hasselager, 8361 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e3/97e31a9c2b698b4e5cda84620d8f609ffda473a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Aarhus (Hasselager), Aarhus Hostel is within the vicini...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1554" Longitude="10.1933" StarRating="0" HotelCode="157923|kalovig_badehotel" HotelName="Kaløvig Badehotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Åstrup Strandvej 68 D, 8541 Skødstrup</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/be/d5be2afae634ef184cdb229d1bf26c9f887b9fe0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.43" OriginalAmount="68.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.148502" Longitude="10.20350865" StarRating="2" HotelCode="521460|2019155" HotelName="Wakeup Aarhus, M.P. Bruuns Gade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>M. P. Bruuns Gade 27, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ff/76fff4745d1f5f4d701f903a969122b4d715c7f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1760192" Longitude="10.20364888" StarRating="3" HotelCode="627428|guesthouse_sharon_aarhus" HotelName="Guesthouse Sharon Aarhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Tjørnegade 6 B, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/a8/62a8036f085d3675689af1b247757851f0cf1eab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.19466083" Longitude="10.17524617" StarRating="0" HotelCode="957410|guestapart_aarhus" HotelName="Guestapart Aarhus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tueager 5, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/9c/e19c9ac134e3b42b18691c5fc41070ce789c656e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.50" OriginalAmount="97.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.166737654887" Longitude="10.151206254959" StarRating="3" HotelCode="41149|459205" HotelName="Scandic Aarhus Vest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rytoften 3, 8210 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/01/8e018f63aa0f195fff70845d6f966cba1cb7176b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Aarhus, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.160068" Longitude="10.207975" StarRating="3" HotelCode="94192|hotel_guldsmeden_aarhus" HotelName="Guldsmeden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Guldsmedgade 40, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a0/f2a0689342b2e13a3ced369539cb62b3ad064a01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.42" OriginalAmount="103.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.126686" Longitude="10.214857" StarRating="4" HotelCode="80384|1091178" HotelName="Helnan Marselis Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strandvejen 25, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4f/cd4f709358480bf82a112b06acb06bf8069fa319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.12931" Longitude="10.161586" StarRating="3" HotelCode="94193|zleep_hotel_aarhus_2" HotelName="Zleep Hotel Aarhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viby Ringvej 4B, 8260 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/c7/16c762ec5fbd6d0e254e95e8c48f5de4152ea80f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.151916" Longitude="10.195731" StarRating="3" HotelCode="171965|hotel_faber" HotelName="Faber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eckersbergsgade 17, Postboks 360, 8100 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/bb/80bbd08cd7e5d69e10d7eb2a823d2b249d902bb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.64" OriginalAmount="108.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.19711939" Longitude="10.17509028" StarRating="0" HotelCode="943607|3871165" HotelName="Zleep Hotel Aarhus Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Tangen, Aarhus 8200</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/932804/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.77" OriginalAmount="109.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.150845015649" Longitude="10.202811452942" StarRating="4" HotelCode="41150|1426188" HotelName="Scandic The Mayor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banegårdspladsen 14, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc5a791cd18b9289db5d25d5f49bd628c80c005.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Aarhus C, with the whole city outside its front door. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.76" OriginalAmount="110.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.152325" Longitude="10.197538" StarRating="4" HotelCode="42299|34614" HotelName="Radisson Blu Scandinavia" 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>Margrethepladsen 1, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/53/495321b98594df345f50e9dd7aff3fc224f317a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical heart of Aarhus and the geographic centre of Denmark on the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.17" OriginalAmount="111.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.150988011986" Longitude="10.203478906746" StarRating="3" HotelCode="77527|222356" HotelName="Hotel Ritz Aarhus City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banegårdspladsen 12, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/86/508605b4b48b7be47870a5a054019a34a51d0e94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.15377653" Longitude="10.20914184" StarRating="0" HotelCode="781288|hotel_aarhus_city_apartments" HotelName="Hotel Aarhus City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fredensgade 18, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/a8/cea8c62384356c8a363dd3ac0c4227ec82250157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.49" OriginalAmount="125.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.201920989641" Longitude="10.153416302469" StarRating="3" HotelCode="325225|1195738" HotelName="Koldkaergaard Konferencecenter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Agro Food Park 10, Aarhus N, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/34/76341ac9ddd73ab15d4976f859129139738154e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.56" OriginalAmount="127.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.153967" Longitude="10.207213" StarRating="4" HotelCode="163389|1024568" HotelName="Scandic Aarhus City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Østergade 10, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/79/de79b0a0aea75ddd0590612877894bfb91431eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel was built in 2012. Guest accommodation comprises 228 rooms. Travellers are welcomed in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.152855535278" Longitude="10.212108492851" StarRating="3" HotelCode="29001|comfort_hotel_atlantic" HotelName="First Hotel Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaplads 10, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/34/c734f21c78a5651ef53a89d7681b716382c51877.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus around 500 m from a selection of shopping venues and links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.41" OriginalAmount="153.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.150116" Longitude="10.208775" StarRating="4" HotelCode="296817|1067218" HotelName="Comwell Aarhus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Värkmestergade 2, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f1/59f1adc93488f6c184860af86127e814f98a8b0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1554" Longitude="10.1933" StarRating="0" HotelCode="800255|athome_apartments_3" HotelName="Athome Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hedeager 38, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/10/8b102404180caf0880a950867fe74339a925281a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.77" OriginalAmount="177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.157498" Longitude="10.210019" StarRating="4" HotelCode="81738|hotel_royal_15" HotelName="Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Store Torv 4, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/a7/3ba75f24d635a43281cc177c66214cc3364cd05c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.149833" Longitude="10.200301" StarRating="3" HotelCode="274484|city_hotel_oasia_aarhus" HotelName="Hotel Oasia Aarhus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kriegersvej 27, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/77/a3771fb18167ed4802ad6709167a2ecb312ca3cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.154146" Longitude="10.209386" StarRating="4" HotelCode="82681|hotel_villa_provence" HotelName="Villa Provence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fredens Torv 12, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/a2/c3a22ca0eab82a1dff04567b37792e2f8484ab79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Fax,Internet,Spa,Central Heating,Currency Exchange,Lounge,Swimming Pool,Shopping Arcade,Dry Cleaning,Garden,Gift Shop,Kitchen,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,3,2,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOSTELS,APARTHOTEL,APARTMENT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
60dd498d-4793-4530-aea8-1600a8b94c2d|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="60dd498d-4793-4530-aea8-1600a8b94c2d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22376" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
60dd498d-4793-4530-aea8-1600a8b94c2d|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
60dd498d-4793-4530-aea8-1600a8b94c2d|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
60dd498d-4793-4530-aea8-1600a8b94c2d|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-15T05:47:39.9022518+00:00" Version="0" EchoToken="Search" TransactionIdentifier="60dd498d-4793-4530-aea8-1600a8b94c2d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.723115" Longitude="10.5917" StarRating="3" HotelCode="130571|foldens_bed_breakfast" HotelName="Foldens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanct Laurentii Vej 41, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/da/93dacb7a3cdb61f43ac0c702588ee1a82f641b12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Skagen. The nearest airport is Aalborg (AAL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.660439" Longitude="10.465391" StarRating="4" HotelCode="182935|feriecenter_skagen_strand_hulsig" HotelName="Feriecenter Skagen Strand Hulsig" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tranevej 108, Hulsig, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/95/f0955a681b35981a0e4312a06ec9a12ed7c3e52b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Skagen. The nearest airport is Sindal (CNL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.717566" Longitude="10.582049" StarRating="3" HotelCode="151382|hotel_den_gamle_skibssmedie" HotelName="Hotel Skibssmedien Skagen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Vestre Strandvej 28, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/6e/836e46ab6eff31a572d5ea3963bff9e7337bae79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.06" OriginalAmount="123.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.723260860094" Longitude="10.556636030296" StarRating="4" HotelCode="104666|1633298" HotelName="Color Skagen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gl. Landevej 39, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/50/aa509cde50718d9b48e3bc4ef9c0b672b7c68f63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Skagen. The nearest airport is Aalborg (AAL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.94" OriginalAmount="206.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.726963284818" Longitude="10.521442294121" StarRating="4" HotelCode="172471|1971725" HotelName="Ruths" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Ruths Vej 1, Gl. Skagen, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/12/0d12f7f1cadca65315448cbf50150776e28fd42e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Skagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Golf,Internet,Lounge,Sauna,Telephone Service,Room Service,Shopping Arcade,Spa,Air Conditioning,Laundry,Restaurant,Swimming Pool</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>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
ce8b3112-4817-4a5b-a3e1-24c2c8c811f6|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
ce8b3112-4817-4a5b-a3e1-24c2c8c811f6|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
ce8b3112-4817-4a5b-a3e1-24c2c8c811f6|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
ce8b3112-4817-4a5b-a3e1-24c2c8c811f6|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-15T05:47:44.2111657+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ce8b3112-4817-4a5b-a3e1-24c2c8c811f6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.401158660537" Longitude="10.386473536491" StarRating="5" HotelCode="172432|odense_danhostel_city" HotelName="Odense Danhostel City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 31, 5000 Odense C</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ae/11ae094e3fd4b907549436c3f6ba2094c2806a51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Odense.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.31" OriginalAmount="57.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.399419" Longitude="10.381803" StarRating="3" HotelCode="146957|3869955" HotelName="Milling Hotel Mini 19" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Tausens Gade 19, 5000 Odense, Funen County</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3b/b53ba10350a0e7cb41056ac3af82f2f4378708fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Odense. The nearest airport is Odense (ODE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.45" OriginalAmount="57.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.398844" Longitude="10.38238" StarRating="3" HotelCode="160935|791295" HotelName="Ydes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Tausensgade 11, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/32/943293f5abf17b6c729f2d6bcaa19ee8e9246a9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This youth hostel is located in the heart of Odense on a quiet one-way street with free parking on e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.38517041" Longitude="10.40785274" StarRating="0" HotelCode="608527|danhostel_odense_kragsbjerggaard_" HotelName="Danhostel Odense Kragsbjerggaard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kragsbjergvej 121, 5230 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/12/f812ba2897e6848c308978cbf2aeb649928e5310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.35" OriginalAmount="71.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.401138" Longitude="10.389249" StarRating="2" HotelCode="104600|459635" HotelName="Cabinn Odense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 7, 5000 Odense C</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/23/e32323190be2167a87e6fa1924c3f6e1752272ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Odense, only 250 metres from the central station. The Hans Chrictian Anders...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.406098302763" Longitude="10.394241213798" StarRating="3" HotelCode="172428|amalie_bed_and_breakfast__apartments" HotelName="Amalie Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Juelsgade 32, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/6c/b86c2e5c358e1b09cfec22408542e2009f551350.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;2 coffee shops/cafés, 3 restaurants, 42-inch flat-screen TV, Barbecue grills, Coffee/tea maker, Desk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.398318867291" Longitude="10.382914245129" StarRating="3" HotelCode="35668|hotel_windsor_4" HotelName="Milling Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vindegade 45, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/63/f8637a6775f66afa95901b5dff40610fdd965406.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;For decades, this hotel has been among the most renowned hotels in Odense. Its location, in the midd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.65" OriginalAmount="88.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.399714039267" Longitude="10.381726026535" StarRating="3" HotelCode="105305|470745" HotelName="Ansgar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 32, 5000 Odense C</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/c1/f4c1737d5af50a5d4b2483ac60b696dd123dd1de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and traditional hotel is situated in central Odense, where it is surrounded by quaint ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.30" OriginalAmount="96.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.400108516736" Longitude="10.382935702801" StarRating="4" HotelCode="35100|470805" HotelName="Milling Hotel Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 24, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ab/7fab9701225e1dd20cbe880fc7da5a150d589473.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Odense just 300 m from a diverse selection of shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.399164" Longitude="10.39424" StarRating="3" HotelCode="78101|city_hotel_apartments" HotelName="CityHotel  Odense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Mules Gade 5, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5a/b05a156ad0e692237245e982ff13296e80262598.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Odense city, within walking distance of the major tourist attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.78" OriginalAmount="113.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.42173" Longitude="10.257393" StarRating="4" HotelCode="172431|1118278" HotelName="Frederik VI's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rugårdsvej 590, 5210 Odense NV</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/f3/67f323af1beecfbeb5da75904104d0403765192d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Odense. The nearest airport is Sonderborg (SGD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.35" OriginalAmount="124.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.360876064861" Longitude="10.34217685461" StarRating="3" HotelCode="41151|459675" HotelName="Scandic Odense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hvidkærvej 25, 5250 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/55/eb552246335dd35e4e935a76d2ac14f22fbe7527.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the motorway and is around 3 km from Odense Zoo and the Funen Village...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.39886" Longitude="10.392554" StarRating="4" HotelCode="42300|radisson_blu_hc_andersen_hotel_odense" HotelName="Radisson Blu H.C. Andersen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Claus Bergs Gade 7, 5000 Odense, Funen, Southern Denmark (Syddanmark)</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/0f/c10fb157ce3acea89af13fe590de1e4b3666e5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Odense.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.397246561911" Longitude="10.38497954607" StarRating="4" HotelCode="326345|first_hotel_grand" HotelName="First Hotel Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jernbanegade 18, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/44/7144c74dc0966102c0425dd226127fd4f76c960f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly traditional hotel lies in the centre of Odense just a short walk from the pedestrianised...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.27" OriginalAmount="151.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.381366" Longitude="10.394718" StarRating="4" HotelCode="77313|222526" HotelName="Best Western Hotel Knudsens Gaard" 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>Hunderupgade 2, 5230 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/e6/e0e6d0a80157a0b133b72f5d34ec672a254c258f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Odense. The nearest airport is Odense (ODE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.40010106" Longitude="10.39145926" StarRating="0" HotelCode="775910|hotel_odeon_8" HotelName="Hotel Odeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Odeons Kvarter 11</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/29/bc297ea84d841f1f1676b871031581bd464feafd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Internet,Central Heating,Currency Exchange,Lounge,Nightclub,Shopping Arcade,Coffee Shop,Dry Cleaning,Elevator,Garden,Housekeeping,Kitchen,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,GUESTHOUSE,HOSTEL,HOTEL DE CHARME,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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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="f6ae7b32-bee4-41bd-ae26-f69512078de0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="27984" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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
f6ae7b32-bee4-41bd-ae26-f69512078de0|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-15T05:47:48.9796191+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f6ae7b32-bee4-41bd-ae26-f69512078de0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="32.70" OriginalAmount="32.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.165799374716" Longitude="24.969702959061" StarRating="1.5" HotelCode="61416|462025" HotelName="Eurohostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Linnankatu 9, 00160 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/zz/faada3992591b7f365541628c58cf3a4db2d8465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located in central Helsinki in a unique part of town called Katajanokka, close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.17968267" Longitude="24.95912005" StarRating="2" HotelCode="402877|forenom_hostel_helsinki_merihaka" HotelName="Forenom Hostel Helsinki Merihaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Haapaniemenkatu 7-9, 00530 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/8b/a18b0a1c1c0e5628f5486d0efed22960abf51084.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.25888386" Longitude="25.06289095" StarRating="2" HotelCode="308307|arkadia_hotel_3" HotelName="Arkadia Hotel &amp; Café" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Garden,Internet,Laundry,Parking,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tattarinsuontie 1, 00770 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a0/f3a0e015c2473e3300c655437a187ff28c00aae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Arkadia Hotel in Helsinki, you'll be close to Heu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.52" OriginalAmount="38.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.193737" Longitude="24.955999" StarRating="2" HotelCode="931129|2158675" HotelName="CheapSleep Hostel Helsinki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sturenkatu 27 B, 2nd floor, 00510 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/f9/88f9297dfbd040f46700268e5da28b41f5134348.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.148489445986" Longitude="24.984155197083" StarRating="2" HotelCode="388928|hostel_suomenlinna" HotelName="Hostel Suomenlinna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Meeting Room,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Suomenlinna C 9, 00190 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0c/520c53bdc6ff71ec3b136b54ef0abb9375bd7539.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostel Suomenlinna in Helsinki, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.186277346176" Longitude="24.961387938055" StarRating="0" HotelCode="401904|sweetdream_guesthouse" HotelName="SweetDream Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Housekeeping,Internet,Luggage Storage,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hämeentie 21G, 00500 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/1c/121c66f1683f4d40c32c02720897038e59caa43c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at SweetDream Guesthouse in Etelainen District (Kallio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.165706" Longitude="24.936283" StarRating="2" HotelCode="931131|omena_hotel_lonnrotinkatu" HotelName="Omena Hotel Helsinki, Lönnrotinkatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Lönnrotinkatu 13, 00120 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/25/572540949ec3cc28df7bf6666bab2344eaa26242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.59" OriginalAmount="54.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.167768" Longitude="24.937668" StarRating="2" HotelCode="931132|1173628" HotelName="Omena Hotel Helsinki, Yrjönkatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yrjönkatu 30, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/37/e63798db3de8a6567d91fe7ad6b750a7651405ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.21667651" Longitude="24.87366932" StarRating="2" HotelCode="482141|forenom_hostel_helsinki_pitajanmaki" HotelName="Forenom Hostel Helsinki Pitäjänmäki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kornetintie 10, 00380 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/3d/8a3d51ba98a6dba4d5de47a0919ba6a9ec4a9a24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.69" OriginalAmount="59.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.186866" Longitude="24.948221" StarRating="3" HotelCode="47975|461915" HotelName="Scandic Kallio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Läntinen Brahenkatu 2, 00510 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/3e/083e2ca9b46cf4873c5dcc1fd1ca38bded5190b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Kallio, Helsinki. Restaurants as well as a good selection of shopping and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.91" OriginalAmount="60.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.295186597848" Longitude="24.971505403519" StarRating="3" HotelCode="28233|752465" HotelName="Holiday Inn Helsinki - Vantaa Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rälssitie 2, 01510 Helsinki, Finland</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/2d/522d09d916932510fc8124362e2c6053ea2b303e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated very close to Helsinki's Vantaa Airport. Good shops are to be found just 1 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.166147" Longitude="24.93254" StarRating="2.5" HotelCode="931130|forenom_aparthotel_helsinki_city" HotelName="Forenom Aparthotel Helsinki Kamppi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerikinkatu 24, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/7e/417edd8728e5b02bc7edbcca7c25977321e9cd31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.19285462" Longitude="25.02938797" StarRating="2.5" HotelCode="396857|forenom_house_helsinki" HotelName="Forenom Aparthotel Helsinki Herttoniemi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Hitsaajankatu 12, 00810 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c2/ebc2f0226ce4ba5d60ff836b0bd969b5e9feaf66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel features a laundry service for a comfortable and relaxing stay. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.172023037685" Longitude="24.953451221496" StarRating="2" HotelCode="333324|kongressikoti_hotel" HotelName="Kongressikoti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Dining,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Snellmaninkatu 15 A, 00170 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/73/ec73c8e28b9ad7d0f07ede2e2f58e973ca3c3fb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Kongressikoti Hotel in Helsinki (Kluuvi), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.177" Longitude="24.9453" StarRating="3.5" HotelCode="624695|innotelli_apartments" HotelName="Innotelli Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sirrikuja 3 D, 00940 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/9d/779dacad189c62fcf5880f2b808e8c2600cf2305.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.73" OriginalAmount="66.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.179047638932" Longitude="24.949679373016" StarRating="3" HotelCode="160915|461835" HotelName="Scandic Hakaniemi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Siltasaarenkatu 14, 00530 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/a3/59a3208e7f221540aa99623645e5d4227a3e1c54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.12" OriginalAmount="66.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.167939" Longitude="24.939496" StarRating="2" HotelCode="147702|1133058" HotelName="Hotel Finn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalevankatu 3 B, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/d3/d8d374f5a694a5e22a9fe7edf226e5902f7fd10f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.15939668" Longitude="24.90978663" StarRating="3" HotelCode="329725|nordic_clinic_hotel" HotelName="Aida Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lansisatamankatu 16, 00180 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/92/3d92655ec9fb72b865273615451612b84b2bf9f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.74" OriginalAmount="67.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.179126" Longitude="24.928085" StarRating="4" HotelCode="17299|6614" HotelName="Scandic Park Helsinki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mannerheimintie 46, 00260 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f1/c0f17fc1729a0afea533cba5d617eba5add2ba12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located between the Finlandia Concert Hall and the national opera house as we...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.17564037" Longitude="24.95673915" StarRating="3.5" HotelCode="531200|forenom_serviced_apartments_helsinki_kruununhaka" HotelName="SATO HotelHome Kruununhaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kristianinkatu 11-13, 00170 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ba/53bac4f579de504bc1caa500eba3ba3213b3d73e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at SATO HotelHome Kruununhaka in Helsinki (Helsinki City Centre), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.50" OriginalAmount="68.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.216792620845" Longitude="24.953385991058" StarRating="3" HotelCode="88688|462385" HotelName="Finlandia Park Hotel Helsinki" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohjolankatu 38, 00600 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/23/db23f3cd6fffafe1c15290e1f6390b9888bc847f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.17858" Longitude="24.948078" StarRating="4" HotelCode="181538|scandic_paasi_hotel_" HotelName="Scandic Paasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paasivuorenkatu 5 B, 00530 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/1c/731cb0ad2ebd245e41a0bde5ed8c5148f7b8c61c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a great location. It is situated within a short walk from Helsinki’s famous sights, n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.17713383" Longitude="24.92037024" StarRating="0" HotelCode="826700|toolo_towers" HotelName="Töölö Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pohjoinen Hesperiankatu 23 A, Eteläinen Suurpiiri, 00260 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/1f/f31fbe16b348bcaeea0738562f49707e8da5a484.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.1670356" Longitude="24.92577249" StarRating="3.5" HotelCode="530163|162789" HotelName="Forenom Serviced Apartments Helsinki Lapinlahdenkatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Lapinlahdenkatu 8, 00180 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e609546d5f2484bb44e9a05e8849451e60c491.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.171667277718" Longitude="24.947866299931" StarRating="3" HotelCode="47974|scandic_kaisaniemi" HotelName="Scandic Kaisaniemi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaisaniemenkatu 7, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d2/56d2204321b7b92b9c73ad0912b74d4dac951339.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Helsinki, just 300 m from the main train station. An undergro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.14" OriginalAmount="74.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.19072513327" Longitude="24.911667923209" StarRating="4" HotelCode="320260|1909215" HotelName="Scandic Meilahti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tukholmankatu 2, 00250 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/fd/b4fdcbc68b800fdf297c251117943c04394931d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Helsinki, this hotel is ideal for business trave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.218225209652" Longitude="24.906928539276" StarRating="3" HotelCode="77264|best_western_plus_hotel_haaga" HotelName="Hotel Haaga Central Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuijamiestentie 10, 00320 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a0/a2a0545e44eff31c0142bdc933febc133f752996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.81" OriginalAmount="76.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.172249120691" Longitude="24.947601556778" StarRating="3" HotelCode="10349|461775" HotelName="Arthur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuorikatu 19, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/13/84131e1983b9d3714d50813dd90c1527b63c0951.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately owned, cosy, non-smoking hotel is located close to the railway station in the very he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.164667803423" Longitude="24.910436868668" StarRating="4" HotelCode="58857|holiday_inn_helsinki_west_ruoholahti" HotelName="Holiday Inn Helsinki - West Ruoholahti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sulhasenkuja 3, 00180 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/55/35555639b293ed058bb8e4f1240cce8b86c39054.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Ruoholahti business district, only 2 km from Helsinki city centre, which...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.177" Longitude="24.9453" StarRating="0" HotelCode="971494|the_yard_hostel_helsinki" HotelName="The Yard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kalevankatu 3, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/84/90847c4d8e8e8bcc10ed095a27de1c4ceb1cfccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="79.59" OriginalAmount="78.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.192473" Longitude="24.873427" StarRating="4" HotelCode="34399|CAV979500" HotelName="Hilton Helsinki Kalastajatorppa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalastajatorpantie 1, Helsinki 00330</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/64/5c64e5072da43f8190250190deaca11ac565d47b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 5 km from Helsinki city centre and enjoys easy access to the tram network ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.16" OriginalAmount="79.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.165703" Longitude="24.964799" StarRating="4" HotelCode="17295|6604" HotelName="Scandic Grand Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Katajanokanlaituri 7, 00160 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/34/ea34efc736e3ec0b361b133f4980f608ce2d9aac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly beside Helsinki's enchanting ferry port just a few minutes walk from the ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.23144845" Longitude="24.88294917" StarRating="0" HotelCode="774510|hiisi_homes_helsinki_haaga" HotelName="Hiisi Homes Helsinki Haaga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kaupintie 8, Lantinen Suurpiiri, 00440 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/e2/f9e2fa9b49a699eeed74cb1375ae5bbf98f3df78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.161787992223" Longitude="24.924647212028" StarRating="4" HotelCode="26116|radisson_blu_seaside_hotel_helsinki" HotelName="Radisson Blu Seaside Hotel, Helsinki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ruoholahdenranta 3, 00180 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/ec/7cec1dc8891d00b89e0b8df123e2e23f67c83bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the rapidly growing Ruoholahti business district with numerous high-tech co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.164123354294" Longitude="24.933085441589" StarRating="4" HotelCode="70625|radisson_blu_aleksanteri_hotel_helsinki" HotelName="Radisson Blu Aleksanteri Hotel" 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,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Albertinkatu 34, 00180 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f5/90f5612fb9f769ee8fa16917cc80b878a51f1f29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an enviable location in the Helsinki city centre, next to the historic Alexander Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.177" Longitude="24.9453" StarRating="0" HotelCode="882471|forenom_aparthotel_pikku_huopalahti" HotelName="Forenom Aparthotel Helsinki Pikku Huopalahti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mannerheimintie 170, 00280 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/62/2462a6d764671f16417916220889c677b190cf80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.76" OriginalAmount="90.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.168991049802" Longitude="24.935102462769" StarRating="4" HotelCode="17308|462455" HotelName="Scandic Simonkenttä" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Simonkatu 9, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/32/813243b31fde146bd60438da613e59dd0418315b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Helsinki, this hotel lies within metres of the nearest bus stop as well as f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.77" OriginalAmount="94.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.167587391427" Longitude="24.941185712814" StarRating="4" HotelCode="17305|125894" HotelName="Marski by Scandic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mannerheimintie 10, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9a/f2/9af29bf3cb4c18e3d80671ce8cccebdd67d4b950.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel enjoys a central location, with the market place and the harbour located aroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="96.23" OriginalAmount="95.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.194881385903" Longitude="25.115113388426" StarRating="3" HotelCode="94254|3QE" HotelName="Hotel Rantapuisto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Furuborginkatu 3</AddressLine>
          </AddressLines>
          <PostalCode>(0)93191400</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/fd/6bfdb7040894b09866583e0415451a2b2ce82401.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.65" OriginalAmount="95.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.162908" Longitude="24.942628" StarRating="3" HotelCode="10201|607685" HotelName="Anna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annankatu 1, 00120 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/6b/bf6b5e53c94dc50b2e842e63a4d09dee0c488aaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located. An array of shops, restaurants and bars are to be f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="98.84" OriginalAmount="97.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.177048916515" Longitude="24.951646327972" StarRating="4.5" HotelCode="26053|CAF508300" HotelName="Hilton Strand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John Stenbergin Ranta 4, 00530 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9a/bf9a1ba4c9092bdba2fa204e71da41cf2f8ec3f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly beside the sea, this hotel lies within walking distance of the city's financial dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.172491928761" Longitude="24.945305585861" StarRating="4" HotelCode="24560|radisson_blu_plaza_hotel_helsinki" HotelName="Radisson Blu Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mikonkatu 23, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/d4/bbd44cb2ed4fba22f90d5fff5b2052f8dee78a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Helsinki close to the national museum, theatre and art gallery. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.99" OriginalAmount="102.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.198715303093" Longitude="24.925655722618" StarRating="3" HotelCode="31435|2630855" HotelName="Original Sokos Hotel Pasila, Helsinki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Finca,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maistraatinportti 3, 00240 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/ee/30ee38ae8a226881c0e0f2c38fbbec754c6bf467.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;There are excellent public transport connections in all directions. The warm and welcoming hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.77" OriginalAmount="103.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.179959401588" Longitude="24.927361607552" StarRating="4" HotelCode="35192|461815" HotelName="Crowne Plaza Helsinki" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mannerheimintie 50, 00260 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/97/c7970f3691f5a7b1bcb624fffdac6bc4461a7510.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Helsinki's business district, opposite the Finnish National Op...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="104.88" OriginalAmount="103.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.162824" Longitude="24.93523" StarRating="4" HotelCode="109037|OSAH" HotelName="Original Sokos Hotel Albert Helsinki" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albertinkatu 30</AddressLine>
          </AddressLines>
          <PostalCode>(0)201234639</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/34/d4340c0e102f8f7ac6b68aa170c3834799f2087b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Punavuori, Helsinki's cultural and historic quarter. The Sinebrychoff Art M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.36" OriginalAmount="105.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.169847625544" Longitude="24.927248954773" StarRating="3" HotelCode="317180|45224" HotelName="Hotel Helka" 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,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pohjoinen Rautatiekatu 23, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2e/8c2e6ef32e49c6e2de9e4543f78deec5334fd61f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Helsinki city centre, close to Kamppi metro and bus station. It is a 10-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.83" OriginalAmount="105.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.172358517955" Longitude="24.939190149307" StarRating="4" HotelCode="27220|462305" HotelName="Holiday Inn Helsinki City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Elielinaukio 5, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a5/e8a5fc974f04d98ce3bcbdcd763eabe390206d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the central railway station and Sanoma House. Set in a new b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.166628" Longitude="24.969605" StarRating="4" HotelCode="70878|best_western_premier_hotel_katajanokka" HotelName="Hotel Katajanokka, Helsinki, a Tribute Portfolio Hotel" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merikasarminkatu 1a, 00160 Helsinki, Finnland</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/2f/9f2f085fa58c03b6d5c32c975e94d44872cddc47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is located just 500 m from Uspenski Cathedral and 800 m from the Presiden...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.160055782814" Longitude="24.921462307743" StarRating="4" HotelCode="429414|clarion_hotel_helsinki" HotelName="Clarion Hotel Helsinki" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tyynenmerenkatu 2, Jätkäsaari (Busholmen) District, Central West Harbour area, 00220 Helsinki, Uusimaa</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/dc/69dcb4d76dd83921b51ac9dd58389caa621a24fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located within the city of Helsinki and was established in 2016. It is close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.170738" Longitude="24.932379" StarRating="4" HotelCode="16476|original_sokos_hotel_presidentti_helsinki" HotelName="Original Sokos Hotel Presidentti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eteläinen Rautatiekatu 4, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f8/d8f80e6059ea4ff9089cd3323b5b366563ab250c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Helsinki, close to the harbour and plenty of sightseeing...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.166156985842" Longitude="24.942837953568" StarRating="4" HotelCode="259474|klaus_k_hotel" HotelName="Klaus K Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bulevardi 2-4, 00120 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/89/e189d25e06b3a217282cb58d31f0b0509512d716.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the business district of Helsinki, this hotel lies just 500 m from links to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.164205" Longitude="24.931993" StarRating="4" HotelCode="64265|glo_hotel_art" HotelName="Glo Art" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lönnrotinkatu, 29, 00180 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/73/187395b5f5bbc0c097c1700781f2e92d949ddfbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Helsinki and was established in 1903. Helsinki Cathedral, Sen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.164158049851" Longitude="24.950037002564" StarRating="4" HotelCode="173785|fabian_hotel_" HotelName="Fabian" 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>Fabianinkatu 7, 00130 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e8/3ce83562f51e18ddaeb645f5eb530ed3ce493ce8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.163925241861" Longitude="24.93618552583" StarRating="4" HotelCode="305682|hotel_indigo_helsinki__boulevard" HotelName="Hotel Indigo Helsinki Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bulevardi 26, 00120 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/72/9772c02c99a0077e1dae4b9bebe5a1a99dda171e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.97" OriginalAmount="121.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.168676165878" Longitude="24.947204589844" StarRating="4" HotelCode="64263|1474088" HotelName="Glo Hotel Kluuvi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kluuvikatu 4, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/16/e116cefe79d973aa19f22e92cec308c878bd9741.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Helsinki close to Esplanade Park and with good connections to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.1696043" Longitude="24.9471589" StarRating="4" HotelCode="30105|2226" HotelName="Original Sokos Hotel Helsinki, Helsinki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kluuvikatu 8, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/b8/77b8c2e7ff8a0649fc3eea066b4def01a0289bd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the city, close to the popular shopping street of Aleksanterin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.76" OriginalAmount="144.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.170554750683" Longitude="24.938900470734" StarRating="4" HotelCode="45416|463335" HotelName="Original Sokos Hotel Vaakuna, Helsinki" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asema-Aukio 2, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b0/80b0266cb4a12e0a438b90cb6886b35bb5593cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an ideal location with direct access to the department store through the lobby. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.16628303" Longitude="24.94951059" StarRating="4" HotelCode="469077|hotel_f6" HotelName="Hotel F6" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabianinkatu 6, 00130 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/74/9a748109e868cdc3b1dd165dd5072cd341939761.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.30" OriginalAmount="151.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.166498612619" Longitude="24.95140392055" StarRating="5" HotelCode="109020|831155" HotelName="Haven" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unioninkatu 17, 00130 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/fe/55fe89537a8a2083ff03d06b3090d31c0415a8c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.09" OriginalAmount="160.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.16363937" Longitude="24.93575087" StarRating="4" HotelCode="847631|2514005" HotelName="Lapland Hotels Bulevardi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bulevardi 28, 00120 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/13/4a13bf22705de27b7de8cb06a0a2fdd5b2b11f04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Helsinki.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.16432697604" Longitude="24.94761294324" StarRating="5" HotelCode="317698|hotel_lilla_roberts" HotelName="Lilla Roberts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieni Roobertinkatu 1-3, 00130 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b0/deb059baf34a55f414ff846305b623870aa1e164.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Helsinki. The nearest airport is Helsinki - Vantaa (HEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.167835571131" Longitude="24.938460588455" StarRating="4" HotelCode="45117|solo_sokos_hotel_torni" HotelName="Solo Sokos Hotel Torni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yrjönkatu 26, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8c/ea8cdd6710ee451fbfd1883a6f6f166337693cf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Helsinki, just a short distance from the harbour and the prett...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.32" OriginalAmount="232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.16679706" Longitude="24.94076135" StarRating="5" HotelCode="638058|st_george_4" HotelName="Hotel St George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Pets allowed,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yrjonkatu 13, 00120 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/eb/02/eb0211dad15e931ce6d60a0da633d6c8a905530e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 5 star hotel is located in the city centre of Helsinki. It is close to the Stockmann Department...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.70" OriginalAmount="270.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.167998" Longitude="24.947128" StarRating="5" HotelCode="259039|hotel_kamp" HotelName="Kämp" Meals="ROOM ONLY" 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,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pohjoisesplanadi 29, 00100 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/2c/812c2e726c0b267ba0d2a29995be0d8f952376bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Helsinki, opposite the Esplanade Park, in the finest shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.44" OriginalAmount="301.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.201733167386" Longitude="24.936851263046" StarRating="4" HotelCode="34400|462265" HotelName="Holiday Inn Helsinki Exhibition &amp; Convention Center" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Messuaukio 1, 00520 Helsinki</AddressLine>
          </AddressLines>
          <CityName>Helsinki</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/6b/c56b3aa657f0691a52183c31ab9c563e9e93e939.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Helsinki's convention centres within easy reach of the airport, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bicycle Rental,Designated Smoking Area,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access,Bar,Central Heating,Conference Hall,Room Service,Fax,Swimming Pool,Internet,Massage Centre,Currency Exchange,Nightclub,Shopping Arcade,Golf,Diet Meals,Heated Pool,Jacuzzi,Spa,Lounge,Kitchen,Coffee Shop,Concierge,Pets allowed,24 Hour Front Desk,Garden,Parking,Dry Cleaning,Elevator,Meeting Room,Dining,Housekeeping,Luggage Storage</BasicAmenities>
    <HotelRating>3,4,4.5,1.5,5,2,2.5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,GUESTHOUSE,HOSTEL,CONFERENCE HOTEL,FINCA,AIRPORT HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOSTELS,APARTMENT,HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0baea926-c947-4cfa-b691-5a3023e19206|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="0baea926-c947-4cfa-b691-5a3023e19206">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="28073" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
0baea926-c947-4cfa-b691-5a3023e19206|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
0baea926-c947-4cfa-b691-5a3023e19206|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
0baea926-c947-4cfa-b691-5a3023e19206|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
0baea926-c947-4cfa-b691-5a3023e19206|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
0baea926-c947-4cfa-b691-5a3023e19206|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
0baea926-c947-4cfa-b691-5a3023e19206|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-15T05:47:55.6899603+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0baea926-c947-4cfa-b691-5a3023e19206" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.508" Longitude="25.7573" StarRating="0" HotelCode="666481|motelli_rovaniemi_hotel" HotelName="Motelli Rovaniemi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Kemintie 945</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/99/1199d4373bbbd6b3663a8ee2ba61c071444bb413.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.14" OriginalAmount="138.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.501734397603" Longitude="25.733606815338" StarRating="3" HotelCode="55776|463645" HotelName="Scandic Polar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valtakatu 23, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/49/4549a5b351fc6454df9e6fd048ceff7447185fe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Rovaniemi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.5052975631" Longitude="25.718956589699" StarRating="2" HotelCode="94268|santas_hostel_rudolf" HotelName="Santa's Hostel Rudolf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koskikatu 41-43, 96200 Rovaniemi, Suomi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/11/c611ff3d28e141dc1d99d96a55166d8c0681621d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Rovaniemi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.44" OriginalAmount="180.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.505802" Longitude="25.717293" StarRating="3" HotelCode="142702|2473575" HotelName="Aakenus" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koskikatu 47, 96100 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/zz/33ad00c3593f54a2b74bcca51c9a339c5f8d684e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rovaniemi. The nearest airport is Rovaniemi (RVN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.51341763" Longitude="25.69745832" StarRating="2.5" HotelCode="635749|villa_virpi" HotelName="Villa Virpi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hirvaskatu 16, 96190 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/70/e070f3907fd69ccd977b49d424cea2d5d141b96f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and a theatre hall. Wireless internet access in p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.67" OriginalAmount="200.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.501319446038" Longitude="25.729798078537" StarRating="4" HotelCode="40119|463625" HotelName="Arctic City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pekankatu 9, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/f9/23f9b2f68bdbb730a94d757b4ac3c428c694ead5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lapland, in the north of Finland, this hotel is situated in the centre of Rovaniemi, with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.05" OriginalAmount="217.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.502508670185" Longitude="25.738102197647" StarRating="4" HotelCode="317220|463665" HotelName="Scandic Pohjanhovi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohjanpuistikko 2, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/12/e3126f901b5b6f049c7b64472e11e4c6363d0d1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the city centre of Rovaniemi, lies beside the Kemijoki River near to a range ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.508" Longitude="25.7573" StarRating="0" HotelCode="662737|hostel_cafe_koti" HotelName="Hostel Cafe Koti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valtakatu 21</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/cd/92cd9939c13dcef81f73883af16f116734eadc86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.47" OriginalAmount="263.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.50259422369" Longitude="25.732448101044" StarRating="4" HotelCode="317216|463715" HotelName="Santa's Hotel Santa Claus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Korkalonkatu 29, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c0/7bc0583aa6ffdf3fc28bc058b27ee7eedd1e6ad8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Rovaniemi, this comfort hotel lies within a short distance of the Arktikum a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.04" OriginalAmount="269.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.5090423" Longitude="25.7894284" StarRating="3" HotelCode="317218|1659518" HotelName="Lapland Hotel Ounasvaara Chalets" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Antinmukka 4, 96600 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b4/79b4ff8b66081d6c0c03c410a48c2fe7e2514c13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Kemijoki riverside and Ounasvaaran ski resort, only 3 km from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.79" OriginalAmount="279.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.508" Longitude="25.7573" StarRating="0" HotelCode="959301|lauri_historical_19th_century_manor" HotelName="Lauri Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pohjolankatu 25, 96100 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/f2/14f2ea00e49b711094969667828c10d90fd4d34a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.80" OriginalAmount="304.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.50288082579" Longitude="25.727142691612" StarRating="4" HotelCode="27661|337225" HotelName="Scandic Rovaniemi City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koskikatu 23, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/36/79362f3d93cb65458ae0105b9b6897f0bdbfb017.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Rovaniemi, this comfortable hotel is not far from the various shopping and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.83" OriginalAmount="314.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.501275831668" Longitude="25.73489681786" StarRating="4" HotelCode="299594|1714538" HotelName="Arctic Light Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valtakatu 18, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/64/8e64dfb935e616ad27eac5bf3345177b49a23702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Rovaniemi, this boutique hotel is ideal for guests who appreciate a st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.57" OriginalAmount="342.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.501893969447" Longitude="25.788734430688" StarRating="3" HotelCode="37581|458755" HotelName="Lapland Hotel Sky Ounasvaara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel ,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Juhannuskalliontie, 96400 Rovaniemi, Lappland, Finnland</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/8f/b28f8e9b873258d5ed6dd7bcc041abe257e9d708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just a few minutes walk from the town centre where guests will discover m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.79" OriginalAmount="350.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.502072342739" Longitude="25.736353397369" StarRating="4" HotelCode="317223|754605" HotelName="Original Sokos Hotel Vaakuna, Rovaniemi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koskikatu 4, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/53/a0534710006c48319b72cf6096eaf3586021302c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lapland's capital, Rovaniemi, within a short distance of the river, this hotel is a stone...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.508" Longitude="25.7573" StarRating="0" HotelCode="956978|haawe_boutique_apart_hotel" HotelName="Haawe Boutique Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valtakatu 22, 96200 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/11/1211c2cce126b202160954884d432c4ab798219e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.99" OriginalAmount="599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.54180121" Longitude="25.84649164" StarRating="4" HotelCode="629298|nova_skyland_hotel" HotelName="Nova Skyland Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tähtikuja 6, Arctic Circle, 96930 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/26/3b26a46609ea5d257e59916b78d56058e71b0621.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="671.25" OriginalAmount="664.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.543038929241" Longitude="25.8594486845" StarRating="3.5" HotelCode="633232|12982222" HotelName="Santa's Igloos Arctic Circle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Joulumaankuja 8, 96930 Rovaniemi, Arctic Circle</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/a5/b8a508bc30efd858101804bb82c6472298d1a422.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Away from city lights, yet a walking distance from Santa Claus Village, this hotel offers premium gl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="859.58" OriginalAmount="851.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.53980466" Longitude="25.80107678" StarRating="4" HotelCode="447236|2163245" HotelName="Arctic TreeHouse Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tarvantie 3, Arctic Circle, 96930 Rovaniemi</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/15/7c1553cf450ab116ecfe1baf38b50a1e1fd53c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 6 km from the centre of Rovaniemi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="879.91" OriginalAmount="871.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.57836401" Longitude="26.01504431" StarRating="3.5" HotelCode="579693|2497775" HotelName="Apukka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tutkijantie 28, 96900 Rovaniemi, Lapland</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/25/d325c2c1a796a2a7df87b8e9276de6af5bc8fd87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Rovaniemi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1104.94" OriginalAmount="1094.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="66.54277515" Longitude="25.84625296" StarRating="4" HotelCode="421234|arctice_igloo_hotel" HotelName="Snowman World" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Joulumaantie 5, Santa Claus Village, 96930 Rovaniemi, Lapland/Arctic Circle</AddressLine>
          </AddressLines>
          <CityName>Rovaniemi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c0/adc05c812ed022e38bc115c0c90c837a170f4cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Rovaniemi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service,Air Conditioning,Currency Exchange,Nightclub,Room Service,Shopping Arcade,Diet Meals,Wheelchair Access,Spa,Swimming Pool,Jacuzzi,Lounge</BasicAmenities>
    <HotelRating>3,4,3.5,2,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>SKI HOTEL,VILLAGE,CITY HOTEL,CONFERENCE HOTEL,BUSINESS 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
16b6dac0-43be-4fd9-81ba-01601b409357|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="16b6dac0-43be-4fd9-81ba-01601b409357">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="28278" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
16b6dac0-43be-4fd9-81ba-01601b409357|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
16b6dac0-43be-4fd9-81ba-01601b409357|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
16b6dac0-43be-4fd9-81ba-01601b409357|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
16b6dac0-43be-4fd9-81ba-01601b409357|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
16b6dac0-43be-4fd9-81ba-01601b409357|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-15T05:48:00.543041+00:00" Version="0" EchoToken="Search" TransactionIdentifier="16b6dac0-43be-4fd9-81ba-01601b409357" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="45.84" OriginalAmount="45.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.496125" Longitude="23.779204" StarRating="2" HotelCode="182768|1546458" HotelName="Dream Hostel &amp; Hotel Tampere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Åkerlundinkatu 2, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/87/ff87c9d732cfb438592c6c5123caa6ef67a3d2cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Tulli district, a 10-minute walk from Tampere central station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.98" OriginalAmount="55.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.497956734264" Longitude="23.768945915344" StarRating="2.5" HotelCode="264165|1173418" HotelName="Omena Hotel Tampere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Hämeenkatu 7, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214990/214990a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Tampere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.497425" Longitude="23.754088" StarRating="2" HotelCode="263310|omena_hotel_tampere_i" HotelName="Forenom Aparthotel Tampere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hämeenkatu 28, 33200 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/26/8a2612483ea42d1bfb0a1a0600787f5d90786307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Tampere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.483464" Longitude="23.767587" StarRating="3" HotelCode="109031|mango_hotel_4" HotelName="Mango Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hatanpään puistokuja 36, 33900 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/cc/15cc4bfbdbab9b408836312d58a2a5e9cfa357db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tampere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.58" OriginalAmount="70.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.49298399059" Longitude="23.754044521656" StarRating="3" HotelCode="32081|463745" HotelName="Scandic Tampere Hämeenpuisto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hämeenpuisto 47, 33200 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/e2/0ee284032f811cbd5f71137a3aee1fe0acea8434.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the Finnish city of Tampere where guests will discove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.64" OriginalAmount="70.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.499075874423" Longitude="23.76603690311" StarRating="3" HotelCode="40109|463765" HotelName="Scandic Tampere Koskipuisto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koskikatu 5, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/aa/27aa705f21718f0a9ecd7c49b411aad0bfa0e42c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the centre of Tampere, close to the leisure park Sarkanniemi an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.4993" Longitude="23.772" StarRating="0" HotelCode="780609|hotel_citi_inn_2" HotelName="Hotel Citi-Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Itsenäisyydenkatu 2, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/e4/f8e406c968ea9e78f1ca879849362ffaeac9658e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.77" OriginalAmount="78.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.49905" Longitude="23.775495" StarRating="4" HotelCode="196087|1027258" HotelName="Scandic Tampere Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ratapihankatu 37, Ukkopekankatu, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/82/fa82c011842c9962e635976b540aae7a592ff750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the center of Tampere, in the Tammela disctrict, near the railway st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.39" OriginalAmount="79.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.493270153887" Longitude="23.730993968262" StarRating="4" HotelCode="40888|323565" HotelName="Scandic Rosendahl" 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,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pyynikintie 13, 33230 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/fc/06fca8d6b77992197c70b1528598014ba3dd6251.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a lakeside setting at the hotel, 10 minutes' drive from central Tampere. Tampere at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.53" OriginalAmount="80.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.498156" Longitude="23.771509" StarRating="4" HotelCode="54794|463785" HotelName="Scandic Tampere City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hämeenkatu 1, Corner of Hämeenkatu &amp; Rautatienkatu Street, 33100 Tampere, Finnland</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/67/3167bc31a384083dfc8e5f7ad568187bc1d153e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of this city hotel will enjoy the central location in Tampere opposite the railway station. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.49488144" Longitude="23.71304874" StarRating="0" HotelCode="820837|varalan_urheiluopisto_" HotelName="Varalan Urheiluopisto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Varalankatu 36, 33240 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/87/1a87caab8b3728829616bc2fb563b3ac8c42f7d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.444271" Longitude="23.855626" StarRating="3" HotelCode="264164|hermica" HotelName="Hotel Hermica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Lounge,Parking,Pets allowed,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Insinöörinkatu 78, 33720 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c3/7bc33466756ee4898e052bce0c57843aac5f563a.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 Hermica in Tampere, you'll be in the business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.505706436524" Longitude="23.78587782383" StarRating="3" HotelCode="150240|kauppi" HotelName="Kauppi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalevan puistotie 2, 33500 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/fb/a8fbc1e69c3889f82ad5176151ed084dab0c29ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tampere. The nearest airport is Tampere (TMP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.26" OriginalAmount="100.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.511045025931" Longitude="23.773934347885" StarRating="4" HotelCode="34764|828775" HotelName="Holiday Club Tampereen Kylpylä" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lapinniemenranta 12, 33180 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/16/41166af3910da38ad713f09d5b935ad945593f2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is set overlooking the impressive Lake Näsijärvi. Local buses stop 250 m from the hotel,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.80" OriginalAmount="102.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.50097915" Longitude="23.76472072" StarRating="4" HotelCode="459833|754525" HotelName="Radisson Blu Grand Hotel Tammer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Satakunnankatu, 13, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/e0/d3e04b93d4d428d7df810197e42ad46990be3876.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Tampere, in south-western Finland. Very close to the hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.49816153" Longitude="23.74486428" StarRating="4" HotelCode="436341|forenom_city_suites_tampere" HotelName="Forenom City Suites Tampere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Puutarhakatu 37, 33230 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/27/1727dbb0ba382f6d84beb9726b3fca8664d4868c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Tampere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.90" OriginalAmount="108.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.496354" Longitude="23.767246" StarRating="4" HotelCode="40108|463795" HotelName="Original Sokos Hotel Ilves" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hatanpään Valtatie 1, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/92/42928bdec026190ace4f6dd36cfcb7f73285eb77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the heart of Tampere, with its numerous shops and entertainment venues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.86" OriginalAmount="110.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.496727" Longitude="23.776884" StarRating="3.5" HotelCode="55775|463805" HotelName="Original Sokos Hotel Villa Tampere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sumeliuksenkatu 14, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ac/17ac2871ec5aae2815c4a808367695d428adb049.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Tampere close to Tampere Hall. A public transport stop is ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.48596344" Longitude="23.78537938" StarRating="4" HotelCode="612980|lillan_hotel_cafe_butik" HotelName="Lillan Hotel Café Butik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ahlmanintie 29, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c8/5dc8bed85a53e2793d48a82ba43a5ef2efaefbc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.45" OriginalAmount="133.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.497761635658" Longitude="23.779499530792" StarRating="4" HotelCode="31252|2163345" HotelName="Lapland Hotels Tampere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yliopistonkatu 44, near Tampere Hall, 33100 Tampere, Region Pirkanmaa</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/25/20259ba5a450f29818d08daff0564b1e649c746d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located at the heart of Tampere and is the ideal stopover point for business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="142.88" OriginalAmount="141.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="61.496895889824" Longitude="23.775552074" StarRating="4" HotelCode="305683|CAV871700" HotelName="Solo Sokos Hotel Torni Tampere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ratapihankatu 43, 33100 Tampere</AddressLine>
          </AddressLines>
          <CityName>Tampere</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/86/36869067f4b37e482ca3a1812f8dccdba09de5f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tampere. The nearest airport is Tampere (TMP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Central Heating,Laundry,Designated Smoking Area,Swimming Pool,Golf,Spa,Wheelchair Access,Nightclub,Shopping Arcade,Jacuzzi,Elevator,LCD/Projector,Lounge,Parking,Pets allowed,Kitchen</BasicAmenities>
    <HotelRating>4,3,2,2.5,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,GUESTHOUSE,HOSTEL,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
a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1|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="a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="28048" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1|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
a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1|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
a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1|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
a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1|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
a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1|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-15T05:48:06.6827128+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a65865bd-4a1f-4f3a-b0e0-5ccaf3eb41c1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="67.807641" Longitude="24.8136395" StarRating="3.5" HotelCode="317224|hotel_hullu_poro" HotelName="Hullu Poro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rakkavaarantie 5, 99130 Levi</AddressLine>
          </AddressLines>
          <CityName>Levi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/97/3597fe6e70c466687e36acf13bfacfa3d1c8bb3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Levi resort in the western Lapland region of Finland, 170 km north of Rovani...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="67.80670274" Longitude="24.80193427" StarRating="0" HotelCode="961748|levilehto_apartments_" HotelName="Levilehto Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Levintie 1625, 99130 Levi</AddressLine>
          </AddressLines>
          <CityName>Levi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/ab/f2ab0b0a63db7d995463087f85dfb8b9e998e490.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="67.803826" Longitude="24.800407" StarRating="4" HotelCode="317227|spa_hotel_levitunturi_2" HotelName="Levi Hotel Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Jacuzzi,Kitchen,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Levintie 1590, 99130 Sirkka</AddressLine>
          </AddressLines>
          <CityName>Levi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/69/51695a112c143f4894b863119fc4506505af7ba6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in the centre of Levi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="67.805581039994" Longitude="24.801335334778" StarRating="3" HotelCode="26309|7573" HotelName="Lapland Hotel Sirkantähti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Levintie 1630, 99130 Sirkka</AddressLine>
          </AddressLines>
          <CityName>Levi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/0b/a30bb3cd061440a009dc83508718a0a87b878ce7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the centre of Levi just a few paces (200 m) from links to the publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="67.798862" Longitude="24.811055" StarRating="4" HotelCode="151351|hotel_levi_panorama" HotelName="Hotel Levi Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Club Resort,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tunturitie 205, 99130 Levi</AddressLine>
          </AddressLines>
          <CityName>Levi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9e/e09e4d7500cc1e0409e274ecc945d6cebe18d435.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a unique setting in Levi and offers hillside lodging with amazing scenery. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.59" OriginalAmount="259.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="67.805926" Longitude="24.804948" StarRating="4" HotelCode="97429|break_sokos_hotel_levi" HotelName="Break Sokos Hotel Levi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tähtitie, 5, 99130 Levi</AddressLine>
          </AddressLines>
          <CityName>Levi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/70/5070db3c5dce23b6a03552fba2dddcdd69be1fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable and luxurious club resort enjoys a central location in the heart of the Levi ski re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Air Conditioning,Golf,Jacuzzi,Nightclub,Sauna,Wheelchair Access,Kitchen,Massage Centre,Swimming Pool,Diet Meals,Laundry</BasicAmenities>
    <HotelRating>3,4,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>SKI HOTEL,CLUB RESORT,VILLAGE,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA 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
37fbec11-fa0d-417a-8981-b3a68324a22e|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="37fbec11-fa0d-417a-8981-b3a68324a22e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
37fbec11-fa0d-417a-8981-b3a68324a22e|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
37fbec11-fa0d-417a-8981-b3a68324a22e|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
37fbec11-fa0d-417a-8981-b3a68324a22e|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
37fbec11-fa0d-417a-8981-b3a68324a22e|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
37fbec11-fa0d-417a-8981-b3a68324a22e|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
37fbec11-fa0d-417a-8981-b3a68324a22e|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
37fbec11-fa0d-417a-8981-b3a68324a22e|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-15T05:48:10.9610381+00:00" Version="0" EchoToken="Search" TransactionIdentifier="37fbec11-fa0d-417a-8981-b3a68324a22e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858124061447" Longitude="2.3776307702065" StarRating="3" HotelCode="189572|200037" HotelName="Au Royal Mad Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue Sedaine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/75/8975a0e7b49b7e8fd423e6cae07cd9f11a692890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.009794" Longitude="2.31047" StarRating="3" HotelCode="410245|226863" HotelName="Residhotel les Hauts d´Andilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Route de la Berchére, 95580 Andilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/92/f092887eed241b18dc8d8e74317622915b6ab1e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a small and peaceful green town only 18 km from the business district of L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882651" Longitude="2.369121" StarRating="2" HotelCode="180071|238988" HotelName="Peace &amp; Love" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>245 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/55/f75571b87b18856bf62bcc2e3f22171e3cc0f713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features a childcare service for a comfortable and relaxing stay. Wireless internet acces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.12" OriginalAmount="48.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.901298539383" Longitude="2.3890121165676" StarRating="2" HotelCode="933601|447541" HotelName="B&amp;B Hotel Paris Porte de la Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Emile Reynaud, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/92/b89278829735d4350804f153492692cd939e57bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.940853298132" Longitude="2.3241877555847" StarRating="3" HotelCode="63979|226867" HotelName="Kyriad Villeneuve la Garenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Boulevard Charles De Gaulle, 92390 Villeneuve La Garenne</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/44/bb44731a3c51cff7d63b02a895b02fd52813f915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 5 minutes from the Stade de France and 20 minutes from the business distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85333041082" Longitude="2.4102050846558" StarRating="2" HotelCode="92757|36949" HotelName="Hipotel Paris Printania Maraîchers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Rue d'Avron, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/19/9b19d6740af325811df8bd10dd461b0b12ec4970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85097811" Longitude="2.37872098" StarRating="0" HotelCode="588267|238764" HotelName="Bastille Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/2b/5d2b520264a74703a1beb47965537e08805be38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a range of facilities and services to ensure a comfortable stay. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.821036720426" Longitude="2.3763333290376" StarRating="3" HotelCode="355143|200692" HotelName="Lodge In MIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-16 Rue Theroigne de Mericourt, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/44/99442d257995ec0d86af19adbce910bd77353ada.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.84" OriginalAmount="51.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.901090545418" Longitude="2.332599489584" StarRating="1.5" HotelCode="101868|36634213" HotelName="Hôtel hotelF1 Paris Saint Ouen Marché aux Puces" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/8d/338d454a08d432a9749e1b96d6ff751430e0ae78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.901181183323" Longitude="2.3340728944991" StarRating="2" HotelCode="147432|200581" HotelName="ibis budget Paris Porte de Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/97/3e9766ed0e61e835e1749b7956de7667cea4149d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886878" Longitude="2.318175" StarRating="2" HotelCode="906750|4505" HotelName="Hotel du Roi René" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Place du Dr. Felix Lobligeois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b0/4ab00cb5d8ce3dbf9d249f64a939700e397d2109.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Batignolles district in the north of Paris. La Fourche metro station is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880211" Longitude="2.345498" StarRating="3" HotelCode="35184|4276" HotelName="Riviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Turgot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e2/03e2196a7af2d5ca1de024a65cecbd0a1bae7742.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the entertainment quarter, with the superb Opéra Garnier and the Moulin Roug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856095119172" Longitude="2.4151786441803" StarRating="4" HotelCode="82268|44613" HotelName="Novotel Suites Paris Montreuil Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Professeur Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/5d/555d71810efa34c8c051a21b4c13dc466e340dcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This suite hotel is located 200 m from the metro and 2 km from the centre of Paris. It lies 18 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865546" Longitude="2.417213" StarRating="3" HotelCode="63961|67399" HotelName="Campanile Porte de Bagnolet" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Avenue du General de Gaulle, Bagnolet 93170</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/63/e5639206d9f415acfef929fb7e7dbc09d811c26d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel-restaurant is situated in the east of Paris, near Porte de Bagnolet. The centre of Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88232094" Longitude="2.37045471" StarRating="3" HotelCode="549023|200231" HotelName="Hotel De La Comete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Boulevard De La Villette, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/97/3f973893c385bec192a263d9a70e8fbcd5f8a7b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864450619225" Longitude="2.4062535472908" StarRating="3" HotelCode="75639|6508" HotelName="Hipotel Paris Belgrand Marie 20Éme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Belgrand, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/24/0b24c16cc5ed5ea957e808434ef799f888aa0c12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.89103" Longitude="2.321293" StarRating="1" HotelCode="180118|37612" HotelName="HOTEL de l' Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue Des Moines, 17 Arrondissement, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/df/bedf6f00e1d30519ae1cc99dbeba86b73486ef3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.93" OriginalAmount="59.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823500062262" Longitude="2.3306472987788" StarRating="3" HotelCode="36459|1102470" HotelName="Villa Royale Montsouris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/39/37397110363a02737b77528dfc4a6ee7c6e53949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute tram ride (T3) from the Porte de Versailles Exhibition Park. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84942734755" Longitude="2.4163431312828" StarRating="2" HotelCode="213101|200584" HotelName="Ibis budget Paris Porte de Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Léon Gaumont, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d6/38d6d88bd5978bd0b8a38c6442dd91da0042b34e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860067" Longitude="2.411938" StarRating="2" HotelCode="172564|200791" HotelName="Résidence Internationale de Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 rue Louis Lumière, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/52/535245fd52f17ea2f8cde3e4d008fb6287b83337.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="61.32" OriginalAmount="60.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878734978703" Longitude="2.3460155725479" StarRating="2" HotelCode="64661|CAU165700" HotelName="Hôtel de Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/60/ed60fe9c9e80c000356c07a523ac55c83f6ca4ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is situated in the heart of Paris, within the triangle formed by La Madéleine, Opéra and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88389960992" Longitude="2.3449654877186" StarRating="3" HotelCode="56513|13491" HotelName="Bellevue Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7c/267cc2e2e4f332d950cb3dc487d2a24077c5024f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of the famous Montmartre, just a short distance from a cable car, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874232" Longitude="2.38782" StarRating="3" HotelCode="148870|37774" HotelName="Hipotel Paris Buttes Chaumont Pyrénées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Jean Batiste Daumay, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/55/d6/55d65cba4d6c267433d4468dfd30567e09e2a396.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.901651452649" Longitude="2.3602735159559" StarRating="2" HotelCode="141437|203249" HotelName="ibis budget Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/ac/b9ac52ed0abb675f2d06811fe4b5e98308ce983a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890434922994" Longitude="2.324284661333" StarRating="2" HotelCode="25343|55746" HotelName="Paris Legendre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>149 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/dc/16dc2ac3f88a882f2a5e8ec85ce36784936ec1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Porte de Saint-Ouen and the Porte de Clichy, next to the famous Mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.893488590775" Longitude="2.4136881573104" StarRating="3" HotelCode="110416|67431" HotelName="Hôtel ibis Paris Pantin Église" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/29/3b297dfee6b6bffa61c232ea5e66c981b5b4344d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82630901" Longitude="2.36034563" StarRating="1" HotelCode="440495|298477" HotelName="Hotel Tolbiac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>122 Rue De Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3b/633b4ec1f605980b6480190cefdeeaf03062620d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.822788" Longitude="2.36136" StarRating="1" HotelCode="901408|348621" HotelName="Novex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Garden,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Caillaux, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/89/8f89276eab035b760ab1bbe3ba9d3f7be765a6e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Paris China Town within walking distance to Metro "Maison Blanche" on Line 7, with an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88266714947" Longitude="2.3421887785215" StarRating="3" HotelCode="933876|57828" HotelName="Regina Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Boulevard de Rochechouart, Montmartre-Pigalle (18e), 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/f3/c3f36cfe22b72d73db90fe57ed0bb9de6df85922.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854546897702" Longitude="2.415554523468" StarRating="3" HotelCode="32824|54319" HotelName="Hôtel ibis Paris Porte de Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue du Professeur Andre Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/4b/b44bde6b530be60a756a11e527c948ccac415c0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides direct access to the center of Paris (Metro L9 in 15 minutes). It is located to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831108222465" Longitude="2.3284692236537" StarRating="1" HotelCode="207340|203100" HotelName="Hotel Aviatic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Brézin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/97/909745393b902064acbbf5efeadf24d1094c0031.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839472" Longitude="2.392728" StarRating="3" HotelCode="16703|31864" HotelName="Le Quartier Bercy-Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/06/3106d26c5674abbbcf5774703ab0f0eded631202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming tradition-rich hotel is peacefully located close to the Place de la Nation, Bercy spor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.41" OriginalAmount="66.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885326" Longitude="2.360537" StarRating="2" HotelCode="14807|300115" HotelName="Hipotel Paris Gare du Nord Merryl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pajol, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/bd/52bd4ff7dad93256dbe7b67e11506ce61be1aecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the 18th arrondissement, this hotel lies at the heart of Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875374" Longitude="2.357995" StarRating="3" HotelCode="101002|9031" HotelName="Grand Hotel De Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/42/62420562352dd03249c6da6644e0015c6f9ebb7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in Paris, in the vicinity of the city’s East Station (100 meters away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857312705549" Longitude="2.3805228834324" StarRating="3" HotelCode="148871|37610" HotelName="Hipotel Paris Voltaire Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/df/79dfcbe58c58313cead19abcf2cc48c0a12b0f29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887238786594" Longitude="2.3729272595072" StarRating="3" HotelCode="165997|32059" HotelName="Hôtel Tilde" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/5f/7e5f967e59c37a8ade1bea5c009650df401864a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Paris's Buttes Chaumont-La Villette neighbourhood, the hotel is 5 km from the Louvre Mus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.891593" Longitude="2.344948" StarRating="3" HotelCode="74081|203253" HotelName="Montclair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Ramey, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/44/b84480e51c2b31eb5d5d40db3dd7d8ccbc31a7b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.25" OriginalAmount="67.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882335107523" Longitude="2.3710432648659" StarRating="2.5" HotelCode="50293|3627171" HotelName="Libertel Canal St Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/18/a218b5b2d0a67638cb3f0a56f6b59cd6dcbe6bec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Technical Museum of La Villette (Parc de la Cité des Sciences), Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.56" OriginalAmount="67.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.827442507044" Longitude="2.3210307955742" StarRating="3" HotelCode="29356|9266" HotelName="Hôtel ibis Paris Alésia Montparnasse 14ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/85/dc8581785612c6871a2d8cd9fc21dc0a4f70c50c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in a convenient location in the south of Paris between the districts of Alesia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86739658219" Longitude="2.3965286839247" StarRating="2" HotelCode="935631|203302" HotelName="Hipotel Paris Gambetta République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>236 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/41/4541bc5a808f0b3e7028ed49eda3b231495c0af3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.817297097111" Longitude="2.3504278063774" StarRating="3" HotelCode="29464|65968" HotelName="ibis Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Val de Marne, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9a/679a4053a3b2082fc597613dc27cf50e78f15339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located opposite the Charléty stadium, close to the exhibition centre. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8969944" Longitude="2.3454932" StarRating="3" HotelCode="300871|44478" HotelName="Hotel Kyriad Paris 18 - Porte de Clignancourt - Montmartre" 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>78 Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/b9/d2b9a5639d562cb511691cd665283009bf962046.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833269" Longitude="2.356424" StarRating="2" HotelCode="146402|56808" HotelName="Hotel Coypel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ea/c2/eac22e17027ba0e84691e33a912681a54d5ef5fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Place d'Italie and the Gobelins district of the 13th arrondissement o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861266" Longitude="2.382696" StarRating="3" HotelCode="70508|7186" HotelName="Hipotel Paris Père Lachaise République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Servan, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/8a/0d8a8da08890648e977c071079dfb5bfa35067fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.892981" Longitude="2.373065" StarRating="2" HotelCode="79724|203281" HotelName="Hôtel Paris Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Curial, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/fc/a6fc65bdc55e53c32f91c8ad07ce020dfe1ac935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.891959461053" Longitude="2.384762763977" StarRating="3" HotelCode="71253|54267" HotelName="Hôtel ibis Paris la Villette Cité des Sciences 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 quai de l'Oise, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/82/368291f8e863bbf401301bef52afa8ce43db9737.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.89991482" Longitude="2.32159811" StarRating="0" HotelCode="766912|298484" HotelName="Appart'hôtel Paris XVII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Hélène et François Missoffe, 17ème Arrondissement (Batignolles-Monceaux), 75017 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/af/8cafcdd8b24be234c3c7bd0c09ba29f4108b311e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834019" Longitude="2.295319" StarRating="2" HotelCode="67993|15348" HotelName="Printania Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Olivier de Serres, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2f/4c2f3ecbb2515e0a54cd88fe4cf428f460a38878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.78" OriginalAmount="69.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.910174875047" Longitude="2.1684908866882" StarRating="3" HotelCode="142309|123528" HotelName="Residhome Carrières La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Fax,Internet,Jacuzzi,Kitchen,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Eiffel, 78420 Carrieres Sur Seine</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/29/9d290d75b8ec1abfaff3f15fa9bc7a031db027fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.10" OriginalAmount="69.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833361038624" Longitude="2.3169377446175" StarRating="3" HotelCode="173012|362564" HotelName="Atelier Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/18/611889a365509219fcf1946a7603ae79598c0387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.891087" Longitude="2.403294" StarRating="3" HotelCode="88728|50573" HotelName="Campanile Paris Est Pantin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Avenue Jean Lolive, Pantin 93500</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/5e/d35eea85917be423455c56bcf3fa2a17b7bdea16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the edge of Paris, guests of the hotel may visit such attractions as Parc de la Villette...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87256322" Longitude="2.35531113" StarRating="1" HotelCode="324325|348473" HotelName="Pacific" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>70 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/13/1613e18d5e0915651b748364058f7b91b35a658d.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 Pacific, you'll be centrally located in Paris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.818956275893" Longitude="2.3258765084643" StarRating="2" HotelCode="187860|200591" HotelName="ibis budget Paris Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/34/af34e58f0e6eece6f9fb10d6b27c026b84325b79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855415181956" Longitude="2.4097260832787" StarRating="2" HotelCode="34567|5347" HotelName="Comfort Davout Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue des Orteaux, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/6b/116b1398233a6a275a297d5c980111422a10297c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated just a few métro stations from the opera as well as from the Cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81816779335" Longitude="2.4005556106567" StarRating="4" HotelCode="888805|195238" HotelName="Mercure Paris Ivry Quai de Seine" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Allee De La Seine, 94200 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/1d/3b1da154c42c401a67df606b70f31cf23918b942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Seine, near the Paris Bercy Palais Omnisport sports and ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88207934994" Longitude="2.3334628343582" StarRating="2" HotelCode="35269|2055" HotelName="Royal Mansart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Mansart, 75009 PARIS</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/d3/4dd313df218534c64e8ab5888c4c1c7e83f0a9ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and the opera, around 2 km away from the Seine. Guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.896363611899" Longitude="2.3283867537975" StarRating="3" HotelCode="173800|203266" HotelName="Hotel Source" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Avenue St. Ouen, 75017 Paris, Ilke de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/2291f7014b7f4255b33e54c5087f63f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 34 rooms. The upper floors of the hotel can be access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.98" OriginalAmount="70.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.889869668175" Longitude="2.3210817575455" StarRating="3" HotelCode="14338|231886" HotelName="121 Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121 Avenue de Clichy, 75017 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/40/7e4027ea90b703f263c8d0da569a2d747028bbb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a lively quarter of Paris where the worlds of art and business mingle, this is the perfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.34" OriginalAmount="70.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883654546144" Longitude="2.3594285952986" StarRating="3" HotelCode="75476|1085218" HotelName="Sure Hotel by Best Western Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224 Rue Du Faubourg Saint Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/03/e3037a35d5b76a5fd9f878a7f752b59d2e383f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An enviable position in the heart of the French capital makes this city hotel an ideal starting poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836354" Longitude="2.29473" StarRating="2" HotelCode="76707|224811" HotelName="Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373 Rue De Vaugirard, 75015 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/75/bf756d8aa310c0d2f983d507eed5992ad45f4f4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Arr14/15:Montparnasse-T. Eiffel. The property features a total of 42 bedro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839902038905" Longitude="2.3814958333969" StarRating="3" HotelCode="35367|13536" HotelName="Claret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/cf/f8cf4487dd7dc8dc2b2e0bfc970d9931e5284a03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Bercy Park as well as the gare de Lyon. Plenty of shopping and en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868778" Longitude="2.360023" StarRating="2" HotelCode="78969|238889" HotelName="Excelsior Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Lancry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/96/8796968dba88ce628e8e794c5dc7e1b08bfde1a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.87" OriginalAmount="71.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846472549873" Longitude="2.4062604312106" StarRating="3" HotelCode="104071|1872417" HotelName="Hotel le Twelve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7e/c57ec806c79c03153b8883c86028eb95e0f1c556.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the areas of Paris with the most vegetation, this charming city hotel is next to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884892853814" Longitude="2.3974278532803" StarRating="4" HotelCode="406136|92918" HotelName="Hipark by Adagio Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard d'Indochine, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/55/8055e97795c016b66cdb7b29e835d634ed92030f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.901721" Longitude="2.3595" StarRating="4" HotelCode="82267|44611" HotelName="Novotel Suites Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/84/0d84a1fe1700fe31acb75124c177c8704234d174.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the metro, 2 km from Montmartre and the centre of Paris, and 15 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.896572567973" Longitude="2.3435767740011" StarRating="4" HotelCode="337117|119467" HotelName="Best Western Le 18 Paris Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Letort, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/e6/cae6140f1d39feab0c5ae81d9ae5d00dc9e16a80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located by Porte de Clignancourt metro station, close to the tourist centre. A large c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839103" Longitude="2.3975025423279" StarRating="3" HotelCode="97061|13060" HotelName="Grand Hotel Doré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/4e/4a4ebdce84df0b99f3de4dd6e0c1885abdcfeecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Daumesnil area, a stone’s throw from the Viaduc des Arts, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8886" Longitude="2.379" StarRating="2" HotelCode="933602|200802" HotelName="St Christopher's Paris Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue De Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/4f/cc4ffdc7c8f947bd9db80275b798ac3fcaac9b10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.80" OriginalAmount="72.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874710762159" Longitude="2.3557640570737" StarRating="2" HotelCode="74046|636021" HotelName="De Bordeaux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Rue du Faubourg-Saint-Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/7b/177bae60451425253ae8974fe3c0d14a69546b92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.89" OriginalAmount="72.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831565" Longitude="2.357401" StarRating="3" HotelCode="13456|81344" HotelName="Timhotel Paris Place d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/83/f3835d7e76c862f0c2db4eb91b3a85f6018d130f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the south of the city, close to Montparnasse. It is just 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865645" Longitude="2.366577" StarRating="2" HotelCode="149714|201289" HotelName="Hôtel Voltaire République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ab/a4aba576135090f8137298ab95c09f92e164fd66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="73.74" OriginalAmount="73.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876613410107" Longitude="2.3439276588955" StarRating="3" HotelCode="64605|4852895" HotelName="Lebron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hotel de Charme,Business Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/5f/6d5fd8e7df193a9218ac68a8c1274e00da063019.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the 9th district of Paris, near Montmartre, an artistic district that has countless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.896491189474" Longitude="2.3847541576856" StarRating="3" HotelCode="101779|3028" HotelName="Adagio Access Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 bis avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/79/1779303034a04072387720d154f9ac7590fd5bf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villett...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|13541" HotelName="Hotel Havane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ab/04aba3e8b462a01ab87cc28568e7661f2d4ad682.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immedi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.892861" Longitude="2.34125" StarRating="3" HotelCode="258815|13543" HotelName="Les Jardins de Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/56/77565102aaf1c8e28affaafdf627f672e81925b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris' 18th arrondissement just a few paces from well-known Montmart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.40" OriginalAmount="74.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861013" Longitude="2.380632" StarRating="3" HotelCode="110550|3608127" HotelName="Hotel du Chemin Vert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d7/58d79a539c8153a9562c6c5c78540328bab32c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.61" OriginalAmount="74.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836327104101" Longitude="2.3601615428925" StarRating="4" HotelCode="31197|2695979" HotelName="Villa Lutèce Port Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-52 bis Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/4d/ff4daafba412c057a05f16a39de54fb1a4d988fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the Place d`Italie and the French National Library. L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86085251" Longitude="2.378262" StarRating="1" HotelCode="548303|200869" HotelName="Acacia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/29/4429573b84894b34020d083200fcfd53a5c44e33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880044427" Longitude="2.4077876415253" StarRating="2" HotelCode="300870|89548" HotelName="B&amp;B Hôtel PARIS Porte des Lilas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue René Fonck, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/62/db625a2b8a4cc785c02235b5c3cdedc5d84de8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867123" Longitude="2.374232" StarRating="2" HotelCode="25346|224991" HotelName="Léonard de Vinci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue des Trois Bornes, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/41/e341e7f152fb83dc910f2c7566887e99bcc4704d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823994" Longitude="2.327468" StarRating="3" HotelCode="154978|55028" HotelName="Virgina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66, Rue Pere Corentin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/0e/820ee590592d5aed4f364d11709c336b05568c51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at de Port d'Orléans between the Montsouris Parc, Cité Universitaire and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.892176371259" Longitude="2.3148375749588" StarRating="3" HotelCode="317178|54280" HotelName="Hôtel ibis Paris 17 Clichy-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Bernard Buffet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a4/eca4621ad5fa103dea1862a2c60450159a661868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated, close to Montmartre, the Champs Elysées and many more of the Frenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.53" OriginalAmount="75.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883802" Longitude="2.331585" StarRating="3" HotelCode="180117|3168710" HotelName="Goldhotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Boulevard De Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/7c/a37c117d339b02119e2c34587bc41782f5f09cd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834111" Longitude="2.295214" StarRating="3" HotelCode="64956|15407" HotelName="Hotel Auriane Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Olivier De Serres, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b7/cdb75dbd52469efd08840ded02ddf4858882ca3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880311941104" Longitude="2.3743396997452" StarRating="2" HotelCode="187837|201149" HotelName="Relais Bergson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Avenue Simon Bolivar, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/93/b993926bc0354b413afd51939d8ddb52a0308f11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="77.18" OriginalAmount="76.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884433236233" Longitude="2.3471763938485" StarRating="3" HotelCode="47661|1780489" HotelName="Best Western Hotel Le Montmartre Saint-Pierre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/92/8192ea9efd137133595e4a06915c1a81f0dd4f9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the picturesque quarter of Montmartre in the north of Paris, only a few me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887179" Longitude="2.386331" StarRating="2" HotelCode="97699|37563" HotelName="Appart'City Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>157 Avenue Jean Jaures, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/c4/b3c4d418eba1a17fbd1f48eaf0e66777626d92bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located nearby the Cité des Sciences, and both Gare de l'Est and Gare du Nord train st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882089933038" Longitude="2.3708809912205" StarRating="2" HotelCode="35954|37566" HotelName="Des Buttes Chaumont Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/c1/a5c18d055faf811ca7d989aab84f6f6c85ef82bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Les Buttes-Chaumont district of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.893375532653" Longitude="2.3798704147339" StarRating="3" HotelCode="25636|37567" HotelName="Hotel Campanile Paris 19 - La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147/151 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/7c/fc7c3a999abe2ff738f692973f77aaf2dc57047e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="2" HotelCode="552021|225302" HotelName="Residhome Paris Rosa Parks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>3/13 Rue Gaston Tessier, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/6e/3e6ed52441414cc9d353ad7252693a2277975038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.825677" Longitude="2.323218" StarRating="3" HotelCode="145924|55684" HotelName="Chatillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, Square Chatillon, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/9d/1e9de53f4ab0f1e3e08bcd1e77b5ace197b8fdfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833109444633" Longitude="2.2892117500305" StarRating="3" HotelCode="187861|61197" HotelName="Hotel Paris Vaugirad" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>403 rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/5c/b45ce8af27577f82885aabaceed0f747852e4ad1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877489057009" Longitude="2.3424158478413" StarRating="3" HotelCode="47806|13562" HotelName="Corona Rodier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Rodier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/54/0f54c0b63500e0ed2a9adfaea572eb7526679f48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in the centre of Paris, the hotel is in the Sacre Coeur and Opera nei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82234236" Longitude="2.33456919" StarRating="3" HotelCode="308152|348445" HotelName="Hôtel du Parc Montsouris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Parc Montsouris, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ae/93aec540430a8a358d1ebb2b79bdd9cbe0701b33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Parc Montsouris in Paris (Montparnasse Tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874297960646" Longitude="2.4051853369888" StarRating="2" HotelCode="79723|203306" HotelName="Hipotel Paris Lilas Gambetta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Avenue Gambetta, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/27/b9272524ffec5fce6a901d3f9e0cd3d288a00b04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.825801525043" Longitude="2.3526600668982" StarRating="3" HotelCode="64086|55237" HotelName="Hôtel ibis Paris Italie Tolbiac 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>177 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/a1/d8a1213b0abf6fe921838ef8545b37d34e857773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.824123" Longitude="2.3300514" StarRating="1" HotelCode="199733|37634" HotelName="Montsouris Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/fd/cffd96b4ed9bc64612301c7949e8ff0d5e2e81b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.80" OriginalAmount="79.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833828911808" Longitude="2.3549741506576" StarRating="3" HotelCode="60486|2391447" HotelName="Kyriad Italie Gobelins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5, Rue Véronèse, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/67/06670be7ca8d2147dceb7a51fea26cb2414b9564.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831122249103" Longitude="2.2823399305344" StarRating="0" HotelCode="75481|15898" HotelName="Aparthotel Adagio Paris XV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue d’Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/6c/506cef603c798061f93c716ffdb71010389470e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment residence is situated in the south-west of Paris, a 5-minute walk from the Parc des E...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831862039179" Longitude="2.3044785803565" StarRating="2" HotelCode="110526|203110" HotelName="Arty Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue des Morillons, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d7/3bd7d75a866428a4cf6911aa6a1297e663004085.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873996" Longitude="2.362457" StarRating="3" HotelCode="100905|507" HotelName="Belta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue Lucien Sampaix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/09/2209728b9767923f37c2728fb61361637b55e4a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890642108124" Longitude="2.3248368501663" StarRating="3" HotelCode="57106|25019" HotelName="Ambassadeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/01/4c0151a3f019a01e4ee9d3c0a7a74bb031173348.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is very well situated. It lies in a quiet area in the north of Paris, just behind Mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878148" Longitude="2.327031" StarRating="3" HotelCode="61172|10821" HotelName="Opera Deauville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/93/96937c4e8f7e0ba27756c2e459a8dc39bb73fec6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 9th arrondissement, close to Liège metro station, in the heart of the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880156" Longitude="2.326942" StarRating="3" HotelCode="395329|4644" HotelName="New Hotel Saint Lazare" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e5/92e55f58d697b09c8f18102da6c04d546da37a55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 1 km away from the centre of Paris. Public transport, excellent restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8394" Longitude="2.26322" StarRating="3" HotelCode="78151|28763" HotelName="Hôtel Ohm by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Claude Terrasse, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/b4/74b412517c1056c710f169ef41f71decf2392308.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851546" Longitude="2.398978" StarRating="2" HotelCode="25353|1861" HotelName="Timhotel Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue d'Avron, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/47/c447144192736a6dd2acd304cc0e96505c396cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the centre of Paris just a stone's throw from the Place de la Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="80.92" OriginalAmount="80.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843305492823" Longitude="2.3071825504303" StarRating="3" HotelCode="76353|2752837" HotelName="Aberotel Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/60/a060f9350424e9d14c870805237f860283791a0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just 220 metres from the metro station Volontaires. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.10" OriginalAmount="80.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836837320281" Longitude="2.295513600111" StarRating="3" HotelCode="34440|1667906" HotelName="Quality Hotel Abaca Messidor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>330 rue de Vaugirard, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/49/d14927522801fb79d411945efc11017eaefdc004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869137" Longitude="2.39533003" StarRating="3" HotelCode="975801|422798" HotelName="Hotel Bridget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/cc/4acca71ea9912942d5287357618ed439fdd0675d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.905884867094" Longitude="2.4575378687172" StarRating="3" HotelCode="888124|50572" HotelName="Hotel Campanile Paris Est - Bobigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>304 Avenue Paul-Vaillant Couturier, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a4/8da486faa1c421b4b92a8a9aae82c7350bb2621e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location, near to Paris by metro (line 5), 100 metres from the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87010919" Longitude="2.36988697" StarRating="2" HotelCode="591683|224810" HotelName="Hotel Aix Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue D'Aix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/1a/3f1af9f2acc802f9cac2b21858de6157d41a127a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886188295408" Longitude="2.3361967772911" StarRating="1" HotelCode="74077|200172" HotelName="Hôtel Bonséjour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Burq, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/92/fb92ee1a1ad25b3158791b00780954e8ed47527e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84209" Longitude="2.303201" StarRating="3" HotelCode="110520|55986" HotelName="Carladez Cambronne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Beuret, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/15/dc1551636a703d3c7a98a6b4c0e2c37300648cd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883438" Longitude="2.325274" StarRating="2" HotelCode="74064|200207" HotelName="Darcet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e4/73e4ddf5f55781dd5c93889d639d17665b5cd269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87913892571" Longitude="2.3434647917748" StarRating="2" HotelCode="60657|17326" HotelName="Pavillon Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue de la Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4f/eb4ff6919de2bf811d440a0acaf69b59912ffbe4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on a small, quiet street in the 9th arrondissement close to the Galeri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.90042002" Longitude="2.33616917" StarRating="4" HotelCode="639705|280022" HotelName="Hotel The Originals Paris Maison Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue De La Porte De Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d2/2e/d22ee477c0f608977315c717d9e8f936add6c254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="82.37" OriginalAmount="81.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882126973865" Longitude="2.3257300257683" StarRating="3" HotelCode="34747|1514386" HotelName="Hotel Regence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Saint Petersbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e2/fe/e2febea321f84db261f81d8037f0110731ce9cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Paris some 800 m from the Place de l'Opéra. The es...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875758" Longitude="2.357415" StarRating="3" HotelCode="146525|200191" HotelName="Hôtel d'Alsace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85, Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e1/f4e1ca98b8fbb5da9a1443c422c097faff5fe589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85369801175" Longitude="2.3881155252457" StarRating="3" HotelCode="47668|6458" HotelName="Comfort Hotel Nation Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Léon Frot, 11th Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/72/827222b152735b44ef9003af66cc767d12a4e3ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the east of Paris and only steps from the Place de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823591" Longitude="2.324751" StarRating="2" HotelCode="907209|348474" HotelName="Hotel Terminus Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197 boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/56/7c56c1f3195d6c5fd7a82adf59f9182279b4a3fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845562" Longitude="2.402112" StarRating="2" HotelCode="904085|514781" HotelName="Lux Picpus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c4/03c4d6f217426eb7420a6d4c46fe2f2dbe827f01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.816054606817" Longitude="2.3643310368061" StarRating="4" HotelCode="38276|42286" HotelName="Novotel Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Voltaire, 94270 Le Kremlin Bicetre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/85/25854f726613408557b8f8613bdc7991982ab5be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business conference hotel lies on the southern outskirts of the French capital. It is just a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.21" OriginalAmount="82.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.896631387894" Longitude="2.3457560201535" StarRating="3" HotelCode="25634|227766" HotelName="Hôtel ibis Paris Ornano Montmartre Nord 18ème" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Bis Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/1a/1b1a4f14facdea5edfda145253e2a4cd45980f64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.64" OriginalAmount="82.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881076591215" Longitude="2.3653542995453" StarRating="3" HotelCode="11353|299335" HotelName="Paris Louis Blanc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Rue du Faubourg St Martin, 75010 Paris-10, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/15/8e154ae25a0b96f102d4fe46682588cde59357f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rue du Faubourg Saint Martin and very close to both Gare du Nord and Gare d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.892392" Longitude="2.213316" StarRating="3" HotelCode="110309|71375" HotelName="L'Amandier - Nanterre La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/3b/3a3b4004ae2781666cde06541cb825cb7493bcc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879428213265" Longitude="2.3568141460419" StarRating="2" HotelCode="69393|225132" HotelName="Picardy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e6/39e6af6bc90f1145cdbd0e5f010288184ee47a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87321681" Longitude="2.3827721" StarRating="3" HotelCode="439979|200500" HotelName="Hôtel Scarlett" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jouye-Rouve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/37/693755224d0345f5b32928c283d4cdfa2302a667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890770956333" Longitude="2.3211510659167" StarRating="1" HotelCode="178223|200526" HotelName="Viator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue des Moines, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/68/916845d7133346788e563dc1640ecfa6742410be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated just a 3-minute walk from the Gare de Lyon train station, and from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884513395409" Longitude="2.3758600183119" StarRating="2" HotelCode="298448|203285" HotelName="ibis budget Paris La Villette 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>57-63 Avenue Jean Jaurès, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/67/67d56ce611766da8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835124432283" Longitude="2.4054594433885" StarRating="3" HotelCode="110504|55142" HotelName="Hôtel ibis Daumesnil Porte Dorée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Boulevard Poniatowski, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/a1/2da1de99b162c6b6461402bcddc95b6e8eee05ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.96" OriginalAmount="83.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.89118175087" Longitude="2.3390538990498" StarRating="2" HotelCode="200878|17567" HotelName="The Originals Paris Montmartre Apolonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Rue Marcadet, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/19/3e199790e106d20b1d24c9df6cde24ea2ca8c9bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately-run hotel is centrally located at the heart of the famous Montmartre district of Pari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="84.06" OriginalAmount="83.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833071" Longitude="2.288026" StarRating="4" HotelCode="80567|4162314" HotelName="Mercure Paris Vaugirard Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e1/83e19120c00ed650d5146cae8c420f5950137511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the city centre, opposite the entrance to the exhibition centre and close to the Por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837203" Longitude="2.2971384" StarRating="3" HotelCode="63959|55581" HotelName="Convention Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/7c/b67cb4076ab6a7a556d2a56946e6742da19cb984.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the Convention district in Paris' lively 15th arrondissem...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81899" Longitude="2.325834" StarRating="3" HotelCode="110272|76400" HotelName="Ibis Styles Paris Porte d'Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41, avenue Aristide Briand, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/90/5690113f592e604373f699e4b77985477b744143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.72" OriginalAmount="84.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873988798044" Longitude="2.3426507413387" StarRating="2" HotelCode="187852|327807" HotelName="Jeff" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 rue Richer, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/53/f753d3970791ec2eb28020403fa4a19eb7ab33dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. A baggage storage service is am...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.73" OriginalAmount="84.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873885596027" Longitude="2.3504170775413" StarRating="3" HotelCode="34883|18042" HotelName="Hauteville Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/73/8c734a95f206bc6885f68536b5fa6a16541005f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is within walking distance of the city centre. The stations Gare du Nord ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882781357276" Longitude="2.3449493944645" StarRating="2" HotelCode="64673|203219" HotelName="Avenir Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Boulevard Rochechouart, 09. Opéra, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/13/66134865b8447ed31dad80a26e5c5eda7e923c6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.894327787388" Longitude="2.3124933242798" StarRating="3" HotelCode="43937|23772" HotelName="Timhotel Paris Berthier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/cb/60cbef49b604b831daccf2129f6b6310c6f42990.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arrondissement of Paris, the hotel is very convenient for both business and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873019396348" Longitude="2.3586675524712" StarRating="3" HotelCode="67904|9029" HotelName="Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>49 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/42/62420562352dd03249c6da6644e0015c6f9ebb7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878299" Longitude="2.384219" StarRating="3" HotelCode="180098|203286" HotelName="Nouveau Paris Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Hassard, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a5/caa50b30f32dc3c1ff46b77b753136bf0e35202a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846154024554" Longitude="2.401779" StarRating="2" HotelCode="189573|4660" HotelName="Du Printemps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Boulevard de Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/03/8003d54c6ff1166e921cd8a1736dd4008431c4d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.826151708167" Longitude="2.3244345188141" StarRating="3" HotelCode="189580|298476" HotelName="Clos d'Alésia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Friant, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/5d/7e5da738df747f5a89bc3438096e90515c8c2dd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830015" Longitude="2.356696" StarRating="3" HotelCode="60795|35797" HotelName="Best Western Paris Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>205 Avenue de Choisy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/56/68560802c96efd600e4e38d8abd4bf01ed1d1d10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the southern bank of the River Seine (Rive Gauche), near the Latin Quarter,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.824495849371" Longitude="2.3272846736106" StarRating="2" HotelCode="60434|226779" HotelName="Le Glam's Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/03/60034616c22995ef2dddf1955d2c257b0e42d340.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.13" OriginalAmount="85.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.888836202457" Longitude="2.3942363262177" StarRating="4" HotelCode="13791|7234" HotelName="Mercure Paris 19 Philharmonie La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>216 Avenue Jean Jaures, 75019 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/79/7479832b198cd0d04849e862a49558f7f9a86894.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the north of Paris and offers an ideal starting point for those ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877202067152" Longitude="2.3511278629303" StarRating="3" HotelCode="74049|200961" HotelName="Chabrol Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/36/3f36d1ad1aefcaf8b4de34425b2ca234caee6f47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.825796" Longitude="2.3531535" StarRating="3" HotelCode="915009|32878" HotelName="Hotel Ambre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 ter Rue de Tolbiac, Buttes aux Cailles, 75013 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f5/75f5972d6b1b6f55e235732e3db32f16916fa0c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.891955" Longitude="2.213889" StarRating="2.5" HotelCode="110307|69579" HotelName="Campanile Paris Ouest - Nanterre - La Défense" 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>20-22 Avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/37/1b371f2b80fce5a622c127686130ae5683f45643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835744497958" Longitude="2.3020152747631" StarRating="3" HotelCode="172084|55131" HotelName="Chouette Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237 Rue de la Convention, entre la Porte de Versailles et la Tour Eiffel, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e8/ece807f3e4ab4b41750b5c57921b2b9fc1fbf429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a charming district. Parc Georges Brassens, the Porte de Versailles Exhibition Centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880825236932" Longitude="2.3516857624054" StarRating="1" HotelCode="74043|203006" HotelName="Grand Magenta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>129 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/90/0e9094a0124f49d3d1f8fb70b8df4848b89ac4f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.828990185803" Longitude="2.3005346953869" StarRating="2" HotelCode="57104|55287" HotelName="Clarisse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Boulevard Lefebvre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/3d/e33d0fe50810c6b422c7f68419c98b3210b74eac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris. It is just a 5-minute walk from the Porte de Ver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887574" Longitude="2.311071" StarRating="3" HotelCode="97242|203194" HotelName="de la Felicite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue de la Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/a9/a1a9b13f1069af603a0b9a4390479e322069b660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85434719" Longitude="2.39798889" StarRating="3" HotelCode="592812|238944" HotelName="Hotel Terre Neuve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue de Terre Neuve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/40/644049d72003996b77eb4eb10562e19beaaab9f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880561" Longitude="2.339257" StarRating="2" HotelCode="902166|10881" HotelName="Hotel Saint Georges Lafayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/35/4335a5d9947f214fefa0a4e51beda51fc4be0d1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.896940675192" Longitude="2.3852439754198" StarRating="3" HotelCode="185980|3660" HotelName="Forest Hill Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Ter Avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/e2/a4e2229d64fe663e3ab936991626eba919bbbecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villett...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="88.59" OriginalAmount="87.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877935894884" Longitude="2.3378160595894" StarRating="2" HotelCode="32579|1095517" HotelName="Antin Saint Georges" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Notre-Dame De Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/0c/d30cbdd644519219bc1e530cd8089d2af34aeaaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between the Sacré-Coeur Basilica and the Opéra, in the heart of Paris' busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875389" Longitude="2.357073" StarRating="3" HotelCode="65041|13468" HotelName="Alane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard Magenta, Paris 75010</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/98/4c9843a0ac5915a9e9f7cc0f253af1f0cc2f1e11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is close to Gare du Nord and a 2-minute walk from the train, bus and metro stations ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88238978656" Longitude="2.3497921228409" StarRating="2" HotelCode="29156|3513" HotelName="Altona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/48/9d48eee748480c1b05a46013214155503c9aed52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a convenient and peaceful location near the Gare du Nord and Gare de l'Est stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835158" Longitude="2.387685" StarRating="3" HotelCode="47501|6085" HotelName="Kyriad Hotel Bercy Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Baron Le Roy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/6a/a56a1ea585e1127ceebeb44b9115a8bd455a77c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82517063" Longitude="2.36077744" StarRating="0" HotelCode="662867|488927" HotelName="Arian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue De Choisy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/ab/c3abddc22eae1122f89980abd9d731bf6fcb2686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="3" HotelCode="189436|203229" HotelName="Hotel Prince Albert Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/31/fe317d99eb1385ccce946129dd33231f0e40a511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876848379509" Longitude="2.3457473516464" StarRating="3" HotelCode="36462|32865" HotelName="Hotel Williams Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c8/69c8ccc71b52a2622270bcf68c32374cf5b19e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris, close to the Paris Stock Exchange, The Louvre and Notre Dame Cathedr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844662139324" Longitude="2.4024859920307" StarRating="0" HotelCode="324666|238959" HotelName="Le petit Cosy Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Boulevard De Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/05/c605b0f62a219b723da8a7faa29470ba3ab56aaf.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 Cosy in Paris (Pere Lachaise - Menilmontant),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.10" OriginalAmount="88.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879474075773" Longitude="2.3580425977707" StarRating="3" HotelCode="172227|189981" HotelName="Hotel Albert 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a5/4ca5a6ac372623dd53d7fd9a43ddb7a5c189f738.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823614988876" Longitude="2.3249139499198" StarRating="3" HotelCode="165996|50359" HotelName="Hotel The Originals Paris Porte d'Orléans Acropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>199 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/ed/49ed470ab74960b0d0674aa2493be06bb48e99ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885188920655" Longitude="2.331170886755" StarRating="3" HotelCode="47462|4292" HotelName="Citadines Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue Rachel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/3e/423e2d84062ab914d1117ad964c3ab6882ff006f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning, peaceful location in the Les Abbesses district of the city, around 250...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841308110016" Longitude="2.3028266429901" StarRating="3" HotelCode="52664|37570" HotelName="Hôtel Délos Vaugirard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue du Général Beuret, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c4/09c482ebedefd028b51b53e82d2518b131faaf1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located at the heart of the 15th Arrondissement near to the legendary Eiff...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850419171494" Longitude="2.290825147244" StarRating="2" HotelCode="303896|58350" HotelName="Eiffel XV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/03/4303e424059d83420e9bd594d3ae3377b5949a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849458661076" Longitude="2.3853152990341" StarRating="3" HotelCode="59056|57343" HotelName="Hôtel ibis Paris Gare de Lyon Reuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/23/0b2330422f5381b69382c5b873b2435fecd45ee1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823731" Longitude="2.324101" StarRating="4" HotelCode="15448|6983" HotelName="Mercure Paris Alésia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>185-187 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c2/fdc2b9a763f4967b09fd36b2f22c0366f5e7e557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated on the Rive Gauche of the Seine River.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842678864195" Longitude="2.3243472701865" StarRating="4" HotelCode="59109|6086" HotelName="Timhotel Odessa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0f/440f532ccbecd44556f537bcca5bc7f228f624c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the heart of the business and cultural district of Montparnass...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88214059" Longitude="2.32883614" StarRating="0" HotelCode="592745|238979" HotelName="Milestay - Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>31 rue Ballu, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/d7/13d705155cf1fb51c25959e8611f1027c5a03897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="90.21" OriginalAmount="89.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832942" Longitude="2.359269" StarRating="3" HotelCode="165674|6917202" HotelName="Jack's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Stephen Pichon, Paris 75013, France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/49/f1494e4cbf60fb2cba13a39110f3a26aea0f3e9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.51" OriginalAmount="89.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.901641909717" Longitude="2.3288440704346" StarRating="3" HotelCode="13524|301475" HotelName="Kyriad Paris Nord Porte de Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue La Fontaine, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/03/c103f75f6971a5778c8c6110d357f6a184e9fe8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to Paris and Villepinte. Within 300 m of the hotel are lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.53" OriginalAmount="89.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836346524189" Longitude="2.2896865010262" StarRating="3" HotelCode="168457|143201" HotelName="Viceversa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/4c/754c22037d102885a498c91a270dbcac17709edd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located 200 m from the Porte de Versailles exhibition centre and Palais des Sp...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.86" OriginalAmount="89.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.888381550227" Longitude="2.2126011355251" StarRating="3" HotelCode="110308|227739" HotelName="Hôtel ibis Nanterre la Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36/38 avenue Champs Pierreux, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a1/6da17288041ac28a5dba698a3033dd4d7636c68a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.87" OriginalAmount="89.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882227513113" Longitude="2.3448903858662" StarRating="2" HotelCode="52556|145920" HotelName="Hotel du Square d Anvers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Place Anvers, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/da/58da6b35daa2b03cb0d509b76b9e6c6f52fe8528.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Between Montmartre and the Avenue Trudaine, in one of the most visited historic districts in Paris, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84648192943" Longitude="2.410290093254" StarRating="4" HotelCode="34876|1765" HotelName="Best Western Plus 61 Paris Nation Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue de la Voute, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/3c/723caaace4db49e6506b29743b7af72dae9ca797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area in the east of Paris, near to the Place de la Nation and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878204126918" Longitude="2.3698616837682" StarRating="1" HotelCode="311282|49276" HotelName="Generator Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Place du Colonel Fabien, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/9c/259c15b9e78069c14ed9aef5690e2c65e24059db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837889955754" Longitude="2.296187505126" StarRating="3" HotelCode="180072|200151" HotelName="Hôtel Auguste" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/eb/52ebe0d7a770c63c32bfa25d5209fe6e7743885a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88667" Longitude="2.360923" StarRating="2.5" HotelCode="74068|55576" HotelName="Hotel de Bellevue Paris" 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>67, rue Philippe de Girard, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/67/ce678e76b3ad5f3951ae49dacfde12af9df0d956.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Montmartre and Sacré Coeur, the hotel enjoys privileged direct access by metro to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835974" Longitude="2.405967" StarRating="3" HotelCode="110501|56768" HotelName="de la Porte Doree" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>273 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/eb/b4ebfa7e0d3c2e465bfa963a16af29ad8986c1dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.891334755721" Longitude="2.3246041938291" StarRating="3" HotelCode="377824|203200" HotelName="Hôtel Le Mireille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Davy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/23/542392d168839856b7d4229fa88f1ffe6c6d208f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831821" Longitude="2.35742" StarRating="2" HotelCode="180055|225003" HotelName="Neptune Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Godefroy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a3/50a3641f23f5ac76a4129bdecdc4ef4d2c516c5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882813106119" Longitude="2.3450660705566" StarRating="2" HotelCode="74033|203447" HotelName="Le Régent Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/13/1d133403b81812091384d4cb9281dbf19689c91d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882112126215" Longitude="2.3345641188998" StarRating="3" HotelCode="50205|54288" HotelName="Libertel Montmartre Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a5/f0a592b6ed2c151688356b95b9c1aaf7bfdaa190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with maritime flair lies around 100 m away from the Place Pigalle and at the foot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="91.51" OriginalAmount="90.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834073875664" Longitude="2.3461208515205" StarRating="2" HotelCode="14314|CAW516400" HotelName="Belambra City Hotel Magendie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/4 Rue Magendie, Angle 6 rue Corvisart, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/9d/cd9d84525f66ecfca433e8531ddb675580954f8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878866" Longitude="2.339673" StarRating="2" HotelCode="180086|55082" HotelName="Clauzel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue des Martyrs, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/83/60834e9498e5f925639f1b235eb962c2ef2330ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 37 rooms. Most storeys can be reached by lift. A safe is among...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833285" Longitude="2.356039" StarRating="3" HotelCode="905584|57667" HotelName="Hôtel des Ecrivains" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/34/2834e4f51c1eafea3e593c82e9a32b35592b97b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Gobelins-Mouffetard district, close to the Great New Library, the Palais Omnisports d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879545711311" Longitude="2.3562153433253" StarRating="2" HotelCode="267509|55979" HotelName="Hôtel Richmond" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/36/333653eb831d5079817e1e520a6d32dcd5f9947e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836166446719" Longitude="2.278847694397" StarRating="3" HotelCode="33000|15274" HotelName="Median Paris Porte de Versailles" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/5d/205d0f6ed1b4947064cdb6c0f946b574e0c30105.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 15th arrondissement on the left bank of the river Seine. The Eiffel Tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883943554904" Longitude="2.3443109713839" StarRating="3" HotelCode="386086|200672" HotelName="Le Village Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d’Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/aa/d0aa05a9035d11799ca97a26b7d906f5f157bf3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="92.78" OriginalAmount="91.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875883" Longitude="2.345638" StarRating="3" HotelCode="15764|1225551" HotelName="Pax Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/zz/3cadc10ab5d8b54c4a4e8c4aeb738103ffca39c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located on a quiet side street in Paris' 9th arrondissement, close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842984" Longitude="2.324101" StarRating="3" HotelCode="100906|30748" HotelName="Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ec/7eec40bbd7265b50b9b3dac78fe823e678b202a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Montparnasse district, this hotel is just 200 metres from the Montparnasse Tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88726005" Longitude="2.37323928" StarRating="2" HotelCode="324092|64142" HotelName="Hôtel du Quai de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 passage de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/49/f5496d0758b3aeaada9b88848b326d673acd97f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841191" Longitude="2.324029" StarRating="2" HotelCode="212851|57550" HotelName="Edgar Quinet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 boulevard Edgar Quinet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9c/249c7684ae0bc2b8c793f2a5110fcb6036e4901f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.829358" Longitude="2.374886" StarRating="3" HotelCode="28200|22612" HotelName="Quality Suites Bercy Bibliothèque by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/99/9199d9d67f8089e7085f90770e24642df47ddf32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Grande Bibliothèque François Mitterrand and the Bercy business di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.08" OriginalAmount="92.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833595" Longitude="2.317705" StarRating="3" HotelCode="79992|2256594" HotelName="Le 55 Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue de Plaisance, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/06/1b0675f799877de2bdf4c23151fb43f63016153f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.23" OriginalAmount="92.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879201546024" Longitude="2.3430289328098" StarRating="3" HotelCode="14446|302605" HotelName="Marena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue De La Tour D Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/c3/a8c39365700df44c238c5ba700068a06b2e9741a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in an attractive street between the Opera house and Montmartre, in the cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842701784987" Longitude="2.3262101411819" StarRating="3" HotelCode="34406|21313" HotelName="Hôtel Renoir St. German" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c2/73c2d0682736dbe4b0ffb391d4dbb8ee5afa7b24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montparnasse, the district of the city popular with Paris’ painters. Set co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859693" Longitude="2.402814" StarRating="2.5" HotelCode="151774|203308" HotelName="Mama Shelter Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109, rue de Bagnolet, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/ac/90ac41e9038af08a60669658b78bc4e8f011d1fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830045193268" Longitude="2.3202180862427" StarRating="2" HotelCode="96585|7174" HotelName="Montparnasse-Alesia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Ter Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/2c/ba2c4d8bdaca9f0dce15ad0b7a958469853091ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 14th arrondissement in the heart of the French capital. It is aro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8486135" Longitude="2.40787912" StarRating="3" HotelCode="399689|25011" HotelName="Hotel Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bis Rue des Maraichers, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="94.92" OriginalAmount="93.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847007" Longitude="2.370567" StarRating="3" HotelCode="60389|CBE095800" HotelName="Bel Oranger Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue D'austerlitz, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/62/0962f26ecec7d3604eb801ca3bee071ca8991136.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the 12th district, 5 minutes' walk from Gare de Lyon (a major r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="94.92" OriginalAmount="93.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864140934502" Longitude="2.371840145998" StarRating="3" HotelCode="31212|CAF410500" HotelName="L'Hôtel des Métallos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de La Folie Méricourt, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/8a/888a02ce82331654a2a4ee98fad64d7e3da69dcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located between the Opéra Bastille, Place de la République a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882667590425" Longitude="2.3326447606087" StarRating="3" HotelCode="52673|3120" HotelName="Apollo Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue De Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/d3/2ad3a4605bcd00ce81f9692fb61a2a925449ded4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Montmartre and the Opera. The large department stores and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864549" Longitude="2.3749" StarRating="3" HotelCode="25177|10308" HotelName="Citadines République Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/19/901907acda8c6cee943a278c865a6a0ae9874a89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between Place de la Republique and Père Lachaise. Orly Airport is 25 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830461611596" Longitude="2.3380759560466" StarRating="3" HotelCode="377864|200095" HotelName="FIAP Jean Monnet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Cabanis, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/7e/457e2a5205ef2a5577a032a6fb853fa5aa031867.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866576234832" Longitude="2.3728859424591" StarRating="3" HotelCode="386790|55226" HotelName="Hotel Hor Les Lumières" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Jean-Pierre Timbaud, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e5/97e5d449d9009dee906855cc4ab8b5d9d5d49838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 11th Arondissement, in the Rue Jean-Pierre Timbaud, not far from the Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88822913" Longitude="2.34266881" StarRating="4" HotelCode="738463|298483" HotelName="Odalys City Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Saint-Vincent, 18th Arr, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/20/0920140b33c0036894cab27d32d4259a60df3cbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious Hotel is set in Arr17:Triumph arch-Pte Maillot. The 72 welcoming units offer a pe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83511" Longitude="2.282514" StarRating="3" HotelCode="81195|225296" HotelName="Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/44/44441c521e3ce7daa190a6e73f4d277ed5c0ba0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.01" OriginalAmount="94.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="3" HotelCode="404089|844893" HotelName="St Christopher's Budget Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="95.04" OriginalAmount="94.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87675257" Longitude="2.3269601" StarRating="3" HotelCode="128353|1146943" HotelName="Grand Hôtel du Calvados" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6d/376decf5572a004fbb407265c8e459f4a3540012.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.56" OriginalAmount="94.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823307771979" Longitude="2.3261725902557" StarRating="3" HotelCode="56336|132692" HotelName="Ideal design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Boulevard Jourdan, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/db/d9db0548a47749e952703b757cdfc61b314230a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris' 14th district, 10 m away from the Porte d'Orleans subway station. Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849575150945" Longitude="2.2969847917557" StarRating="3" HotelCode="34746|54279" HotelName="Europe Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/30/f630e66e1829e7696d7a00c3606b587b817be3fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the Rue du Commerce, one of the French capital's main shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85371627975" Longitude="2.3806107399178" StarRating="3" HotelCode="50415|192628" HotelName="Hotel Exquis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6c/376cf57d0cc2b640008b3320e68cd8f07b246c93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834465477194" Longitude="2.3640192722451" StarRating="3" HotelCode="323981|62305" HotelName="Hôtel Jenner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/28/a72853b11e961e2ceca7d5857fa114faa7edc410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84404891233" Longitude="2.2796457778394" StarRating="3" HotelCode="303895|58037" HotelName="Hotel Mirabeau Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Sébastien Mercier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/52/ce52aff61e7c63966005abbeb390990682eb1bed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840872" Longitude="2.287051" StarRating="3" HotelCode="77417|57493" HotelName="Best Western Hôtel Montcalm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue Felix-Faure, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/c3/42c3497f41c971c405d9e8c05b95290dffc399b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831462234366" Longitude="2.3198143816147" StarRating="2" HotelCode="94385|200410" HotelName="Moulin Vert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>74 rue du Moulin Vert, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/ca/d8ca49af176b927a4689cd61b4dfd03badf05a3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in Paris' 14th arrondissement, within the famous Montparnasse ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.827919264295" Longitude="2.368905544281" StarRating="3" HotelCode="337159|15502" HotelName="Residence Richemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean Colly, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/95/f69599bbca1fed63dc5927ce033e1b4e665cda22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the River Seine and by making use of the metro service (Lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890926133263" Longitude="2.3761888751339" StarRating="3" HotelCode="401769|200517" HotelName="Hotel Trema" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>189 Rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/90/0e9094a0124f49d3d1f8fb70b8df4848b89ac4f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of facilities to ensure travellers a comfortable stay. Wireless intern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84176024" Longitude="2.38422466" StarRating="0" HotelCode="583995|239010" HotelName="Residhome Paris Gare De Lyon - Jacqueline De Romilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue Jorge Semprùn, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/6f/ce6f363baada43d7252b703dc200b67fabe122ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85416283" Longitude="2.36426199" StarRating="1" HotelCode="325319|225308" HotelName="Sully" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 rue Saint Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/f3/bbf3014e83d089f4b1f4cb670584315aa5d6855a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.11" OriginalAmount="95.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838325645712" Longitude="2.2904708208808" StarRating="4" HotelCode="14789|186266" HotelName="Mercure Paris 15 Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Lambert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f20a2e6f77d7814d870a347e4404cfa3a289c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.51" OriginalAmount="95.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884115673203" Longitude="2.3328767716885" StarRating="4" HotelCode="189596|177415" HotelName="Hôtel du Beaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Lepic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f7/d9f7259418a536bd3c1be86fd3d1f6864d83fe2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.86" OriginalAmount="95.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="1" HotelCode="385602|2699232" HotelName="St Christopher's Paris Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d1/84d1ecae26777e6b6e549a7bbbb6a5297178f395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.827409702194" Longitude="2.3720224276354" StarRating="3" HotelCode="94388|224807" HotelName="Green Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue de Patay, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/df/47df88fde15ec60bc71eda2144e5b4e6aaf2b836.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Notre Dame (5 km) and about 10 minutes by subway from central Paris. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873414" Longitude="2.343949" StarRating="3" HotelCode="89357|54282" HotelName="Royal Bergere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/b2/18b23f3e9d3aa2a5d117e00634e70a67bb16c7d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Montmartre district and the Opera Garnier, the hotel is just 1.5 km from the Louvre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.892487626944" Longitude="2.3745730519295" StarRating="2" HotelCode="59523|2175" HotelName="Ibis Styles Paris Crimee La Villette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219 Rue de Crimee, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/53/1353a8d8823e8136739289f647f81726baddf929.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the northeast of Paris, some 5 km from the city centre. The Crimée metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877987" Longitude="2.354781" StarRating="2.5" HotelCode="25351|53804" HotelName="Libertel Gare du Nord Suède" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/ef/8eefa8e534ba809439b1ed9ced41778848b11a28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between Gare du Nord and Gare de l'Est and close to the famous Montmartre. In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8700175" Longitude="2.37889685" StarRating="3" HotelCode="549007|200687" HotelName="Les Piaules Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard De Belleville, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/15/a215bd80b0c9acc6e95a5d4873c57d95d0f02790.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.40" OriginalAmount="96.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868809" Longitude="2.368125" StarRating="2.5" HotelCode="94369|331931" HotelName="Absolute" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de la Fontaine au Roi, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/de/eddece8d60ef62f4872ba9a4902532d0d0b949f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883395164662" Longitude="2.342794239521" StarRating="3" HotelCode="25692|17450" HotelName="Aparthotel Adagio Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 place Charles Dullin, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/fe/97fe071c08c095c97d3a39b4f457179d3de78802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the peaceful heart of Montmartre, only a few minutes' walk away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84069433" Longitude="2.3978775" StarRating="4" HotelCode="973433|409862" HotelName="Aparthotel Adagio Paris Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Ter Rue Lamblardie, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/e8/a7e87df02e78ead1539b0d1289938a6db0041cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88106087" Longitude="2.35139036" StarRating="3" HotelCode="759825|202991" HotelName="Avalon Suites Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,Luggage Storage,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/a4/c3a47918f210c68de3d2c06a2be95937951a5cdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Paris Résidence Hôtel in Paris (Gare du Nord - Gare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846258613711" Longitude="2.3838038742542" StarRating="3" HotelCode="36932|4313" HotelName="Citadines Bastille Gare de Lyon Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14-18 Rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/18/b31849ff9c4c5d0a83776f642dc5c4d12a2da788.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located close to a promenade area with a garden, and the Opera Bastille and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8654645" Longitude="2.35285899" StarRating="2" HotelCode="327296|62101" HotelName="Hôtel de Roubaix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Greneta, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/35/503535da688541d68b7b3d08ea52f53ce1694143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883583009382" Longitude="2.3235923051834" StarRating="3" HotelCode="110541|37565" HotelName="Hôtel Excelsior-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Caroline, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/5d/db5d40455e28588bc9e2122d5b45fd5b94863c9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838756322149" Longitude="2.4008560180664" StarRating="3" HotelCode="177794|57333" HotelName="Sweet Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue Gossec, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/31/5831a143948a6dce3e93a846a5ebdfda71b784a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 20-minute walk from Bercy Village and the Palais Omnisports Paris-Bercy aren...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8364" Longitude="2.4037" StarRating="3" HotelCode="110505|50585" HotelName="Hotel L' Interlude" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>258 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/3e/083e51cf7ea1b9ebe7bd7ec418d3a7750c50af75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839286815215" Longitude="2.3891749978065" StarRating="4" HotelCode="34402|2051" HotelName="Le 209 Paris Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>209 Rue de Charenton, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/3c/db3cb19341cd81787daa56b24f671e5b260cb69f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Paris, directly on a main road and surrounded by bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8878305" Longitude="2.3109306" StarRating="2" HotelCode="267511|200794" HotelName="Royal Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Cité de Pusy, alternative: 25 Boulevard Perreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e9/73e9b94e73c74422020a3d9338de8de6ffc6c6d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.46" OriginalAmount="97.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.912441860091" Longitude="2.2311365604401" StarRating="4" HotelCode="75243|151154" HotelName="Courtyard By Marriott Défense West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Blvd Charles De Gaulle, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c7/20c777b1354d3023c515b090c986cb1f359c580a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.86" OriginalAmount="97.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849335991702" Longitude="2.390439260965" StarRating="3" HotelCode="13549|266635" HotelName="Le Patio Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 bis Rue du Fauburg Saint Antoine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/00/23007ebcf8c6ce06bffab25e343cfc38a82933ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical heart of Paris, only a few minutes away from the Marais, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855077" Longitude="2.386537" StarRating="3" HotelCode="82864|6288" HotelName="Classics Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/db/6edb5ed8a25204b51f36ce3a54d28e51bb3efb7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between Place de la Bastille, Place de la Nation and the Père Lachais...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846745" Longitude="2.287768" StarRating="3" HotelCode="76455|55301" HotelName="Alize Grenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/7a/4e7ae40b8c916dd3f32c322b73ea6452050300a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847236711104" Longitude="2.2859112245369" StarRating="3" HotelCode="37122|55294" HotelName="Hôtel Beaugrenelle Staint-Charles Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/b2/66b28c7245b6a7c40cfcd8021b08ba87043d1fc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Beaugrenelle, at the Charles Michels metro station, between...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83972" Longitude="2.309348" StarRating="2" HotelCode="145363|200176" HotelName="Cactus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47, rue des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/d6/78d6e2c01f7410ebbe132946dff4c990135224e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886492307706" Longitude="2.3122867941856" StarRating="2" HotelCode="34587|35215" HotelName="Prince Albert Wagram" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Passage Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c6/30c64e5a2171a4fd4263de72d5c6c56f894c20ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a peaceful district of Paris, 2 minutes from its sister hotel. The Arc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="99.31" OriginalAmount="98.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.827848661454" Longitude="2.3796097534439" StarRating="4" HotelCode="899668|2250676" HotelName="Appart'City Confort Paris Grande Bibliothèque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue de France, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/47/b9476d1807159f4c65c9fcaa0927297b59a52295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern-style hotel is ideally located near the Seine River, on the left bank. Very well served ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.89286954484" Longitude="2.3428653180599" StarRating="3" HotelCode="74083|52539" HotelName="Hotel Eden Montmatre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/65/9a6551bf2c152fbfd84a29398168ddbfcec00c4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878418345472" Longitude="2.3268109560013" StarRating="3" HotelCode="34578|6311" HotelName="Exe Paris Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/b9/86b9afbcf2b3fd7719aa69aaa80706648ac0c16c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is ideally located close to the Gare Saint-Lazare, the luxurious shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8886555" Longitude="2.348049" StarRating="3" HotelCode="267513|57811" HotelName="Boronali Hotel" 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>65 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fc/ddfc149ef2073d853bbeb98af1dde0276bf010e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874237" Longitude="2.347804" StarRating="2" HotelCode="36464|44481" HotelName="Hotel Le Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue du Faubourg Poissonière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/f5/21f5f74041bbf578a596ecf689213a725a4ecb89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is a few steps away from Montmartre and the Folies Bergere and close to the opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832704205735" Longitude="2.3591123556455" StarRating="3" HotelCode="110509|200602" HotelName="Hôtel ibis Paris Place d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Stephen Pichon, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/76/4b76cbdb6750e0510a86a26f343f1b0dcb2f80d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.895245" Longitude="2.340911" StarRating="2.5" HotelCode="901643|56953" HotelName="Ibis Styles Paris Montmartre Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77, rue du Ruisseau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e9/7be955f8a94798d8377403a7cfd949ba08d2d637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872821655274" Longitude="2.3613390466271" StarRating="2.5" HotelCode="258817|55254" HotelName="Hotel Kyriad Paris X Canal Saint Martin République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Lucien Sampaix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/bf/b4bfe3dcac7c8dd6b28a47274d068a190921b51f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is found in a quiet side street only 5 minutes from the Republic Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837428740837" Longitude="2.2587606310844" StarRating="3" HotelCode="37861|38012" HotelName="Murat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 bis boulevard Murat, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a8/12a8632018ba3d0f49cc2fe5b52110ed51e079d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the 16th arrondissement, by the Porte St Cloud, close to the Troc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="100.87" OriginalAmount="99.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.894077381419" Longitude="2.336847782135" StarRating="3" HotelCode="60435|331326" HotelName="Lumieres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Damrémont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/12/8f12bcf003092ffad599f8d5680f5aea299991a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850657" Longitude="2.39242" StarRating="3" HotelCode="149501|30741" HotelName="Hôtel Du Prince Eugène" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>247, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/96/2f9649ccf1fdc19d87a768437652bf5b3758d3bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel is situated close to the Place de la Nation and benefits from an excellent loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879759" Longitude="2.334026" StarRating="2" HotelCode="24416|4092" HotelName="Eden Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/89/048903daa58c7b22ba5c3c16b1fd5b973200d86e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851641918555" Longitude="2.3907896876335" StarRating="3" HotelCode="35562|13078" HotelName="Grand Francais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/57/4d576ec848f69d50f91a42b0f029695579d170e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on the Place de la Nation, this city hotel is close to many of Paris’ top shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839379938579" Longitude="2.3509249300594" StarRating="2" HotelCode="110441|200227" HotelName="Hotel de France Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/2c/882c0ae22863ac6f3018355be38c5296d1b5f912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877492" Longitude="2.353713" StarRating="2" HotelCode="147042|238884" HotelName="Du Brabant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/51/1e5106159189b3bc0c29638d4872190117cacb19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.829274" Longitude="2.356618" StarRating="3" HotelCode="110508|54293" HotelName="ibis Paris Avenue d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 bis Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/8f/4c8fd2688e39e59d22c6867f27023983c0e5a012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873701" Longitude="2.359048" StarRating="3" HotelCode="25355|55134" HotelName="Staycity Aparthotels Gare de L’Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Passage Dubail, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/aa/adaa1cb76bdfea84eccde2eaef546731be893e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.77" OriginalAmount="100.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841422853562" Longitude="2.2626766562462" StarRating="2" HotelCode="337151|17565" HotelName="Exelmans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Boileau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/bf/88bf85a1f0e4b47c7b008d019dc8351ea20ff0fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Paris' 16th arrondissement, the most prestigious district in the French ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="101.83" OriginalAmount="100.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834893527714" Longitude="2.3296058177948" StarRating="4" HotelCode="25179|1024040" HotelName="Villa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f1/28f1ed2b5b9559fa6840afeb112a189a09dfc90d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in very quiet and safe surroundings on the Left Bank, in the heart of the Mont...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85397727" Longitude="2.37103664" StarRating="0" HotelCode="486763|238841" HotelName="Hôtel Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de la Roquette, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5a/435a072a4da8779c67348e8bafd5185a7818110e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864251" Longitude="2.375095" StarRating="2" HotelCode="144690|200166" HotelName="Beausejour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71, Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/81/d8810f6e7a2fc93381842cd08ed9b2eddb5b48d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876071316328" Longitude="2.3420915007591" StarRating="3" HotelCode="74034|50589" HotelName="Hotel Touring Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/52/ff5297fcc70e00a12b0d0aa50d2280e3afa8851b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842062" Longitude="2.325444" StarRating="3" HotelCode="67676|24637" HotelName="Hôtel Unic Renoir St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/38/53384061360d0fd2c43f6125b4a0352f95ebd810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the lively district of Montparnasse in the south of Paris. The m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857816" Longitude="2.279722" StarRating="2" HotelCode="89353|55987" HotelName="Le Hameau de Passy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue de Passy, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/27/9627a316e0abc894c9b4ca5b7ae706cc6bbb0ebd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8761948005" Longitude="2.3570635914803" StarRating="3" HotelCode="34890|55292" HotelName="Libertel Gare de l’Est Français" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/3c/bd3c7bb2dde082ab2211c94879aa84c3196066b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel lies at the heart of the beautiful French capital a mere 100 m from the nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.826064389331" Longitude="2.3258960294304" StarRating="2" HotelCode="110517|55985" HotelName="Hôtel Résidence Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Avenue du General Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ee/95eeda95631e780054b01b8b4284504c84f3783b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873000872566" Longitude="2.3435197770596" StarRating="3" HotelCode="36468|28878" HotelName="Hôtel Axel Opéra by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/2b/612bbf2872660e71f9451408aacf038f7e60beb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few minutes walk of the Opéra Garnier and countless shopping as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884125373981" Longitude="2.3489391803741" StarRating="1" HotelCode="76150|13594" HotelName="Bervic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103579/l_103579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a small side street in the 18th district in Paris, quite close to the Gare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885321641932" Longitude="2.3079724609852" StarRating="3" HotelCode="15761|50624" HotelName="Pavillon Monceau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 rue Jouffroy d’Abbans, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/7d/247d1f725147ff12613584476153c95593a83ee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850279474927" Longitude="2.2933507037814" StarRating="3" HotelCode="180121|57263" HotelName="Le Relais Saint Charles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f5/73f5eeff73d0ac74c5236d42e40edf864f7aa4b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.94" OriginalAmount="102.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878412171545" Longitude="2.3570702970028" StarRating="3" HotelCode="10249|299975" HotelName="Appia La Fayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue des Deux Gares, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7886/a_7886_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris near Gare du Nord (the Eurostrar and Thalys terminal), Gare de l'Est a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843372" Longitude="2.329613" StarRating="3" HotelCode="94381|57405" HotelName="Hotel Atelier Vavin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue Vavin, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/aa/70aa1cdab38eee94a449ee7396da33591d17d7df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.797203" Longitude="2.347729" StarRating="2.5" HotelCode="111094|191857" HotelName="Campanile Villejuif" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20, Rue Du Docteur Pinel, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e80f34a218e842eabd62df6e923c76f407dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845746728365" Longitude="2.3706288635731" StarRating="3" HotelCode="60484|200050" HotelName="Best Western Hôtel Aurore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Traversiere, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/33/de332bda87ca96e3b0a0af9b935e1bed497e5f9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873996" Longitude="2.356169" StarRating="1" HotelCode="150117|225150" HotelName="Jarry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Rue Jarry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/8a/258a9d3a50ab3046e719ac28afb961e5f9b4a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88830533" Longitude="2.31961961" StarRating="3" HotelCode="486624|200377" HotelName="Hotel Le Trente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Clairaut, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/6b/336b28d64e5eece8225f299e41460b2c9ccc2073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873763009575" Longitude="2.3453916441803" StarRating="3" HotelCode="110485|203443" HotelName="Hôtel Léman Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/45/8845ea40b83f697cba8b548d2033132bf4474073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84376294" Longitude="2.28875665" StarRating="4" HotelCode="731748|261230" HotelName="Hôtel Rose Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue de l'Église, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/65/4b65de721326beda74fd50abff703430d594ef7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this comfortable hotel is located in Arr14/15:Montparnasse-T. Eiffel....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842371684351" Longitude="2.3631870746612" StarRating="3" HotelCode="59790|54311" HotelName="Libertel Austerlitz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de l’Hôpital, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/3e/523e0a5af5d24c8ff1eb15c61db47082b74d740d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.82" OriginalAmount="103.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880990679221" Longitude="2.3514814212117" StarRating="3" HotelCode="11620|389165" HotelName="Avalon Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a8/24a8a5778f6b88eb62ba5c55d73d8b8328ced3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located at the heart of Paris, just 100 m from the nearest links to the transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|225149" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf86863ebea05eaf958b995150567f4d7c992ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83348756" Longitude="2.31899221" StarRating="4" HotelCode="411411|195801" HotelName="Bob Hotel by Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Pernety, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ef/00ef59bf4ad90636044e3b88faa633fa4aee3d14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877728" Longitude="2.327507" StarRating="3" HotelCode="74032|55514" HotelName="de Genève" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de Londres, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/76/2276be5be1a58256f9b8f56ef30b77f79c0f6117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Saint Lazare train station, near Opéra Garnier, great department store...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838677453927" Longitude="2.2887240288361" StarRating="3" HotelCode="39454|55411" HotelName="Hôtel de la Paix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Duranton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/2b/222beeeaa8c6f131de76b66fdfa97e923f748475.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852958533878" Longitude="2.2759348154068" StarRating="3" HotelCode="34415|50532" HotelName="Eiffel Kennedy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/fb/9afb36a2ddc9952159064c625e1095f72ee566ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82934058" Longitude="2.29232592" StarRating="3" HotelCode="840807|394149" HotelName="Mama Shelter Paris West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue De La Porte De La Plaine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/d2/aed20676aa49276cd2bba1ff884f6beba78fedeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.23" OriginalAmount="104.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871843563622" Longitude="2.3419238626957" StarRating="3" HotelCode="44215|1137444" HotelName="Best Western Hôtel Ronceray Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Boulevard Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/03/11/03110169f7ca2df229b3d4e11b5cff14643f5ad0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.85" OriginalAmount="104.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873700361104" Longitude="2.3440924286842" StarRating="3" HotelCode="337161|1350494" HotelName="Pavillon Opera Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/8a/0d8aac61a367e3424f0d6ef19d6ece858bcf70ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of Paris' theatre district, within a short distance of the renowne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850237902541" Longitude="2.2903302311897" StarRating="3" HotelCode="35366|24691" HotelName="Beaugrenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/89/a089e4543ad23a98293209781c5997a3e47ca443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated on the left-hand bank of the River Seine, this hotel affords a wonderful location w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840552814402" Longitude="2.2991110865082" StarRating="3" HotelCode="263481|57659" HotelName="Hotel Eden Porte De Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/09/b809beeb965783f9482680bb218ac59ed36c8d34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83281976204" Longitude="2.30360588322" StarRating="2" HotelCode="199729|57345" HotelName="Hotel Du Home Moderne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/07/0e074ce9697c034759a0693f391e94a7a954a854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area of the 15th district, close to the beautiful Parc Georges Brass...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830238" Longitude="2.302024" StarRating="3" HotelCode="110522|55239" HotelName="Hôtel ibis Paris Brancion Parc des Expositions 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/dd/d4ddbae1f4693f351481098ba741b50826e52f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835885" Longitude="2.294965" StarRating="3" HotelCode="128332|55059" HotelName="Hôtel ibis Paris Vaugirard Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Eugène Gibez, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1a/2f1a5b91f28ac34b331d8d8ff3a47225360a12b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885818571957" Longitude="2.3377047479153" StarRating="2" HotelCode="18604|18943" HotelName="Timhotel Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Ravignan, Place Emile Goudeau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/72/e172a620d792223f9ccdc5fe1aba43840131f206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing hotel is centrally located in Montmartre. An abundance of shops and other entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846370698252" Longitude="2.3795592784882" StarRating="3" HotelCode="39441|36788" HotelName="Hôtel Trianon Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2d/672d9f1018dbc38a2b949f6e53a2fbc8b7fb8333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the new business district close to the Palais Omnisports de Paris-Bercy (POPB) and the Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845344276901" Longitude="2.3836469650269" StarRating="2" HotelCode="18896|9393" HotelName="Venise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/06/1d06b630beb656cf5bd27de031ad52e8569c6bbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83829" Longitude="2.322965" StarRating="4" HotelCode="63276|10343" HotelName="Holiday Inn Paris - Gare Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/1b/7f1bedf9a89509024e052dcb4afffd9b64bb8cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The Eiffel Tower is reachable in 15 minutes by car and one can walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876114" Longitude="2.346522" StarRating="3" HotelCode="74040|35782" HotelName="Best Western Anjou Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Riboutté, Square Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/09/f4095b82fc2d76b6e0e2ad6cfec055ffff31e6bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848805" Longitude="2.288145" StarRating="3" HotelCode="72445|50443" HotelName="Exposition Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 bis, rue du Théâtre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/fc/41fc5688bf7c83e817455d9b1f2dd7126cf78fef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the Left Bank near the Eiffel Tower (15-minute walk), between the exhibitio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845114807514" Longitude="2.2973415255547" StarRating="3" HotelCode="48365|203112" HotelName="Hotel Alyss Saphir Cambronne Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b0/00b026881d5aa710e843d579f0fbf3d3278c42f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location just a few paces from the Dupleix metro station on line 6, this city ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846706174515" Longitude="2.3050174196434" StarRating="3" HotelCode="97447|18853" HotelName="Hotel Eiffel Segur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d0/6cd0638fedc12a4281dd12c526e6c52b6f52600f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes from the Eiffel Tower (2 km) and next to Napoleon's Tomb. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876635812914" Longitude="2.3541614413261" StarRating="3" HotelCode="110495|30746" HotelName="The Originals Paris Gare de l'Est Parisiana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/66/3a6646130dfc63340046e63952e9c54a9d58a637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is strategically located in the lively 10th district, just 300 metres from the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835887988787" Longitude="2.3221728933732" StarRating="2" HotelCode="336224|200360" HotelName="Hotel La Perle Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maison Dieu, 14th Arr., 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/06/51069f9e64be80a47c7fcee50eae43afaf9db621.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848334784673" Longitude="2.2970987856388" StarRating="3" HotelCode="110530|200495" HotelName="Saphir Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Commerce, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/6e/7a6e8ed4d4838725c7f9ceb60a84097de0a8b550.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879548" Longitude="2.356005" StarRating="2" HotelCode="901308|55410" HotelName="Newhotel Gare Du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40, rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/46/fd46147da81bf02c68cede58a0f4fddcfd5ab2ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881754" Longitude="2.34719" StarRating="2" HotelCode="94384|225158" HotelName="Vintage Hostel &amp; Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue de Dunkerque, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/c4/34c4f0bb353a2aed0f9b9217cb5299cd66aaed7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.51" OriginalAmount="106.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849396003535" Longitude="2.3744255304336" StarRating="3" HotelCode="10773|1547158" HotelName="Hôtel Albe Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue de Charenton, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/51/b751a7a5aa80ea461ad88d9d96c51f9c2525720e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="107.93" OriginalAmount="106.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832126" Longitude="2.321826" StarRating="3" HotelCode="73982|2516790" HotelName="Ariane Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de la Sablière, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/cd/94cdb9e9f946d0fb642de3db4aba947aeab8cb16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Montparnasse area, the hotel offers a top location. In a very quiet street and n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.01" OriginalAmount="106.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.903066522603" Longitude="2.0933353900909" StarRating="3" HotelCode="56453|451161" HotelName="Hôtel Mercure Paris Ouest Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Des Loges, 78100 Saint-Germain en Laye, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/cf/cacf8113d285ba33fa2bcdf1179af8a04718afe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Expo Park, Princes Garden and the Roland Garros Stadium, within 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831012030522" Longitude="2.3299178134919" StarRating="4" HotelCode="77340|35799" HotelName="Best Western Nouvel Orléans Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/83/bf83971f1a083c7c018f8b1ee4aeea6ca3fc32e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871191953661" Longitude="2.3550446158501" StarRating="3" HotelCode="47531|4365" HotelName="Hôtel Brady - Gare de l'Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/90/38904b0bd0f883fd0116cb38b8f10a67c5562a5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively city centre, this intimate hotel enjoys a wonderful location. Le Halles, the S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8801918" Longitude="2.302567" StarRating="2" HotelCode="267512|203201" HotelName="Mederic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Médéric, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/aa/d7aa5cf0db6db8554d9babb42a968c5fbf1ff183.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85408" Longitude="2.382014" StarRating="2" HotelCode="89358|203044" HotelName="Hôtel des Arts Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Godefroy Cavaignac, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9c/749c74df5debd83d68fa58748f01f690c4337ca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870315508742" Longitude="2.3514311846561" StarRating="2" HotelCode="303902|62747" HotelName="Mazagran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/af/68afafafc1ece83cb66ab2bcb19edcb729ed535f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865031" Longitude="2.377641" StarRating="3" HotelCode="79725|279990" HotelName="Hôtel Verlain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue Saint-Maur, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/f8/1ff8f6ef59444143219b10457bb4a7d70b0de88e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855123990744" Longitude="2.4095369875431" StarRating="2" HotelCode="29451|226228" HotelName="ibis Styles Paris Nation Porte De Montreuil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de la Croix Saint Simon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/42/c742cc5a526efd4eafc29f6369dc46c8cf8c79d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a street corner directly beside Porte de Montreuil metro station. From here...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868478218215" Longitude="2.3715877532959" StarRating="3" HotelCode="258544|200611" HotelName="Hotel International Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Auguste Barbier, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/3e/be3ed2c82eaa32d79a48cf8ce8883a9c0ce6e289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877404" Longitude="2.356094" StarRating="3" HotelCode="97038|56059" HotelName="Midnight Hôtel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Rue du Faubourg St Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/bb/f6bb46be5e702f8de3ecb3f80b863fcc0906760b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843993922702" Longitude="2.3546630144119" StarRating="3" HotelCode="27109|200847" HotelName="Hotel Jardin des Plantes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Linné, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/fa/a4fab19a0e1c94128dbba357cc9a3c3b842ce4d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the outskirts of the Quartier Latin, across from the botanical gardens, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842927734971" Longitude="2.3212453722954" StarRating="3" HotelCode="326483|13632" HotelName="Timhotel Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue de l’Arrivée, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/4c/a44c1e385c5ffc33288d7ce7159c0df2f9087e9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located close to Les Rennes shopping street, between the Gare du Nord and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830585489745" Longitude="2.3549285531044" StarRating="3" HotelCode="57861|3503" HotelName="Citadines Place d'Italie Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Place d’Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/bd/15bd1b6dcb036a281e322acc12a9974dbff8cded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated right next to the Place d'Italie with countless restaurants and sup...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833716" Longitude="2.287081" StarRating="3" HotelCode="96665|13888" HotelName="Pavillon Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue du Hameau, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/78/68785c67dce9209c2d69d58111553c5f429705aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Behind the hotel lies the lively Vaugirard neighbourhood with its countless boutiques, restaurants, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877283453971" Longitude="2.3543594975532" StarRating="4" HotelCode="16885|18838" HotelName="Mademoiselle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/38/b33869f81a1ce132fc3129553d2bbd88358f19e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located between the large boulevards, the stock exchange and Paris' ope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884388" Longitude="2.349112" StarRating="2" HotelCode="180095|57222" HotelName="Nation Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Boissieu, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/fb/91fbbb89108ce2ba54016e14bf3b81ee5c9fae19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a one-way street, just a few steps from a large number of tourist sites and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8898187" Longitude="2.3212687" StarRating="3" HotelCode="14915|4093" HotelName="Hôtel Mirific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Avenue de Clichy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/1f/781f885a54c9b10cc1cdee29828d6e52c8ae4d6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located with excellent public transport links, the hotel is just a 1-minute walk from Broc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846931117195" Longitude="2.4079920351505" StarRating="3" HotelCode="31196|37609" HotelName="Hôtel ibis Styles Paris Nation Cours de Vincennes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/1f/d11f5db4f4e25441024ef2e239377c6b7721da28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Paris directly opposite Porte de Vincennes metro station. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832605306295" Longitude="2.2781237753787" StarRating="4" HotelCode="945391|225294" HotelName="OKKO HOTELS Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue du Colonel Pierre Avia, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d0/16d0bfb8dad9be633e35eacd97cc53e6fae30999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843031883449" Longitude="2.405099272728" StarRating="4" HotelCode="57105|4273" HotelName="Best Western Allegro Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/67/ee678f91e88527435d0e927e0da97cb952599f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 12th arrondissement of Paris, only a short distance (800 m) from the Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879899183937" Longitude="2.2987014055252" StarRating="2.5" HotelCode="32503|200071" HotelName="Des Deux Avenues" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 rue Poncelet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/05/3c0507d8f21438c38a6f6dc2fd86144ea33635ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located near to the markets and the famous Place des Ternes. In only a num...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882088" Longitude="2.331708" StarRating="0" HotelCode="67788|37640" HotelName="R. Kipling" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Blanche, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/c0/23c06b31761f61dcea23fbcf39c7e3fb9a8df5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a lively area of Paris, only 100 m from the Moulin Rouge. The famous a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.49" OriginalAmount="109.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8865222905" Longitude="2.3094262182713" StarRating="3" HotelCode="34956|17766" HotelName="Glasgow Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/8e/858e0bb89049704ef72671cb8d0e248f730f5d26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is centrally located near to the Champs-Élysées and the enchanting Parc Monc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.49" OriginalAmount="109.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837368" Longitude="2.351136" StarRating="3" HotelCode="145547|452081" HotelName="Garance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue des Gobelins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/7d/cf7d89457fbd6411553f47404e40589954156ac6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8779749" Longitude="2.327723" StarRating="3" HotelCode="94375|55421" HotelName="ATN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue d'Athenes, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/1b/441b633cff74f840a7cb889becbd404d462b043d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879605489263" Longitude="2.2960701584816" StarRating="3" HotelCode="26755|55357" HotelName="Hôtel Niel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Saussier Leroy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4d08837cd464e4feec24a066376def562ecea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The small, charming hotel is located on a quiet street between Avenue Niel and the picturesque Ponce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833729" Longitude="2.315064" StarRating="3" HotelCode="110515|238958" HotelName="Le Fabe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 bis Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/11/4511fcfa4d17fce942696188770ddcfa8bf88954.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845827" Longitude="2.298381" StarRating="3" HotelCode="144879|55122" HotelName="Best Western Hotel Eiffel Cambronne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/72/84721167bda312543c76178426fae7c4e4cdf46c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878327" Longitude="2.347599" StarRating="3" HotelCode="16583|201256" HotelName="Relais du Pre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Pierre Sémard, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5c/245cf4ed50ffc41b551487df4778db37ab173f7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.828051" Longitude="2.315455" StarRating="3" HotelCode="72133|10325" HotelName="Citadines Didot Montparnasse Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Rue Didot, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/42/8d/428d55df2b958a7c223ed1f3e0860e76417a13b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a picturesque Parisian district, this apartment hotel is within walking distance of many ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.55" OriginalAmount="110.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878375127967" Longitude="2.3476061224937" StarRating="3" HotelCode="16648|332291" HotelName="Résidence du Pré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pierre Sémard, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/39/a5393b8865d6f2e66d19100cc45117639d06fd53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846438" Longitude="2.305868" StarRating="2" HotelCode="110521|55539" HotelName="Eiffel Villa Garibaldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Garibaldi, 48, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/08/99084b17af42a1d6f14c1fafb7ff0a7a189c43ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the heart of the triangle of the Eiffel Tower, Invalide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.888384" Longitude="2.378465" StarRating="3" HotelCode="72580|35814" HotelName="Holiday Inn Express Paris - Canal de la Vilette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Quai de la Seine, Paris 75019</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/e3/60e34571ae6e3bc022c5e5575fb72b63f22e9707.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837982" Longitude="2.258468" StarRating="3" HotelCode="82924|35815" HotelName="Holiday Inn Paris Auteuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Gudin, Paris 75016</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/0a/d10a9e517c58140d080be3af8d2f44135d21f60e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84787041" Longitude="2.29757881" StarRating="3" HotelCode="325255|224955" HotelName="Hôtel L'Avre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de l'Avre, 75015 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6c/366cf9fbed7316d3df888b5b04b8509243220585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883717" Longitude="2.322757" StarRating="2" HotelCode="110539|55991" HotelName="Du Mont Dore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Mont Dore, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/7c/de7cd56cedd40396e41fbb5c6bebc69c5ee0c2bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884078" Longitude="2.313303" StarRating="3" HotelCode="32472|37633" HotelName="Hotel Duette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue de Lévis, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/bf/f7bff79ae663916982f580e58fc1cc57eaa9fc45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A popular city hotel located in the famous pedestrianised area of the Rue de Lévis. Villiers métro s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846078777034" Longitude="2.3770521370628" StarRating="2" HotelCode="324960|279984" HotelName="Hotel Prince Albert Concordia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>38 boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/69/7f6925cddc9a229e9eb4c66bc15098cc124061a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated just beside Gare de Lyon,  the 2 stars Prince Albert Concordia Hotel  welcomes you into a w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886406" Longitude="2.312637" StarRating="3" HotelCode="69951|55650" HotelName="Hotel Romance Malesherbes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Rue Cardinet, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/ca/dbca44034844869342bc4805dc9a5d42a1d33a45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a smart, calm and safe residential area of Paris’s 17th arrondissement. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884573" Longitude="2.3793029999999" StarRating="1" HotelCode="310578|61740" HotelName="Ibis Styles Paris Buttes Chaumont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Petit, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/63/3363c5b64f88289d9b43d87821ea0ceaf7770134.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 54 rooms. A business centre is available to guests. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="112.81" OriginalAmount="111.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873962" Longitude="2.346864" StarRating="3" HotelCode="76924|1535976" HotelName="Aida Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Richer, alternativ: 17 Rue Du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e0/8ae09a079c5e494472631145f3d3a4300b3a3a4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Paris, in one of the most lively districts of the city, close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="112.97" OriginalAmount="111.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880415610584" Longitude="2.3374109533729" StarRating="3" HotelCode="16038|1019994" HotelName="Hotel Villa Margaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Bar,Central Heating,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ae/7eae72ad03a8b3f6ff4575d011ba0d0c50efab4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly eco hotel is situated halfway between Montmartre (Sacré-Coeur) and the opera ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835791" Longitude="2.318961" StarRating="3" HotelCode="20229|32955" HotelName="Hotel Orchidee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c9/03c9629a1d6ec25650d906dd45f137823342fa57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, city hotel is located in exotic surrounds in Montparnasse, Paris' 14th arrondissement....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879472311831" Longitude="2.3203267157078" StarRating="3" HotelCode="38360|200646" HotelName="Idol Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue d'Edimbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/8c/6b8cac83a35d9af40b0673ed0cb1f6a221921c23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the main Parisian shopping streets in a very quiet road full of fin-de-si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.827907" Longitude="2.329803" StarRating="3" HotelCode="80199|56143" HotelName="Max" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/99/0699700cc44dbdcd074816907be6d0e68d4d0e78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850534" Longitude="2.292346" StarRating="2.5" HotelCode="147228|200321" HotelName="De Petit Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, rue de Lourmel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/48/62488a102548a4c1e05eb62f25f46eb7ab66d184.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81702582" Longitude="2.35957274" StarRating="3" HotelCode="780043|394148" HotelName="ibis Styles Paris Meteor Avenue d'Italie" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18 20 Avenue De La Porte D Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/44/f144a91cff328af00843e08d974db8d1ebd6a09d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880571235531" Longitude="2.3391008377075" StarRating="3" HotelCode="14850|42238" HotelName="Migny Opera Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/70/9a709f08b44fadc49bc24a6df228358703f11a8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a tranquil location at the foot of Montmartre. Plenty of shopping centres and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871856795202" Longitude="2.3434996604919" StarRating="2" HotelCode="58334|5240" HotelName="Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Bergere, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/20/d820b49129d0fd4684740db528bac0a5dbdad252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="114.14" OriginalAmount="113.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87928" Longitude="2.29596" StarRating="4" HotelCode="18989|1526485" HotelName="Villa Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f0/b4f0819fd06fd1d6070d1363bddf45b6f26569aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a peaceful location in an elegant district of the city, only around 500 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="114.33" OriginalAmount="113.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851597795458" Longitude="2.2897267341614" StarRating="3" HotelCode="39973|2228717" HotelName="France Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Saint Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/b8/bdb8a26d9274c1984fdfbbd4e34d8a8f7066b1d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in a peaceful street, just minutes from the Eiffel Tower, the Champs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.75" OriginalAmount="113.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885314" Longitude="2.335956" StarRating="2" HotelCode="130476|121750" HotelName="Audran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Audran, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/76/3d761a9cc59ef5c90327600ca5832b5b2fb9b8a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.01" OriginalAmount="113.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861533335287" Longitude="2.3710459470749" StarRating="2" HotelCode="187859|332507" HotelName="Saint Sebastien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue Saint Sébastien, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/ed/36ed97fa03e9d897569db3bffb5a3167c9f81dd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.12" OriginalAmount="113.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853618593409" Longitude="2.3074105381966" StarRating="3" HotelCode="10965|303595" HotelName="Derby Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 avenue Duquesne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/80/98801bc648806bc955e9ff2dd4599cbdeb7b7bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the centre of Paris. Scores of shopping and entertainment venue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.825292" Longitude="2.357274" StarRating="4" HotelCode="110507|35802" HotelName="Best Western Amiral Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ff/ebff95c7de14c78c6c98ef61d5ed0f09d2015f96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885210085533" Longitude="2.29397803545" StarRating="3" HotelCode="70645|44400" HotelName="Champerret Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/f2/5df28e599e3de688cf59fdd088a90422976f8441.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849341" Longitude="2.274379" StarRating="4" HotelCode="186685|37606" HotelName="Félicien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Massage Centre,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21, rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/77/7b77b39d25f39551ace2601fe9e4d1894ea426e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83221" Longitude="2.316384" StarRating="3" HotelCode="180044|34393" HotelName="Fred Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Villemain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b3/07b3e645c4415ba72dfdb5adecb028393066c7f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 36 rooms. Most storeys can be reached by lift. Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88449312029" Longitude="2.2993384301662" StarRating="3" HotelCode="39329|55989" HotelName="Hotel de Prony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Bis Avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/fb/1afb606c0a07b3e44583513ba22eccff90dde4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the 17th arrondissement just a few minutes from many of the French...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867338448356" Longitude="2.3625218868256" StarRating="2" HotelCode="15676|57049" HotelName="Paris Bruxelles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Meslay, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/98/ec98322b6177315c565a7cadff7a42323df51075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 10 minutes from Chatelet, this hotel is located at the foot of the Marais. By metro, guests are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884129" Longitude="2.325272" StarRating="3" HotelCode="180060|238931" HotelName="Hôtel Rendez-Vous Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Rue Lecluse, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/fc/8cfca1ec847cef39af4aaa3f94f750e4e4d1164e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the Batignolles district of Paris, this hotel lies within a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830186447811" Longitude="2.352879345417" StarRating="3.5" HotelCode="36586|8220" HotelName="Mercure Place d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 boulevard Auguste Blanqui, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/97/df97378f9782ce467cc7620ac415bb7dc275896f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is located in Paris near Austerlitz, Gare de Lyon and Montparnas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848862" Longitude="2.368472" StarRating="3" HotelCode="110502|224960" HotelName="des Trois Gares" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jules Cesar, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/00/030061c67ad2d76d5324bb1c13bef75c666c8f21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88357" Longitude="2.334037" StarRating="4" HotelCode="73811|18844" HotelName="Le Chat Noir Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Boulevard De Clichy, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e8/25e8aa44d467ed2f0792a8ee55bd652622d81998.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of La Butte Montmartre, a few metres from the famous Moulin Rouge ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876558195011" Longitude="2.347109913826" StarRating="3" HotelCode="31210|54318" HotelName="Montholon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/95/869569d97eadf14106fa28da1a6301c0c323f809.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the tourist centre just a short distance from restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890499260539" Longitude="2.3175626993179" StarRating="3" HotelCode="32473|6261" HotelName="Abrial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Rue Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/95/97/9597cf832d06b5ee10d4f4d76a21a9f853d81cdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 17th arrondissement in the west of Paris near the enchanting Parc Moncea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.15" OriginalAmount="115.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873675444957" Longitude="2.3449106923862" StarRating="3" HotelCode="14635|270405" HotelName="Le Wit Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Boule Rouge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/d1/24d16d67ed8a26e780c4eeec05b85e66d9eb3559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Folies Bergère. It is 50 m from the Grands Boulevards metro stop, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847396" Longitude="2.371569" StarRating="3" HotelCode="23688|56817" HotelName="Corail" 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>23 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/63/aa639b79df7f255ca2af44b0924e0720225d2927.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858122296752" Longitude="2.3709172010422" StarRating="3" HotelCode="49887|1561" HotelName="Citadines Bastille Marais Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7d/4c7d4042d88caca1e485bc51426cf796fd650b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the Parisian district of Marais, on the right bank of the Seine ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837569974564" Longitude="2.355043888092" StarRating="3" HotelCode="27517|2700" HotelName="Grand Hotel des Gobelins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 boulevard Saint Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/ea/44ea8a2071c98e4b2b77fa893537d5b1464e7f7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in a district which is very lively and offers many restaurants and shops. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88514" Longitude="2.293629" StarRating="3" HotelCode="145872|55988" HotelName="Champerret Heliopolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>13, Rue d'Héliopolis, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/c9/5cc902c5f6e955b4609ffbb6b53101a5346521a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879699589668" Longitude="2.3209988273492" StarRating="4" HotelCode="16886|17327" HotelName="ibis Styles Paris Gare Saint-Lazare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/40/4c40db80fe0e287a942215af255fcfe95565e789.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Europe District. An abundance of shops and other cultural ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.828397248484" Longitude="2.3473508247987" StarRating="2" HotelCode="35312|5114" HotelName="ibis Styles Paris Place d'Italie Butte aux Cailles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Barrault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f2/ecf2cc9a968945ed34826218a3ee77cbb4c3a630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing city hotel is situated not far from the vibrant city centre. Shops, bars, pubs and pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842179" Longitude="2.312783" StarRating="2" HotelCode="258438|56450" HotelName="Madrigal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Pasteur, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/4c/c34ce5b321ba8fc0c7e00ed730676a65addc4ed3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the lively Montparnasse area, the hotel is a few minutes' walk from Montparnasse train s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850792926759" Longitude="2.2843327165676" StarRating="3" HotelCode="553206|222375" HotelName="Yooma Urban Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Quai De Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/da/51da3d20a5c51ddaa81eebcf8a858d0a28ff807a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Arr14/15:Montparnasse-T. Eiffel. The 106 welcoming rooms offer a perfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.63" OriginalAmount="116.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879213011707" Longitude="2.3622268438339" StarRating="3" HotelCode="36931|1303241" HotelName="ibis Styles Paris Gare de l'Est Château Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 rue de Château Landon, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/1e/7d1e87a2a84cd46ea0de82aa65dba68aa0cdf584.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.68" OriginalAmount="116.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884910047539" Longitude="2.3033376038074" StarRating="4" HotelCode="64781|1025092" HotelName="Best Western Hotel Mercedes Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/04/4304003c23d319fd90278fb215d51afb2a5d7d41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Avenue Wagram in Paris' 17th arrondissement, a few minutes from Place des T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.83" OriginalAmount="116.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842051109709" Longitude="2.3253638368078" StarRating="3" HotelCode="296501|19771" HotelName="Hôtel Suites Unic Renoir St. Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2529d005ab7e3fd0/f9/f966f9cb1e9a0a1e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881876506789" Longitude="2.3221251368523" StarRating="3" HotelCode="27834|8946" HotelName="Berne Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/74/fb74bb5c7b4c8ce6074281e626e1545aa65da80c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies close to the Place de Clichy. Famous sights of interest such as the Opé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850415281972" Longitude="2.2887396812439" StarRating="2" HotelCode="36466|1863" HotelName="Campanile Paris 15 Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/2b/a92b216a419d026181c53b8451c21fa6652b80d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just around 5 mins from the Eiffel Tower and so ideal as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850448816322" Longitude="2.2914782166481" StarRating="3" HotelCode="32602|917" HotelName="Eiffel Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/20/ab204d8153c416f4eb7aa59f3c35dc2084bd9a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located in Paris' 15th arrondissement. The Eiffel Tower and the Riv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837805542124" Longitude="2.3463812502613" StarRating="3" HotelCode="934272|55542" HotelName="The Five Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Flatters, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4e/af4e381d579309bf9f5fe5472052a9d7f526c00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is situated in the 5th arrondissement or Latin Quarter. Bordering the Seine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883776144768" Longitude="2.3226052522659" StarRating="3" HotelCode="904815|200153" HotelName="Hôtel B Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Batignolles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/6d/b46d267eaf959d2734a62547eb94537e8286ccb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854701267207" Longitude="2.3710971259953" StarRating="2" HotelCode="935857|57986" HotelName="Daval" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Daval, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/5d/275d7de560334861cde1c7a4fa4fc1574aabd534.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84628" Longitude="2.373324" StarRating="2" HotelCode="901731|55981" HotelName="Palym" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4, rue Emile Gilbert, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d0/36d0ea57857166d4de5a2b0fe7517abed1cb781e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876397548519" Longitude="2.3489555907402" StarRating="3" HotelCode="73729|18066" HotelName="Hotel Paris Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/28/3828c524b6dd12e54c6fd6ec9c1e02f04ee70c89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet street in a business and leisure area in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884648" Longitude="2.338143" StarRating="2" HotelCode="16566|225135" HotelName="Regyn’s Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 place des Abbesses, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/03/5503f7986ab891d72492233cadb79fea9a39e263.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873769" Longitude="2.356524" StarRating="2" HotelCode="101095|1608" HotelName="Liege Strasbourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1c/881c9bd79934e10559caad93cf292cc1cb8ba993.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869125722964" Longitude="2.2890025377274" StarRating="2" HotelCode="74087|200203" HotelName="Angleterre Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Copernic, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/ee/1dee2394d2516ddb7a9bd48eeda26833380f7897.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="978147|407279" HotelName="Moxy Paris Charles de Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du Signe, 95700 Paris, Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/47/81474b7270af0edfe3697da39c6566304936a161.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858335824349" Longitude="2.3816755414009" StarRating="3" HotelCode="337355|10358" HotelName="New Hotel le Voltaire" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Petion, 75011 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/df/8cdf6f6b87eb74fe17edd95cf508398f5a771b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of the French capital, close to the centre that can eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.38" OriginalAmount="117.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885317673527" Longitude="2.330185174942" StarRating="3" HotelCode="13781|1547968" HotelName="ibis Paris Montmartre 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/df/ecdf9ab9425392d20fe440f8149ba7630b3626bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.83" OriginalAmount="117.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879408809884" Longitude="2.3683744668961" StarRating="3" HotelCode="27108|227762" HotelName="Hôtel ibis Paris Canal Saint-Martin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Louis Blanc, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/62/8f620ca4cbf9fbf79ca4ccd5bf73dc4a72f36435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.12" OriginalAmount="117.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876364" Longitude="2.347271" StarRating="3" HotelCode="14086|1466608" HotelName="LE 9Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Papillon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/11/7311f5058960f384f0a07628a5afb3422fae9541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tasteful hotel enjoys a convenient location at the heart of Paris, within a short distance of A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85872233" Longitude="2.35358311" StarRating="2" HotelCode="502443|238807" HotelName="D'win" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/5d/1f5d1202e8f3fef3e6038d57942c0af11ccfda5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a café, a bar, a babysitting s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87106554058" Longitude="2.3390391469002" StarRating="3" HotelCode="35323|55717" HotelName="Icône" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/02/af026ee408eb4476818972f86146a17a045363e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated close to the heart of Paris with the opera and numerous other sigh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838826937191" Longitude="2.2894021868706" StarRating="3" HotelCode="29128|21224" HotelName="Ibis Styles Paris 15 Lecourbe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 rue de La Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/31/1b31decf78714c400888ff1b1c8863655e06477f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located at the heart of Paris, close to the Eiffel Tower and the Porte de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830385969175" Longitude="2.3234474658966" StarRating="3" HotelCode="59522|55397" HotelName="Ibis Styles Paris Alésia Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/57/b257afa10c365e7570d2f54da8a6a38973e8ce81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845068211283" Longitude="2.3209460863164" StarRating="4" HotelCode="161498|23959" HotelName="La Parizienne By Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/6e/a76efa261755a6872f855071889cf1a7cc38b89a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Boulevard de Montparnasse and offers guests the opportunity to see the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890019571838" Longitude="2.323342859745" StarRating="3" HotelCode="59525|37621" HotelName="Meridional" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Docteur Heulin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/b0/c9b08330c4761c202175540a881e329f262c8724.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870478927906" Longitude="2.3601856827736" StarRating="2" HotelCode="69499|10213" HotelName="Little" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pierre Chausson, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/2b/d92bd3c8b7abe942824d9d610f909ab4eab5eec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.53" OriginalAmount="118.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84748" Longitude="2.302283" StarRating="4" HotelCode="180062|331935" HotelName="First Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e7/eae75ee1b2b194d0a8fa58c8c6ff1928c5a308e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.97" OriginalAmount="118.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890236490461" Longitude="2.3993727564812" StarRating="4" HotelCode="29469|162875" HotelName="Mercure Porte de Pantin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7a/4b7adf66cf2407e22fef9404f4e017575a0165af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is a 25-minute walk from the Parc de La Villette and offers direct access to the centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85696062" Longitude="2.38485894" StarRating="2" HotelCode="417305|200497" HotelName="Hotel de Belfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Belfort, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4a/744a3a0ac2eaa5c8df0ade34cc74a6f0f3dfb993.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85244789" Longitude="2.34726231" StarRating="1" HotelCode="334004|238888" HotelName="Esmeralda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Saint-Julien Le Pauvre, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/85/6c85f08da6138743dc98f0e018f54ff719f809ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860209" Longitude="2.306001" StarRating="2" HotelCode="110476|55432" HotelName="Hotel Malar – Green Spirit Hotels Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Malar, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/81/38812f5eaf072263066fef492fdda1caf192db05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82726702" Longitude="2.3519579" StarRating="2" HotelCode="336649|238946" HotelName="Hôtel Verlaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Bobillot, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/zz/32ad5b1fe246daf0d9f4dffbf37ba8300c77eafb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860502" Longitude="2.279844" StarRating="3" HotelCode="74057|200567" HotelName="Windsor Home" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Vital, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/16/89165bdd7de10b1a978b2230dbf77f9df79727a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.823555000406" Longitude="2.3715488612652" StarRating="3" HotelCode="56962|225148" HotelName="ibis Styles Paris Massena Olympiades" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82-84 rue Regnault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/64/d3643d8bf0d7240385445ef1223d6526b79a1c03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Paris, near the Bercy business area and the exhibition par...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84722" Longitude="2.377724" StarRating="2.5" HotelCode="408909|55980" HotelName="Prince Albert Lyon Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Charenton, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/c1/d7c1690398bdd5b489cbdc436fed1f7a7ab87812.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and calm part of the 12th district of the city, within walking dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.35" OriginalAmount="119.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833766388485" Longitude="2.3229264290319" StarRating="3" HotelCode="14331|1037385" HotelName="ibis Paris Maine Montparnasse 14ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue du Château, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a0/f0a0855b5791ff173a5df344c3ac3e180814a555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="120.47" OriginalAmount="119.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887187198421" Longitude="2.3143172264099" StarRating="4" HotelCode="316804|2433518" HotelName="Villa Eugénie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/f6/bff6022a8ef5fb703c24c4f7bdebfd6336b6c5ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is known amongst guests from the fashion and business world and lies to the nor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.97" OriginalAmount="119.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.824663981487" Longitude="2.3268176615238" StarRating="2" HotelCode="187855|332858" HotelName="Parc Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/4f/a04f1a7b2f3c5f5c2ec436804cd48943667c6071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887353" Longitude="2.248194" StarRating="3" HotelCode="94377|39456" HotelName="Aparthotel Adagio La Defense Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Cours Michelet, La Defence 10, 92060 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/34/5e34ca74e00a8175477ecacca31ff95d338aecd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located at the heart of the La Défense business district, close to the CNIT ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873072321402" Longitude="2.3425045609474" StarRating="3" HotelCode="29348|11887" HotelName="Best Western Hotel Opéra Drouot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Grange Batelière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/25/9e25b13ab5af4a5f6719d77e16df491a646d6c97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel enjoys a central location near the Grevin Museum and the Palais Garnier opera house...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876199210643" Longitude="2.3500040173531" StarRating="3" HotelCode="37011|1868" HotelName="Exe Panorama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c3/c8c391e805d24a05a16ccf4243dddda5e5b83b23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable luxury hotel enjoys a splendid location in a secluded street in the Lafayette-Montm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845758" Longitude="2.371773" StarRating="3" HotelCode="110506|54997" HotelName="Terminus Lyon" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard Diderot, Gare de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/19/6b19e3f2a545af3c29b0e392f3c8c0b29b51ce7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847052" Longitude="2.301381" StarRating="3" HotelCode="110524|55248" HotelName="Hôtel ibis Paris Tour Eiffel Cambronne 15ème" 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,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Cambronne, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/12/79125e281d33549bdb428b23e12ae03a12b2ebd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831689018368" Longitude="2.3217844963074" StarRating="2.5" HotelCode="34877|10494" HotelName="Ibis Styles Paris Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Hippolyte Maindron, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/bc/d6bce6f6d2dfe75df0846b536b85111ba9068bae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a peaceful location in the Pernety district, only minutes away from Tour ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.77" OriginalAmount="120.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864348" Longitude="2.364249" StarRating="2" HotelCode="69857|212716" HotelName="Americain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Charlot, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/f3/2ef3cac6accbc614fcf449b0c281d9c9460edb6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.89045464" Longitude="2.3351341" StarRating="3" HotelCode="935453|55993" HotelName="Hotel de Flore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Lamarck, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/6b/926b63ca6635b8d1e04e00cea8642d7e155b378e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874854098887" Longitude="2.3237290978432" StarRating="3" HotelCode="31843|55344" HotelName="Charing Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/9b/199b90c206c560b144f64704b2102e0d5021c225.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Paris, this pleasant hotel affords the ideal starting point for those wishin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842311939392" Longitude="2.320207057978" StarRating="3" HotelCode="267510|63636" HotelName="Hotel Miramar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Place Bienvenue, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/c7/fec70ac8b2b6704252d742b11dcc295865bdc68c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847890482821" Longitude="2.3708920193293" StarRating="3" HotelCode="66564|55238" HotelName="Hôtel ibis Paris Gare de Lyon Ledru Rollin 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41/43 avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/af/73af9ea2b37f630c13e35bece52fa2d7503de6a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.819552398817" Longitude="2.3261779546738" StarRating="4" HotelCode="80935|35834" HotelName="Novotel Paris 14 Porte d'Orléans" 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>15, 17, 21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1c/921cd2654a3486a66b89f1e3347b0d130fa65d0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879574590155" Longitude="2.3557519766865" StarRating="3" HotelCode="110493|44477" HotelName="Timhotel Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/5f/b55fc640aca23534fc0451b22f19a5163e27232e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840262" Longitude="2.324146" StarRating="4" HotelCode="110514|50663" HotelName="Timhotel Tour Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Rue de la Gaité, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a1/caa10cb64ec3f4144365916e44c0f5b7037f686e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Montparnasse train station is less than a 5-minute walk from the hotel and the Gaîté-Montparnasse Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882172833898" Longitude="2.3367753624916" StarRating="4" HotelCode="49888|37648" HotelName="Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/aa/25aa843f9891819f5bfd967325b5e86197b453b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the Montmartre area of Paris and is just 10 m from Pigalle u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841787" Longitude="2.331716" StarRating="3" HotelCode="143852|224798" HotelName="Apostrophe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, rue de Chevreuse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e4/b7e49e663f3eff9147e74be3e46366af407f9d1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835491863508" Longitude="2.3211735969658" StarRating="4" HotelCode="77028|35787" HotelName="Best Western Bretagne Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/9b/879b7adf93fee1a1b84ba12d0b9839217c8010b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Montparnasse. The district has a free-living atmosphere and was the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85713" Longitude="2.302746" StarRating="2" HotelCode="110471|55058" HotelName="Eiffel Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du Gros-Caillou, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/c3/04c30b4316d59a13c3c0e8db2505daae9caa2e3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a lovely quiet street in the heart of the triangle Tour Eiffel, Invalides a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882577" Longitude="2.345837" StarRating="2" HotelCode="166726|18120" HotelName="Gerando" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, rue Gérando, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/4a/e84a4f7a27ebddf8bc5e4f1746a01c1bfcc1a6e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876551138832" Longitude="2.3270148038864" StarRating="3" HotelCode="36461|25016" HotelName="Grand Hotel du Havre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/1d/871da5c50b4b3e891b66c386d8c2ebf759e67411.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just steps away from Saint Lazare train station. Numerous restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8498529" Longitude="2.38547114" StarRating="2" HotelCode="328086|224959" HotelName="Hôtel des Pyrénées - Entre Bastille et Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>204 Rue du Faubourg Saint-Antoine, 75012 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1d/6a1db3d262cdc78bae0beecfa454e21f534efb97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866941" Longitude="2.379524" StarRating="3" HotelCode="915018|203065" HotelName="La Nouvelle République Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Moret, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/9b/cd9b34173d49581d47c2cf13a5b2c5c086dea2f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880910785724" Longitude="2.3626747727394" StarRating="3" HotelCode="69779|56843" HotelName="Hôtel ibis Paris Gare du Nord Château-Landon 10ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197-199 Rue La Fayette, Near Gare du Nord and Gare de l'Est Train Stations, l’Entrepôt/10. Arrondissement, 75010 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/e0/10e0f7ac0729ed985bbe1eb5b634871db37b28f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836521859232" Longitude="2.2536573791332" StarRating="3" HotelCode="572187|238953" HotelName="ibis Styles Paris 16 Sud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Ferdinand Buisson, 75016 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9c/a09ce85373ec10b6ef70a84f4e3da0567a37089b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.828957519946" Longitude="2.3740942776203" StarRating="3" HotelCode="34549|5294" HotelName="Ibis Styles Paris Tolbiac Bibliotheque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c8/5bc8764e61a90d6ce897dfd283ff95f3c92b8eec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located directly in the heart of the city's Rive Gauche area. An array of res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.827588153853" Longitude="2.3046627607479" StarRating="4" HotelCode="434942|225293" HotelName="Novotel Suites Paris Expo Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/38/a838e2a5c9791355e30c4cbe08438947b702e91c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849402" Longitude="2.398764" StarRating="3" HotelCode="70641|13887" HotelName="Pavillon Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/85/9b85f52eab6fb30d93523214a16f94a8f30945bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a short walk from the Place de la Nation, the hotel enjoys a stunning location. The 5 metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835462" Longitude="2.325333" StarRating="2" HotelCode="154209|298494" HotelName="Tipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75, Rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/29/f829f27883e93c5f800edf816c036704be40d75d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.37" OriginalAmount="122.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877781585089" Longitude="2.3550422001711" StarRating="3" HotelCode="94391|213045" HotelName="Hotel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/7f/967fc4874b22fbb0344380cdfeb04957caf99261.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.69" OriginalAmount="122.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875938" Longitude="2.326965" StarRating="3" HotelCode="12995|941735" HotelName="Grand Hôtel de Normandie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/eb/1bebe7b03a52e75920ba028675d001168e1dcea5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a magnificent part of town in the centre of Paris. It is well-connected to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847642" Longitude="2.399875" StarRating="3" HotelCode="69859|422833" HotelName="Agate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/1e/c41eacf611cdbf3535229a1e5e96d7d64f3c1e75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872377" Longitude="2.34478" StarRating="3" HotelCode="67262|224813" HotelName="Bresil Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/84/cb846c414a5b327b0cdb2f70b267a7552c3a7116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833379" Longitude="2.331964" StarRating="2" HotelCode="180041|203103" HotelName="Hotel Du Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/23/d1239cd4a208212267197bbaa40326af1bf7a12c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 33 rooms. Services and facilities at the hotel include a dining area ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8456985" Longitude="2.375298" StarRating="0" HotelCode="959051|425484" HotelName="Hotel Parisianer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c3/dcc3d941b2b28dcee7c6ef4814a8ed4d71b3fef2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832936" Longitude="2.355431" StarRating="3" HotelCode="259917|7096" HotelName="La Manufacture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Philipe de Champagne, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/f0/02f07cc4ac465785f37f67e9cca1c02aa2692878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="124.99" OriginalAmount="123.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83036301543" Longitude="2.284246981144" StarRating="4" HotelCode="25357|1063024" HotelName="Hôtel Oceania Paris Porte de Versailles" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue d'Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/da/f8da70c415d48063eda801731a1e26f143ff95c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access and is ideally located a few steps from the Parc des Expositions (exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832071" Longitude="2.387479" StarRating="4" HotelCode="73716|54820" HotelName="Adagio Paris Bercy Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Cour Du Minervois, 12. Arrondissement - Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/97/e29783297b6972061e27c55b46784ab855d2fdc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the heart of the Village de Bercy and in the cultu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.27519" StarRating="4" HotelCode="32600|13472" HotelName="Auteuil Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c1/53c1be93d743282b54bedee72f214d15068de9b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 16th arrondissement of Paris close to the Eiffel Tower. It is located b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88081" Longitude="2.351515" StarRating="1.5" HotelCode="110490|203026" HotelName="Smart Place Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/8f/bd8f8286b9a69a477acd79d90442f7599fb088fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883586" Longitude="2.32577" StarRating="4" HotelCode="74058|55496" HotelName="B Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Lécluse, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/4e/f34e4ffbbf2378e62ea8bcf61f1a3256cd98925c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Place de Clichy metro station in the Montmartre district of Paris. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835979306702" Longitude="2.3253598809242" StarRating="3" HotelCode="189576|413553" HotelName="Hotel Clairefontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Fermat, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/51/0851a5081825ea2415a5079abc67791c223f5f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882103" Longitude="2.297623" StarRating="3" HotelCode="110542|56211" HotelName="Residhotel Imperial Rennequin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Rennequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/zz/26ad3f3be56032e1625edd43497518c5c45e6ad9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875388619758" Longitude="2.3261457681656" StarRating="3" HotelCode="18609|203422" HotelName="Timhotel Opéra Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Rue Saint Lazare, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/dc/24dcb32a6c05ed7c2acd42591ff6ed5931350d6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the heart of the French capital. Scores of shops and other entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88368579" Longitude="2.33378601" StarRating="5" HotelCode="738481|488338" HotelName="Be You Apart’ Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Clichy, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d2/19d29761e636586513a76563ed96e087f13a9026.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849422478562" Longitude="2.380967438221" StarRating="3" HotelCode="33001|5430" HotelName="Color Design Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Citeaux, 12ème Arrondissement, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d5/08d5fcc51ff66d6370eb49fb4daaeaa8570a1695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a few paces of the Place de la Bastille and the Gare de Lyon. Although locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841322" Longitude="2.325793" StarRating="3" HotelCode="64588|55274" HotelName="Apollinaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Delambre, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/79/27791ca2d4a28cbb0ebf48449af368d3dfb33650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is glad to greet guests in the heart of Montparnasse, in the 14th district of Paris. This ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866165" Longitude="2.287133" StarRating="3" HotelCode="74054|55950" HotelName="Etoile Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/50/ad502102b411452a8fe4f03d0761545f96f85f96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in central Paris, the hotel provides the perfect base for sightseeing, shopping, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880861" Longitude="2.302387" StarRating="3" HotelCode="110536|32987" HotelName="Noir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Léon Jost, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/53/cc/53cc298c509cb3ba41acb32662ad39a186be673b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847347930299" Longitude="2.2832633135415" StarRating="4" HotelCode="905730|57201" HotelName="Platine Hôtel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Ingénieur Robert Keller, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/89/328917470d6ec6f794842d58fb9d955e378ee50a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Paris' 15th district, just 300 m from Charles Michels metro station....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873048505135" Longitude="2.3252056539059" StarRating="3" HotelCode="16329|5173" HotelName="Hotel Queen Mary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/6f/9a6f1a2cd6869fc1cebf1b957c8164248e1bb858.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located between the Opera and close to Madeleine. The hotel is an oasis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.45" OriginalAmount="125.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865410837311" Longitude="2.3656882345676" StarRating="3" HotelCode="10265|236536" HotelName="Marais Hôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard du Temple, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/f4/19f4944a37b7876685379e1a9a731736db2d6cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the centre of the city, on the Place de la République and only 5 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="126.61" OriginalAmount="125.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840799704678" Longitude="2.299287468195" StarRating="3" HotelCode="56714|MV8" HotelName="Val Girard" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Petel</AddressLine>
          </AddressLines>
          <PostalCode>(0)148286994</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/47/ed473a567f818b9227befffc69075128e514ee69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in Paris between the exhibition park of Porte de Versailles,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874336331476" Longitude="2.3321016132832" StarRating="3" HotelCode="34568|3935" HotelName="Antin Trinite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Rue de Provence, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/52/175243b702b3e7782173195cf6b6ccaf8ad101a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, only a few steps from Garnier opera house. An abundanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848723242326" Longitude="2.2983226083004" StarRating="3" HotelCode="212473|46135" HotelName="Art Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/00/7c0048617784b39407a381e15b81c2cdcbfebe2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85833847138" Longitude="2.2792594134808" StarRating="4" HotelCode="25690|35807" HotelName="Best Western Premier Hôtel Trocadero La Tour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 bis Rue Massenet, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/31/a231ca9bb61d4058067413fee827b5aab2d2015f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853493356606" Longitude="2.3092123091926" StarRating="3" HotelCode="110465|61229" HotelName="Hôtel de France Invalides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/79/827917c0f89ee9131433feb024ac3c90d83df69d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859863" Longitude="2.34712" StarRating="4" HotelCode="110419|55959" HotelName="des Ducs d Anjou" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Sainte Opportune, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/91/f191db46c39e4d55da323d14153d05a4112026bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832412" Longitude="2.386746" StarRating="3" HotelCode="110503|55230" HotelName="ibis Paris Bercy Village 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Place des Vins de France, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ed/bfedb1806962762b5fe6bc9f6e6899f28828fb18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881412" Longitude="2.323516" StarRating="4" HotelCode="376422|200055" HotelName="Best Western Premier Kapital Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/05/8e05c9cc72b6644783ef4a4df591ad537ed9d099.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880037" Longitude="2.3024" StarRating="3" HotelCode="410453|37632" HotelName="Monceau Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/27/0e27e6553a2b7ae6797c74c4c1b4553002d3d54a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Let this hotel in Plaine Monceau take you back in time, with a beautiful woodland park just a few st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.52" OriginalAmount="126.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.888901456044" Longitude="2.3331677913666" StarRating="3" HotelCode="13502|799005" HotelName="Holiday Inn Paris - Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Damremont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/6c/a06cec3cea6beb6068e68280c507e32232c473f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843647943741" Longitude="2.3524582386017" StarRating="3" HotelCode="29351|54285" HotelName="Best Western Plus Quartier Latin Panthéon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e7/68e77b279f0103d5abaab8b287c9d1e84c56febd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Paris around 2 km from Notre-Dame de Paris. The railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845279" Longitude="2.432491" StarRating="3" HotelCode="78652|37649" HotelName="Daumesnil Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue de Paris, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/83/f583e7e6a413340ac20f75972b757fd1635cf99a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872988523374" Longitude="2.3540300130844" StarRating="4" HotelCode="31200|948" HotelName="Best Western Aulivia Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/44/73444308fb48c8f3c0b2d4eb65a90cfe496aed08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the opera house and the Place de la République at the heart of the lively theatre di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875365" Longitude="2.388984" StarRating="2" HotelCode="97220|224822" HotelName="De la Perdrix Rouge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lassus, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/e3/72e3e4bb215772c95ad7451cfdcad85574ae00c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841350476894" Longitude="2.3260760307312" StarRating="3" HotelCode="187843|58711" HotelName="Delambre Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/6c/4a6cac4edfe7bdfee61e155589529ce43cdfc460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882179889283" Longitude="2.3185953497887" StarRating="3" HotelCode="34588|54313" HotelName="Hôtel du Théâtre" 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,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Cheroy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/58/bd58ea1e62592c7e97fe0ea60ac427fde8ef29fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, modern city hotel is just 5 minutes from the opera, the Champs-Élysées and the Port...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839991" Longitude="2.391856" StarRating="2" HotelCode="178205|200773" HotelName="Pink" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Dugommier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/72/737239955f51361998b296017fc5453e38162395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 50 metres from the Dugommier metro (line 6) and 500 metres from the Daumesnil metro sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87512400618" Longitude="2.3354315757752" StarRating="3" HotelCode="337158|201115" HotelName="Mogador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206f0a8d8919a793ad033bf49f1b7fa581878dcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to La Madeleine and Place Vendôme. Some of the most famous sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873911" Longitude="2.347065" StarRating="3" HotelCode="337153|12448" HotelName="Peyris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/1c/c21c842af9eb6e2cb33bca471996e8f144b8b336.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic city hotel is located at the heart of the French capital's 9th arrondissement, around ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843643" Longitude="2.294801" StarRating="2" HotelCode="110527|348550" HotelName="Les Jardins de Mademoiselle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/aa/0daad63606c81bb94b7116f18e27d10db96e73e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88769" Longitude="2.252296" StarRating="4" HotelCode="70763|31262" HotelName="Novotel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Boulevard De Neuilly, Paris-La Défense 92081</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/61/63618ba1cb3ccc1d31bba54d74f626fda6efaa0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in front of the Pont de Neuilly Bridge, the hotel faces the Seine River and is located only 10 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="129.15" OriginalAmount="127.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848872677627" Longitude="2.3470522463322" StarRating="4" HotelCode="316723|1718223" HotelName="Villa Pantheon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/b6/c7b6b8a87232b70a67a875e356587489b37e6f5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Latin Quarter, 1 km from Notre Dame de Paris and 3 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849812098764" Longitude="2.2854853730164" StarRating="4" HotelCode="75641|17447" HotelName="Aparthotel Adagio Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Théatre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/b2/dab29aac9522bff8ea7cbf001b61c3ebca46fef3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 15th arrondissement, in the centre of Paris, this apartment hotel is ideally situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876195083515" Longitude="2.3369377644378" StarRating="3" HotelCode="64574|7189" HotelName="Châteaudun Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Châteaudun, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ee/02eeac67dcb210b8b1043dc910d00867e5697f90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated between the Sacre-Coeur Basilica and the Opera, in the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878338713935" Longitude="2.3573144576721" StarRating="2" HotelCode="146530|18087" HotelName="Hôtel d'Amiens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Des Deux Gares, 10th Arrondissement, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/af/44af0bbffd2d4fa48c3589fe5b7e3e376db52fd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841527554756" Longitude="2.3023891207038" StarRating="2" HotelCode="335189|224972" HotelName="Hôtel Eiffel Blomet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/7b/cb7b48408d8c07e3b1323e36806d304c9d1ca424.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87190109" Longitude="2.37006775" StarRating="0" HotelCode="786384|348534" HotelName="La Planque Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Arthur Groussier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/d2/acd29c825d4d7eabe58b56e5c972ec91afa6255e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875871991133" Longitude="2.35897095314" StarRating="4" HotelCode="39394|30729" HotelName="Holiday Inn Paris - Gare De L'est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/4e/b34e189b77b3ef059ffb08bfeaf5cf27cc6c03bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite Gare de l'Est. Both Montmatre and Les Halles are to be found nearby....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.86" OriginalAmount="128.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834349517018" Longitude="2.3239605742397" StarRating="3" HotelCode="11354|791255" HotelName="Campanile Paris XIV - Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/19/4519d1ae7beb574b690fa8b69c89f11dabcd195e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="130.14" OriginalAmount="128.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870785908027" Longitude="2.3517018556595" StarRating="3" HotelCode="39378|1050852" HotelName="Hôtel Regina Opéra Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/36/7936b56239e34d07256eb7ccaf72a97936618bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous, bustling Grands Boulevards at the heart of Paris' lively theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.15" OriginalAmount="128.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.830953" Longitude="2.330619" StarRating="3" HotelCode="34432|115571" HotelName="Sophie Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Sophie Germain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/6b/8e6bee568d68c928b3fd1ea9d0f4a5eb3760d0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the 14th district of Paris, near the Place Denfert-Rochereau ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="130.18" OriginalAmount="128.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840978" Longitude="2.329662" StarRating="3" HotelCode="64782|CBB349600" HotelName="Le Royal Rive Gauche" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Boulevard Raspail, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/b7/59b7a6331690caec495e637b7c583afb71d72dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a pleasant location on a large avenue, just a few metres from the lively Rasp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850398514789" Longitude="2.2983272373676" StarRating="4" HotelCode="25334|56397" HotelName="Ares" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Général de Larminat, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/64/9164c79b91effc92df65d35c2ee86ab18012b664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a favourable location, on a quiet street in the heart of the lively La Motte Picqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865344213985" Longitude="2.3833398127586" StarRating="2" HotelCode="293225|200251" HotelName="Hôtel de l'Horloge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>25 Passage de Ménilmontant, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cf/eccfaeb847499cf88d655f02950382877d8b731a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852262830245" Longitude="2.342158336957" StarRating="3" HotelCode="333585|203373" HotelName="Hotel du Lys" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Serpente, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a6/3ca633f0956afbb6c4a3b7722e155cf7c26bc64e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836908" Longitude="2.32383" StarRating="3" HotelCode="308150|57841" HotelName="Hôtel Mistral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cels, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ea/94ea4d7c7798cf0ac3e99d1d9b06271fef5b3796.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876185796975" Longitude="2.293738072028" StarRating="2" HotelCode="378934|200425" HotelName="Hôtel Phénix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Du Général Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/c3/79c372f4c4187afafa9438b4a388afdb9436fc05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884034" Longitude="2.314986" StarRating="3" HotelCode="68260|37471" HotelName="Jardin de Villiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Claude Pouillet, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/32/de32db31881d1dba23c3d3bc2f2008868d87a2d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street in a typical Parisian neighbourhood, this is an ideal address for both bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837356" Longitude="2.372985" StarRating="4" HotelCode="64600|35829" HotelName="Mercure Paris Bercy Bibliothèque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/94/979439bb7b55fde270cb191e28f0256607308f26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the River Seine in the heart of Paris, and is ideal for either ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843324910206" Longitude="2.3067480325699" StarRating="3" HotelCode="31195|505" HotelName="Nouvel Hotel Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2b/f12bba7b977853dac632ec1482476ca742611e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location and lies just a few metres from the Eiffel Tower. The metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.30" OriginalAmount="129.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880354" Longitude="2.317289" StarRating="4" HotelCode="25345|328788" HotelName="Hotel Relais Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Rocher, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/3c/343cb67a49fabd503a4ec14137e1baf22d586f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classicism and romanticism of the Haussmannian Paris meet a warm and cosy environment.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.93" OriginalAmount="129.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85477120311" Longitude="2.2922828793526" StarRating="4" HotelCode="25336|6161" HotelName="Hôtel Mercure Paris Centre Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/dd/51dd3c3106dfedcfdf3d25606ae8ba8ecfd185cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located close the River Seine just 200 m as the crow flies from the Eiffe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="131.16" OriginalAmount="129.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839208256696" Longitude="2.3225113749504" StarRating="3" HotelCode="57862|2594711" HotelName="Citadines Maine Montparnasse Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/e2/3ee211021d5602414778de963e59588f226d0fcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Montparnasse. The Rue de la Gaîté as well as many th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880052" Longitude="2.326273" StarRating="3" HotelCode="64604|5348" HotelName="Alexandrine Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/zz/50adcb40014edbd585becdbcbe7a81e91c25182b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is well located in a pleasant and quiet area in the heart of Paris, very close to Sai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872991169629" Longitude="2.3160392045975" StarRating="4" HotelCode="34414|35816" HotelName="Holiday Inn Paris - Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Miromesnil, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/7b/f67b5d53fa75e1a398265711f0f2459e54b1219b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853682" Longitude="2.366194" StarRating="2" HotelCode="180065|224820" HotelName="Herse d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint-Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/02/1e024c22ca6bac99a4ad5a98902179a05c75ade0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 35 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876514093876" Longitude="2.3474653065205" StarRating="4" HotelCode="32825|55974" HotelName="Hotel du Temps" 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,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Montholon, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f6/59f672e104065391856bf8ce3ac6bf591887992b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, on a quiet street facing the Montholon gardens, between...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876613" Longitude="2.296389" StarRating="2" HotelCode="110540|200324" HotelName="Elysee Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de l'Etoile, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/0b/770bf2c5d8cd1803898ef1a0823b0716527da97a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847685" Longitude="2.351476" StarRating="3" HotelCode="110444|424776" HotelName="Minerve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13, rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/23/a523f9db893fa96f224f274f78f1eb7f25afea44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Hotel Minerve offers comfort and convenience whether you're on business or holiday in Par...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883036" Longitude="2.332893" StarRating="3" HotelCode="58165|7155" HotelName="Moulin Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39, rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f4/0cf429b44bf4969e41e0e9c6d733e1356f7fc7c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the foot of Montmartre, in an ideal location between the opera (around 1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85526" Longitude="2.362471" StarRating="2" HotelCode="110434|200778" HotelName="Pratic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue d'ormesson, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/cd/a1cdc233c8cb496e1b1b0ee62b3237122dab3396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="131.47" OriginalAmount="130.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834665775965" Longitude="2.3254886269569" StarRating="4" HotelCode="189577|619328" HotelName="Suite &amp; Hôtel Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Liancourt, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e4/79e4595cfcbde5e12f83645ad8f7ae4b1efcbcaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="131.51" OriginalAmount="130.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881503" Longitude="2.298229" StarRating="3" HotelCode="110552|1130827" HotelName="Elysees Flaubert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Rennequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/84/1e845d732955ae223f170e0fcb1960d2f508817f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="131.54" OriginalAmount="130.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870772" Longitude="2.359819" StarRating="2" HotelCode="149265|452681" HotelName="District Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4, rue Lucien Sampaix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/87/0787bd5d4c4bd588f9ba9509f7e61c00fe863d27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877963656687" Longitude="2.3875173926353" StarRating="3" HotelCode="24650|37775" HotelName="Aparthotel Adagio Paris Buttes Chaumont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Cours du 7ème Art, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/a4/dca45e91c5b74921fca60135ac475dc84e79d3e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris' 19th arrondissement in the Buttes-Chaumont distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848929691528" Longitude="2.3468553909261" StarRating="3" HotelCode="34425|54294" HotelName="Claude Bernard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6d/da6d44321bca09acd5867862867d5d9e5eb7da08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874214" Longitude="2.30453" StarRating="4" HotelCode="337168|17824" HotelName="George Washington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Washington, 75008  Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/48/8b48d376cb8cd55e36855e3404ac4af2bbd95d94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing, up-market hotel is quietly situated on Rue Washington, very close to the Champs-Élysé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835765" Longitude="2.292339" StarRating="2" HotelCode="110528|348587" HotelName="Lutece" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Langeac, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/2b/232b5b8748be64d7efb1ab4559a4c6113e6b01be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84835977" Longitude="2.37191483" StarRating="3" HotelCode="974598|489909" HotelName="Ibis Styles Paris Gare De Lyon Bastille" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1c/6e1c3627d018c17b2d66272f8d575a8d6607bf50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88809974" Longitude="2.30681389" StarRating="4" HotelCode="639640|280006" HotelName="Hotel Mercure Paris 17 Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/61/b3617f93e2d0ced8315f0b5098db418b9b56280a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837676" Longitude="2.306316" StarRating="3.5" HotelCode="906469|35826" HotelName="Holiday Inn Paris - Montparnasse Pasteur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gager Gabillot, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/15/ea15d2d227d0f853b129b1068879c400221aba4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes walking distance from Montparnasse train station and tower, Les Inva...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876279475185" Longitude="2.3421800136566" StarRating="3" HotelCode="337352|315" HotelName="Newhotel Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/09/4d09d11f00f38327720430582e76610c67fd700a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is splendidly located near the opera and Les Grandes Boulevards. Montmartre and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844943587363" Longitude="2.325145304203" StarRating="3" HotelCode="337261|1265" HotelName="Royal Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/db/f1db9f7419bfb6260f28e0b96766fcae8d5aa6f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an ideal location. Many tourist attractions as well as restaurants, bars and nightclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878912257158" Longitude="2.3448595404625" StarRating="3.5" HotelCode="58700|32189" HotelName="ZE Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de la Tour d’Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4c/024ce8abd27225aa280bbd7de0b6c7efe3394a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, just a stone's throw from the L'Opera and some of the city'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.05" OriginalAmount="131.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845361045777" Longitude="2.3096542060375" StarRating="3" HotelCode="36883|18041" HotelName="Vic Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>92 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/26/9c2625a2c39e49a3600d441c1e71ceb214ba5b91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This striking city hotel is located between the Eiffel Tower and Les Invalides. The UNESCO headquart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84904668155" Longitude="2.3856808730186" StarRating="3" HotelCode="263474|203079" HotelName="Aparthotel Adagio access Paris Reuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/a7/09a72fffcce6875384d5eafda6333b0f64a07501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886000234584" Longitude="2.3350936174393" StarRating="3" HotelCode="23659|973" HotelName="Hotel Des Arts Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Tholozé, 75018 Paris, Montmartre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/9a/339ae1f8fbc83df8f958729658bae796492d569b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located at the heart of Montmartre, some 100 m from the Moulin de la Gale...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881435" Longitude="2.324429" StarRating="3" HotelCode="34426|31865" HotelName="Elysées Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Turin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/d7/1dd70d59d1d7bc39670ab7f900f6d08b228f5760.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833074" Longitude="2.332622" StarRating="3" HotelCode="78830|224965" HotelName="Du Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue René Coty, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/25/ef25439df6994849eccefff4a4fcf6841441095c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841562" Longitude="2.324685" StarRating="2" HotelCode="110516|200418" HotelName="Odessa Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue D'odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/d2/a0d2187e098bfe16e5f04eb789d6f5fddfebc16b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874218" Longitude="2.332006" StarRating="3" HotelCode="61653|56049" HotelName="Best Western Opera d'Antin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Rue De Provence, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/e4/5ce4ea4a8c285dc386378d1cf85f10bd7001b71d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris' culture, leisure and commerce centre. It is around 200 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868228564963" Longitude="2.3616810142994" StarRating="3" HotelCode="34952|32058" HotelName="Hôtel Paix Republique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2bis Boulevard Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/6b/bf6bdf4ff0e583cf97154c2df0d45d2e5a987b51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris’ Right Bank, where guests are received in a friendly and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.35" OriginalAmount="132.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847603611648" Longitude="2.3517742753029" StarRating="3" HotelCode="64083|35482" HotelName="Quartier Latin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue des Écoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/97/d997888a25820229628c0a00de7bbd691557607d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the renowned Quartier Latin within a few minutes walk of the lively Boulevard St. Germain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.49" OriginalAmount="132.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.891901401551" Longitude="2.3021252453327" StarRating="4" HotelCode="36584|99190" HotelName="Novotel Paris 17" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de la Porte d'Asnières, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/41/5441d90d120b275a58c0eec896e9a467f13a36c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876916294786" Longitude="2.3270094394684" StarRating="3" HotelCode="74037|55972" HotelName="Austin's Saint Lazare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/c8/18c85f8d3eb78763d861f80c02339bb146b1e589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858688" Longitude="2.282726" StarRating="3" HotelCode="89356|58700" HotelName="Gavarni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Gavarni, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/ac/eeac0e25a4969901af78f8d37a8df74e1beeda6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839067815609" Longitude="2.3316220932541" StarRating="3" HotelCode="97082|224980" HotelName="Hôtel Istria Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Campagne Premiere, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/35/063521c2d179f98a3974656ec5b67a95859f9ba8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876541" Longitude="2.354941" StarRating="2" HotelCode="50292|486040" HotelName="Nord et Champagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/79/857940bacd41abfd6b4840fe8ae34263537ef201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is near to the business centre of Paris, between Montmartre and Opera, and just 15 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8639788" Longitude="2.3688289" StarRating="3" HotelCode="224997|200133" HotelName="Hotel Alhambra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/19/17197468944bebad5b205a4c349a9ee4948fcd2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875104601129" Longitude="2.3583644628525" StarRating="2" HotelCode="59524|6503" HotelName="Sibour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Sibour, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a1/12a1b1944b1304efa5b8bf58c1b5e3b42d2cac05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876628" Longitude="2.343312" StarRating="4" HotelCode="68928|37180" HotelName="Les Plumes Hôtel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/c9/d1c946c9a5af9e427224c7e50dd7795c77140b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a tranquil suburban setting in the 9th district of Paris. It is located in close proxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.39" OriginalAmount="133.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885271" Longitude="2.330073" StarRating="4" HotelCode="14782|7484" HotelName="Mercure Paris Montmartre Sacre Coeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b0/46b0c4e485df9bd363859544bd7b239c69ad2213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing city hotel lies at the foot of the hill of Montmartre close to the former artist's dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.41" OriginalAmount="133.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865716084099" Longitude="2.2861714661121" StarRating="3" HotelCode="74088|331643" HotelName="Hôtel Palais de Chaillot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Avenue Raymond Poincaré, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b0/0ab05d4f4ebcdb7c265adad838fddc47253810eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.64" OriginalAmount="133.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881676302884" Longitude="2.3229385129532" StarRating="3" HotelCode="10414|6944" HotelName="Hôtel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/54/2b54219a85cf21388719abff5c655e33cd260a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on a quiet street between the opera house and Montmartre. Restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.77" OriginalAmount="133.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874878" Longitude="2.36021" StarRating="3" HotelCode="12256|389515" HotelName="Timhotel Paris Gare de l'Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue des Récollets, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ef/33efd0f96d0e778d05cc1d9016295063eca3fc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from République and the famous Boulevard Montmartre in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.14" OriginalAmount="133.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882604118084" Longitude="2.333466411045" StarRating="3" HotelCode="11068|79064" HotelName="Timhotel Opéra Blanche Fontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/01/ca01b2346a13e6ef9f479e0795ae2e84151c162b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a peaceful location at the foot of Montmartre, just a few minutes on foot f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.21" OriginalAmount="133.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878950182318" Longitude="2.3370020091534" StarRating="3" HotelCode="14189|7374" HotelName="Hôtel Lorette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Notre Dame de Lorette, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/1d/d51d8be53e7ff6329574173d2fed4353616cae04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located just minutes from Montmartre as well as from the opera and the Sacré-Cœu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846572" Longitude="2.305486" StarRating="3" HotelCode="144521|200157" HotelName="Baldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42, Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/1f/8c1f29becc2f82c1f7950fc0bc7e32d816fb14fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8475928" Longitude="2.3310888999999" StarRating="2" HotelCode="522389|298474" HotelName="Hotel Jean Bart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Bart, Quartier Notre-Dame-des-Champs, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d7/3bd755e60fa873ed1efd888221d2a0dee4f64319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88240938" Longitude="2.33458149" StarRating="3" HotelCode="502661|249634" HotelName="Hôtel Saint-Louis Pigalle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/78/f07830096f565ab9e7ba0a4174a790a7ac07bf77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851781751752" Longitude="2.378707924311" StarRating="3" HotelCode="16675|54275" HotelName="ibis Paris Bastille Faubourg-Saint-Antoine 11ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/f8/aaf8110be5268bc5e1ad637bce6bae9f01b7661b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.862037825325" Longitude="2.3854585509262" StarRating="3" HotelCode="110499|55234" HotelName="Hotel ibis Paris Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue de la Folie Régnault, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a2/baa2d3d6b13ca2c5a3810e39047ff0375cc1f49d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88182872" Longitude="2.32854885" StarRating="0" HotelCode="764998|348511" HotelName="La Mondaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De Vintimille, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/99/70997295a91df7644966298cc4f616cabc30535b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="135.98" OriginalAmount="134.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886876" Longitude="2.300467" StarRating="4" HotelCode="65594|170136" HotelName="Best Western Plus de Neuville Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Verniquet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/10/cc105bf480d9e5e90869713553e5c492c6f8b5d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located in a quiet square about 2 km from the Arc de Triomphe and Boulevard Haus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.99" OriginalAmount="134.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848009978474" Longitude="2.3005810208653" StarRating="3" HotelCode="12265|7654" HotelName="ibis Styles Paris Eiffel Cambronne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/8e/f38e0623fe134346890c6db45d0540d7439cb1f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly at the heart of Paris, this hotel is located close to many of the sights of intere...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.28" OriginalAmount="134.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85726" Longitude="2.37143" StarRating="3" HotelCode="14417|189476" HotelName="Hôtel Marais Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/36/4e36934a7a85a90fd538671b59cf6771b86c33d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This special timeless hotel lies near the Bastille opera house, the Marais district, the Place des V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858873168694" Longitude="2.3911061882973" StarRating="0" HotelCode="55392|10069" HotelName="Adagio access Paris Philippe Auguste" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Pierre Bayle, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/47/60477c7a77862845816a074e56db33ddab616f4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887112063475" Longitude="2.3143852944775" StarRating="4" HotelCode="80569|50377" HotelName="Best Western Plus Opera Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f0/80f09e4a8bfeca44e93b447fa215b6368b263351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is well located on the riverbank, just 2 km from the Arc de Triomphe and the presti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840532" Longitude="2.323791" StarRating="3" HotelCode="110512|55984" HotelName="Central Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 bis Rue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/55/0e55cdd3f096b32905460f392e9a6e11868534e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832847936641" Longitude="2.3572234012059" StarRating="4" HotelCode="298949|89550" HotelName="C.O.Q Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Edouard Manet, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/85/6185ef8fc167655e63e86ddc6c0fe5afb50b579a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87563912" Longitude="2.35812872" StarRating="2" HotelCode="325036|249598" HotelName="Grand Hôtel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard de Strasbourg, 75010 Paris, Ile De France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bf/3c/bf3c3dfc9790b52c554850fc5ea077a01a747287.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843247811281" Longitude="2.3494445855848" StarRating="3" HotelCode="47655|4277" HotelName="The Originals Paris Mouffetard Apolonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Mouffetard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/61/4c619f7bd7637169e4de2ab607bbb69323d6438b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location, in the middle of the city and close to plenty of famous sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840182" Longitude="2.32207117" StarRating="0" HotelCode="638002|490686" HotelName="Hotel De Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa96965ae0da5faa040c8d2a4b42e0c9b00fa77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843450603916" Longitude="2.3202138521655" StarRating="3" HotelCode="110525|444465" HotelName="Hôtel ibis Paris Tour Montparnasse 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Maine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/3b/4e3bb1aab960166c81b491cb00bdfc4937ceb87b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879625774536" Longitude="2.3507349193096" StarRating="3" HotelCode="31202|55949" HotelName="De Rocroy" 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>13 rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ba/52ba5091a112999f4f9dedc47b684d17c0955613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near Montmartre and Galeries Lafayette. The Gare du Nord train station and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872774176199" Longitude="2.3158004879951" StarRating="2" HotelCode="35627|226797" HotelName="Paris Saint Honore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Penthievre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/d8/18d8eec175a7cfbba98b3fef8b1bfd4c02927698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in quiet side street, near the Champs Elysees, Madeleine and the Arc de Triomphe, this city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886612238773" Longitude="2.358820438385" StarRating="4" HotelCode="66362|37616" HotelName="Kube" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Passage Ruelle, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/bf/5abf5247d652e70aa48ddf47090e57110ba4242d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the 18th district, a few steps from Montmartre, this futuristic hotel is tu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850266" Longitude="2.373036" StarRating="2" HotelCode="151665|56061" HotelName="Luxor Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/89/4689f6ce5a96825179da1845c0687e8475639c77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87449598435" Longitude="2.3186409473419" StarRating="4" HotelCode="31742|36781" HotelName="Park Lane Paris" 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,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 rue la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c1/aec123fe266e551a63faaa74edd609330b200d40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the centre of Paris, in the 8th district. The establishm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876940991228" Longitude="2.2949731349945" StarRating="3" HotelCode="180069|44620" HotelName="Tilsitt Etoile" 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>23 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4c/e34c33f76935177c34046416dc707bde1432814e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the most trendy part of Paris, between the famous avenue des Champs-É...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880155" Longitude="2.334224" StarRating="3" HotelCode="34595|1864" HotelName="Villa Boheme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/30/2330b3722d4512061a8955db4c0899f691263b5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated between the Opéra Garnier and Montmartre, one of the most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.49" OriginalAmount="135.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846315979846" Longitude="2.3764626681805" StarRating="3" HotelCode="13703|1426668" HotelName="ibis Paris Gare de Lyon Diderot 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Bis Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/0f/4f0f88351336dce69180c71679354192173e3def.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.09" OriginalAmount="135.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860544588477" Longitude="2.368002728836" StarRating="4" HotelCode="13548|258376" HotelName="Les Jardins du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74 rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/3a/0d3a8303425ab96bc15c69bb5cc635ff4c608596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly boutique hotel is nestled in the heart of historical Paris, in the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876720488954" Longitude="2.2939029006291" StarRating="3" HotelCode="111144|43349" HotelName="Arc De Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue de l'Arc de Triomphe, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/d7/eed73b98cb3c5046db6bb8b7e581cae733e2d9f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an enviable position right in the heart of the beautiful city of Paris. It is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848844437287" Longitude="2.2978055477142" StarRating="3" HotelCode="36930|4291" HotelName="Citadines Tour Eiffel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/94/92940351d18bec7d4f77c9037c182c3fcabd04a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the former village of Grenelle, not far from the UNESCO headquart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873165822194" Longitude="2.3252552747726" StarRating="3" HotelCode="32566|30753" HotelName="Cordélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Greffuhle, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/28/0228f136c6a831f5e15b5e89d2e8735c077e1290.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from the well-known Galeries Lafayette and Le Printemps department stores, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859952" Longitude="2.309346" StarRating="3" HotelCode="151112|225006" HotelName="Hotel Le Pavillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f394915eb6871cec3279283b2db2372715c80c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850895350516" Longitude="2.3699234426022" StarRating="3" HotelCode="32823|225129" HotelName="Pavillon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/85/fd85cf86ccfc467b4324baca13bda4a6fa09076c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to the Opera, Bastille and Le Marais. A park with inviting law...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879434403659" Longitude="2.3392153753769" StarRating="3" HotelCode="35121|1609" HotelName="Hôtel Sacha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Navarin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/51/ce519fbd9c5ed4339fd027d7ab825f7d1972e025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to Place Pigalle, the famous Moulin Rouge and an array of theatres. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885090151104" Longitude="2.3292168974876" StarRating="2" HotelCode="51665|4356" HotelName="The Modern Hotel Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Forest, 18ème Arrondissement, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/e1/4ee1819f3abf89c63a2a1c2a47747d2f3cf4d22b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the Montmartre mound, the Moulin Rouge and Place Clichy. The opera house and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848971" Longitude="2.369794" StarRating="4" HotelCode="59719|55741" HotelName="Marceau Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Jules Cesar, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/78/3b784a22db8b5eb5286a6f0492bac6984c5a4b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Bastille, the historic old town of Marais and the railway station G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883557092046" Longitude="2.2941227178577" StarRating="3" HotelCode="54634|55955" HotelName="Hotel Etoile Pereire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 boulevard Pereire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0a/a6/0aa683d1c6830b65e2ea5af489457effca4f8236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel is situated in a quiet residential area on the Boulevard Péreire. In th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843038" Longitude="2.31319" StarRating="3" HotelCode="110519|224799" HotelName="Avia Saphir Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b2/58b2d0dd27d0e57e5513a3e6b33b4a50c46be845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848757068636" Longitude="2.3495762050152" StarRating="3" HotelCode="31386|30750" HotelName="Agora St Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/1d/1c1dcba3b55815b9485b76acee89da3c476d7a2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Paris, within 500 m of Notre Dame. Maubert Mutualité...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8785443" Longitude="2.2938685" StarRating="3" HotelCode="263482|203213" HotelName="Riviera Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2f/702f78dff92c027c9f7108c06acaa3ccd1c83bee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.80" OriginalAmount="137.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.833813" Longitude="2.317557" StarRating="3" HotelCode="14228|299015" HotelName="9 Hotel Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/8f/988fd0b2e8b802591368f1e4c9aba67cfb2ebdbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a stone's throw from the Porte de Versailles Exhibition Centre and the Palais des Sport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.98" OriginalAmount="137.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840289" Longitude="2.352039" StarRating="2" HotelCode="14089|303235" HotelName="Maxim Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Censier, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/70/1c70928a34c5c2acbacb338fcad0eef1e5bbe50e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in a quiet position in the Latin Quarter near the student area. The botan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="139.03" OriginalAmount="137.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873239917038" Longitude="2.3024860024452" StarRating="4" HotelCode="32041|CP7" HotelName="Hotel Chateaubriand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chateaubriand</AddressLine>
          </AddressLines>
          <PostalCode>(0)140760922</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/04134c33713ac6e94e8e21c4ee85d89b0d63a000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is centrally located at the heart of Paris' business district, just 200 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.32" OriginalAmount="137.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842858" Longitude="2.342613" StarRating="3" HotelCode="34438|3064816" HotelName="Andre Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-52 Rue Gay Lussac, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/97/66970d1fdb4c89346bccf9bddc0b39865046980d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is ideally situated for both leisure and business. Located halfway b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878546002151" Longitude="2.3383990943753" StarRating="3" HotelCode="25633|224812" HotelName="Hotel Arvor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Laferrière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/4a/cf4a2b843a72b37ab6ac1a702ade9f1d85247712.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861292" Longitude="2.286341" StarRating="4" HotelCode="34401|58699" HotelName="Les Jardins du Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Benjamin-Franklin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/3b/953be0b1c3f5859384bc670cdc56f1b64954e748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847102" Longitude="2.372075" StarRating="2" HotelCode="212002|224792" HotelName="Adriatic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6bis rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/92/7f9236d76bf624cfc8cef6c5cd4acb4e9dc41eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880872862051" Longitude="2.2989508509636" StarRating="3" HotelCode="337170|55990" HotelName="Monceau Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Renequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b5/a5b5a05e8fecbbe1a1cd727838ed523addb81d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Arc de Triomphe and within a few minutes walk of the Champs-Élysé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849576" Longitude="2.379727" StarRating="3" HotelCode="23494|203090" HotelName="Mercure Paris Bastille Saint Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue Crozatier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/69/a269bb7dbdce4ebf51782cd6e03913c2e8aebfd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Since 1970 this hotel has been part of the landscape of Place du Faubourg Saint Antoine and Place d'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.64" OriginalAmount="138.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871202" Longitude="2.338588" StarRating="3" HotelCode="14111|607995" HotelName="Lautrec Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/85/fe85b51e422839b0978703f75e74c5e774fbfc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a central location in the heart of Paris surrounded by shops, restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.78" OriginalAmount="138.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874752876977" Longitude="2.3290901398811" StarRating="4" HotelCode="408750|1050115" HotelName="Residhome Paris-Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Joubert, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/d8/06d8fb4740b6d1a328defe9e3129534b94c77644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the vicinity of this apartment hotel are the finest department stores, the Opéra Garnier and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="140.21" OriginalAmount="138.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873370464828" Longitude="2.3485797643661" StarRating="3.5" HotelCode="25639|1751222" HotelName="Windsor Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Laumain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/c7/d4c74f6c15c7a1f3cc1ad753cd1c25cfa8cbd843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located for business and leisure travellers alike. Found in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879687" Longitude="2.342368" StarRating="3" HotelCode="88729|12189" HotelName="Alba Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 ter, rue de La Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/6f/346f73067dfe6b2b9c2925862c023b2d2930b4ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an good location in the centre of Paris, near Montmartre, L'Opéra, the city's main...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878140518005" Longitude="2.3263442516327" StarRating="3" HotelCode="64085|30752" HotelName="Atlantic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44, Rue de Londres, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/79/4b7984a7113fb5d924aed1137a15d416f156ec5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877682" Longitude="2.349189" StarRating="4" HotelCode="284326|49271" HotelName="Best Western Premier Faubourg 88" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e3/dee3412d75996bda02a7ad208d9346481858a91c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885640436118" Longitude="2.3344740271568" StarRating="3" HotelCode="23062|37183" HotelName="29 Lepic Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Lepic, Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/1c/f21cc982f20eaa514cdc1816c0765f750fcc303f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montmartre district in the northeast of Paris. Picturesque Montmartre c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876778389291" Longitude="2.3383679990216" StarRating="3" HotelCode="34436|54292" HotelName="Brittany" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 et 5 rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/b6/b4b62691a77bb202ecd636bb8fa2c91138eb8d5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849853" Longitude="2.288561" StarRating="3" HotelCode="80568|56671" HotelName="Eiffel Saint Charles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Rue Rouelle, 37 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/88/cc88d71d2f42643ebcafe5c531d59f70ae892ee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Paris, close to the Eiffel Tower and the Parc des Exposit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.887487617568" Longitude="2.307923253373" StarRating="3" HotelCode="316806|37639" HotelName="Hotel Gaston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Péreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/41/3b4143ec4ef3e7641897216a4449650af83b91b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located on the Boulevard Péreire to the north of Parc Montreau and cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8706094829" Longitude="2.3220607638359" StarRating="2" HotelCode="74027|224984" HotelName="La Sanguine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/a7/4aa75043085d73e67eca2f9bb62a04092637cc02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875615" Longitude="2.295667" StarRating="3" HotelCode="16216|44496" HotelName="Princesse Caroline" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/3a/c13ab002ea86744302fea50317d4cfddd470e78a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the Champs-Élysées (1500 m), the Arc de Triomphe (450 m), and the major luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849541914773" Longitude="2.298241699439" StarRating="3" HotelCode="333719|200513" HotelName="Hôtel Tourisme Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue de La Motte-Picquet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/e1/40e1a75ac19ff642e6df442156d209641401e88b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885382" Longitude="2.333508" StarRating="3" HotelCode="110544|55488" HotelName="Le Relais Montmartre" 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 Constance, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/6d/7a6d358aa3f4e39522529302afa9d83e4c644ac1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847206415878" Longitude="2.3725588601188" StarRating="2" HotelCode="180083|200295" HotelName="Hôtel du Midi - Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue Traversière, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b2/e8b2f219df0e7b01bb856681ae2b993facc974b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84450406079" Longitude="2.3729449510574" StarRating="4" HotelCode="35943|31261" HotelName="Mercure Paris Gare de Lyon TGV Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 place Louis Armand, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b3/3fb3f5b58e51cb1a48c621f33a57b875db7e8627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind the clock tower of the Gare du Lyon station. Its location guarantees gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842813543967" Longitude="2.3678935644874" StarRating="4" HotelCode="451199|187615" HotelName="OFF Paris Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Port d'Austerlitz, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/f7/4ff7509cc6895e42281021bad62358c7ef11cadc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865877528902" Longitude="2.36756041646" StarRating="3" HotelCode="180104|56812" HotelName="Hotel du Nord et de L'Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/69/2269765ed8182ad748c47b3a0701615a1da174e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882260144229" Longitude="2.3317817598581" StarRating="0" HotelCode="63986|37615" HotelName="Josephine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/1a/7a1aac261931373b6ad98ea39ca002519b16594d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the liveliest areas of Paris, only 100 m from the Moulin Rouge,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881109" Longitude="2.329187" StarRating="3" HotelCode="64170|224986" HotelName="Hotel Le Cardinal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue du Cardinal Mercier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/ff/f0ff6e69affc4bb33fa1f725d4965c393f52f7f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832129564061" Longitude="2.3536216736106" StarRating="4" HotelCode="94394|8219" HotelName="Hôtel Mercure Paris Gobelins Place d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 bis Avenue de la Soeur Rosalie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/f7/c9f703eeda4b477c27fa00106ca5e155dc21d684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87888726" Longitude="2.33944062" StarRating="4" HotelCode="378845|200683" HotelName="Les Matins de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/e1/ffe1c1660f296bbed3da73ad00f09dc571180b1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87625764" Longitude="2.34832955" StarRating="4" HotelCode="935457|57770" HotelName="Serotel Suites Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 rue du faubourg Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/dc/c4dcccdca3d1e4996a58225e911bc60386d9268c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="141.67" OriginalAmount="140.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876431" Longitude="2.290604" StarRating="2" HotelCode="110538|69058864" HotelName="Des Pavillons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/59/ee59d31314ee470616a87f9b30dc56d990bf0c43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="141.77" OriginalAmount="140.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844515" Longitude="2.308812" StarRating="3" HotelCode="32505|1680823" HotelName="Hotel the Originals Paris Eiffel Tower Lecourbe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Lecourbe, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/14/42149f35b48805411d295c7ecf83dec1e4e08fbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82591968" Longitude="2.34210099" StarRating="4" HotelCode="772726|348430" HotelName="Hotel B55" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Boussingault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c7/d2c7756a3e75e15fc509966fbdd7b75df8d7fbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87620187101" Longitude="2.3422292650471" StarRating="0" HotelCode="45518|201287" HotelName="Hôtel Bienvenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/b0/6cb00f988ea0184a21446a4f7c519403c60366ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843398" Longitude="2.32989" StarRating="3" HotelCode="110447|200195" HotelName="Danemark" 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>21, Rue Vavin, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/44/52441ad63b6e8f6a4f10446ccdbf481bce6bbdc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.46" OriginalAmount="141.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83849504563" Longitude="2.3808360099792" StarRating="3" HotelCode="14740|9364" HotelName="Ibis Styles Paris Bercy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/be/cb/becb43d5116db3e1e2330545c73ce331ff33dc13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location in a shopping district, in the eastern part of Paris. Withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="143.03" OriginalAmount="141.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865223365455" Longitude="2.2857141494751" StarRating="3" HotelCode="55578|53562" HotelName="Elysees Longchamps" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue de Longchamp, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ef/18ef2029eb60e52ca9813ef09c65de1fd1acef63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is ideally located between the Champs Elysées and the Eiffel Tower. Restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.13" OriginalAmount="141.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845063176757" Longitude="2.3523596674204" StarRating="3" HotelCode="11714|303655" HotelName="Des Arenes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/65/be654a578599571f6db4e54f44600e1fa5ff68ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Paris’ fifth arrondissement, at the centre of the Roman quarter and right ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866285107221" Longitude="2.285841446379" StarRating="3" HotelCode="16674|4284" HotelName="Citadines Trocadéro Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 bis Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/64/5b647ded844cad25dc3ead1cb0ede6059a98869d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located next to Place du Trocadero (a 5-minute walk), and shopaholics will b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844609971161" Longitude="2.352155148983" StarRating="3" HotelCode="29129|8955" HotelName="Des Nations Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/18/0a18fcc690ea076208002c15ac06bb864c2cd740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the Latin Quarter, near to the Pantheon, the Lutece Arenas an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879082479163" Longitude="2.3382452130318" StarRating="3" HotelCode="37229|55253" HotelName="Hotel des 3 Poussins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/79/e879476966689daef3f1e8e47523180adb84c302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated close to the city centre. An abundance of shops, restaurants and cosy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874358715335" Longitude="2.3420964072276" StarRating="3" HotelCode="24547|49945" HotelName="Hôtel ibis Paris Grands Boulevards Opéra 9ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0b/ef0b74f2133f9bd026e7772ab92fc674cd2e6c3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879739548307" Longitude="2.3287408053875" StarRating="3" HotelCode="34885|7172" HotelName="New Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Liège, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/48/fe48e1f98b4cc295d6e486359e0ae30dcc52023b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of the French capital just a short distance from shopping v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839875558845" Longitude="2.3030760884285" StarRating="4" HotelCode="67806|13293" HotelName="Novotel Paris Vaugirard Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>257 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/bc/e7bc427aafda650fde4b518d1f57f475423dec3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well-connected to the city centre by metro and yet offers a tranquil haven in the capi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869418" Longitude="2.359141" StarRating="3" HotelCode="89360|23949" HotelName="Taylor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Taylor, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/4e/16/4e161f879f607ca054e0e2ce8744c96869a4a2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is between République and Gare du Nord/Gare de l'Est railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879366501546" Longitude="2.355977466559" StarRating="2" HotelCode="97424|245848" HotelName="Hotel Whistler" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/13/8913ff1f9df69edf0fdfde8b491be3fa7fe7116e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.05" OriginalAmount="142.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849142856841" Longitude="2.3471908316656" StarRating="4" HotelCode="11326|1589968" HotelName="Hôtel Les Bulles de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/54/9754a3c4bb20f6c6d2b4378d8c11edc2d6184ab6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and warm establishment is situated in the heart of the Quartier Latin and Saint-Germain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856637" Longitude="2.307206" StarRating="3" HotelCode="110463|55273" HotelName="Beaugency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Duvivier, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/b0/87b0960083d14efecc4a0b5eb5110d056775288d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel is located between the Esplanade des Invalides and the Eiffel Tower at the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879506708685" Longitude="2.3363529145718" StarRating="3" HotelCode="54675|31988" HotelName="Hôtel George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue Notre Dame de Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/65/416579945c7450e836dcd68b650241b6c955bed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated between Montmartre and the opera house, only steps away from the ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841354890108" Longitude="2.326220870018" StarRating="2" HotelCode="74051|203102" HotelName="des Bains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/f3/7df334b99f4bb95ef27737faa9fbba276eb1da52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871052308791" Longitude="2.3498511314392" StarRating="3" HotelCode="52663|203011" HotelName="Hôtel des Comédies" 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,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/14/0b143cce4ca55112d1ddcd154590806b09dda339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located, close to the Place de la République and the Marais distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8469305" Longitude="2.397383" StarRating="2" HotelCode="224990|225292" HotelName="Nouvel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Avenue du Bel air, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/2c/f02cff9510eab5dbbfad53abcf2d0be27b74df18.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="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.836199990611" Longitude="2.2527739405632" StarRating="4" HotelCode="365002|5385" HotelName="Radisson Blu Paris-Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue Edouard Vaillant, 92100 Boulogne-Billancourt, Cedex</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/5b/0c5b36146d065f52f7d447c5154938810ccb6ebf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="144.49" OriginalAmount="143.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869156549822" Longitude="2.2983138994138" StarRating="4" HotelCode="303897|217468" HotelName="Suites Hôtel Helzear Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Avenue Marceau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/fa/84fa568422aa907976ca50f9421d268f8482d637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.02" OriginalAmount="143.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87598" Longitude="2.342063" StarRating="3" HotelCode="14090|302365" HotelName="ibis Paris Opéra la Fayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/c1/59c1f27d48a407ce0f752126e0357a72e139d6ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Paris, with countless shopping venues, bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.03" OriginalAmount="143.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868388237328" Longitude="2.2917705774307" StarRating="3" HotelCode="12112|305755" HotelName="Elysees Union" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de l´Amiral Hamelin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/62/6e62ce3f0478b3e306652ea1b094186aebe1eda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Paris, close to the Trocadero and the Eiffel Tower. The Arc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.03" OriginalAmount="143.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873262851133" Longitude="2.3450446128845" StarRating="3" HotelCode="12898|945675" HotelName="Hôtel Diva Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Trévise, 75009 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/93/40930688af2f5d378a466cb5619b449d14c4c066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an excellent location in a calm street, right in the heart of Paris. The hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.38" OriginalAmount="143.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875526938538" Longitude="2.3585283237692" StarRating="3" HotelCode="13702|2260705" HotelName="Hôtel ibis Paris Gare de l'Est TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Saint-Laurent, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/cb/78cb0a17c7df4475dfa06c494fb28d66525157e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866507" Longitude="2.337239" StarRating="2" HotelCode="180110|203291" HotelName="Louvre Richelieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/5d/f35d700c982c12663ad7cc4a99d569acebda8fa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 13 rooms. Services and facilities at the hotel include a bagga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87583669556" Longitude="2.2896811366081" StarRating="2" HotelCode="25129|200401" HotelName="Hotel Marmotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de la Grande Armée, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/zz/dbada8177a3df1f6c16bb6944bbd30a1f2d42b69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882453595547" Longitude="2.3318150670843" StarRating="3" HotelCode="318630|62509" HotelName="Hôtel Joke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/a9/c8a92e5cdeeba66a3885bad4b1b6d53507d0f4eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858168" Longitude="2.371813" StarRating="3" HotelCode="110496|200045" HotelName="Auberge Flora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard Richard Lenoir, XI Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/66/3366264fd7ebf733f15c53f54492dbce5c259e2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877488719891" Longitude="2.3434406518936" StarRating="3" HotelCode="31199|31998" HotelName="Hôtel Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e3/59e33f84a8ee907f1e49921c20693bcd7800a245.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional hotel is situated close to the opera and a shopping centre. The Centre of New Indust...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846837567382" Longitude="2.3725882172584" StarRating="3" HotelCode="365277|56781" HotelName="Hotel Viator Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/7f/627f16d58794c86fe2a63bcc9d62fa0df2034186.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Gare de Lyon and only a few minutes from the Bastille and the histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.81" OriginalAmount="144.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866011624736" Longitude="2.3685139417648" StarRating="3" HotelCode="13049|1444108" HotelName="Hôtel 20 Prieuré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Grand Prieuré, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/af/6cafa94f0d970c368c3966e0b1d32379eba9659e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="145.84" OriginalAmount="144.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.01079528335" Longitude="2.5619088048935" StarRating="3" HotelCode="408476|84786379" HotelName="Hôtel ibis Styles Paris Charles de Gaulle Airport" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Rue de la Haye, accès GPS / Tremblay-en-France, Roissypole / CS 20009, 95735 Roissy Charles De Gaulle</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ce/94ceb849d171622f5885a1776f3e98326a90b3bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new ibis Styles Paris CDG Airport hotel welcomes you in the heart of Charles de Gaulle airport. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.05" OriginalAmount="144.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883818475712" Longitude="2.3185229301453" StarRating="4" HotelCode="31760|92999" HotelName="Mercure Paris 17eme St Lazare Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8f/d98f27cb53771902310f74d186485bd2f966bc53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to all major business districts including the Palais des Congrès exhibition centre, this hotel...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854360708772" Longitude="2.2892533242703" StarRating="3" HotelCode="326446|18397" HotelName="Eiffel Seine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/41/7441048684c10dd80878b657d92cbff4a89b18db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the hear of Paris, directly by the Seine and just 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873548" Longitude="2.334656" StarRating="3" HotelCode="78968|32956" HotelName="Excelsior Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lafayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/00/ec00e7a409b66627df9a311d3136db9ec6d873b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876196564558" Longitude="2.2959253191948" StarRating="3" HotelCode="34417|30739" HotelName="SH Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/015967/015967a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of this wonderful city and is only a few minutes away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839897" Longitude="2.337403" StarRating="2.5" HotelCode="110438|5092" HotelName="Beauvoir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 avenue Georges Bernanos, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c4/15c4db1f8b22dba452965f3771a411cf17141d37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8585747" Longitude="2.3684939" StarRating="3" HotelCode="63224|101647" HotelName="Bastille De Launay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42, Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/a1/9ba1aa4da0dffa13607d35ab1eb11e280136a866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85754" Longitude="2.369855" StarRating="2.5" HotelCode="11352|371702" HotelName="Moxy Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/03/0403ca30234c49caffda1afde598512ce00bd4cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="146.50" OriginalAmount="145.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863957353267" Longitude="2.3659693877315" StarRating="4" HotelCode="101121|1851206" HotelName="1K Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/0c/b50cabf2f5fa30cdac4d2d686dd7fa1543bcaa74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Marais, one of city's oldest and most fashionable districts, this futuristic hotel is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.82" OriginalAmount="145.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837795947699" Longitude="2.3557788133621" StarRating="3" HotelCode="29321|7199" HotelName="Best Western Plus Hôtel La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/52/0c52fab0b9635db35d83588b342fb731da9abd1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies in the Quartier Latin, within a short distance of the botanical gardens ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="146.86" OriginalAmount="145.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871894725711" Longitude="2.3447898030281" StarRating="3" HotelCode="25354|2421115" HotelName="Aston" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8d/478dcaba55546627807e20e74e3b8048fd6e8054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a splendid location in a peaceful side street near to Grands Boulevards métro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.14" OriginalAmount="145.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88803551638" Longitude="2.3909318447113" StarRating="3" HotelCode="11624|2371075" HotelName="Au Boeuf Couronne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188 Avenue Jean Jaurès, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/61/5361dddd7c0b7d81c3d237c24468ab611df50168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.40" OriginalAmount="145.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84801663526" Longitude="2.2871732711792" StarRating="3" HotelCode="11467|862725" HotelName="Hotel Carina Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Ginoux, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/73/3f7356c4f137f2072255a1f155b2462f5f4a1fe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856953" Longitude="2.35529" StarRating="3" HotelCode="410474|224805" HotelName="Hôtel du Loiret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue des Mauvais Garçons, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ee/c1eec01af7b9ff328c3699f9b7a16aac8c77a153.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873142888054" Longitude="2.327309846878" StarRating="3" HotelCode="904832|224976" HotelName="George Sand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 rue des Mathurins, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/68/f3688197cc28bb3664640eec668c5d44ee09d0c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876016630382" Longitude="2.3456454277039" StarRating="3" HotelCode="50294|37611" HotelName="Hotel Villa Lafayette Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46  rue Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/a6/f8a6d3d995f542f7125831cc4788d5ec7e882283.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located between the opera and the Grands Boulevards. Paris' unrivalled depa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849838134652" Longitude="2.2832331061363" StarRating="4" HotelCode="32599|28880" HotelName="Novotel Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Quai de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/39/0239b4d5f2d87dcf675583d6b759aa51e64ee84a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegantly appointed hotel enjoys a wonderful location on the Seine, just about 700 m from the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.56" OriginalAmount="146.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877046832983" Longitude="2.2976526618004" StarRating="3" HotelCode="12110|305715" HotelName="Elysees Ceramic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de Wagram, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ed/88ed882edd644febb9e0b8a53b65399159b6c891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.57" OriginalAmount="146.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873372228985" Longitude="2.3438403010368" StarRating="3" HotelCode="12255|7154" HotelName="Lodge du Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3c/b73c809673ec020bd9e546371cbe59742ad927d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of Paris near famous landmarks. For culture lovers the Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.83" OriginalAmount="146.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869796155019" Longitude="2.33019053936" StarRating="3" HotelCode="189558|332823" HotelName="Volney Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Volney, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/1e/7f1e05253aecea3c658f484d9e861dd6788c2954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 29 rooms. Most storeys are accessible by lift. Services and facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.26" OriginalAmount="146.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842744" Longitude="2.338567" StarRating="2" HotelCode="11727|3672259" HotelName="des Mines" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Boulevard Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/21/7321cfb0eb34a10c6d3917e1b2da897d52126abf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Latin quarter, near the Jardin du Luxembourg, a few minutes' walk away from Panthéon,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839723" Longitude="2.330144" StarRating="4" HotelCode="79716|1906" HotelName="Aiglon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/7c/817cb230e51e339692cc437e192bcb209180a8b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849824014757" Longitude="2.3430275917053" StarRating="3" HotelCode="336620|55285" HotelName="Central Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Champollion, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/fd/75fd931beca14c8219eeeeaa42fde5079969cd5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and comfortable hotel is situated at the heart of the Latin Quarter, on the outskirts o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868110354155" Longitude="2.2987362742424" StarRating="3" HotelCode="74055|55281" HotelName="Marceau Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Marceau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/4e/034e22e67c9b42d5dae5b28ff92d8d5f55cded4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864009420566" Longitude="2.3687345975533" StarRating="2" HotelCode="151925|57268" HotelName="Hotel Mary's Republique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/98/0c98e6e7378fa5746ee9bc61b7b59cf07b56b0f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated right in the heart of a lively quarter of Paris, this hotel is a 4-minute walk from Place d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873936756028" Longitude="2.350083142519" StarRating="3" HotelCode="337353|314" HotelName="Mercure Paris Opera Grands Boulevards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Petites Écuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/10/ac10d7e3aab4e2a4e0ff372177497c4cdc8c678c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Les Grandes Boulevards and the Opera. It is not far from Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852689" Longitude="2.366027" StarRating="3" HotelCode="110431|224814" HotelName="Hotel Castex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Castex, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/21/04216e5aa44613b120c1eb3ac6a4635c231d4158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840836" Longitude="2.323891" StarRating="3" HotelCode="110513|200300" HotelName="du Parc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Jolivet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a2/12a27e155c3f4172487e3ce8ba9ed0df7e7c6a38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879458666667" Longitude="2.357619" StarRating="4" HotelCode="199736|49277" HotelName="Hor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue la Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/f3/d5f334a9d4e363ea61be9f28e16f77b406115ff3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873195812977" Longitude="2.3431348800659" StarRating="3" HotelCode="49886|226404" HotelName="Hôtel Panache" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/70/8e7079abfbe39fdd61cc49c32f9a3d80352b3c77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877995" Longitude="2.35839183" StarRating="0" HotelCode="956702|443392" HotelName="Okko Hotels Paris Gare De L’est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 A Rue D’Alsace, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/f2/c8f2697351db0cdac39486aa1b5bcc06f0cacf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="150.15" OriginalAmount="148.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870034" Longitude="2.360198" StarRating="3" HotelCode="97446|135562" HotelName="Aida Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/ea/29ea624f15ff7101564b85c0d348410d15a5348a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Paris near the Marais district. It is situated in a diverse and live...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="150.20" OriginalAmount="148.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841499643327" Longitude="2.3300537467003" StarRating="3" HotelCode="31204|6072" HotelName="Raspail Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/88/eb889ade405ac2665b51c6313c6922a927cd35c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to the Jardin Luxembourg, just 100 m from links to the pub...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87212" Longitude="2.308711" StarRating="3" HotelCode="180043|348376" HotelName="Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Rue La Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/fa/52fa046c37dffce243c424a7361a3b8f0944bd03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856964" Longitude="2.303335" StarRating="3" HotelCode="143268|224824" HotelName="Hôtel de l'Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 rue de l'Exposition, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/de/21dead9ed55ba213881706e1a8d6cf5bc70dec11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869576" Longitude="2.351751" StarRating="3.5" HotelCode="142312|35801" HotelName="Hotel Les Theatres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 rue de Cléry, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/46/ac4673533797ac67cc35a3e08f0533330987075c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very heart of Paris in one of the oldest districts. The main the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839956764319" Longitude="2.3236539959908" StarRating="4" HotelCode="29761|3515" HotelName="Mercure Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de la Gaite, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/01/c2/01c25c6faeaab3c76374386309eaef82d5fdab1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857146" Longitude="2.380669" StarRating="4" HotelCode="166540|25018" HotelName="Mercure Paris Bastille Marais Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue Richard Lenoir, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f3/68/f36827d68e6b6e39b7df66a6a95338904d8e34a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3279750347138" StarRating="3" HotelCode="19073|24916" HotelName="Hôtel La Villa Modigliani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/5a/175adf24da5c31fd5f50aa8f6acf10a893d81548.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montparnasse district of Paris, just 1.9 km from the Jardin du Luxembou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.13" OriginalAmount="149.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866249820397" Longitude="2.2878813743591" StarRating="3" HotelCode="12575|608015" HotelName="Floride Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/05/b1054165375621ef49e8210b94fecd0fa0af6fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868488" Longitude="2.334093" StarRating="3" HotelCode="77214|200905" HotelName="Best Western Hôtel Gaillon Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Gaillon, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/d9/b2d9d1c139ce0c1610d063ac8e283637c6ce259b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879775708909" Longitude="2.3206874728203" StarRating="4" HotelCode="29499|200916" HotelName="Best Western Premier Le Swann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/97/8597e38a12f1beb298af297d7e2a30e50f1b3262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Gare Saint-Lazare station, 1 km from the Opéra Garnier and the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875873" Longitude="2.357478" StarRating="2.5" HotelCode="101094|2750" HotelName="Ibis Styles Paris Gare de l'Est TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c6/90c6f867bc5b5e354656875b87cdc7650f5edf41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a couple of minutes’ walk from Gare de l’Est and 7 minutes from Gare du Nord. All the b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8824" Longitude="2.33654" StarRating="4" HotelCode="445970|225287" HotelName="Hôtel Mercure Paris 9 Pigalle Sacré-Coeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Boulevard de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/77/1f77fc68a3f54d9d65ae52f95c386a430767ce39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="152.14" OriginalAmount="150.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88642" Longitude="2.294946" StarRating="4" HotelCode="78974|2287652" HotelName="Hotel de Banville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166, boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d3/01d3179ef26164719a492fe5c9948a0ece3afb8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Boulevard Berthier stretches along public gardens and squares right in the heart of the Ternes a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84510998" Longitude="2.37136323" StarRating="3" HotelCode="769099|348339" HotelName="Courtyard Paris Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209-211 Rue De Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/42/c34253f3353c8422fd137c2e24a6ced6dd6dacc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Arr12/13:Bastille-Bercy. There are a total of 249 units on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856597" Longitude="2.355765" StarRating="3" HotelCode="74011|203355" HotelName="de Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Rivoli, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7b/497b351f218dc54456fa7e488caf6345e7fc8927.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843661" Longitude="2.352612" StarRating="3" HotelCode="81968|55141" HotelName="Saint Christophe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Lacépède, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/7d/047dd1ef874d53d784778e12e55dbd8ecf75502e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.78" OriginalAmount="151.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.895287077521" Longitude="2.2236800193787" StarRating="4" HotelCode="401817|99062" HotelName="Mercure Paris La Défense Grande Arche Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/20 Esplanade Charles de Gaulle, Rue des Trois Fontanot, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/c6/2fc693b9bebeb91a137d6a531c0ca8504b13d844.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873296370178" Longitude="2.3436968028545" StarRating="3" HotelCode="31198|30716" HotelName="Hôtel Acadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/26/b4262b4364d10de7bcb2ea2d21fb624f7d3ec52a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to a main road, this hotel lies within a few minutes of a diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873390752629" Longitude="2.3240724205971" StarRating="3" HotelCode="34434|200911" HotelName="Best Western Plus Hôtel Sydney Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/40/3a40d18875d9ae30b9f81f39258f407a6f929767.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885491" Longitude="2.3356359883433" StarRating="2.5" HotelCode="47660|1686" HotelName="Hôtel Basss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Rue des Abbesses, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1e/671eaf15eda4fdc8f23b85c4be1b5164c497906e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the foot of Montmartre in the northeast of Paris, the highest natural ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840013" Longitude="2.361304" StarRating="3" HotelCode="180093|55931" HotelName="Devillas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Saint-Marcel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f7/71f79e3270d26843b5927bd0d98935c99324d92d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 800 m from the Museum of Natural History and the Jardin des Plantes. It is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866614" Longitude="2.285361" StarRating="3" HotelCode="76470|430216" HotelName="Le Singulier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e5/29e5232e7cd732bf6036db5f7e4093e186f45118.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875978702998" Longitude="2.2952239215374" StarRating="3" HotelCode="59058|46139" HotelName="Magda Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/82/1a824e56f8d849cceccaae5ca4b8a80136726322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881188597804" Longitude="2.3277980089188" StarRating="4" HotelCode="34548|6312" HotelName="Maison Nabis by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/6d/1e6df1af7cd82f1b9608d7766439baa03b2dd813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Liege and Place de Clichy metro stations, this city hotel benefits from a privil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879449" Longitude="2.334195" StarRating="3" HotelCode="14999|31995" HotelName="Hôtel Monterosa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d9/75d9873ba931ad8234ff889c042bbcd7665e7408.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In Paris' 9th district near Montmartre, this charming hotel is near the opera, Paris Nord, Thalys an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.369054" StarRating="2" HotelCode="25348|225288" HotelName="My Home In Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/2b/6a2bac1d2baee77df960e56f85ad16f18c1ae9f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies on a small side street, between the place de la République and the Place...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880292538066" Longitude="2.3197098076344" StarRating="3" HotelCode="36467|62922" HotelName="New Orient" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/c9/3dc99a218df655abac1e689da5e00b4907d2532b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="153.90" OriginalAmount="152.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8495874" Longitude="2.3401602" StarRating="4" HotelCode="68017|SPRP" HotelName="Saint Paul Rive Gauche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Monsieur le Prince</AddressLine>
          </AddressLines>
          <PostalCode>(0)146345860</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c2/20c2ef2385b44f7bc8bf9444fd578696437ebcad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880988" Longitude="2.323053" StarRating="3" HotelCode="47341|30726" HotelName="Hôtel Cervantes by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3c/b73c50b7a657dc1244c8c17bcd262d0f325ab168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel is located close to the opera house and La Madeleine. It is 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857424953792" Longitude="2.3061755157772" StarRating="3" HotelCode="303906|57646" HotelName="Grand Hotel Leveque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 rue Cler, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/f2/bef27bd17a1fe768d5770e8adef17c5ca23bf7e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857561" Longitude="2.303093" StarRating="2" HotelCode="154259|203392" HotelName="Hôtel de la Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de l'Exposition, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c6/66c66ff977857a46cc0e45ec7fc37340f102c708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8423593276" Longitude="2.3234340548515" StarRating="3" HotelCode="915010|57408" HotelName="Montparnasse St Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Départ, 75014 Paris, Montparnasse, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/28/e5283aa41fbd356e488c03650aaafc072cdc65f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886543" Longitude="2.332909" StarRating="4" HotelCode="18219|37644" HotelName="Terrass" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue Joseph de Maistre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/af/f7/aff7920d99a4d4958ec88c02e0c26b016a1f23c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Montmartre, within a short walk of must-see Parisian attractions such as the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865308" Longitude="2.29049" StarRating="3" HotelCode="68668|18905" HotelName="Villa des Ambassadeurs" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Bouquet de Longchamp, Paris 75016</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/60/d060ba08e14b62c4645ccbf10fd034b85e39aa38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the 16th borough, a few steps from the Eiffel Tower and the Champs ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.70" OriginalAmount="153.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849245095613" Longitude="2.342212870717" StarRating="4" HotelCode="14271|7104" HotelName="Le Lapin Blanc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/19/0419ab3055edef074bb6314dc1b3379a88efbd0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just a few minutes' walk from the Luxembourg Gardens and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="154.80" OriginalAmount="153.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881259" Longitude="2.294725" StarRating="4" HotelCode="68257|2789487" HotelName="Westside Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Pierre Demours, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/02/b9023e67fd3489bcbb37ab30bf4143fa79150af2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.80" OriginalAmount="153.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846809" Longitude="2.371794" StarRating="3.5" HotelCode="13393|443395" HotelName="Holiday Inn Paris - Gare de Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue De Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4a/3f4a79c1390bab528381d053adcf92a7fbd54a57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Paris. Its setting is especially ideal for busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87259463287" Longitude="2.3422216095596" StarRating="2" HotelCode="400667|298469" HotelName="Hôtel Chopin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Passage Jouffroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/7a/9c7a563f70107b52cb748c929bb9ea1eb00e7ec2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (9th Arrondissement), Hôtel Chopin is minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879469263534" Longitude="2.358457322348" StarRating="2" HotelCode="323929|200407" HotelName="Hotel Montana La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/46/cc464796bb78e568430468c687276d0d3e9d333a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858273" Longitude="2.280616" StarRating="2" HotelCode="901322|203143" HotelName="Nicolo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Rue Nicolo, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ca/bfca631158d0c2df0c5e35c820255f4033a82001.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850379802059" Longitude="2.2927046747096" StarRating="4" HotelCode="74456|35832" HotelName="Hôtel Mercure Paris Tour Eiffel Grenelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/30/1430d783f0b4a9110190056f1cb7333fb2d37432.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located near to the Champs-Élysées, the Eiffel Tower, Napoléon's grave and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831659" Longitude="2.340073" StarRating="4" HotelCode="16819|1592" HotelName="Paris Marriott Rive Gauche Hotel &amp; Conference Center" 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,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Saint Jacques, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/93/f8937882247633aff71bcfb0dc83e572cc960264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the Latin Quarter and Saint-Germain-des-Prés. Restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="155.84" OriginalAmount="154.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844514" Longitude="2.345447" StarRating="4" HotelCode="78831|WCJ3" HotelName="Du Les Dames du Pantheon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Place du Pantheon</AddressLine>
          </AddressLines>
          <PostalCode>(0)443266465</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/6d/696d1d0aacf311f8d1137850078e0c4030436a14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876501" Longitude="2.29644" StarRating="3" HotelCode="76602|54916" HotelName="Arc De Triomphe Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de l'Etoile, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/13/8a13b1b5d2b8d1f8277d6bc029d29887673d2f8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;After a delightful walk along the Paris Champs Elysées guests will enter this charming hotel, locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848570858174" Longitude="2.2612148523331" StarRating="3" HotelCode="57794|200430" HotelName="Poussin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Poussin, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/49/4849c3bda608375a65b300074b4ba641cebe2274.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly in the legendary district of Auteuil, the 16th arrondissemen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873022" Longitude="2.344645" StarRating="4" HotelCode="80563|203448" HotelName="Mercure Paris Opéra Faubourg Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/bf/c1bf9624c682dea5b6827583c06bf5c5f1e1899a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in the centre of Paris, opposite the Folies Bergère and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876690498182" Longitude="2.3270040750504" StarRating="4" HotelCode="74038|56542" HotelName="Phileas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/89/ff89a1a95a7535bec697d8f0965f517a6d7b2a18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874655" Longitude="2.34167" StarRating="2" HotelCode="44280|3885" HotelName="Monte Carlo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/2d/5f2d230737032ad461e00af260dadf1550e0c36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, between the Opéra Garnier and Gare du Nord. Les Grands M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849600353996" Longitude="2.3723683398812" StarRating="2.5" HotelCode="263473|57665" HotelName="Aparthotel Adagio access Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/03/930346009ad7bbe245d0202ad8b29e231453da5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877973820784" Longitude="2.2955471277237" StarRating="3" HotelCode="31211|55163" HotelName="Best Western Empire Élysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Montenotte, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5d/a15d596178bcef7ea518231b3664ebf72f43d491.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Arc de Triomphe just a few minutes walk from the famous Champs-Ély...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844970064745" Longitude="2.3212426900864" StarRating="3" HotelCode="32577|13550" HotelName="Best Western Hôtel Le Montparnasse Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/f4/3ff4b39f0eddd9c9e00ed43e7c8ef3fbfe681fb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to plenty of the city's sightseeing attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855604" Longitude="2.269735" StarRating="3" HotelCode="144692|56062" HotelName="Beausejour Ranelagh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99, rue du Ranelagh, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/b6/ffb6517ec863dca44f1e15082f2f180c3e677c30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.886488780318" Longitude="2.3356421291828" StarRating="2" HotelCode="50290|3936" HotelName="Best Western Plus Hôtel Littéraire Marcel Aymé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tholoze, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ee/c7ee21214487b2dd72ccb51541a942d7bd90e4df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, recognisable by its typical Montmartre corner frontage, is located between the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847291" Longitude="2.371015" StarRating="3" HotelCode="401339|200980" HotelName="Alexandrie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ef/12/ef124da488f789b801b325237fe71fa691fcfa33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Gare de Lyon train station just 5 minutes walk from the opera hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837592042298" Longitude="2.346755862236" StarRating="2" HotelCode="189563|201156" HotelName="Sunny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 bd Port Royal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/6c/836c84939eefea913cf0ae439b71f65faff838eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873177" Longitude="2.364384" StarRating="3" HotelCode="180130|201204" HotelName="Hotel Le Citizen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Quai de Jemmapes, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ba/25ba76ae534300949eb2aa7a1d2e36fd6b1f35f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="158.31" OriginalAmount="156.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871018" Longitude="2.320408" StarRating="3" HotelCode="76454|4159866" HotelName="Alison Madeleine St Honore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/97/be978e33dd48397fc5d1027c54d39bae04882bf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847643384259" Longitude="2.3719834788446" StarRating="3" HotelCode="148360|54977" HotelName="Hôtel de France Gare de Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/50/93502c174cb0c577f948a5d2bb4ba73508c351da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hôtel de France Gare de Lyon Bastille is just over a quarter mile from the banks of the Seine River....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876001" Longitude="2.357538" StarRating="2" HotelCode="102598|201111" HotelName="Modern Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/fe/11fe44a4b848be9c547849198c99abd5e9ef75da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.37282" StarRating="3" HotelCode="48366|54296" HotelName="Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d6/58d6ce4d7dc8ce091285baa92fcf75b08c7e4717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated 100 m from the public transport links, 150 m from the Gare de L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85929580494" Longitude="2.3103314638138" StarRating="4" HotelCode="37524|13504" HotelName="Timhotel Invalides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard de la Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3ca2a58eb9c4bde1d52f46ec57ddd202fc6422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris just a few minutes walk from the Eiffel Tower and the Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.36" OriginalAmount="157.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="3" HotelCode="970380|821451" HotelName="Oh La La! Hotel Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue De La Roquette, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/2f/862f5fb0e21b70a5150f759f6461e801fcb2f704.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869336" Longitude="2.349524" StarRating="3" HotelCode="180058|56813" HotelName="Bonne Nouvelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 rue Beauregard, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/21/5621ca28a0b8ae4c433218f70f17aee80318d149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 20 rooms. Individual storeys are accessible via the lift or stairs. A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872104218384" Longitude="2.3600607915699" StarRating="3" HotelCode="326445|30732" HotelName="Hotel Magenta 38 by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/81/2581c8285df6deedcdf71a5ef27c974050a2d50a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and Bastille, only 5 minutes from Gare du Nord and Gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844275" Longitude="2.323281" StarRating="3" HotelCode="82341|225142" HotelName="Terminus Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/3e/c93e0b24b8bede9c5bd9f67a870daa4b6e11e5f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3077243566513" StarRating="3" HotelCode="34405|9018" HotelName="Yllen Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/d8/f2d822d145de1351057b109ad1037b12c1762af5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies between the shopping quarter Montparnasse, the Eiffel Tower and the Parc ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875173755287" Longitude="2.3220930468511" StarRating="4" HotelCode="259891|279998" HotelName="Hotel Le Belleval" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue de la Pépinière, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/cd/f5cd3a0a950712479f2f8da83062d90c06ee86e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of the most desirable district of Paris, a stone's throw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880046409804" Longitude="2.334371953373" StarRating="4" HotelCode="18730|21315" HotelName="Trinité Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Jean-Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/bd/b5bd44970467f987c880400c2b5c665f78a79dc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute walk from Saint-Georges metro station on line 12, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840072393627" Longitude="2.3458385467529" StarRating="4" HotelCode="45041|1262" HotelName="Serotel Lutèce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b9edb157d3e0b33cc5dd4ff77dc569b7eb7125.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is located in a historically interesting district at the heart of Paris. Only mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871622513316" Longitude="2.378161697726" StarRating="3" HotelCode="935630|200115" HotelName="Hipotel Paris Bordeaux Ménilmontant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Lemon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/11/561177595c2aaf09e397d53732faf291dab3459f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87789162" Longitude="2.34695509" StarRating="3" HotelCode="308151|249611" HotelName="Hotel Helussi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue de Bellefond, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/d2/7ad21e2172015489d14a51b765cc7d525041be9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (Opera - Department Stores), Hôtel Helussi is min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871734" Longitude="2.349571" StarRating="3" HotelCode="96839|22924" HotelName="Provinces Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de l'Echiquier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/34/2034d318990fc2d4551137620a1958e2eded845b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the lively neighbourhood of the Grands Boulevards (2 km away), next to theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86892" Longitude="2.334704" StarRating="3" HotelCode="79812|225468" HotelName="Ille de France Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue St. Augustin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c7/48c7f061bc730fded1d1e8e96df993182468997b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885318" Longitude="2.335092" StarRating="2" HotelCode="27742|441974" HotelName="Hotel Du Moulin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Aristide Bruant, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01d8dc568780c64a23970fce135b983cb48b7a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Moulin Rouge and the Sacré Coeur, this charming hotel is located on a quiet stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874831" Longitude="2.290716" StarRating="4" HotelCode="65591|37181" HotelName="Montfleuri Hotel Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de la Grande Armée, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/c4/63c4693129d66002ac415d1aa38cf4912f750dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an outstanding location in the very heart of Paris, only a few metres away from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="160.84" OriginalAmount="159.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867270497863" Longitude="2.3655085174771" StarRating="4" HotelCode="13509|1326035" HotelName="Crowne Plaza Paris-Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Republique, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3a/733a3bfc667cefd8cef49aa6dad410f8329f3582.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from Gare du Nord railway station and 40 minutes by taxi from Paris-Charles de Gau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84537" Longitude="2.3255369999999" StarRating="3" HotelCode="337143|55114" HotelName="Legend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/05/af05fd8f0d6f7048fa25f0b125917dbaa4f7fc89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel lies on the left bank of the river Seine, within the famous triangle between t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872866274505" Longitude="2.3449504957008" StarRating="3" HotelCode="80562|55231" HotelName="Hôtel Mercure Paris Opéra Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/34/6d34bb9ffabd039a03586c0d64bd888a0356ec03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.65" OriginalAmount="160.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87529688721" Longitude="2.3263576626778" StarRating="3" HotelCode="14179|302995" HotelName="Londres &amp; New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Place du Havre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1e/d21e07ea0534772290635c5a6e9dc541e5d1c32e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, close to Galeries Lafayette and the opera house. The C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863790175054" Longitude="2.2866515815258" StarRating="3" HotelCode="24418|56792" HotelName="Best Western au Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/cc/8fccd339a6f915da6df4795def914fb108dc7771.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856726" Longitude="2.30303" StarRating="3" HotelCode="110466|224821" HotelName="Hôtel de la Paix - Quartier Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, rue du Gros Caillou, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/2c/9e2ce3b0d274a288cb32ea4621a7c6898d417146.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852538" Longitude="2.374374" StarRating="0" HotelCode="110497|203053" HotelName="Hotel l'Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/01/020100fc2b427d31586b98b4b823e0c7de93bf5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854837899145" Longitude="2.3048830485696" StarRating="3" HotelCode="180045|224968" HotelName="Hotel Eber Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Avenue De La Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/31/643177d63f2bd7394a8b29750165df45108d4d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87225746" Longitude="2.35849518" StarRating="0" HotelCode="979917|422870" HotelName="Le Grand Quartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue De Nancy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4b/874b6ba57fccb53abb8a81729cc8ebed0dfbdcc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845372519215" Longitude="2.3752677440643" StarRating="4" HotelCode="15231|24745" HotelName="Novotel Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a6/44a69685bcd0ec8cff96dea48a7c7d124b44fe72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right by the Gare de Lyon railway station, a 10-minute walk from the Bastille a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="164.42" OriginalAmount="162.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859083163768" Longitude="2.3668174445629" StarRating="4" HotelCode="18996|1273474" HotelName="Villa Beaumarchais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Arquebusiers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/bd/05bdc8b6b426cfe1034d38689e51383ebc6d37c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Marais, one of the oldest and now most vibrant neighbourhoods in Paris, this family-f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847791" Longitude="2.342283" StarRating="4" HotelCode="64609|32880" HotelName="Grand Hôtel Saint Michel" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d7/17d7a495e8af57ccab0a67b460370c034d572066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this hotel is ideal for business travellers as well as families...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871327529282" Longitude="2.3192524909973" StarRating="4" HotelCode="74024|55946" HotelName="Hotel du Ministere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/73/ae7357719361bb7315079bece535ab054e588ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871865616253" Longitude="2.3233482241631" StarRating="3" HotelCode="336459|55266" HotelName="Madeleine Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e6/64e63fbb938a2251ef6e40ba19e8460e998f7d9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the 8th arrondissement of Paris, just a few minutes from the Church La Mad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845923" Longitude="2.375529" StarRating="2" HotelCode="148766|203085" HotelName="Helvetia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/10/821068e88658a861e8cfd693d6a00f2e55156b97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="165.47" OriginalAmount="163.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864506554827" Longitude="2.282275557518" StarRating="4" HotelCode="326416|7178" HotelName="Plaza Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Greuze, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/57/0457d2e1b84ab62c9dda3bcf3a5069f1a1fabd91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of the 16th arrondissement, one of the most elegant quar...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83486594" Longitude="2.32423759" StarRating="0" HotelCode="555342|440252" HotelName="Petit Palace Hôtel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/99/79990b29f33576f64d247c3655f5e6e9c076366f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Walk down the beautiful tree-lined avenue du Maine, past the Montparnasse Tower and its lively distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856952270582" Longitude="2.3645687456586" StarRating="3" HotelCode="73812|55376" HotelName="Les Tournelles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Turenne, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/92/84928bdab00a092584e4e0134363e99d9f4058ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Marais, only a stone's throw from the Place des Vosges. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848592" Longitude="2.348118" StarRating="3" HotelCode="18014|54286" HotelName="Hotel Atmosphères" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/51/6f510300a899d0de9b02d528642f35a1cd1a4e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant hotel enjoys an exemplary location between Saint-Michel and Saint-Germain. Nearby guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852688507016" Longitude="2.3090466856956" StarRating="3" HotelCode="11960|54259" HotelName="Duquesne Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 avenue Duquesne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1c/571c2e282762953e82d23797562707d9d0df27ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 200 m from Les Invalides, and a few steps from the Eiffel Tower, the UNESCO offices and gove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85161897455" Longitude="2.2978980839252" StarRating="4" HotelCode="30121|7232" HotelName="Hôtel Le Marquis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Dupleix, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/92/d192318dbb6a2fcc70d2c34aa2151cb559e83039.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in a quiet district, close to the Eiffel Tower and the Dôme des Inval...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866394501653" Longitude="2.3607087135315" StarRating="2" HotelCode="29477|203351" HotelName="Relais du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/75/b47596f38ad07500641357a17aa70b8209f34e3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, only a few minutes walk from Galerie Lafayette and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871945005644" Longitude="2.344229221344" StarRating="3" HotelCode="14967|3490" HotelName="Mondial" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/f5/f7f5795bf4cca2fc8b0433986d1fbf28c457227e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.839581629232" Longitude="2.3465158045292" StarRating="3" HotelCode="337273|8977" HotelName="Villa Daubenton by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 rue de l’Arbalète, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/39/323981e0e3f736a3caa8881f2479808a5769850d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a quiet side street, within 15-minutes of the Pantheon, 35 km from Charles ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.23" OriginalAmount="165.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868933413164" Longitude="2.2974300384522" StarRating="4" HotelCode="12109|196136" HotelName="Elysees Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3c/8d3c7362025d08a83694dc9c50b8b2e7c2eea45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the Champs Elysées and the Eiffel Tower in the centre of Paris, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840602" Longitude="2.334445" StarRating="3" HotelCode="25337|53798" HotelName="Novanox" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>155 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef7372c0ebcd38910e01c2d192e24e28bab33d7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 6th arrondissement just behind the Jardin du Luxembourg, between the Vav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850962" Longitude="2.369957" StarRating="3" HotelCode="16039|974" HotelName="Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9a/e09a785edb971c0f0dd573d524e0980406473a7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.841597616304" Longitude="2.3279562592506" StarRating="3" HotelCode="32580|46138" HotelName="Lenox Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/13/b91366051ca617c3bbb4232964e974c5dab57848.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional city hotel is situated close to Saint-Germain-des-Prés and the Porte de Versailles. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875582" Longitude="2.293598" StarRating="3" HotelCode="110537|54778" HotelName="Belfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/d1/3cd197f849d71f1dbff3a2b5b31dac089f8d2727.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.831634283921" Longitude="2.3870399594307" StarRating="4" HotelCode="29500|35835" HotelName="Pullman Paris Centre - Bercy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de Libourne, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/79/3a7961e9fcac11dc126cd380dc1b29da7d3f8e5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Bercy Village. Guests can reach the Place de la M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849723410386" Longitude="2.3096233606339" StarRating="4" HotelCode="34404|54266" HotelName="Hotel Villa Saxe Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Villa De Saxe, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/8a/4c8a6ca9d40f5e28f6ba545cff040e8374e3a1e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel enjoys a central, yet peaceful location in the French capital. An abundance of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.71" OriginalAmount="167.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857399649075" Longitude="2.3728685081005" StarRating="3" HotelCode="13687|1426908" HotelName="ibis Paris Bastille Opera 11th Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bréguet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/81/df817b03f30ed6539d081a32d854ffb813cdc63c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 20 minutes drive from the centre of the French capital in a suburb, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.3383122682571" StarRating="3" HotelCode="34811|1562" HotelName="Citadines Opéra Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Favart, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/39/39398616a1fb5255d8bd6d80e18d45c3ee7a686e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Opéra Comique theatre. A profusion of shops and bars as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864576" Longitude="2.277972" StarRating="3" HotelCode="110535|200534" HotelName="Villa Glamour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue de la Pompe, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/6a/8b6a503c9819954cc925f9b22e375e023af42efe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872467208277" Longitude="2.3375746607781" StarRating="4" HotelCode="14860|21311" HotelName="Millennium Hotel Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Haussman, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/8/1/5/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in an elegant Haussman building, this hotel is just 500 m from Opéra Garnier and the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="169.76" OriginalAmount="168.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879172" Longitude="2.287642" StarRating="3" HotelCode="101138|117640" HotelName="Villa Brunel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>46, rue Brunel, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/56/db566570fbb88c7e5b947237331eacd1ab5f3f5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel welcomes guests in its warm atmosphere in the prestigious 17th District of Paris, at the c...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.08" OriginalAmount="168.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859163" Longitude="2.30744" StarRating="3" HotelCode="14449|104205" HotelName="Les Jardins d'Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Amelie, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/cd/fbcde69875c64d1750eaf346df3d4ae9766bba02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Left Bank area of Seine, in the residential quarter of Invalides, just ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881368" Longitude="2.328286" StarRating="4" HotelCode="142093|17591" HotelName="Hotel Design Secret de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4e/e64e7f6526cad9750c79187fe04ab466573357e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled in the Trinité neighbourhood, a few short steps away from the city's shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.76" OriginalAmount="169.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873714474265" Longitude="2.3445376753807" StarRating="3" HotelCode="16988|211780" HotelName="Maxim Folies" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/51/a8518924fb8e56186982784d49d0a23974df38e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869685" Longitude="2.297497" StarRating="3" HotelCode="78972|15349" HotelName="Chambellan Morgane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Keppler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/3b/753b4623da180e0008f172e17367c97c776e0fed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a boutique hotel with a great location in a quiet street near the prestigious Avenue Marceau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83878453" Longitude="2.38076238" StarRating="4" HotelCode="60654|54911" HotelName="Novotel Paris Centre Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/2d/4a2d1af76a7ae65cf007adc799c29a085221d8c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a 3-star hotel in a new neighbourhood in the east of Paris, 8 minutes from the centre of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.17" OriginalAmount="170.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873103" Longitude="2.325523" StarRating="3" HotelCode="180048|327820" HotelName="Hotel Le Malown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/73/b47383a4ecbf94bc1517120af1988737b2a26751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870949100716" Longitude="2.3557063937187" StarRating="3" HotelCode="29170|38861" HotelName="Best Western Hôtel Littéraire Arthur Rimbaud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gustave Goublier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/82/6f822cc7f9bb2fc4b38c970fb8e7a543a5d963b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 10th district of Paris in a peaceful area between Gare de l'Est railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846966418966" Longitude="2.308024764061" StarRating="3" HotelCode="63702|53796" HotelName="Hotel Bailli de Suffren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>149 Avenue de Suffren, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a3/9fa343d4535db74690e423f870484bca72c7ab65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Eiffel Tower, Montparnasse and Les Invalides. It is built on the el...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873784" Longitude="2.349923" StarRating="3" HotelCode="166556|57192" HotelName="Hotel Paradis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/f5/2ef5264130c01a5625a02bc17ec05f77ef48c24b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Montmartre hill in the northeast of Paris, surrounded by scores of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864491" Longitude="2.371107" StarRating="3" HotelCode="34660|49272" HotelName="Hôtel Saint Martin Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/a8/c0a89a1d584f60e0863ba1a494ec6615da3ff89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located at the intersection of Boulevard Richard-Lenoir, under which the charmi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870809" Longitude="2.360562" StarRating="3" HotelCode="16638|28879" HotelName="9 Hotel République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pierre Chausson, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f8/26f83dc8aff1de14fd955847f770f3d489c9768d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located near the Jacques Bonsergent metro station, and the Eurostar station and Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873043212629" Longitude="2.3180294036865" StarRating="3" HotelCode="32476|25032" HotelName="Elysees 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Cambacérès, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/91/a991a545f1940096d045a8854aa35b08a2379da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the Élysée Palace and magnificent Rue du Faubourg Saint-Honoré. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865434889098" Longitude="2.3317663791333" StarRating="3" HotelCode="149488|56634" HotelName="Hotel du Lion d'Or Louvre" 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>5 Rue de la Sourdière, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/65/f6655c3d5fc6b1ff42ea93336cac363c63209808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854233045781" Longitude="2.3075814051033" StarRating="3" HotelCode="293226|54947" HotelName="Hotel Eiffel Turenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/19/5f19d1e1adb561341c12d4a2d4a32a8aac3beb5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858437" Longitude="2.283466" StarRating="3" HotelCode="110532|56803" HotelName="Passy Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Passy, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f1/73f11797fa30c471b5bdb51bcfca77215611f867.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845355094495" Longitude="2.3213474392195" StarRating="3" HotelCode="76710|9004" HotelName="Louison Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e7/50e7f23c017097dc6287b6c02476737ae0879e9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876372087958" Longitude="2.335230410099" StarRating="3" HotelCode="56457|1867" HotelName="Hotel Touraine Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Taitbout, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/15/6315cb60816c83d81f9df93cf5fef1c187a67686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the heart of Paris, between the opera house and Sacré-Cœur in the tradi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="174.24" OriginalAmount="172.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869351553712" Longitude="2.3321512341499" StarRating="3" HotelCode="58702|2337475" HotelName="Daunou Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/ee/c3eefd391a95d893a42ba94f011f85b4d29140db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of a very lively district where guests will find perfect connections to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872439" Longitude="2.348333" StarRating="2" HotelCode="73728|203009" HotelName="Hotel d'Enghien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue d'Enghien, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/e6/5be693345d31fee5e7c21a32eac8b0ddb346c6b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868492" Longitude="2.303679" StarRating="4" HotelCode="78123|31986" HotelName="Hôtel Claridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue François Premier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9aca9c1f070766623bab57e19e6c2ee473d8cf39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located near the Avenue des Champs-Élysées, in the centre of a large ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846313332179" Longitude="2.3718908429146" StarRating="3" HotelCode="74067|200899" HotelName="Azur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6a/71/6a71434fb7245ec4a5c774bc90e3cc99863d5233.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87377577656" Longitude="2.3860120442317" StarRating="0" HotelCode="335212|238880" HotelName="Hotel Des Pyrénées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>399 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/35/563503f9d0fe74a5765f3f0e11563c8cd96f3904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hôtel des Pyrénées places you in the heart of Paris, min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838969932346" Longitude="2.3456507921219" StarRating="4" HotelCode="63700|56552" HotelName="Hotel Seven Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/e1/23e1e5a00ce67202f5a509ef52b9681b67c100bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's 5th district, next to the Barrio Latino and Rue Mouffetard, in a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8466113" Longitude="2.3698675" StarRating="3" HotelCode="263479|44453" HotelName="Elysee Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>234 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/9d/299d02e03b9fa22b254b007bb9de2014fb4a0aa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8348664" Longitude="2.31811332" StarRating="4" HotelCode="613930|249648" HotelName="Niepce Paris Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Niepce, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/8b/af8bd781e55e849b40e67ffd01e805de4aa391bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="174.91" OriginalAmount="173.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868739338305" Longitude="2.2828763723373" StarRating="4" HotelCode="173022|17372" HotelName="Meliá París Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue Victor Hugo, Distrito 16, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c1/1fc1ca458acb8ebacf7edb2b410197c71525bcf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just off Place Victor Hugo, the fashion district of Paris. The Arc de Triomph...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="175.03" OriginalAmount="173.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849556585041" Longitude="2.2955643644181" StarRating="4" HotelCode="65000|1007555" HotelName="Hotel Le Parisis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9c/bd9cf72055a55e69d1389b4d2b90767fa7b6acf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the 15th arrondissement, a typical Parisian quarter, only a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.11" OriginalAmount="173.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877119" Longitude="2.322087" StarRating="3" HotelCode="149715|197406" HotelName="WO Wilson-Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, rue de Stockholm, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/d8/e2d83d3583e2c3988cb0691a2e9c039139412d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875013" Longitude="2.341613" StarRating="4" HotelCode="13806|19868" HotelName="Eugène en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/2d/452dc52d92648679615c5433e445bf4a1fea6538.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853957444119" Longitude="2.367462515831" StarRating="3" HotelCode="38598|56802" HotelName="Bastille Speria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bastille, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4b/324bdf822a67a5816fcddf8b399cc8037aa7da78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846215" Longitude="2.340929" StarRating="3" HotelCode="67792|224973" HotelName="Elysa Luxembourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gay-Lussac, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/59/ae59d8238d8588590a5b5720b6b3668db81c8038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the left bank area of Paris, a stone's throw from the Jardin du Luxembourg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867237879181" Longitude="2.2879296541214" StarRating="4" HotelCode="31744|30738" HotelName="Waldorf Trocadero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/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>97 rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/74/ce74cd63b42d6e2a14a9abf986252d8ecf4bf66d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite and central location at the heart of Paris, only a few minutes' ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876074844451" Longitude="2.2963705658913" StarRating="3" HotelCode="34429|32194" HotelName="Emeraude Plaza Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/14/3a14075e1bc239341229eb7dfc12fdceff35fd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from the Arc de Triomphe and the Champs-Élysées. The nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848259" Longitude="2.324725" StarRating="3" HotelCode="149447|279974" HotelName="Hôtel De Sèvres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5c/245c15af85a08d4111ef20d20bff63d62f8776d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850667" Longitude="2.341973" StarRating="2" HotelCode="74020|261231" HotelName="Saint-Pierre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de l'Ecole des Medecine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/76/5b76dfe1df12abd3155b7d66aa6f946070910fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871069951175" Longitude="2.3395447432995" StarRating="4" HotelCode="47982|25773" HotelName="Mercure Paris Opéra Louvre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/5a/6a5aea29bbe0082e7606914daf9f2cc132e5f07c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, near the Opéra Garnier and department stores, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="177.35" OriginalAmount="175.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869145795753" Longitude="2.3337870945461" StarRating="4" HotelCode="31741|CAG686900" HotelName="Hotel L'Horset Opera BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/54/125472117b150fe61039dc1fdd55e7bdb9a21a00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located right at the heart of Paris' tourist area, between the Louvre and the Garnier Opera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842906" Longitude="2.329846" StarRating="3" HotelCode="25339|224982" HotelName="Jardin le Brea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Bréa, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/9f/ec9f1f928d3fc156356f54ea5059a849f78b6de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a very lively street, with bars, restaurants and theatres, a few metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871734" Longitude="2.326319" StarRating="4" HotelCode="68261|200382" HotelName="Le Vignon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Vignon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/40/a540fb251ebd29be04fa61c2f19c5fc4059f2816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871377280504" Longitude="2.3352501165676" StarRating="3" HotelCode="14170|230236" HotelName="Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard des Italiens, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/5a/265a7d00a36632f0a548d0519384d9695da1474f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated is a wonderful, central location, in the Opéra quarter on Boulevard ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882343331612" Longitude="2.3050092828289" StarRating="3" HotelCode="332159|54283" HotelName="Hotel Splendor Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/15/be1566a579ef1cc9d4555279c4d402b23c769847.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the prestigious 17th arrondissement, this hotel is just steps from the Arc de Triomphe, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848603" Longitude="2.26624" StarRating="3" HotelCode="180094|203175" HotelName="Queens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Bastien Lepage, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/00/fe00c851062e0ce50e0feb5577db51153bc01dbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 17 rooms. Services and facilities at the hotel include a bar and room...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869038" Longitude="2.289115" StarRating="4" HotelCode="45448|55953" HotelName="Hotel Victor Hugo Paris Kleber" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, Rue Copernic, 75116 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/9b/909bf60e937d6afe3670b4028860188003a1bd6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="177.91" OriginalAmount="176.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877181" Longitude="2.293503" StarRating="4" HotelCode="101777|CBF729900" HotelName="Hidden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue De L'arc De Triomphe, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/85/028510925b8e2353f6ca933fa2e7c5f5c05d3935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located a minute's walk from the Arc de Triomphe, which stands in the middle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874203" Longitude="2.304558" StarRating="3" HotelCode="110479|13056" HotelName="Arc Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue de Washington, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/e9/5ce982a973908430116edc6b4df280d3b4ec952c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a beautiful Parisian building. It enjoys a very convenient situation in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875180457194" Longitude="2.3327949643135" StarRating="3" HotelCode="31789|30727" HotelName="Helios Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/92/46924d952b82cef4cc4cfee0274610ef88525e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Opera Garnier district, the hotel enjoys an exceptional location for leisure and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869189" Longitude="2.320504" StarRating="4" HotelCode="47252|31987" HotelName="Hotel De Castiglione Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Rue Du Faubourg Saint Honore, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/e9/4ae91e35edd3e326d5401b9f6fba4bb11e193d66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located centrally in the Faubourg St-Honoré and is around 100 m from the Cham...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875769660853" Longitude="2.3583242297173" StarRating="2" HotelCode="57225|3729" HotelName="Amiot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/bc/5fbcc7d38c266599fce5243224dbd5fde33458b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated opposite the Gare de l'Est train station and 5 minutes away from the Gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846097" Longitude="2.278881" StarRating="4" HotelCode="81179|33543" HotelName="Mercure Paris Tour Eiffel Pont Mirabeau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/70/1b70e0eb962e462cbf0fcce87f8089f6dd8d26f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848216" Longitude="2.450326" StarRating="3" HotelCode="902069|33738" HotelName="Royal Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/71, rue Defrance, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/64/0264e5254f29769ae018f56d901b7ae53cbef9c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="178.90" OriginalAmount="177.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875647939708" Longitude="2.3038284480572" StarRating="4" HotelCode="12870|115362" HotelName="Hôtel Royal Garden Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218-220 Rue du Faubourg Saint-Honoré, 8ème Arrondissement, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/00/1f0020d2cf029a46ac9fba26ba96a763214cc175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short stroll from the Arc de Triomphe, the hotel enjoys an ideal location in Paris. It is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="178.99" OriginalAmount="177.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866257" Longitude="2.288104" StarRating="4" HotelCode="12741|146650" HotelName="Garden Elysee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/3f/9d3fc96b9a5956241d5c3f5f70b1fcfcb15caa4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to the Trocadéro, between the Eiffel Tower and the Champs ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.51" OriginalAmount="177.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873802849389" Longitude="2.3443497234317" StarRating="4" HotelCode="13919|2194795" HotelName="Maxim Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy-Marie, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Paris in the district of Grands Boulevards/Bourse/Halles, 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882847500676" Longitude="2.3346510529518" StarRating="3" HotelCode="25640|10622" HotelName="Royal Fromentin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/15/5815b474b04893c0a4f5e2b8c0fbed2faa371e30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875485" Longitude="2.318303" StarRating="3" HotelCode="23658|36787" HotelName="Hôtel Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Roy, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/dc/78dc6be57e6cda631758d4d204aceeba118cc6b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from the centre of Paris where guests will discover an abundance of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865985" Longitude="2.367466" StarRating="4" HotelCode="149624|57492" HotelName="Le Mareuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51, rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/28/5d2815fa0f438c5240dcf81dd9db8e7fe2628f48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869902696063" Longitude="2.3504430206643" StarRating="3" HotelCode="199731|230887" HotelName="Le Clery Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard Bonne Nouvelle, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/70/537037bbe5db978ea6aa9482700ed2372d376aaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866226" Longitude="2.366859" StarRating="4" HotelCode="26707|31264" HotelName="Le General" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/77/9577144cd69aad41360c4157530ecb1a07ea6261.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet side street at the heart of the French capital just a short distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874626528862" Longitude="2.3168009519577" StarRating="4" HotelCode="34423|44388" HotelName="Arioso - Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue d'Argenson, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/02/93026d8645f28e26f70cac9c903a6d36a5ef27fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, 1 km from the Champs-Élysées. The location allows easy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869013689363" Longitude="2.3336626589298" StarRating="3" HotelCode="189556|55939" HotelName="Etats-unis Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue D Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1f/a51f70f0dbfb5d794f25003ce3e5df8e7c9a2f35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 45 rooms. Services and facilities at the hotel include a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870441" Longitude="2.307681" StarRating="3" HotelCode="47601|35788" HotelName="Hotel Le Colisée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/94/e69476790de26cab580b1a3df3511262aae791fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.832248" Longitude="2.350429" StarRating="3" HotelCode="110510|224989" HotelName="Le Vert Galant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Croulebarbe, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/26/c326b88fd10e774a7059e8ddc622194927b066f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85158" Longitude="2.277695" StarRating="5" HotelCode="110534|55247" HotelName="Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/b8/d2b8734bdef66019227d2e36216ab15f85ba7617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856544634871" Longitude="2.3059272766113" StarRating="3" HotelCode="30122|55283" HotelName="Hotel du Cadran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Champ de Mars, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/ab/cdabd3d093ebf0378d2302f751d327997575aaac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of one of Paris' more upscale, quiet districts. The Rue Clerc market, open...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863348" Longitude="2.362304" StarRating="3" HotelCode="25347|203349" HotelName="The Originals Boutique, Hotel du Vieux Saule, Paris Le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/ce/e0ce731b982fde1c61bb2b9ed9e0ffc577383e7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872733" Longitude="2.338413" StarRating="4" HotelCode="81138|55083" HotelName="Dream Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Le Peletier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/38/dc3881d321eab0f8e9da4752721857bc85ecc62b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870500099009" Longitude="2.3076117038727" StarRating="2" HotelCode="189594|518923" HotelName="Hotel Delarc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/07/690780f7a3907c19003453f1d44f664372659cc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Parisian life, between the Place de la Concorde and the Arc de ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.81" OriginalAmount="181" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880869334266" Longitude="2.3374271392822" StarRating="0" HotelCode="75640|62891" HotelName="Grand Pigalle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/zz/97adc73d467710c77b6961a63cc364b6a0b5a156.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris. For business travellers as well as families, it provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.24" OriginalAmount="181.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872659063449" Longitude="2.3435895144939" StarRating="3" HotelCode="10830|1170568" HotelName="Hôtel 34B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/8b/0d8b6456ffbc65b44c8435616f2a065910c86665.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located close to the famous shopping areas (Galleries Lafayette), just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87461744" Longitude="2.33089038" StarRating="3" HotelCode="549588|200862" HotelName="1er Etage Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Joubert, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/62/8862d69e20ee6497f9e06390a1e316498d377b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864510713233" Longitude="2.3404931691009" StarRating="3" HotelCode="303903|58496" HotelName="Crayon Rouge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Croix des Petits Champs, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/76/4a763509b39f3a3366e99224d8632c5b847f6038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85048" Longitude="2.270519" StarRating="2" HotelCode="110533|56306" HotelName="Ribera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue De La Fontaine, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/ce/ddce48025aabcbdf617e2ed3555d4f69bea7807b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 16th district of Paris in Auteuil quarter, this hotel is a 30-minute walk from the Ei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.49" OriginalAmount="182.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876542" Longitude="2.340136" StarRating="3" HotelCode="13838|113074" HotelName="Villa La Parisienne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b7/14b775a51dc8e50c41ee698d896e488a605acd8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With the atmosphere of a chic and elegant Parisian home, this hotel is perfectly situated near the f...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184.83" OriginalAmount="183" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875295" Longitude="2.323407" StarRating="4" HotelCode="144894|35803" HotelName="Maison Albar Hotel Opera Diamond, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Pepiniere, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/35/2f3577bfcfd0bb01dcd07fce43b57156481f1d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is close to the centre of Paris, next to Gare St Lazare train station (100 m), near to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.32" OriginalAmount="183.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877152" Longitude="2.345268" StarRating="3" HotelCode="11613|389295" HotelName="De L'Ocean" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/e1/26e17a4e9f0d0b390561bc0a56332f3538cb5668.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris between Gare du Nord train station and Opéra Garnier. The Moulin Roug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876633166851" Longitude="2.2908465564251" StarRating="3" HotelCode="59055|46132" HotelName="Acacias Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a9/c2a91c03ce95f7933ef88d3a3034365aa87555fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874977605214" Longitude="2.3163391779099" StarRating="2" HotelCode="211918|203403" HotelName="Hôtel d'Argenson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Argenson à l'Angle du 111, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/fa/d3fa5ce2201ca2524c84782b93ecdf15f836764f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers various services and facilities. Wireless internet access in public areas allows tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871653028485" Longitude="2.3349802941084" StarRating="4" HotelCode="34430|50633" HotelName="The Chess" 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,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Helder, Bezirk 9, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/6c/106c901886be800bff575d9202c33611c6ec2a4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Paris, near the Opéra Garnier and the department stores (Galeries La...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842541" Longitude="2.323563" StarRating="3" HotelCode="70874|3114" HotelName="Waldorf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Départ, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/cc/1bccfc19d2fae85d7f80ee4732f9b79c6be878d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.19" OriginalAmount="184.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856503602355" Longitude="2.3561881126275" StarRating="3" HotelCode="12651|300655" HotelName="Hotel France Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue de Rivoli, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/68/e2685b5a1b8d2b97b4b9cf4f2f445de2518c97eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally situated in the historical district of Paris, between Concorde and the Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848558502953" Longitude="2.2987604141235" StarRating="3" HotelCode="89350|224978" HotelName="Hotel Grenelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>140-142 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/zz/43ad4197fd6f6a5eeb3a96e2f182d4f53325805b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858313" Longitude="2.355911" StarRating="3" HotelCode="146631|224818" HotelName="de la Bretonnerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Sainte Croix de la Bretonnerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/48/c948f70a0531a1ddcba1f4e4135a266951291fe1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843936" Longitude="2.329473" StarRating="3" HotelCode="78992|54265" HotelName="Exclusive Sainte Beuve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Sainte-Beuve, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/25/2a254a04677f9b89ca3bc863d307e980e16fd6b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879207541196" Longitude="2.3556600911134" StarRating="3" HotelCode="32507|17024" HotelName="Hôtel ibis Paris Gare du Nord TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue De Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/14/6e14ead801e9147d93c33310311408fbd1e374ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871454760136" Longitude="2.3349677374345" StarRating="3" HotelCode="148753|479543" HotelName="Monsieur Helder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ab/25abbd8769a89b4ce4e6abccb73358594bf6977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of the most visited monuments of Paris such as the Louvre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871343" Longitude="2.323902" StarRating="4" HotelCode="15137|9466" HotelName="New Hotel Roblin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chauveau-Lagarde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/63/5863e9e34e2f536da4939bc029d513a96cb13ff2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located, around 500 m from the Louvre, around 700 m from the opera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="187.84" OriginalAmount="185.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861851839952" Longitude="2.3626251518726" StarRating="3" HotelCode="101180|1192686" HotelName="Saintonge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16, rue Saintonge, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/3c/f83ca15a95e4fda269eafcdc73b12b50964577b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="187.84" OriginalAmount="185.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87430369519" Longitude="2.3426225781441" StarRating="4" HotelCode="336399|2468890" HotelName="Monsieur Cadet Hôtel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/dd/2bddb80137a466bf6f176ab623beb4a4a75589d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quarter close to the Les Grandes Boulevards. The Musée Grévin, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.86" OriginalAmount="186" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869319414202" Longitude="2.3339898134918" StarRating="3" HotelCode="68263|37182" HotelName="Hotel France d'Antin Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue d’Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/43/8f436275ce657fd17d87b87b7866c8860402b514.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.86" OriginalAmount="186" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880036770038" Longitude="2.3289352655411" StarRating="4" HotelCode="25006|7019" HotelName="Hotel R de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/69/fe692e177e8c895bdba60a454c21360778cb9ccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="188.84" OriginalAmount="186.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.267404" StarRating="3" HotelCode="94378|212648" HotelName="Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue George Sand, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/0d/1e0d594415c1820dc18f49e223ba2e7d1f9a7def.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874995227065" Longitude="2.3133516311645" StarRating="4" HotelCode="73717|17449" HotelName="Aparthotel Adagio Paris Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>129-131 Boulevard Haussmann, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/69/fd69c90836e1625bfa21100eca1b7c9cef4c3b11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Saint-Philippe du Roule area and is a stone's throw from the Grands Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87958468" Longitude="2.33348964" StarRating="4" HotelCode="267181|203450" HotelName="Timhotel Opéra Grands Magasins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/50/805073bbe82882bfb8eecd1db47dd01e749d579b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8748754" Longitude="2.3260143" StarRating="4" HotelCode="14788|35830" HotelName="Mercure Paris Opéra Garnier Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de L'isly, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/d9/69/d969c6596fbd3cfea812c70c5b7469cfdb00ede9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the French capital, just a short distance from the Opéra Garnier and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865028835094" Longitude="2.3417280614376" StarRating="3" HotelCode="34428|49268" HotelName="Hotel Odyssey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Hérold, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ac/afac60695f52a0171b5a87705431d92b56edf933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of an exclusive art and fashion district close to the Palais Roya...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874677688105" Longitude="2.30578109622" StarRating="3" HotelCode="15940|7891" HotelName="Hôtel Plaza Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e6/b8e68b055ee79c2505c45653751631913fc275d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, some 200 m from the Champs Elysées. The George V métro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.57" OriginalAmount="187.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873324883565" Longitude="2.3181886876698" StarRating="3" HotelCode="80561|3158070" HotelName="Haussmann Saint Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Roquepine, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9f/439fb96fad3999ad0e60f29c48f03bcc7b4d8378.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, between the Champs-Élysées, La Madeleine and Boulevard ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.75" OriginalAmount="187.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848124" Longitude="2.340654" StarRating="3" HotelCode="13934|1547868" HotelName="Le Clos Medicis" 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>56 Rue Monsieur-Le-Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/24/5d243282ae06d278b65a73034996280613454d80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868257676538" Longitude="2.335230410099" StarRating="3" HotelCode="63223|225467" HotelName="Ascot Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>2, Rue Monsigny, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49804018824cf233fef07cbfa78bd0e7a4dbab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884485183348" Longitude="2.2979316115379" StarRating="3" HotelCode="34719|37568" HotelName="Courcelles Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>184 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/64/126433b7973825d5ad2108e01fc825a34ae1e76f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is ideally located at the heart of the tourist centre in a particularly e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866594" Longitude="2.335016" StarRating="3" HotelCode="77462|56176" HotelName="Hotel Paris Louvre Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Moulins, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/8f/398fe09922d24eb7752b5baaffb7009ca57f5ac7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883426913115" Longitude="2.2924840450287" StarRating="3" HotelCode="35058|14269" HotelName="Magellan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Rue Jean Baptiste Dumas, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/be/02bee75c7e32f196e2d99ece4491c6a0353657ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated, around 250 m from Péraire metro station and 500 m from the Arc de Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.93" OriginalAmount="188.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877141319935" Longitude="2.2936745335214" StarRating="3" HotelCode="82231|1401565" HotelName="Best Western Star Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue de l’Arc de Triomphe, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/68/0668f3b59d70d34be031eed8abbe824e96e7bb3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests will really appreciate the peace and quiet of this city business hotel on the Rue de l'Arc de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852076" Longitude="2.35599372" StarRating="4" HotelCode="324633|201054" HotelName="Hotel du Jeu de Paume" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>54 rue Saint Louis en l'île, Ile Saint Louis, près du Marais, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/dc/a2dc03c09b114a017f94b19906d7409b29267604.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85272821694" Longitude="2.3442707955837" StarRating="3" HotelCode="34420|224974" HotelName="Europe Saint Severin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 rue St Séverin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/cc/bccc7b742fcdcfe50c61cbc37533e62e76b5a67b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870612" Longitude="2.336988" StarRating="3" HotelCode="149522|203325" HotelName="Gramont Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/3b/0f3bb87f60a1b1d7e6f4136e02e88a302692a799.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850198363986" Longitude="2.2890452331352" StarRating="3" HotelCode="94376|54805" HotelName="Hôtel Gustave Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/97/11974f332443ed7f6e3a0f3897dd6d819f11425d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866472638829" Longitude="2.3357465889549" StarRating="3" HotelCode="110423|201099" HotelName="Hôtel Louvre Sainte Anne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Sainte Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e5/e1e57495f5964d8370f11cae4233cf2690c2b9ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="191.00" OriginalAmount="189.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871380456126" Longitude="2.3426426947117" StarRating="4" HotelCode="34408|17375" HotelName="Hotel Paris Opera, managed by Meliá" 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,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard Montmartre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/85/c085a054ab4a11c4a732260e4b48fc2662c1a537.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel was built in the 18th century and enjoys a convenient position at the heart of Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.43" OriginalAmount="189.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868635243297" Longitude="2.298489511013" StarRating="4" HotelCode="12111|860015" HotelName="Elysees Regencia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 avenue Marceau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4b/b54bef464abce87f25e97f84d8d65805f0c8fddc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Le Triangle d'Or (Golden Triangle) in Paris, this hotel is just 700 metres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880331" Longitude="2.319552" StarRating="4" HotelCode="25344|35790" HotelName="Best Western Paris Gare Saint Lazare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/9b/439b0f326245ec740cccadd75c9bc3601eb15130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86753549" Longitude="2.34703601" StarRating="3" HotelCode="487181|203318" HotelName="Casa Ô" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Réaumur, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c8/70c8ce28ad76374ac9caa660aeac11b84b4c9c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879658909786" Longitude="2.3280616917726" StarRating="5" HotelCode="376493|200949" HotelName="Best Western Premier Opera Liège" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Liege, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6a/156a42cb7fdb4066b81405df233787bc13d2a155.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85424306692" Longitude="2.3078078440761" StarRating="4" HotelCode="82854|6411605" HotelName="Hôtel Le Tourville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e2/f0e22bf2105217333db4347e7060bf026bd34c54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel has a very central location between Les Invalides and the Eiffel Tower, rig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87979082" Longitude="2.33429669" StarRating="3" HotelCode="590801|224790" HotelName="1er Etage SoPi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 rue Jean Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/3e/6b3e61af6cab46ea95bff3b7ad9d04d1fb9ff100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876776936065" Longitude="2.292003929615" StarRating="3" HotelCode="65250|5449" HotelName="Astrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/70/2270d9e3326fa56b0e41c480245c56ff977a72d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848756" Longitude="2.347611" StarRating="3" HotelCode="180087|225139" HotelName="Saint-Jacques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/fb/fbfb3141f83ee6fb4002a87c862ab45e90e9e924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 36 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85038906842" Longitude="2.3494217729803" StarRating="3" HotelCode="78728|54261" HotelName="Hôtel de Notre Dame Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Maître Albert, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/2d/602d94a2879a2d3ea74c1529b7f86f006916ffe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87684426" Longitude="2.33364989" StarRating="3" HotelCode="333104|58051" HotelName="Hôtel Langlois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/96/4b9604b280ed9e4ff39a24906ea02e0e8037a47f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881352638498" Longitude="2.3274211585522" StarRating="4" HotelCode="25637|7170" HotelName="Le Grey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/cc/09cc9f93d9b74401ef5522b68b58158edfa926cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in Paris' 9th Arrondissement, this charming, traditional, family-frie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843765" Longitude="2.29684062" StarRating="4" HotelCode="946972|410026" HotelName="Villa Mademoiselle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/dc/2ddc7a3ad3682d184bc0bfb5964b6c331cac3d5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="193.00" OriginalAmount="191.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.834772873271" Longitude="2.3171059395331" StarRating="3" HotelCode="187836|328745" HotelName="Apollon Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>91 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/9b/f09b8862667af24f7619f67989aa62996ab96660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.92" OriginalAmount="192" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872786" Longitude="2.344934" StarRating="3" HotelCode="110483|56535" HotelName="Ibis Styles Paris Lafayette Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/5 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ee/03ee56f7a855519e8f5ce3e0ed0eef1913f21c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.14" OriginalAmount="192.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876079254605" Longitude="2.2898045182228" StarRating="3" HotelCode="12449|303665" HotelName="Fertel Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/2c/942c7ec5914d6ac78ac46ab041d0853e7f7ff49e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located between the Arc de Triomphe and the Porte Maillot, is situated in a quiet side s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.59" OriginalAmount="192.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871699780229" Longitude="2.2909659147263" StarRating="3" HotelCode="11928|7144" HotelName="Hotel Du Bois Paris Champs-Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue du Dome, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/12/2712852d783e51c7207c550e0b8e7798f7c92e65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is over 100 years old and is located directly near to the eminent Champs Elysé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.93" OriginalAmount="193" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847478" Longitude="2.32246" StarRating="4" HotelCode="110452|224809" HotelName="La Belle Juliette" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92, rue du Cherche Midi, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2f/9b2feb11fc2e94c843da5198f03450cecefccab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.93" OriginalAmount="193" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84902005664" Longitude="2.3401066660881" StarRating="3" HotelCode="111145|203378" HotelName="Fontaines Du Luxembourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Vaugirard, 75006 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/29/b429e2126ca53dee460acbb277f997d113ad4596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.93" OriginalAmount="193" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838582" Longitude="2.315039" StarRating="4" HotelCode="60919|30635" HotelName="Novotel Paris Centre Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Cotentin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48859fb513b08b86af20fbe2b2813a3a26f0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Montparnasse, close to the TGV station Atlantique. In the imme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851893954791" Longitude="2.3837665823316" StarRating="5" HotelCode="415420|203054" HotelName="Hôtel Paris Bastille Boutet - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Rue Faidherbe, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d5/d56e3f78d5cbec8e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the authentic Bastille district and near Marais, this new 5-star hotel lies within a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876616408449" Longitude="2.3416623473167" StarRating="3" HotelCode="32509|203444" HotelName="Plaza Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/34/d434908dbc8e39adfb1b6627c20de8ef71758363.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the French capital, close to the Gare du Nord and Gare Saint Lazare ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873749" Longitude="2.320196" StarRating="4" HotelCode="34976|203412" HotelName="Le Lavoisier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Lavoisier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/42/644253ed0de18a68158f71608151e71ec13cd568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the French capital, between Saint Augustin church, La Madelei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850996" Longitude="2.335799" StarRating="4" HotelCode="89348|203377" HotelName="Relais Saint Sulpice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Garancière, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/57/7757942a7736dea289c0376c311ed4ede5c485e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an 18th century hotel particulier, in the 6th district of Paris, this hotel offers a sanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="196.75" OriginalAmount="194.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850289969205" Longitude="2.3392671346664" StarRating="4" HotelCode="32474|WCB4" HotelName="Hotel Baume" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Casimir Delavigne</AddressLine>
          </AddressLines>
          <PostalCode>(0)143252812</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/2d/922d0c435f2c43e710fd4ee53de96e7cb9a519ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of one of the most lively districts in Paris. The Louvr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.95" OriginalAmount="195" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866260406845" Longitude="2.3372340202331" StarRating="4" HotelCode="19326|4815" HotelName="Golden Tulip Washington Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3f/de3fb3b5d5c642fed91f4d30d159746946dbd705.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the luxurious area of the 1st district and is to be found in amongst the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.95" OriginalAmount="195" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859116349368" Longitude="2.3554181654301" StarRating="3" HotelCode="335285|58255" HotelName="Hôtel du Vieux Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 rue du Plâtre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/d0/ddd07cd24b8c8ade6acfc94ee4fb46bdd0853d18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.95" OriginalAmount="195" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860435757978" Longitude="2.3007237911224" StarRating="4" HotelCode="36882|55123" HotelName="Le Derby Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Rapp, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/de/a3de41641ac09b09f4638e634c0a757d05df8d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris, this hotel is only 200 m away from the Eiffel Tower and the famous Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879496" Longitude="2.356512" StarRating="3" HotelCode="79717|55333" HotelName="Ibis Styles Paris Gare du Nord TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c5/aec5cc6819754e620b9f070e02e4c825edd88747.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879366" Longitude="2.334173" StarRating="3" HotelCode="160855|31993" HotelName="Hôtel Joyce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 rue la Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8b/5b8bbc4a37fbaa7a9b7f2db1436e87550271af0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a mainly residential quarter, bounded by Rues Saint Lazare, Blanche, La Bruy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="77210|35792" HotelName="Best Western Premier Marais Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 Boulevard Sébastopol, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5e/5c5edff1f18b8f7dbe634d401f03a4c63d80c63a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Paris, 650 m from the Place de la Republique. It is a 20-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848376704348" Longitude="2.342617213726" StarRating="4" HotelCode="37860|55675" HotelName="Select Hôtel Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 place Sorbonne, 75005 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/45/6d450755efbcc439be915b32cb6ba51c016884b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854733968347" Longitude="2.306597828865" StarRating="4" HotelCode="65085|31994" HotelName="Hotel Le Walt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue de la Motte Piquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/90/fb9080b34174a0a7efcb2f82a97f702689c79c65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests an ideal location in Paris. The Eiffel Tower is only 1 km from the hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865169" Longitude="2.332981" StarRating="4" HotelCode="409334|31996" HotelName="Lumen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Pyramides, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/c6/6dc6f6e5fb715a915e9863f5aa3c3a6907a64ee6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the heart of Paris between the Louvre and the opera and just a 5-mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875534" Longitude="2.318752" StarRating="3" HotelCode="34412|35836" HotelName="Maison Malesherbes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 place Saint Augustin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/d2/e4d27dc7ae8ef1aaf21ca74da9ffc5ec6cdb4fff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876401194794" Longitude="2.3466485738754" StarRating="3" HotelCode="35142|48335" HotelName="Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/fb/d5fbddc9bd439233d233bb1855a6df25dccbd050.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many of Paris' top attractions including the opera house, museums, Sacré Coeur and the famous shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="983142|489567" HotelName="Rayz Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d6/01d6c2893c43df943b0dfff03d591448100dcfd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858747105595" Longitude="2.3544770847282" StarRating="3" HotelCode="334404|224789" HotelName="1er Etage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Sainte Croix de la Bretonnerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/1c/201c6f37cfc83f1e61402b185031e90fd32b99eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.879576384292" Longitude="2.3549151420593" StarRating="4" HotelCode="302692|21310" HotelName="25hours Hotel Terminus Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de Denain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/59/01591df9a6bb69b79e3a90b48ebe2b977127b4a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies opposite Gare du Nord railway station, from where the most attractive sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867976" Longitude="2.336255" StarRating="3" HotelCode="68262|203320" HotelName="Baudelaire Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Sainte-Anne, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/1b/a91b12ea50f5e1ee46b8eb51c8fe7874de9443b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872009399169" Longitude="2.3447281122208" StarRating="3" HotelCode="47999|10332" HotelName="Hôtel d'Espagne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c8/88c8d38eef0726cb74fabd908ec627a26dffe2a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.83798742" Longitude="2.34929146" StarRating="4" HotelCode="638642|279983" HotelName="Hotel Monte Cristo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>20-22 rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/f9/cef9ec8a5f010a3e338da9ae9b8ba2c65e5eb513.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852431" Longitude="2.36366" StarRating="2" HotelCode="110435|249633" HotelName="Saint Louis Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>1, rue Charles V, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f3/61f3d63423d3f4a03eb21fc94f7da362647f8876.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.00" OriginalAmount="200" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874777" Longitude="2.342763" StarRating="4" HotelCode="97700|56531" HotelName="Cadet Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/d9/92d99ad31d4ee8a7f0d0614e88e5a4262c90493a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is situated in one of the most typical areas of Paris. Rue Cadet is bustli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.00" OriginalAmount="200" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871571447521" Longitude="2.3437051312924" StarRating="4" HotelCode="337324|5883" HotelName="Holiday Inn Paris Opera - Grands Blvds" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-32 Boulevard Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/8c/7a8ccf651c43a0430b52e0c286cfa8edab433c6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the corner of the Boulevard Poissonnière and Faubourg Montmartre. Some of Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.00" OriginalAmount="200" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87006911716" Longitude="2.3113137460123" StarRating="4" HotelCode="65592|224996" HotelName="Hotel Mathis Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c1/f7c1748de066194ab73defd3b7a95ffbbf136369.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located in the Champs Élysées neighbourhood, only a stone's throw from the Pal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872885948192" Longitude="2.32400785423" StarRating="4" HotelCode="15268|30634" HotelName="Hotel &amp; Spa Royal Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de L'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4df719adbc844c8c3f19ecad180132eedc9077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Madeleine church and the large department stores in the centre of P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.835757" Longitude="2.351307" StarRating="3" HotelCode="298982|58013" HotelName="Hotel Henriette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Gobelins, 75013 Paris, 13e Arrondissement</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/87/91874d34e4bc9af80800a31d0d00bcddd788c228.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882806932735" Longitude="2.2981663048267" StarRating="4" HotelCode="29342|16837" HotelName="XO Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Rue Théodore de Banville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/9f/ff9ff961c1730559eb7f6941f07fa93939b82bb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the affluent Champs-Élysées area, between the Avenue de Wagram and Rue de C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="204.02" OriginalAmount="202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87541672331" Longitude="2.3585029233403" StarRating="3" HotelCode="187851|225147" HotelName="Hôtel ibis Paris Gare de L'Est 10ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Saint Laurent, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/69/2769e1944abae875702fbb8f4a4a2d13e8e55540.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="204.98" OriginalAmount="202.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84139573" Longitude="2.37239156" StarRating="3.5" HotelCode="434660|715375" HotelName="VIP Paris Yacht Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9 Port De La Rapee, Gare de Lyon Bercy 12 arr, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/68/e868246b33f51782e70b7d6b0b46342d88d694ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838005" Longitude="2.349523" StarRating="3" HotelCode="225001|238854" HotelName="Hotel de l'Esperance" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/81/4c813d934891c5ffade09beacba67b4b376c4da4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878957238159" Longitude="2.2919355332851" StarRating="3" HotelCode="25333|55954" HotelName="Hotel Doisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4e/e64ee943afcfe5f5517e8ad3c8c0b53867374c61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a lively neighbourhood in the heart of Paris. There are a number of shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866411157476" Longitude="2.3269184110451" StarRating="3" HotelCode="110420|54278" HotelName="Hotel Du Continent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue du Mont-Thabor, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c8/39c8069152e1a085c0f16372658c30b313eec50e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845255" Longitude="2.342429" StarRating="4" HotelCode="151122|56544" HotelName="Le Petit Paris" 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>214, Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/36/0d36f4c4751a4fe26a7bd576874485db4489c8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875039329539" Longitude="2.3048329353333" StarRating="4" HotelCode="337164|39462" HotelName="Champs Elysees Friedland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/bd/24bdd94ffa91ad684a97a955866adc5cc29b20a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Paris on a famous street, within paces of the Champs-Él...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.837809567897" Longitude="2.3184693851854" StarRating="4" HotelCode="28544|1873" HotelName="Hôtel Concorde Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue du Commandant Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/49/ff496dfe736b4e9b93da518694eeedb28bc96971.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="205.16" OriginalAmount="203.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863990758947" Longitude="2.3414552944774" StarRating="3" HotelCode="899745|3399219" HotelName="Hotel Crayon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Bouloi, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/8b/db8bda97c08fcd02ff84104f5b462a4faee96643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just a few steps away from the famous Louvre Museum, the Forum des Halle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.21" OriginalAmount="203.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870919" Longitude="2.309054" StarRating="4" HotelCode="888715|7118" HotelName="Beauchamps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5f/5fc2674bd6ac2afc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Champs-Élysées, the Arc de Triomp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|4312" HotelName="Citadines Saint-Germain-des-Prés Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/61/b1610c724be38789871695c7be9d393c11767d20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural tre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868545" Longitude="2.355591" StarRating="3" HotelCode="110430|55286" HotelName="Hôtel du Plat d’Etain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Meslay, 3ème Arrondissement, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/27/7927d65db96fd6e1042610e2a439ac7cbffe20a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870006104263" Longitude="2.2908827662468" StarRating="3" HotelCode="32504|489278" HotelName="Mercure Paris Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/c1/25c1a97d996d11a8d4217cde90f302761d2f70f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from the Eiffel Tower and around 200 m from the Arc de Triomphe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.05" OriginalAmount="205" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871659" Longitude="2.308058" StarRating="3" HotelCode="71255|2052" HotelName="Hôtel d'Angleterre Paris Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Rue La Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c5/48c5421f95ad3f84f426772f5186b59bba761ba3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.05" OriginalAmount="205" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875362" Longitude="2.341471" StarRating="4" HotelCode="61841|1225" HotelName="Best Western Premier Opera Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/2e/842e2d4d374c55cdf1590ffffedb122680251223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is adjacent to several major districts of Paris, the Garnier Opera House and the departmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="207.31" OriginalAmount="205.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873249" Longitude="2.302481" StarRating="4" HotelCode="827370|691690" HotelName="Hôtel du Romancier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/f3/25f3625b3d0330c500748bc47151f6ff55627216.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Romancier in Paris (Champs Elysees), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="207.53" OriginalAmount="205.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87219" Longitude="2.345265" StarRating="4" HotelCode="73727|CBB895000" HotelName="Hotel Adèle &amp; Jules" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 et 4 bis Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/ca/55ca13203a5902f7217dd95a85fe16a624bf9d00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris on a small, quiet street around 10 minutes from must-see ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87004" Longitude="2.311159" StarRating="4" HotelCode="89354|50424" HotelName="Best Western Plus Elysee Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/46/f54648b2ae7e527fd3f9f7e7c01c44a03131f7ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Rue de Ponthieu in Paris's 8th Arrondissement at the heart of the prestigiou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871538" Longitude="2.307752" StarRating="4" HotelCode="80742|44488" HotelName="Monna Lisa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/00/4f00134016d54b875f20034792ff76426acb5237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris's 8th district, just 200 m from the Champs-Élysées, where guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85495633443" Longitude="2.3633453249931" StarRating="3" HotelCode="50289|249636" HotelName="Turenne Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue de Turenne, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1b6396ca384d99aa8428d08f5c21331def015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is centrally located, lying amidst noble palaces that date back to the 17th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871728007677" Longitude="2.3235064744949" StarRating="4" HotelCode="74023|56550" HotelName="Opera Marigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de l'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/92/fb92ee1a1ad25b3158791b00780954e8ed47527e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Paris, 100 m from the Galeries Lafayette department store. It is just 3.9 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8722587" Longitude="2.3258620914016" StarRating="4" HotelCode="285136|55140" HotelName="Best Western Premier Opéra Opal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e7/70e7d01b98b0d5706fd1c01df46a40dda619f372.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right bank of the River Seine next to the Place de la Madeleine (100 m)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855692" Longitude="2.38285999" StarRating="5" HotelCode="588285|225152" HotelName="La Maison Gobert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gobert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/62/a7625cd48b155ed0a7e2285d8cb995a8a6fd2818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="209.16" OriginalAmount="207.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872611589541" Longitude="2.3075703411046" StarRating="4" HotelCode="936634|377008" HotelName="Le Marianne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Paul Baudry, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b3/a6b38c9c7ec9fe3a71b7668816c4cb2db078ce53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="209.16" OriginalAmount="207.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883723809612" Longitude="2.342641530213" StarRating="4" HotelCode="632558|631160" HotelName="Môm’Art Hôtel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d1/9bd16c78ef9f81d36107c62d4c71921755e53f93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café, a bar and room service. Wireless internet access in p...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="209.55" OriginalAmount="207.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877761258972" Longitude="2.2872966527939" StarRating="3" HotelCode="64626|211760" HotelName="Harvey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Bis, rue du débarcadère, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c0/9dc002755925fb2d71e9178eb2455d6c3787b779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210.08" OriginalAmount="208" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852548082083" Longitude="2.3307467055225" StarRating="2" HotelCode="78729|55976" HotelName="Hôtel de Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue du Four, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/58/64587f35edc6e7ff59df6738ffda2bd9b2a462ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210.08" OriginalAmount="208" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866780904419" Longitude="2.3257970809937" StarRating="4" HotelCode="34421|49267" HotelName="Meliá Vendôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/19/e319caaba22e35ab98aa006ace6bebacf118ca6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a much sought after position in Paris, close to many of the French capita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.09" OriginalAmount="209" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.862215" Longitude="2.34882" StarRating="3" HotelCode="110425|187611" HotelName="Handsome by Elegancia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>83 Rue Rambuteau, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/37/9137a001bd4a45e3c2030fa38534612f8204093b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.09" OriginalAmount="209" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872199932948" Longitude="2.3250648379326" StarRating="3" HotelCode="74029|35791" HotelName="Best Western Hôtel Folkestone Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5b/4c5b87db159176a3130d086a856a75aec700b807.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="211.92" OriginalAmount="209.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864854" Longitude="2.336443" StarRating="3" HotelCode="77368|189974" HotelName="Hôtel Louvre Piémont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De Richelieu, 75001 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/26/8426f539327266100fbd058fb37b4d210a17ace5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel faces onto the Palais Royal Gardens in the heart of historical Paris, just steps awa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.10" OriginalAmount="210" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.890593" Longitude="2.240926" StarRating="4" HotelCode="29320|30569" HotelName="Hilton Paris la Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place De La Defense Cnit, BP 210, 92053 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/f1/8cf19eff461671e03a3fdb3be573666117a6af4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the largest shopping and office centre of Europe, with over 1,50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.10" OriginalAmount="210" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8539152" Longitude="2.3631767" StarRating="3" HotelCode="34869|4640" HotelName="De Neuve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Neuve Saint Pierre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d7/fbd7a10ba9d3ace245991a12f1a7790049b53541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located close to the city centre, although is also peaceful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="213.02" OriginalAmount="210.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878686173204" Longitude="2.3276502045453" StarRating="4" HotelCode="562278|21976149" HotelName="LAZ ' Hotel &amp; Spa Urbain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Milan, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f7/53f71a997e631fcd759b0e0b13c9af367fc765d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876011" Longitude="2.296228" StarRating="3" HotelCode="56961|238809" HotelName="Elysees Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/84/a484934fb8290ef5840ac5002d3d6fc812c3f68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street, only a few metres from Etoile and the Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851429" Longitude="2.332571" StarRating="3" HotelCode="180131|261201" HotelName="Atlantis Saint Germain Des Pres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Vieux Colombier, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/06/57068d7058043068697bbb7b845ef1c418682a30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872597758083" Longitude="2.3233160376549" StarRating="3" HotelCode="74022|55943" HotelName="Concortel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/89/4a89c60101a7abc4d8d482b46e949e4748912026.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84971" Longitude="2.338283" StarRating="2" HotelCode="212342|201106" HotelName="Michelet Odéon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 place de l'Odéon, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332137/332137a_hb_a_006.jpg</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="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868995" Longitude="2.336807" StarRating="4" HotelCode="110428|56973" HotelName="Lyric Hotel Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, rue de Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/bb/f7bb41a74d97e1b71ec599681c7647798e37a780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84802" Longitude="2.342185" StarRating="2" HotelCode="212018|200185" HotelName="Cujas Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/86/d3869cde34dfccf459b3e237c34728bc372fe60e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876281" Longitude="2.346428" StarRating="3" HotelCode="74041|55489" HotelName="Golden Hôtel Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5, rue Riboutté, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/d2/a3d2d6f6244e377dad5fa1b63608ccea83054a10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873056443892" Longitude="2.3097789287567" StarRating="4" HotelCode="56084|36789" HotelName="Hôtel Le 123 Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 rue du Faubourg St Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/24/5d244b3f9317d875ecf0d8ec1a7eddf285262ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Paris' 8th arrondissement, it is just a short walk to the splendid boulevard of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871416546724" Longitude="2.3280616588954" StarRating="4" HotelCode="180061|57022" HotelName="Hotel Maison Athénée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b0/0ab007ba5d439e7f875c206f025960142a9862f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="214.15" OriginalAmount="212.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.840428" Longitude="2.315465" StarRating="3" HotelCode="110523|227759" HotelName="Hôtel ibis Paris Gare Montparnasse 15ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Boulevard de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/66/73661a5f11cda62dd5aba1ea9dc24964c2a3f5c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.50" OriginalAmount="212.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860630453827" Longitude="2.3468946687318" StarRating="4" HotelCode="14058|300395" HotelName="Citadines Les Halles Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Innocents, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/02/b802d79bbfb504e0051ae46a6e2a0738c08cfb5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Forum Les Halles and its pedestrian zone, near to the Chat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.13" OriginalAmount="213" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84543429922" Longitude="2.3240724205971" StarRating="4" HotelCode="25007|13563" HotelName="Littre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Littré, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/be/b9/beb9a6ad9bb7f0d6774db263160cf0154f7a54df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on a quiet street between Saint Germain des Prés and Montparnasse, directly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="215.89" OriginalAmount="213.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871912" Longitude="2.326054" StarRating="3" HotelCode="67794|327599" HotelName="Massena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/84/0984fb52239d230ebd25f240f9826e195471b1ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.10" OriginalAmount="213.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86923510986" Longitude="2.2978404164314" StarRating="3.5" HotelCode="10798|265985" HotelName="Hotel Le Belmont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/d9/85d9fe46ec259e1a52fa40cd2b309f0939034490.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, 100 m from the Champs-Élysées and close to monuments such a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.885076923024" Longitude="2.3250943422318" StarRating="5" HotelCode="74066|261214" HotelName="Eldorado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue des Dames, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/82/94822c248b1925fb0a0d70788eec24cb8b08a85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872967" Longitude="2.292654" StarRating="4" HotelCode="94383|203146" HotelName="Royal Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Victor Hugo, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/91/fe913ab094a093ffb268594ea644713fcd76c05d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.20" OriginalAmount="214.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872876" Longitude="2.308198" StarRating="4" HotelCode="11182|7004" HotelName="Hôtel Bradford Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Saint Philippe de Roule, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/88/f088682e1a58743643ead004f16686f5472f526d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs Elysées and Faubourg Saint Honoré. A selection of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842987752764" Longitude="2.3422631621361" StarRating="4" HotelCode="34416|55195" HotelName="Relais Saint-Jacques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de l’Abbé de l’Epée, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2a/1c2ab35aac4d482715bbb9952c70e0a361044a1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876505" Longitude="2.295806" StarRating="3" HotelCode="15303|360620" HotelName="Hotel Flanelles Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/bb/b2bb338646e65e36e038a50d1f29d8eb97af58cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in a peaceful street near to the Arc de Triomphe and the Place de l'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.22" OriginalAmount="218.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853496" Longitude="2.361878" StarRating="4" HotelCode="224983|660313" HotelName="Charles V - Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Saint Paul, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.19" OriginalAmount="219" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.326266" StarRating="4" HotelCode="25342|5016" HotelName="Hotel Chavanel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/d5/30d568a98b8c940491ed4cec22fad5473a515e4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of the fashion and theatre district, just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.19" OriginalAmount="219" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87539514" Longitude="2.34435138" StarRating="5" HotelCode="593040|238927" HotelName="Hôtel Parister" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Saulnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/85/28859c52da06a64b53712017df7e90be787e8b3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.19" OriginalAmount="219" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866293080173" Longitude="2.3679431539828" StarRating="3" HotelCode="317179|225145" HotelName="Hôtel ibis Paris Avenue de la République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/65/d265161afae7800b1509a44d0a4a4b4307f898e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222.20" OriginalAmount="220" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8650817686" Longitude="2.3565459251404" StarRating="3" HotelCode="38361|224970" HotelName="3H / Paris Marais Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Bailly, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a3/d2a3f5cfb4c61c00c118d235a0b8d2cb3a32790b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris. Its setting is especially ideal for business traveller...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222.20" OriginalAmount="220" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84979930493" Longitude="2.3467987775803" StarRating="3" HotelCode="64084|55940" HotelName="Best Western Hôtel Jardin de Cluny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/d2/14d2022ddb743d7924d066deac9b2dd2c96fb978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222.20" OriginalAmount="220" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8676" Longitude="2.35308" StarRating="4" HotelCode="283754|36774" HotelName="Hôtel Le 123 Sébastopol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Boulevard de Sébastopol, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ed/9aed8499f5549a128a405791a0212df6066f5a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.72" OriginalAmount="220.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850406" Longitude="2.342375" StarRating="3.5" HotelCode="10796|190196" HotelName="Belloy Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e6/18e65ab4a95c4a745ff7028fe2ab04a47686a983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located the historical Saint Germain district of Paris. Numerous sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.21" OriginalAmount="221" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875994" Longitude="2.2939" StarRating="4" HotelCode="26745|50374" HotelName="Balmoral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du General Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/8f/bb8f1dc9008ee8abb89a0647e562dcc936008d37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.21" OriginalAmount="221" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870380129305" Longitude="2.3106694221497" StarRating="0" HotelCode="173797|298473" HotelName="Rond Point Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Ponthieu, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/e4/cbe46348bb7aa5231bc8a60b4b2256fbd30a82c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 36 rooms. Services and facilities at the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.21" OriginalAmount="221" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866797" Longitude="2.335901" StarRating="2" HotelCode="110424|261229" HotelName="Opera Maintenon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Sainte-Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/6d/b66dbf92b7f1e4b50660b1d2a54bbf845b04588e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.22" OriginalAmount="222" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871881053089" Longitude="2.3442077636719" StarRating="3" HotelCode="47812|509" HotelName="Corona Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e3d54d87286c05abfc607e5d907ce71021157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in a quiet side street, around 100 m from the metro station Grands ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="224.25" OriginalAmount="222.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872156710071" Longitude="2.325319647789" StarRating="3" HotelCode="74026|328332" HotelName="Royal Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9a/439ad89b316b2a56ae5fa53124602d75345d5380.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875835813525" Longitude="2.2943723201752" StarRating="3" HotelCode="64780|56510" HotelName="Cecilia" 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>11 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/8c/f28c4855bf3acac626404b557712852dce5c29c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871309928689" Longitude="2.2981838443874" StarRating="3" HotelCode="318608|201060" HotelName="Ekta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Galilée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/41/04419f710f15d2e95e16f6505ff26f7d8f982a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848093" Longitude="2.342066" StarRating="2" HotelCode="24417|356954" HotelName="Excelsior" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/3f/463f7f558ee51363a2786a21ced5a0e9722a2031.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873178171342" Longitude="2.3022821545601" StarRating="4" HotelCode="16660|55947" HotelName="Hotel Lord Byron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c0/cdc050158f6c2994ac287da2c40b3d0c2c3ee78b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Parisian hotel is situated right by Park Monceau, close to many of the city's best bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873215218769" Longitude="2.3428800702095" StarRating="3.5" HotelCode="25128|203445" HotelName="Pulitzer Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/bc/5dbc142a0fe38edd2d0727e150e410d027a8f030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, in the Opera district, very near to Rue Drouot, with i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874212" Longitude="2.28106" StarRating="3" HotelCode="81519|54310" HotelName="Residence Foch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Marbeau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/ff/b4fff7771e4bb7dcdbcd3c7c1092b4ee2fc13128.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854776" Longitude="2.368978" StarRating="4" HotelCode="73813|57356" HotelName="Hôtel Original Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/30/8e302a08d74a07dc811c2be6b674670fa3a21f30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226.24" OriginalAmount="224" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865741227177" Longitude="2.3324093967676" StarRating="2" HotelCode="180074|203292" HotelName="Saint-Roch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3a/563a372a880da5ad8a98116393296bf11f1855cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87272111791" Longitude="2.328173" StarRating="4" HotelCode="75479|17448" HotelName="Aparthotel Adagio Paris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/7e/af7e5ad7f2e7886fdf0254f8269969d8e63fe008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the area around l’Opéra - a prestigious district known for its da...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864411" Longitude="2.336123" StarRating="4" HotelCode="547098|224802" HotelName="Drawing Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548df9e4e6677a76af40e2cb1ab361b426f4483b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877736013732" Longitude="2.293031657139" StarRating="4" HotelCode="460058|225157" HotelName="Le Tsuba Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/89/4889a9a6e81b0235e4230c5e294479c2a5265ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.844803181974" Longitude="2.3524644576721" StarRating="3" HotelCode="110437|200403" HotelName="Hotel Monge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d9/47d900c5d9cc708ddd2ceffe1e6033fa995bf2ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870544" Longitude="2.326868" StarRating="3" HotelCode="110484|50455" HotelName="Du Triangle d'Or" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/30/3930d203c501922bc3d7813d7a9f40dfcd53002b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872006752861" Longitude="2.334860265255" StarRating="3" HotelCode="16731|169394" HotelName="Richmond Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/48/7248b2b449dafe51d608e4ab62e255475d4e6623.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the very heart of Paris just a stone’s throw from the Opera House, the hotel enjoys an ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853169" Longitude="2.34511089" StarRating="2" HotelCode="326969|358767" HotelName="Hôtel du Mont Blanc Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de la Huchette, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/c8/42c83cda3f3882106c8020f1143884c2fd7e13dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;CheckIn 14 00\n\nCheckIn 14 00. CheckOut 12 00\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.29" OriginalAmount="229" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853256" Longitude="2.342036" StarRating="3" HotelCode="180082|201067" HotelName="Eugenie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 rue St André des Arts, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/76/e9763a4bd366d26ef347cd172951d7c5bc413905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865432" Longitude="2.336237" StarRating="4" HotelCode="50288|225469" HotelName="Moliére" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Moliere, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/92/4a927f938c565de2370d59dbb4b0ec916f2f6058.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Molière hotel is in the heart of Paris, in the 1st "arrondissement", the most harmonious and ele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.862831" Longitude="2.367633" StarRating="3" HotelCode="110498|49278" HotelName="Beaumarchais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Oberkampf, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c1/6bc1b3fbceeb6d9b414b5e699bad8aa20a062d7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881690419523" Longitude="2.3374043405056" StarRating="3" HotelCode="25350|356957" HotelName="Le Pigalle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/4a/f74a5b091539e1a666a1c04e2e16dd23f33e01ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849839899639" Longitude="2.3426225781441" StarRating="2" HotelCode="74018|200272" HotelName="Hotel de Suez" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c2/58c23cfebda4816353b046b59d90936e52c9d932.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851922441228" Longitude="2.3462699883432" StarRating="3" HotelCode="110442|424720" HotelName="Henri IV Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/37/1f37b9511b48cb6212ea412b862ed419182b0011.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869834" Longitude="2.297285" StarRating="4" HotelCode="259339|30743" HotelName="Keppler" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Kepler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/c1/41c1884166eeab2ffdda110c1c5de446ee3c9e55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in a charming side street of the Champs-Élysées and the 'chi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85052" Longitude="2.339465" StarRating="3" HotelCode="89352|238857" HotelName="Delavigne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2a/e42a5e61edcd85d3c01b71d234dc36f991609ad6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865062" Longitude="2.331971" StarRating="2" HotelCode="180052|201097" HotelName="Londres Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/8b/a48b5d95ce6999e0854d35a3aebb2042df5117f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 29 rooms. The individual storeys can easily b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848782" Longitude="2.341076" StarRating="3.5" HotelCode="18683|35812" HotelName="Trianon Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/dd/d1dd1a7156fcca6af0886c8cda37fae6103a1ab4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Sorbonne University in the Marais district of Paris. Res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237.35" OriginalAmount="235" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85044" Longitude="2.339332" StarRating="2" HotelCode="928686|200100" HotelName="Grand Hotel des Balcons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/83/e983311ad6a0829ab594a1f827b1f82af36a1d21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237.35" OriginalAmount="235" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85821039" Longitude="2.35033181" StarRating="3" HotelCode="430702|261179" HotelName="Hotel Andrea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Saint Bon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/56/a7562781e9570b9ec78cffe634bf59a117e95900.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.93" OriginalAmount="235.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868305313622" Longitude="2.3331195116043" StarRating="4" HotelCode="12013|7174" HotelName="Hôtel Edouard 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De l'Opera, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/50/1750f871641f79a1971fbf0d49b8221b572cdd3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located just a few minutes walk from the important sightseeing at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852776751248" Longitude="2.3440843820572" StarRating="4" HotelCode="74017|35806" HotelName="Royal Saint-Michel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 boulevard Saint-Michel, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/8a/8f8a06ce9d9c8b6d8f3e06282ac2809eec8109a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843745029915" Longitude="2.3391263186932" StarRating="3" HotelCode="36933|50620" HotelName="Observatoire Luxembourg" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Boulevard Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/e5/efe55279b507091c7fd83b2a228271bf6bc0e25c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842712" Longitude="2.330326" StarRating="3" HotelCode="110446|55772" HotelName="Le Chaplain Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Jules Chaplain, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/1a/161a26ba9afe3ebc7195f6bbe66ea8860f290322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.881894145356" Longitude="2.2792460024357" StarRating="2" HotelCode="37278|191771" HotelName="Roule" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Du Roule, 92200 Neuilly Sur Seine, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d4/9bd42047e201c7f3a44f6478cbc33e20e0848438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Peacefully located, this hotel is situated in the suburb district of Neuilly sur Seine. The Parisian...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.38" OriginalAmount="238" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871909362349" Longitude="2.3350222408277" StarRating="3" HotelCode="110488|55973" HotelName="Hotel Opéra Vivaldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/bf/fcbf4cb7389fab58f386587d582ce43143be8238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the opera district, with the Haussmann Opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845251606698" Longitude="2.3500891774893" StarRating="2" HotelCode="187844|348349" HotelName="Des Grandes Ecoles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 rue Cardinal Lemoine, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/e5/32e5f52a5f0f928b39bd7824887b9d03a3c0bcb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr5/6:Quartier Latin-St Germain. The establishment features a tota...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86360164" Longitude="2.35738586" StarRating="0" HotelCode="325964|201069" HotelName="Hôtel Jules &amp; Jim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Gravilliers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/41/dc415c1542cf33de01660a4f5e1b98cea4a7d0c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar and room service, for a comforta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84891671" Longitude="2.34853621" StarRating="4" HotelCode="322837|224983" HotelName="Hotel La Lanterne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Montagne Sainte-Geneviève, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858992283655" Longitude="2.3503661155701" StarRating="3" HotelCode="74012|249629" HotelName="Hotel Le Presbytere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue De La Verrerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/5a/ee5a3f4348620f9edf315f9ca3b59bc775949351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865190282114" Longitude="2.3315933346748" StarRating="3" HotelCode="337155|249639" HotelName="Relais Saint Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>308 Rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/5c/8c5c7589a94651ad2a3c61f8cc83d1c2e2b79d98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to plenty of sightseeing attraction, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.68" OriginalAmount="239.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870243" Longitude="2.299945" StarRating="4" HotelCode="12654|111942" HotelName="Francois 1er" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Magellan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/34/3f345d6abd55bc1a9513061d0cfd85d964822b3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is tucked away in a charming side street off the Champs-Elysées, less than 3 minutes’ wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871446" Longitude="2.322507" StarRating="4" HotelCode="34433|203432" HotelName="Waldorf Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/69/4d690be934aa403f24cfc5718cd0b90a380af536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated between the districts of Madeleine and Concorde, near to some of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863213" Longitude="2.352686" StarRating="0" HotelCode="140957|57520" HotelName="Georgette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36, rue Grenier Saint Lazare, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/56/ed56ee0a6d16e3b9d88dbc3174fbdb8ff70ba3d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly hotel is located in the heart of Paris, just steps from the Centre Geo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="244.05" OriginalAmount="241.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849097594266" Longitude="2.3397137342483" StarRating="4" HotelCode="45033|6010" HotelName="Hôtel le Sénat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Vaugirard, 6ème Arrondissement/Saint-Germain-des-Près, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/fa/22fa384d0c06b0a1beb3bd2612cc9eccad5760cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located at the heart of the beautiful French capital, close to the Jardin de ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866861" Longitude="2.303866" StarRating="4" HotelCode="78973|56038" HotelName="Chambiges Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue Chambiges, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c6/aec659492b918de1818b4216e3d65071b199fb60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel could not be more ideally located than in this discreet, sheltered street in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849883" Longitude="2.324324" StarRating="4" HotelCode="110453|37620" HotelName="Le Placide Saint-Germain des Prés" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/78/3378d3dfac344c6e65826dcb843340cc34a73de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.35" OriginalAmount="242.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861794491616" Longitude="2.3408201336861" StarRating="4" HotelCode="14239|299565" HotelName="Louvre Saint-Honoré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Saint Honore, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7c/267cc2e2e4f332d950cb3dc487d2a24077c5024f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location on Rue St Honore in the heart of Paris' 1st district. It is next ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.842093347406" Longitude="2.330437046627" StarRating="3" HotelCode="110449|55591" HotelName="Hôtel Academies et des Arts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de la Grande Chaumiere, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/da/6bda2fe0c1c99bf5530c3f1876e5215b711f1075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870490707693" Longitude="2.3279043067016" StarRating="4" HotelCode="613202|245847" HotelName="Hôtel Dress Code Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/ce/6aced8a090eba1c2f99b29796e197c759e28b0c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86959" Longitude="2.334625" StarRating="4" HotelCode="79267|54304" HotelName="Golden Tulip Opera de Noailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de la Michodière, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/f1/56f1e5e9a3f26e9cbbb62cab59f4f1a922bc2aec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872329945266" Longitude="2.3089898018648" StarRating="4" HotelCode="110482|201047" HotelName="Hôtel des Champs-Élysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Artois, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fe/35fe103094f1f36cf811117d87b536b1529f7c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861215682475" Longitude="2.3436235030758" StarRating="3" HotelCode="902168|57668" HotelName="Hôtel Saint Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/18/dc186def7d751e808ac0e8c7d82c00da7e2c4feb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87454585" Longitude="2.2994299" StarRating="3" HotelCode="486609|200763" HotelName="Paris Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Arsène Houssaye, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/40/ad40df1baf029d1ff10015b1a10bdb5320d27bca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870558" Longitude="2.326352" StarRating="4" HotelCode="180057|57203" HotelName="De Seze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Sèze, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a0/8da0a9144f60711a1210c01325bd87fbf3fd2fb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850168051121" Longitude="2.2923498987885" StarRating="3" HotelCode="326452|13560" HotelName="Timhotel Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Juge, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/6b/226bd478f1195a8fc01d12002c61ef648bb4aaef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris and roughly 600 m from the Eiffel Tower. The nearest met...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858411" Longitude="2.34647" StarRating="3" HotelCode="110422|249602" HotelName="Hotel Elixir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Jean Lantier, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/be/91be6d191779c3eec91360f04ec3cf68ff16b13a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="248.46" OriginalAmount="246" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859745789504" Longitude="2.3085987567902" StarRating="4" HotelCode="164914|57364" HotelName="Thoumieux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue Saint-Dominique, 75007 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/25/f625714bc024f46a435a096c8ec37a50e0244834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="248.46" OriginalAmount="246" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8711913" Longitude="2.28724527" StarRating="4" HotelCode="651810|279956" HotelName="Mode Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Leroux, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/da/dad2e028927e62d8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|6937" HotelName="Radisson Blu Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/68/0168ed7760ecaff379325dcc1239092cd18f53a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860736" Longitude="2.342579" StarRating="4" HotelCode="88730|23957" HotelName="L'Empire Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue de l'Arbre Sec, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/7c/c27cd8f2d0a31723e5973afed01f34932b18895d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent 18th century hotel is nestled between the Louvre Museum and the infamous Saint-Hono...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875412434912" Longitude="2.294530570507" StarRating="4.5" HotelCode="58476|55081" HotelName="Maison Albar Hotel Paris Champs-Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/9b/bc9b8a242c90cfb0739616cc6c53555b194a3dd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location on the right bank of the Seine in Paris’ 17th district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.76" OriginalAmount="247.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866005" Longitude="2.357074" StarRating="3" HotelCode="10541|1036588" HotelName="Austin's Art et Metiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Montgolfier, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/d3/efd34180ee45278382a148e86e4d2af83d36ab0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871102" Longitude="2.32689" StarRating="3" HotelCode="94370|55290" HotelName="Relais Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis, rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/42/17423d9d5311c420c6f305de76b5cef673fd55ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a charming 19th-century building on the rue Godot de Mauroy, which links the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.50" OriginalAmount="250" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86357314172" Longitude="2.3608066141605" StarRating="3" HotelCode="365375|238911" HotelName="Jacques de Molay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 rue des archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/9b/aa9b464fcb03d7d87197ad86272570eeac0bf322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.50" OriginalAmount="250" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872369" Longitude="2.308877" StarRating="4" HotelCode="94379|32061" HotelName="Hotel le A" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d’Artois, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/cd/b9cdca568dd009089b3aa6f0f58e618d0bdf0ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated 80 m away from Saint-Phillipe du Roule metro station. Places of i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.93" OriginalAmount="250.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872069" Longitude="2.303288" StarRating="4" HotelCode="19321|1287682" HotelName="Warwick Paris" Meals="BED AND BUFFET BREAKFAST,BED &amp; BREAKFAST,ROOM ONLY" BedType="BED AND BUFFET BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/5a/d75a6d7c83b086296e06c9be0fc099d27799e3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the heart of Paris on a side street off the famous Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871774759351" Longitude="2.349269092083" StarRating="4" HotelCode="13508|53799" HotelName="Hôtel L'Échiquier Opéra Paris - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue De L'Echiquier, 75010 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/92/0b92d6a0ca2ef9064e96a6c583158c9a8448489f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located close to the 'Grands Boulevards' and the opera house in Paris. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.52" OriginalAmount="252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876791048358" Longitude="2.3075875639916" StarRating="5" HotelCode="34207|25021" HotelName="L'Hotel du Collectionneur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue de Courcelles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/28/2f28d60f4b14ece6e0b044a79cbf90ed0298ca28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the 8th district and faces the wonderful Parc Monceau. The Cham...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860291766117" Longitude="2.3442519705696" StarRating="4" HotelCode="77163|32054" HotelName="Best Western Premier Ducs De Bourgogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fb/ddfb5fbe6fc4d853a7dcee3ae4335eb2ad559291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a dream location in the very heart of Paris, next to the Pont Neuf, a few steps fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858032" Longitude="2.353068" StarRating="3.5" HotelCode="147111|224966" HotelName="Duo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/51/b65190b30a0e540c3e1273f7252189f08da03727.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88253447" Longitude="2.31928362" StarRating="0" HotelCode="966420|406835" HotelName="Paris j'adore Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Beudant, 17th Arr, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/85/b1854761f83f28455be97753521a1b27f8eee285.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875621552569" Longitude="2.3041749101748" StarRating="4" HotelCode="12218|8221" HotelName="Etoile Saint Honoré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>214 Rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e5/f0e5c2e05c2e0d7eb699f192c9ab5c3f24f1d6b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spacious and inviting hotel is situated at the centre of Faubourg Saint Honoré, which is famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="256.54" OriginalAmount="254" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85567445" Longitude="2.36117782" StarRating="3" HotelCode="308149|224806" HotelName="Grand Hôtel Malher" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/d5/c9d54047b0720a41b0cabfa536958e0c163be3aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.55" OriginalAmount="255" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868716402135" Longitude="2.32522174716" StarRating="4" HotelCode="27221|55260" HotelName="Hôtel Opéra Richepanse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue du Chevalier de Saint George, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/b6/99b697eb2526cc0783b8ce7bf9486589d276aa00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies right in the heart of historical Paris. It is located between the O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.55" OriginalAmount="255" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854922360735" Longitude="2.3084690699405" StarRating="5" HotelCode="936633|44480" HotelName="Le Cinq Codet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Louis Codet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/19/4919f42c356673e6dc2630528c554d3b205a7462.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.882113958738" Longitude="2.2820589889897" StarRating="4" HotelCode="300279|44386" HotelName="AC Hotel by Marriott Paris Porte Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Gustave Charpentier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d9/6cd978d72c749d5985fe553f4050dace56007e2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.74" OriginalAmount="256.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869059" Longitude="2.297245" StarRating="4" HotelCode="78991|2421901" HotelName="Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/b4/0cb49fbddbc31dfd5ce47dc8e71c70cd33652dbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel offers luxury accommodation in the elegant 16th arrondissement of Paris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864904441133" Longitude="2.3469530045986" StarRating="4" HotelCode="34439|4959" HotelName="Victoires Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 rue Montorgueil, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/85/6c85f08da6138743dc98f0e018f54ff719f809ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located just 2 km from the trade fair grounds and the motorway, and is relatively ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.58" OriginalAmount="258" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853944" Longitude="2.342923" StarRating="4" HotelCode="110458|201258" HotelName="Relais Hotel Vieux Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Gît-le-Cœur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/6c/446c8c864478bb73263dd5744ec4976b95564f2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.58" OriginalAmount="258" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853506525091" Longitude="2.3425796627998" StarRating="4" HotelCode="47992|55146" HotelName="Hotel Villa d'Estrees" 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>17 Rue Gît le Coeur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/21/e1219fd8de6a08348ae09e3f35f0e530154b03d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="261.59" OriginalAmount="259" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.862847" Longitude="2.338199" StarRating="3" HotelCode="110421|224992" HotelName="Louvre Bons Enfants" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rue des Bons Enfants, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/cb/3ecbef6cb8e241f5041044666494efa02b92dffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845695539542" Longitude="2.344950735569" StarRating="3" HotelCode="52555|224958" HotelName="Des Grands Hommes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/15/8e1515789542be61c07cf74dd7e9bf46ea95686d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.62" OriginalAmount="262" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864386570752" Longitude="2.3317435383797" StarRating="4" HotelCode="34403|24631" HotelName="Emeraude Louvre Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint Roch, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/3a/eb3a553320e68459863829dce9ec114df4020ff6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated only a stone's throw from the Louvre, the Champs-Élysées and the Opera Garnie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871539236322" Longitude="2.3121419548988" StarRating="4" HotelCode="32475|56058" HotelName="Elysees Mermoz" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Jean Mermoz, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/e4/9de439b2b47299fa6458880312c64b4189df4f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies just a few minutes walk from the Champs-Élysées and is thus the ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.21" OriginalAmount="263.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871893843606" Longitude="2.3281440138817" StarRating="4" HotelCode="10418|6954" HotelName="Hôtel Astra Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fe2df7a50e6e22b0f18603ec927291a69fe38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel enjoys an exclusive location in one of Paris' hippest arrondissement, close to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="266.25" OriginalAmount="263.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865236" Longitude="2.336291" StarRating="3" HotelCode="58701|1437645" HotelName="Pavillon Louvre Rivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Molière, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f1/42f1c2685a2e09da3722b6ffbd2693802bfa2d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an exceptional location, right in the heart of Paris. It is just a few minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85546799" Longitude="2.36213554" StarRating="4" HotelCode="487708|224817" HotelName="Hôtel de JoBo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue d'Ormesson, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e981e5ceca5eb69b438d92eb813e2cd2caebda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863986075279" Longitude="2.3362372595245" StarRating="5" HotelCode="36929|7358" HotelName="La Clef Louvre Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/a4/62a464aa89e5cafe3f6cdf74fafc5b81f9a15e03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just a few steps from Paris' opera. The hotel is located directly opposit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85652417" Longitude="2.37198818" StarRating="5" HotelCode="612834|249641" HotelName="Maison Bréguet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Bréguet, 11e Arrondissement, Rive Droite, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/35/a235c5f027ae90add23aa45c5f8f4c8214acaf38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.892578756225" Longitude="2.2329153898585" StarRating="4" HotelCode="24651|24630" HotelName="Renaissance Paris La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Jardin de Valmy, 92918 Paris, La Defense Cedex</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/43/33438d96e7f86a6b5cd1ca4d2f28f0b4ed549783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="268.21" OriginalAmount="265.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872765355309" Longitude="2.3193624615669" StarRating="4" HotelCode="10393|1810349" HotelName="Maison Astor Paris, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Astorg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/0a/ed0ad025c9bedb2534a5080de1bb159c71c94a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located near to the opera house and the metro station Madeleine. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268.66" OriginalAmount="266" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875597" Longitude="2.325543" StarRating="4" HotelCode="47693|947" HotelName="Hilton Paris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Saint Lazare, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/90/df9077748ca4c167760731c7f8ccb81e4b933d9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to the opera and the large department...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.67" OriginalAmount="267" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845053" Longitude="2.252664" StarRating="5" HotelCode="298449|39478" HotelName="Hôtel Molitor Paris - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Nungesser et Coli, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/3c/403ce359928b03ac553ba1d41cefe79602730116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.68" OriginalAmount="268" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855822" Longitude="2.333251" StarRating="3" HotelCode="187850|224816" HotelName="Hôtel d'Angleterre Saint-Germain-des-Prés" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/44/8944ceefa41566c5cddec9b61047bb777367d676.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.68" OriginalAmount="268" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875995388175" Longitude="2.2959896922112" StarRating="4" HotelCode="74061|54301" HotelName="Hôtel Mercure Paris Arc de Triomphe Wagram" 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>3 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/11/341190a3772a79ccafbcd72864a6cf0db58b398a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the famous Champs Elysées. It lies only 2 minutes' walk from the Arc de T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867509" Longitude="2.354014" StarRating="4" HotelCode="18786|32957" HotelName="Little Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Salomon De Caus, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/45/b34503a4c54ee48a795ea2a2b52262484e695d53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.878468618849" Longitude="2.3582893610001" StarRating="2" HotelCode="63662|201070" HotelName="Kuntz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue des Deux Gares, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/22/4a2238c446493c48f7e45df996639c9ee0fff7dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275.73" OriginalAmount="273" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854456009354" Longitude="2.3390109837055" StarRating="3" HotelCode="48081|54273" HotelName="Dauphine St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/96/8d96a03fb42de194b8941496780b7acc3053a27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.847134102036" Longitude="2.3259365558624" StarRating="4" HotelCode="63227|56057" HotelName="Saint Gregoire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43, Rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/24/442430ad58a4dbf97e3bcea67d67313633ab1c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated right in the heart of the Rive Gauche, in a charming neighbourhood in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859258" Longitude="2.340975" StarRating="3" HotelCode="110426|239009" HotelName="Relais Du Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, rue des Prêtres-Saint-Germain-l'Auxerrois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/4b/f94b8ebd103b6e1b97ef3e393a35f8046845cd62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.75" OriginalAmount="275" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87086527" Longitude="2.33825637" StarRating="4" HotelCode="494014|201154" HotelName="Hôtel Saint-Marc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Saint Marc, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.75" OriginalAmount="275" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.82404041" Longitude="2.33013515" StarRating="0" HotelCode="743494|298478" HotelName="Les Residences Lavaud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/69/0b69f1b70801b5c65e31f25e49f1283e0e410fdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279.77" OriginalAmount="277" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866138662563" Longitude="2.3261685669422" StarRating="4" HotelCode="64582|54299" HotelName="Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, rue Rouget de Lisle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6d/5c6d79b4d0593207e82f4996731192946f844e1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="279.95" OriginalAmount="277.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873172878851" Longitude="2.346671372652" StarRating="5" HotelCode="145754|234700" HotelName="Hôtel de Nell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/71/8671f5e9b399be21bf1f2245f384819bcb23b3bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866415674484" Longitude="2.3252445459366" StarRating="4" HotelCode="110418|37184" HotelName="Cambon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/e9/cde977f5446b6b9d983f3d9a838e033d64c95cdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852608" Longitude="2.354239" StarRating="3" HotelCode="902188|249630" HotelName="Saint-Louis en L'Isle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>75, rue Saint-Louis en l´île, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/04/ec04e5cd5e5e3ed32271408f6fa18f8ed497f532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853532" Longitude="2.342402" StarRating="3" HotelCode="110459|55121" HotelName="Residence des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Gît le Coeur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cd/63cdc3dcb9e4a1c11e3033fc208b2dbaf6dad003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864013383152" Longitude="2.3341628909111" StarRating="4" HotelCode="33470|24635" HotelName="Normandy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de l’Echelle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/a0/36a0065ad8b0a0c89d34eca06c5e96335b29b111.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is exceptionally situated, near the Louvre Museum and on the corner of the street St. Hono...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="282.80" OriginalAmount="280" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865824596238" Longitude="2.3360913991928" StarRating="3" HotelCode="29178|55938" HotelName="Therese" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Thérèse, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c8/75c829af15fb6ee70e824754d1b2fe855e84973b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Louvre, the Faubourg St. Honoré a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884" Longitude="2.33277" StarRating="3" HotelCode="189589|57313" HotelName="Résidence Blanche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Lepic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/15/b515520f1415689a5ca03f8400086332950bf90b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85652" Longitude="2.317234" StarRating="3" HotelCode="149492|203395" HotelName="Hôtel du Palais Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49, rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/87/39871d95b5617841080314b3706c67c9b507a26d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86505222" Longitude="2.30770611" StarRating="4" HotelCode="848638|424761" HotelName="Le Damantin Hotel Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bayard, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/85/75850a2de5cc7ab710d295ccc3f1cb16b5a3e4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855595190221" Longitude="2.2927951812744" StarRating="4" HotelCode="33468|30747" HotelName="Hôtel Pullman Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue de Suffren, Entrée au 22 rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/2f/8f2ff48f0ffbeed11aa5f51ca3bee140acfee336.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the fashionable Avenue de Suffren, this city and business hotel is just a stone’s throw ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.75" OriginalAmount="282.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852439657442" Longitude="2.3546576499939" StarRating="3" HotelCode="74010|213092" HotelName="de Lutece" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/99/3c995877be3546db9c5f819980a4e0e5b9982565.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.83" OriginalAmount="283" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.850304412426" Longitude="2.3450624809857" StarRating="4" HotelCode="260007|1484" HotelName="Mercure Paris Notre Dame Saint Germain des Prés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/11/6911c9786921a4da37fcc6b9b9ac719bf8ed0dc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive renovated hotel lies at the heart of the Rive Gauche, between Saint-Germain des Prés...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88106865373" Longitude="2.3371508717537" StarRating="2" HotelCode="18924|1264" HotelName="Victor Masse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 bis rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/6e/5b6e2377b37fb531a6a95d85985bb9297d39916a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a typical Parisian quarter, full of history, close to numerous caf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.86" OriginalAmount="286" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859268" Longitude="2.340794" StarRating="3" HotelCode="97058|408408" HotelName="De La Place Du Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue des Prêtres-Saint-Germain l’Auxerrois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/52/b652aca1e652a4701c02dd084d03d5774d8fc356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.86" OriginalAmount="286" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.848159" Longitude="2.349054" StarRating="3" HotelCode="81520|261315" HotelName="Residence Henri IV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/01/380100408f943bb43803cc59ace9c8352b327a4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875556648654" Longitude="2.2836454957724" StarRating="4" HotelCode="19059|54258" HotelName="La Villa Maillot" 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,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>143 Avenue Malakoff, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/20/aa2069fad5a49890722317ce9d6f6a2ac9d8d9b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="294.08" OriginalAmount="291.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868744" Longitude="2.292128" StarRating="3" HotelCode="79721|212621" HotelName="Kleber Champs Elysees Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Belloy, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/5d/9d5d87e12785fe00625c0b1992a811e6acd106e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868534676728" Longitude="2.3297506570816" StarRating="4" HotelCode="31206|55267" HotelName="Mansart" 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>5 rue des Capucines?, 75001 Paris?</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/e4/afe439d6e11f42379d473020f218d8bcee49aa69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just a few metres from the famous Louvre Museum, Vendome Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86712" Longitude="2.303877" StarRating="4" HotelCode="34410|38539" HotelName="West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Clement Marot, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9d/6d9d24becb0379d6be114926529faa1585626c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.88044203222" Longitude="2.2855413031343" StarRating="3" HotelCode="333802|200492" HotelName="Hotel Saint Cyr Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/40/4a4076bc238348ca9cb55de6eac737500a7c9a6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870366069303" Longitude="2.2938658626003" StarRating="5" HotelCode="165503|37647" HotelName="Majestic Hotel-Spa Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Perouse, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/41/4a41c11c37ace26f06ceb520df0ca307f84a7b15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a few steps away from the Champs-Elysées. There are numerous shopping ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861618" Longitude="2.365129" StarRating="3" HotelCode="142313|497601" HotelName="My Hotel in France le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis, rue Commines, Paris 75003</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/14/4014d98807e549cf800acfba0bf34c51b21146df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris property is near the Picasso Museum, Place des Vosges, the Pompidou Center and Notre Dame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.97" OriginalAmount="297" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867153189193" Longitude="2.3375210165978" StarRating="4" HotelCode="50846|31991" HotelName="Hôtel Malte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/63/3363672811085e9c169532710837b2311f490e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris close to the Opera, the Place Vendôme and the Musée du L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865204397676" Longitude="2.3045486211777" StarRating="4" HotelCode="34435|13555" HotelName="Meliá Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/45/474514cf07641e90bcc9a8eff2416ecb310830b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of the French capital, close to the right-hand bank of the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303.00" OriginalAmount="300" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858255" Longitude="2.346375" StarRating="3" HotelCode="89349|201004" HotelName="Britannique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Victoria, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/42/d842789aa1f495251ceb21d27f0a108407404df5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.04" OriginalAmount="302.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864473029894" Longitude="2.3315101861954" StarRating="4" HotelCode="29134|161878" HotelName="Le Pradey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/ac/60ac7cc76a6cf177a3ba578f68d94df959c68003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the very centre of Paris, this hotel has a prime location just 400 m from the Louvre Muse...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851549" Longitude="2.343457" StarRating="3" HotelCode="52806|117992" HotelName="Cluny Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c4/5ac4b9f50f41c7f93d1b1251db07f9053c2bdadb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderful hotel is splendidly located in the centre of Paris in the Boulevard Saint Germain in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851454" Longitude="2.337592" StarRating="4" HotelCode="110456|200416" HotelName="Odeon Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint Sulpice, Paris 75006</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/69/bc69773b96520538f329407db609061d13c44d27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307.04" OriginalAmount="304" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861785547597" Longitude="2.3039976134918" StarRating="5" HotelCode="310521|60648" HotelName="Hôtel Juliana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Rue Cognacq Jay, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/8b/c38bf584c01dccba81f90577da654d5fee6bc44f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865662" Longitude="2.282967" StarRating="4" HotelCode="94387|31311" HotelName="Le Metropolitan, a Tribute Portfolio Hotel, Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de Mexico, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e8/7ce8ef89361bba406a8cf48a017a5f22ca9023cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the right bank of the River Seine in Paris. The area is home to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="309.49" OriginalAmount="306.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852323174237" Longitude="2.3549821972847" StarRating="3" HotelCode="74014|213321" HotelName="des Deux Iles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/c6/cac6d09eae440beb96cfbfa7c42c9b959e95dd23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846896" Longitude="2.331643" StarRating="3" HotelCode="78976|226693" HotelName="De l'Avenir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Madame, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3d/8b3d1e7aa7cdca70a34f48fa05c33e10ae073e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863189" Longitude="2.348921" StarRating="3" HotelCode="224981|249638" HotelName="Hotel Le Relais des Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Pierre Lescot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/67/296701b3770f09744960560f0ab702036f646903.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867345" Longitude="2.28573" StarRating="5" HotelCode="29712|31999" HotelName="Renaissance Paris Le Parc Trocadero" 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,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/da/b9daa3a185c84909c77046a4073f66e952471492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from the Trocadero, while it is 1.3 km from the Eiffel Tower and Paris Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864510376527" Longitude="2.2886098396923" StarRating="5" HotelCode="15678|29292" HotelName="La Clef Tour Eiffel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c7/75c7d10ba6497e1a67d733a41876c916f04e99df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the 16th arrondissement, about 290 m distance from the Trocade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849396886036" Longitude="2.3431737720966" StarRating="4" HotelCode="60655|230232" HotelName="Mercure Paris La Sorbonne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue de la Sorbonne, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1f/e81f0117a43f9c0dd5e030c5d44bef28c0ea1d83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Panthéon and the Jardins de Luxembourg. It lies opposite the Sorb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="312.51" OriginalAmount="309.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.883547826604" Longitude="2.3314402607558" StarRating="5" HotelCode="305699|543181" HotelName="Maison Souquet Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Bruxelles, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/66/99669b868c3bf256d3aeef5c9540d11a9153bd4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.13" OriginalAmount="313" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87205556" Longitude="2.32398235" StarRating="5" HotelCode="709308|298467" HotelName="Hotel Alfred Sommier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/31/e7315c32a5cbd3cc90059858072bb6d66e683933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87052" Longitude="2.298029" StarRating="5" HotelCode="110480|25022" HotelName="InterContinental Paris Avenue Marceau" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Avenue Marceau, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/47/64475cbdab499cb4e343ad73e02f72aa6ab248b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="322.19" OriginalAmount="319" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872818" Longitude="2.307329" StarRating="4" HotelCode="78639|201023" HotelName="Daniel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Frédéric Bastiat, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/d5/5ed504ff9a24b357fcb40171482ce83cdf34c105.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.880505" Longitude="2.284557" StarRating="4" HotelCode="47692|5556" HotelName="Hyatt Regency Paris Étoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Kœnig, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f8/faf83a6669800905b7dcf278de8955b4b4f667eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys an ideal location in the city of Paris. It is only 5 minutes to the Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.877098" Longitude="2.297132" StarRating="5" HotelCode="130262|32000" HotelName="Renaissance Paris Arc de Triomphe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/97/dc9796f49521e823931248fecbd774f079dcaf67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, close to the chic bars and restaurants of the F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="326.15" OriginalAmount="322.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870662627182" Longitude="2.329334920081" StarRating="4" HotelCode="75478|589016" HotelName="Indigo Paris - Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Edouard VII, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/7c/767c2ff74821f4671eab7d34118dc618baa023cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in a quiet pedestrian street in the very lively area of L'Opera, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="326.23" OriginalAmount="323" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853891174614" Longitude="2.307212192625" StarRating="3" HotelCode="395327|201838" HotelName="Hotel La Comtesse Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/96/0b9678751a8c6026171a36634b6a8bc7fcddda4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87800805" Longitude="2.28645704" StarRating="4" HotelCode="451750|200618" HotelName="Le 10 Bis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>10 bis rue du Debarcadere, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/5c/555c9fd50667dd532fbc4eb919aae68320f093a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851602" Longitude="2.338205" StarRating="4" HotelCode="110455|203375" HotelName="Louis II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, rue Saint Suplice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/8d/f88d35c688b0436217bd5a99f658caad6097f965.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867798946735" Longitude="2.3032115399837" StarRating="4" HotelCode="31207|16656" HotelName="Franklin D Roosevelt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Clement Marot, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e8/dde8c0a6dc9ed390438e62457d4e53f61b2b008b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs-Élysées and Avenue Montaigne. There are plenty of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871757999322" Longitude="2.298492193222" StarRating="4" HotelCode="31388|10465" HotelName="Amarante Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Vernet, 75008, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50120/a_50120_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in Paris' popular 8th Arrondissement. It is only a short walk to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866593878795" Longitude="2.3090171813965" StarRating="5" HotelCode="31385|25025" HotelName="La Maison Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/b3/f6b35d1d9e7650eeec7088499c1c30934406005b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the Champs-Élysées and the Avenue Montaigne in the heart of the Golden Triangle, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852555" Longitude="2.319179" StarRating="3" HotelCode="78730|53795" HotelName="Hôtel de Suède" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Vaneau, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/06/dd06b21e292878b57a5a513ed5e19a107a3f2c5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful residential district within walking distance of Saint-Germain-d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8554372" Longitude="2.3612671" StarRating="3" HotelCode="199730|238887" HotelName="Hotel Emile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d72b84dcc69448677992b481822d22687d52134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3 star rated Hotel Emile is situated in Paris. Hotel guests can enjoy a meal at the restaurant o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860602" Longitude="2.346566" StarRating="4" HotelCode="15238|30745" HotelName="Novotel Paris Les Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Marguerite de Navarre, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c1/88c1673e1666a54a55d9b37b1c492b1e4e0540f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853118" Longitude="2.336848" StarRating="2" HotelCode="180116|201295" HotelName="Welcome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/fb/38fb54ffba1e3c5ee93116ba3ca0f0f878a6e1b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860213" Longitude="2.318372" StarRating="4" HotelCode="82835|50429" HotelName="Bourgogne &amp; Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/c6/e8c6b92a47eeff56a9e61eb0ac34e48145594fbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 7th arrondissement in the heart of Paris, the hotel is across from Place du Palais B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86484356738" Longitude="2.3290023207664" StarRating="4" HotelCode="31820|28919" HotelName="Brighton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/34/1534287f647b1fed1b7ec2ae77fdced0331e5eb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the Tuileries and just a few minutes walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875607365927" Longitude="2.2937741875648" StarRating="3" HotelCode="26708|57249" HotelName="Regence Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/17/8a17c64be81d686125765ed9b3a32e1aab1fbda8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="335.16" OriginalAmount="331.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.874294874569" Longitude="2.2980844974518" StarRating="5" HotelCode="15066|6064" HotelName="Napoléon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>40 Avenue de Friedland, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/bd/85bd9a97ee18ee95946a9554e5dc5ce4f69a67b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies just a few paces from some of Paris' top sights including the Arc de Triomp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="335.69" OriginalAmount="332.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.843848" Longitude="2.328119" StarRating="4" HotelCode="94372|2404082" HotelName="Le Six" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Stanislas, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/18/f318b90b0736ac0899380a3bded62d82b753c6aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.08" OriginalAmount="332.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866383033032" Longitude="2.2893176972866" StarRating="5" HotelCode="10904|277605" HotelName="Sofitel Paris Baltimore Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Bis Avenue Kleber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/93/68930b6c60c8e75939b0f960c89d5503505347ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris’ most elegant district, near to the Champs-Élysées, the Arc de Triomph...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855059" Longitude="2.362536" StarRating="3" HotelCode="149361|430197" HotelName="Caron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caron, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/19/b31995e013486640160194622fa3e54ea2dc973e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871386" Longitude="2.318163" StarRating="4" HotelCode="180047|55944" HotelName="Le Pavillon des Lettres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue des Saussaies, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/15/d915a2f8820a9c5b9004fbc926011c67af2980c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 26 rooms. Most storeys can be reached by lift. Amenities i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853249737685" Longitude="2.3457741737366" StarRating="4" HotelCode="74016|201077" HotelName="Rives de Notre Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Quai Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/d8/8fd8b3b3cde1b01bb7b7b858d6b85a2b902fda0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851524551031" Longitude="2.3486924171448" StarRating="4" HotelCode="34424|54263" HotelName="Meliá Paris Notre-Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Hotel Colbert, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/68/7d688956eae143a863fdfc0655906022ebe03ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel lies in the exciting city of Paris, on the fashionable left bank of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="340.32" OriginalAmount="336.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.846989" Longitude="2.325861" StarRating="4" HotelCode="13764|7254" HotelName="Holiday Inn Saint Germain des Prés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1e/881e4d82017135cb9b9f9e43462539e5f4c6cdec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated, on the left bank of the river Seine. The Galeries Lafay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868323" Longitude="2.326862" StarRating="5" HotelCode="47253|36982" HotelName="Castille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-37 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/4c/924c392f9377a15a81eca9686bf90442269d02f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel whose interiors combine tasteful French and Venetian styles, is situated at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866300988206" Longitude="2.2866287827492" StarRating="4" HotelCode="18736|31324" HotelName="Le Dokhan's, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8c/3f8ce098b17199f6f315bfe0eb13680404fb1d84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the 16th arrondissement of Paris. The property lies 1 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851829882513" Longitude="2.3448085784912" StarRating="4" HotelCode="15655|422725" HotelName="Hôtel Parc Saint Séverin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de la Parcheminerie, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/8a/b08a97b966db0dc1a0a69b04067c30a6961894a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86310444" Longitude="2.35807595" StarRating="0" HotelCode="943679|399960" HotelName="Sinner Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue du temple, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/45/6b45cd7b5724c9a713e927f7cdd6c9280a38de8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.2982400655746" StarRating="3" HotelCode="74030|55100" HotelName="Galileo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Galilee, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d5/08d5fcc51ff66d6370eb49fb4daaeaa8570a1695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="347.33" OriginalAmount="343.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.845651411205" Longitude="2.3243191838265" StarRating="4" HotelCode="56520|53542" HotelName="Victoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Blaise Desgoffe, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/b9/22b957232a67cd64c8ec6c423acc2b74b06b8d94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies on the left-hand bank of the River Seine and is one of the top Paris a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857336" Longitude="2.331432" StarRating="4" HotelCode="154538|225143" HotelName="Hotel Verneuil" 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>8, rue de Verneuil, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f2/0af2443a097775afe0bb9702fef5ce5294b96150.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.48" OriginalAmount="348" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85686452" Longitude="2.35641992" StarRating="0" HotelCode="772666|348164" HotelName="9 Confidentiel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Fax,Internet,Laundry,Pets allowed,Printer,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue Du Roi De Sicile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/12/4f1234ec6166cd340b1949acd0b897dd3023a511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore your inner-bohemian at 9Confidentiel in the trendy, artsy Marais district in iconic Paris. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851877" Longitude="2.338848" StarRating="4" HotelCode="89351|430215" HotelName="Le Relais Saint Germain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Carrefour de l'Odéon, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/1b/161be92e314a33eaf92b2bc84d7c33c13f035f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.46" OriginalAmount="352.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.859656675235" Longitude="2.3240844905376" StarRating="4" HotelCode="10778|1357056" HotelName="Le Bellechasse Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Bellechasse, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/10/6a10729c4fb0dd66da4243d458ac85918dff0865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies only meters from the centre of Paris and numerous shopping and entertainment ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86165" Longitude="2.362028" StarRating="4" HotelCode="110429|200303" HotelName="Petit Moulin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29/31 rue du Poitou, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/7d/027dd305e5aac8ceb948f3dd0094625d9a3de0f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855684" Longitude="2.338408" StarRating="3" HotelCode="89359|201147" HotelName="Prince de Conti" 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>8 Rue Guénégaud, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/70/ce706b4e9f801a0f7948eba319fdf10a2a7af549.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.884589414091" Longitude="2.3364239475543" StarRating="2" HotelCode="303899|424707" HotelName="Le Grand Hôtel de Clermont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Véron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/b3/fcb3aec587efde7a00c2a454221bf0396f527d35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the North of Paris, 3 minutes walk from the metro station Abbesses, which co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872885" Longitude="2.3215" StarRating="5" HotelCode="26016|21308" HotelName="Hyatt Paris Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a9/80a9e55942d0e011f5f2b362073d02036419b695.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Paris on Boulevard Malesherbes, close to the oper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.88" OriginalAmount="361.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871989" Longitude="2.297915" StarRating="5" HotelCode="14016|82380" HotelName="Le Vernet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Vernet, Champs Elysees, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/49/454972c8c01f2a40bdc4582261f3e564da1aea34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from the Champs Elysees and the Arc de Triomphe. It is the ideal place f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870395125533" Longitude="2.3297211527824" StarRating="5" HotelCode="17368|25024" HotelName="Sofitel Le Scribe Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/ef/30ef395ee3363cd47d81629cfe63cc330545c1ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city, the family-friendly hotel is located just a few metres from Opera Garnier ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856094470337" Longitude="2.2941262628058" StarRating="3" HotelCode="318612|92879" HotelName="Residence Charles Floquet Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Charles Floquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/56/5a5632d0399b97a41e329175af2b0e62c72b5108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="372.25" OriginalAmount="368.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869397" Longitude="2.331158" StarRating="4" HotelCode="19376|1068511" HotelName="Westminster" Meals="BED AND BUFFET BREAKFAST,BED &amp; BREAKFAST,ROOM ONLY" BedType="BED AND BUFFET BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/f0/3ef00750f4ab3651e8d4581c9accbc6f5d646f49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the Rue de la Paix at heart of Paris, between the Rue Vendô...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.70" OriginalAmount="370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8748713" Longitude="2.31800588" StarRating="5" HotelCode="726624|279971" HotelName="Hôtel Bowmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/5b/945beb0ee773a62776241e40591922694cd47488.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Bowmann offers the décor for 48 beautifully designed rooms and 5 spacious suites. In a lux...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.71" OriginalAmount="371" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873684483793" Longitude="2.3063041269779" StarRating="5" HotelCode="34411|200058" HotelName="Champs Elysees Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/92/fb92ee1a1ad25b3158791b00780954e8ed47527e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the famous Champs-Élysées boulevard, making i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849194" Longitude="2.334629" StarRating="4" HotelCode="111155|60925" HotelName="Luxembourg Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/77/5c77c0fc1e4cd820e8fd97965968fa8c07bb2dea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860389" Longitude="2.323103" StarRating="4" HotelCode="97062|55268" HotelName="Hotel d'Orsay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>93 Rue de Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a2/aba2d3b2716370cb49979b3802397b94e2e2b3ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868195924694" Longitude="2.3003925383091" StarRating="5" HotelCode="64910|39468" HotelName="Hotel de Sers" 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>41 avenue Pierre 1er de Serbie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/0e/d10efb7bfb4489e1788ee693a3b7df216966e0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855573674842" Longitude="2.3632333934064" StarRating="3" HotelCode="429927|200335" HotelName="Hôtel Jeanne D'Arc Le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de Jarente, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3a/c43a83043a7d9fa4a9073127d616970dc413b11d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Paris. It is close to the Place des Vosges and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871083" Longitude="2.304649" StarRating="5" HotelCode="87703|29645" HotelName="Fraser Suites Le Claridge Champs-Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74, avenue des Champs-Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/d3/aed30fa798345d23af985771f54dd68d184d8950.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic apartment hotel enjoys a wonderful location on the Champs-Élysées and is the perfect h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="390.64" OriginalAmount="386.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857961679763" Longitude="2.3572062207501" StarRating="5" HotelCode="303949|649001" HotelName="Dupond-Smith" 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>2 Rue Des Guillemites, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/f2/84f2f4ad8437ccaea8c416762a75de6d8d94426b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="394.42" OriginalAmount="390.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8754" Longitude="2.343516" StarRating="4" HotelCode="15597|6093" HotelName="Opera Cadet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e8/01e8bf50fe243dd130bfe28a01fedbf43cc76745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a charming side street where guests may experience authentic Parisian flair...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873685" Longitude="2.300415" StarRating="5" HotelCode="29711|37569" HotelName="De Vigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9/11 Rue Balzac, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47709/a_47709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the prestigious 8th district, in the heart of Paris. As convenient for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.858226999529" Longitude="2.3104336416989" StarRating="3" HotelCode="110474|55551" HotelName="Hotel de Latour Maubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Rue de Grenelle, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/59/8159c17a2c5bb61646c6391ad62c32b73e338e9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868521495375" Longitude="2.3065079250772" StarRating="5" HotelCode="29150|53801" HotelName="Hotel Marignan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Marignan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/df/e8df80bd717e0f15c6965ecf47a75abf4d4f3f0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the business, fashion and shopping district, between the mythic Champ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="396.47" OriginalAmount="392.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875053" Longitude="2.301345" StarRating="5" HotelCode="17715|1201340" HotelName="Sofitel Paris Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Beaujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/c2/b8c2da429557479be3384d8f47aca44314fe47bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel lies in a lovely central location close to the Arc de Triomphe and the Champs É...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="400.83" OriginalAmount="396.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856558752871" Longitude="2.3272588849068" StarRating="4.5" HotelCode="32039|9263" HotelName="Hotel Pont Royal Paris Saint Germain Des Pres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 -7 Rue De Montalembert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bcbfba924e653727c6c562bb126cee9eb09839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable city hotel lies close to the River Seine and Pont Royal Bridge. The immediate vicini...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856608" Longitude="2.332012" StarRating="4" HotelCode="901890|201014" HotelName="Hotel Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue des Saints Pères, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/a4/2da4d69d0a9b286ae58b55d65acde71a1ed8ebf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. The individual storeys can easi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="422.18" OriginalAmount="418" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.84827254" Longitude="2.36577693" StarRating="4" HotelCode="398464|89551" HotelName="Goralska Residence Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Bourdon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/zz/1bad4bd9f9cb6a9085f3df6f7858d883f6075142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="438.21" OriginalAmount="433.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871017" Longitude="2.30493" StarRating="5" HotelCode="14582|7444" HotelName="Paris Marriott Champs-Elysees Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue des Champs-Elysees, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/e6/5ee634f575692fa95a2e02c43019966a312c9c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 70 Avenue des Champs-Élysées and is the very image of French luxury. It is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863143" Longitude="2.337801" StarRating="5" HotelCode="94380|200104" HotelName="Grand Hotel du Palais Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Valois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a4/9aa49521ed0e50cccda15c4a8e9ae51b056d776f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Louvre Museum and the Palais Royal gardens, the hotel benefits from an exceptional l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="445.72" OriginalAmount="441.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870982" Longitude="2.330421" StarRating="4" HotelCode="258520|99295" HotelName="Intercontinental Le Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/93/a393681f2ad5233c7502c7e226acd444fa16170e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="448.39" OriginalAmount="443.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.857218764935" Longitude="2.3559142649174" StarRating="4" HotelCode="53467|330437" HotelName="Hotel Du Bourg Tibourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Bourg-Tibourg, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f3/4cf3b28cd27dd2451ecfb5c97a488cb433e04764.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 4th - Centre Pompidou Hotel Bourg Tibourg is a perfect starting point from which to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.849931" Longitude="2.346254" StarRating="3" HotelCode="148958|200976" HotelName="Home Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 &amp; 17, rue Du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7b/207be72bbb1f62da1e3d7bd0d114fe55c101c2ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8704708" Longitude="2.29918773" StarRating="0" HotelCode="792061|360616" HotelName="La Clef Champs-Élysées Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Laundry,Parking,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Bassano, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/29/77296c882567224ec8238d15c26065d6baa5514e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building that houses La Clef Champs-Élysées Paris was built in 1907 by the Hennessy family in a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856092" Longitude="2.32353" StarRating="4" HotelCode="110470|224803" HotelName="Duc De Saint-Simon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue de Saint-Simon, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/f7/a0f7e8f53816d6dfa712e4c1a24330ba314a12ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865466417067" Longitude="2.3038592934608" StarRating="5" HotelCode="74025|54297" HotelName="Hotel Montaigne Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4e/024eedfb638cec6f620cfb39dead0588bdadd606.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.860608836236" Longitude="2.3441998048934" StarRating="5" HotelCode="471781|226232" HotelName="Maison Albar Hotel Paris Céline" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>23/25 Rue Du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/52/e35262156a7c083a2d36105aa5ef153c5892d15a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant, a bar and room service are avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="477.73" OriginalAmount="473" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869090436818" Longitude="2.3220285773277" StarRating="5" HotelCode="17721|35839" HotelName="Sofitel Paris Le Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Boissy d'Anglas, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4f/604f8e5a9affc1a479dfa788f1c2d8d2498ffab7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies at the heart of Paris, between the Place de la Concorde, the wonderfu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.74" OriginalAmount="474" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.36081" StarRating="3" HotelCode="100887|225151" HotelName="La Chambre du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Rue des Archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/b9/77b9bb7cec7e5653d6866ad08169d6ddb25b0e94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="479.75" OriginalAmount="475" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867965" Longitude="2.325791" StarRating="5" HotelCode="25340|45990" HotelName="Burgundy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Rue Duphot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/zz/32ad0882e4d14f8f25d2e8e04cd253ac8d66fd30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Excellently located where the Rue Duphot meets the rue Saint-Honoré, this family-friendly hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="479.75" OriginalAmount="475" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8695889" Longitude="2.3206238" StarRating="5" HotelCode="263477|60727" HotelName="Buddha Bar Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Anjou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/e3/eee395dd79a1b238765f1ae69eebac481ec8003b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.82" OriginalAmount="482" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.862973" Longitude="2.335692" StarRating="5" HotelCode="11933|30730" HotelName="Hôtel du Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place André Malraux, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/fc/11fc893116be4464b9615f43b82287aea06f9cce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies just a few paces from the Louvre at the heart of Paris' business distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="489.85" OriginalAmount="485" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853859" Longitude="2.336705" StarRating="4" HotelCode="78713|50541" HotelName="De Buci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Buci, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/b4/88b423954c5916dbfba1fc30cccd6a05b4786914.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this hotel guests can easily visit Paris’ most famous sights, such as the Louvre and the Luxemb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.90" OriginalAmount="490" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="976586|413951" HotelName="Cour des Vosges" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Place des Vosges, 4 arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/0f/bc0f40bb5da05008585a3aeab990210f60c9c6f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="496.81" OriginalAmount="491.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871338114655" Longitude="2.3280394077301" StarRating="4" HotelCode="13988|302675" HotelName="Le Pera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b6/1ab6e882f2a1860dc6105e4d77c1e1fc4641bb11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Opéra and La Madeleine district, very close to major department stores and Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="497.36" OriginalAmount="492.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872268736634" Longitude="2.3034851253033" StarRating="5" HotelCode="13845|1458862" HotelName="Hôtel Lancaster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a stone’s throw from the most famous avenue in the world, the Champs Elysées, and just around t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="498.94" OriginalAmount="494" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856715" Longitude="2.327856" StarRating="5" HotelCode="93095|54268" HotelName="Montalembert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Montalembert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/5b/4f5be578a014be8acbfa2e5126aa8cacfa17abde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of Saint-Germain-des-Prés, just 220 metres from Rue ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87087778" Longitude="2.34487519" StarRating="0" HotelCode="615270|230875" HotelName="Hotel Des Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Poissonniere, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d7/f4d70dff7986ada462697acde4fe2140a8916e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.861291654137" Longitude="2.2750159659678" StarRating="5" HotelCode="636170|348248" HotelName="Brach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Heated Pool,Laundry,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Rue Jean Richepin, 16ème Arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/bb/7cbb0441325248a98f91380bea5e7cfb95a4adc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the heart of the 16th arrondissement, neighbouring the Trocadéro, Eiffel Tower and Passy market, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86547921" Longitude="2.33482792" StarRating="5" HotelCode="451115|225291" HotelName="Nolinski Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de l'Opera, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/51/995134affd15c24c9a4f0d8353f1d836b045acce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.04" OriginalAmount="504" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86622622" Longitude="2.33289923" StarRating="5" HotelCode="496037|201211" HotelName="Le Roch Hotel And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1d55792ddb56370e35773a61814572d5dffe92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="516.95" OriginalAmount="511.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866450080316" Longitude="2.3085249960422" StarRating="5" HotelCode="31788|CAF444100" HotelName="San Regis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Jean-Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/9e/399ea697a79b8fa4a1cd80fb8b60ce5f6d15107d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel lies in the immediate vicinity of the famous shopping street Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869078968815" Longitude="2.3032115399837" StarRating="5" HotelCode="366035|32003" HotelName="Powers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Francais 1er, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a7/33a7c3fc346c4c912387a4389b553699c006f214.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is integrated into a building from the 19th century and lies in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863832522912" Longitude="2.3324784636498" StarRating="5" HotelCode="16548|24632" HotelName="Hotel Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place des Pyramides, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/7e/697e4e638cb94c2862c5049664b1b0f6a85ae795.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the French capital, directly beside the Louvre and close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86840666" Longitude="2.33682578" StarRating="4" HotelCode="446376|125149" HotelName="Hotel Square Louvois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Louvois, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/51/9e510900c0349f4d22a58594f42943842d8d1cc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.22" OriginalAmount="522" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87279389" Longitude="2.30522712" StarRating="5" HotelCode="633096|261208" HotelName="Hôtel De Berri A Luxury Collection Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18-22 Rue de Berri Paris, 75008 France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/49/61490adea6e07f6f57b447b73620f3e9a2d9a54c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="529.24" OriginalAmount="524" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86054338" Longitude="2.31033534" StarRating="5" HotelCode="439869|225004" HotelName="Hotel Le Narcisse Blanc &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard De La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/fc/b3fc758a231f3fb7ddc167c6fb05a31f9f3daeb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="544.31" OriginalAmount="538.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87044504" Longitude="2.32342533" StarRating="5" HotelCode="765229|CBE428300" HotelName="Fauchon L'Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/98/7d982ef0f7e63f3eb051e674db591ff77e65468f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 5 star hotel is located in the city centre of Paris. It is close to the Madeleine and the neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544.39" OriginalAmount="539" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.873284" Longitude="2.359947" StarRating="3" HotelCode="408884|4954" HotelName="Hotel Soft" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 bis rue des Vinaigriers, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/b5/5db5ccc901b25c1c521bba05703b74de1ca7744a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies near the Place de la République and the Saint Martin canal, just minutes aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.57" OriginalAmount="557" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86927974" Longitude="2.35662097" StarRating="4" HotelCode="430452|203022" HotelName="Hôtel Providence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Coffee Shop,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>90, Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/18/e81806959895420c90cf5bb013efe8a8c892665a.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 Providence, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="564.27" OriginalAmount="558.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.85529" Longitude="2.325502" StarRating="4" HotelCode="259018|124838" HotelName="K+K Hotel Cayré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/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>4 Boulevard Raspail, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/82/15821c16f93ae3c379436781a4365edaa79bd7c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right next to the Latin Quarter and is the perfect base from which to explore...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="566.19" OriginalAmount="560.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870676" Longitude="2.279877" StarRating="4" HotelCode="98769|3563136" HotelName="Saint James - Relais &amp; Chateaux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Place du Chancelier Adenauer, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fd/5ffd0b54cac576e6bfe946d16a77bb8cad913da0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Part château, part family townhouse, a blend of grandeur and intimacy, of classicism and extravaganc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="578.73" OriginalAmount="573" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.854859269991" Longitude="2.3331168293953" StarRating="4.5" HotelCode="26017|31983" HotelName="Bel Ami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7/11 rue St-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/3f/0a3f01d64c3358752028881f5b7b808ee02ed5f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, in Saint Germain des Prés, in the historic left bank ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="599.94" OriginalAmount="594" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872573" Longitude="2.336918" StarRating="4" HotelCode="200900|28251" HotelName="Paris Marriott Opera Ambassador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Boulevard Haussmann, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/9b/b49b10a3351696abb759df41445bd26f5e20d192.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just minutes from the Louvre and the Sacré-Coeur, and enjoys a truly enviable location...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.04" OriginalAmount="604" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856271097831" Longitude="2.3659658432007" StarRating="4" HotelCode="15760|54281" HotelName="Le Pavillon de la Reine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Place des Vosges, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/1a/d61afe2e65a4ed33f1c75f78a4cbb767e3748cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="611.05" OriginalAmount="605" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855224235299" Longitude="2.3347442368054" StarRating="3" HotelCode="149460|348441" HotelName="Hôtel Des Marronniers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/71/e27123f24c27776d6117bf552918c7e28accd3ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel des Marronniers is conveniently located in the popular 06. Saint Germain - Luxembourg area. Fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.29" OriginalAmount="629" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855370382826" Longitude="2.3340901333203" StarRating="4" HotelCode="65597|54307" HotelName="Hôtel Villa Saint-Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/89/3189e4fcbb7bb8812fbb9dc69e87ae5de19a37c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="660.78" OriginalAmount="654.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.838346752945" Longitude="2.3207652568817" StarRating="4" HotelCode="14225|7354" HotelName="Pullman Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Commandant Rene Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/f2/79f2888471a31848e165d3cb2d3b00038102fceb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the Montparnasse are in the south of Paris. It is situated right...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="666.60" OriginalAmount="660" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.876149" Longitude="2.283504" StarRating="3" HotelCode="94392|55165" HotelName="Hôtel Résidence Impériale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 Avenue de Malakoff, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c6/e7c667f17a65d1ee56d07cd4412c5630f9a8993b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670.64" OriginalAmount="664" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.872151842419" Longitude="2.3281357404363" StarRating="3" HotelCode="34418|23950" HotelName="Hôtel Saint Pétersbourg Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/36/b136c7eea5b7d5345ce1dc5023b71ff96de7e3c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the centre of Paris, in a quiet district with plenty of resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.856715124632" Longitude="2.3303676061516" StarRating="3" HotelCode="81973|200371" HotelName="Le Saint" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Du Pre aux Clercs, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/zz/fcad3aa4bfba6a8d867a08c7234b959aaf43d8c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="698.48" OriginalAmount="691.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.855268" Longitude="2.334438" StarRating="3" HotelCode="146827|330606" HotelName="Des Deux Continents" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25, Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/8174b4b728fde2fd585fa0295fae1eb83fa36557.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="709.02" OriginalAmount="702" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87098096" Longitude="2.31541446" StarRating="5" HotelCode="590317|238939" HotelName="Hôtel Splendide Royal Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue du Cirque, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/33/8e3374abce4fd95f41a984830da7439cdc25b0ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="715.08" OriginalAmount="708" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869814" Longitude="2.320877" StarRating="4.5" HotelCode="263389|57812" HotelName="Marquis Faubourg Saint-Honoré" 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>8 rue d’Anjou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/45/77451a178f1c735346ad7cbe66deed3b5a51ae4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="760.53" OriginalAmount="753" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866204555912" Longitude="2.345026625929" StarRating="4" HotelCode="320349|89553" HotelName="Bachaumont Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Bachaumont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/e5/76e5109bf4fe9951eca8ebd9c943921aa250e727.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763.56" OriginalAmount="756" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.864098078454" Longitude="2.3632058501244" StarRating="2" HotelCode="166769|225131" HotelName="Picard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue De Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f9/f3f98b115a57a8d8dfae18515febe0541f73c944.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Le Marais. Ideally located in the centre of Paris within the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="770.79" OriginalAmount="763.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|2865825" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/a0/e2a05c72360f6c43852e4145cbd63a193a1b1148.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="806.00" OriginalAmount="798.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.87023392" Longitude="2.31934433" StarRating="5" HotelCode="848692|661137" HotelName="Les Jardins Du Faubourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue D'aguesseau, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/5e/2c5e2cd17f38229c3150c020920156e5500592af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="811.03" OriginalAmount="803" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86580350729" Longitude="2.3531498395865" StarRating="4.5" HotelCode="548326|208323" HotelName="Hôtel National des Arts &amp; Métiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Rue Saint Martin, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c6/a1c6380720c771ea04ea4581f0961296efe8d1bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="825.17" OriginalAmount="817" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875731899925" Longitude="2.2863404971331" StarRating="4" HotelCode="15802|54264" HotelName="L'Hotel Pergolese Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pergolèse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/96/18967598f499a8d72da1f3584e431426d73a026a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a quiet side street really close to the Champs Elysées. Countl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="859.51" OriginalAmount="851" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852786" Longitude="2.342283" StarRating="4" HotelCode="148919|35817" HotelName="Holiday Inn Paris Notre Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Rue Danton, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/df/35df30e6c2d3a696099bbc371dcec50e1b05b347.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921.12" OriginalAmount="912" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.875817290786" Longitude="2.300466299057" StarRating="5" HotelCode="16989|26249" HotelName="Le Royal Monceau - Raffles Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Hoche, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ec/04ec35766d5d2cbe802cd90724c1bce5f1e7ac2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1064.54" OriginalAmount="1054" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.865132" Longitude="2.328132" StarRating="5" HotelCode="14833|49263" HotelName="Le Meurice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>228 Rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/50/4150dd8c1cd7c1eb9915a675d5292837a253517d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Paris is one of the most romantic, stylish and exciting cities in the world, and guests at this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1182.31" OriginalAmount="1170.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868765803102" Longitude="2.3305231332779" StarRating="5" HotelCode="26015|6035" HotelName="Park Hyatt Paris-Vendome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/82/8d8281925374d0426c0f8a9ed3c7038c6d28c243.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the prestigious street Rue de la Paix in Paris, this comfortable hotel is located just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1208.97" OriginalAmount="1197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.866179" Longitude="2.30426" StarRating="5" HotelCode="16062|61190" HotelName="Plaza Athenee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/34/3d34dd928853e1ed0c0ffc03931f4cabdc903cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent hotel is situated in the exclusive Avenue Montaigne in the heart of Paris. It is an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1220.15" OriginalAmount="1208.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.86701" Longitude="2.327132" StarRating="5" HotelCode="904485|367209" HotelName="Mandarin Oriental Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>251 rue Saint-Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c6/ddc6f071f183cb68bf2e5572cf7880dce9ff8951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1258.46" OriginalAmount="1246" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.863701" Longitude="2.29339" StarRating="5" HotelCode="165809|35838" HotelName="Shangri-La Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 avenue d'Iéna, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8d/d0/8dd02f7dbacd13e0b07f4b1a2ed49e31d0162567.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1331.68" OriginalAmount="1318.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851426597473" Longitude="2.3271998763084" StarRating="4" HotelCode="14266|7394" HotelName="Hotel Lutetia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Boulevard Raspail, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/95/c2955a26030e149b93273d537cd7a3ac17bd43da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the heart of the fashionable Saint-Germain district, surrounded b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1352.39" OriginalAmount="1339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.853494" Longitude="2.336078" StarRating="4" HotelCode="76633|50373" HotelName="Artus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue de Buci, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/86/3786f1dcdaff9a9236d98addea86f654633951a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris’ historic centre, the hotel is 170 m from Saint-Germain-des-Prés withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1385.28" OriginalAmount="1371.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|105792" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/9e/889e76c52d00eb25b7d562bb97f7b1809e55a01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1408.24" OriginalAmount="1394.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.870731554746" Longitude="2.2933955220901" StarRating="5" HotelCode="300304|427459" HotelName="The Peninsula Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/28/ee283a4ccbdc41c2cb48202dbacaf35fa1de2dc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1435.21" OriginalAmount="1421" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.851464709017" Longitude="2.3364436908073" StarRating="3" HotelCode="78981|60750" HotelName="Hotel Esprit Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Saint Sulpice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/a6/58a67b99fe7bdb2cc4a18ca28a3c615a160d995f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1507.27" OriginalAmount="1492.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.871708183095" Longitude="2.3148122761269" StarRating="5" HotelCode="13928|9362" HotelName="Le Bristol Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/e9/2ce9c92275c7c3ad221bb2a7c22b7dad18165d88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on the Rue Faubourg St. Honoré, extremely close to the Elysées Palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1551.51" OriginalAmount="1536.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.868788739249" Longitude="2.3007050156593" StarRating="5" HotelCode="12637|7194" HotelName="Four Seasons Hotel George V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/a6/daa67cd36406af06aa8e93c2086d6c7e4e468beb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel offers a quiet location in Triangle d´Or, one of the most elegant districts in Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1635.19" OriginalAmount="1619" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.869684" Longitude="2.31334" StarRating="5" HotelCode="306996|136787" HotelName="La Réserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue Gabriel, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/9b/289bf047ddc614e2d791fc7a584cbd630edf0c7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1952.33" OriginalAmount="1933" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="967874|494249" HotelName="J.K. Place Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue De Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/0a/2b0ac56558fc45014e38b7b17fb69bb2ec806a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6754.88" OriginalAmount="6688" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.888972372126" Longitude="2.3544900970376" StarRating="2" HotelCode="486888|224962" HotelName="Hôtel Du Globe 18" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ernestine, 18th Arr., 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/6c/2f6c9ec64ede804d091abfe46a8305ab9fc989f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Internet,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Room Service,Spa,Shopping Arcade,Lounge,Wheelchair Access,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Nightclub,Garden,Kitchen,Diet Meals,Bicycle Rental,Golf,Heated Pool,24 Hour Security,Babysitting,Business Centre,Meeting Room,Parking,Pets allowed,Valet Parking,Airport Transfer (on Demand),Printer,24 Hour Front Desk,Concierge,Elevator,LCD/Projector,Luggage Storage,24 Hour Power Supply,Dry Cleaning,Limousine Service,Housekeeping,Coffee Shop,Wake-up Call Service</BasicAmenities>
    <HotelRating>3,4,5,3.5,2.5,2,4.5,1,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL DE CHARME,CITY HOTEL,HOSTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,ECO HOTEL,APARTMENT HOTEL,GUESTHOUSE,VILLAGE,HOTEL,APARTHOTEL,AIRPORT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d530d4d2-f736-4691-8d7a-4318778a6532|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="d530d4d2-f736-4691-8d7a-4318778a6532">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="32627" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
d530d4d2-f736-4691-8d7a-4318778a6532|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
d530d4d2-f736-4691-8d7a-4318778a6532|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
d530d4d2-f736-4691-8d7a-4318778a6532|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
d530d4d2-f736-4691-8d7a-4318778a6532|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
d530d4d2-f736-4691-8d7a-4318778a6532|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
d530d4d2-f736-4691-8d7a-4318778a6532|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-15T05:48:21.2845097+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d530d4d2-f736-4691-8d7a-4318778a6532" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="33.95" OriginalAmount="33.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.670262061177" Longitude="7.2221933656067" StarRating="1" HotelCode="153151|1642018" HotelName="Premiere Classe Nice - Promenade des Anglais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>385 Promenade Des Anglais, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/67/f567abb48072006822be48d555a925d9f31c93a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.49" OriginalAmount="36.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.6988" Longitude="7.270201" StarRating="1" HotelCode="180156|2474055" HotelName="Hostel Villa Saint Exupéry Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Sacha-Guitry, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/b3/4cb33b5b4c020475d21ee8a1ab0056756c117078.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.95" OriginalAmount="37.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695161" Longitude="7.25789" StarRating="1" HotelCode="180149|3830535" HotelName="Le Lido" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Commdt Bérrétta, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/7d/7f7d88bd66887e67f1ae3dcaacdd0edcb24ce4c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703760169492" Longitude="7.2639343142509" StarRating="0" HotelCode="337200|normandie" HotelName="Hôtel Ozz by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Paganini, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/54/715455b5e222e03bb2cbc222006ab8bd47999b16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Nice, on the corner of Rue Paganini and Rue d'Alsace Lor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.6995" Longitude="7.26166" StarRating="0" HotelCode="618628|nice_home_studios_lido" HotelName="Nice Home - Studios Lido" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Commandant Berretta, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/9f/a49ff355c9029fb0dfe92521090c258e7bc8332e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and a safe. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.12" OriginalAmount="39.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.709923853802" Longitude="7.2848517822731" StarRating="3" HotelCode="172055|953955" HotelName="Appart'City Nice Acropolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18bis Route de Turin, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4f/604f082dc1cf250e44180369e5145e1cc4f4546b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located in central Nice, right next to the conference centre. There is a tram sto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.56" OriginalAmount="40.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.667171198233" Longitude="7.2139513492584" StarRating="2" HotelCode="213396|2313315" HotelName="ibis budget Nice Aéroport Promenade des Anglais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>455 Promenade des Anglais, 06299 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/74/b774de6944d9bae234bb4475d0b5e52db182a70b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.15" OriginalAmount="40.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703950193874" Longitude="7.263947725296" StarRating="2" HotelCode="35126|19822" HotelName="Saint Gothard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Paganini, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/7b/cb7ba4cb04275985843dc7d448817f915327bec2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Nice. A number of shops and entertainment venues, as well as restau...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.15" OriginalAmount="40.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703890084186" Longitude="7.2638377547264" StarRating="2" HotelCode="200877|145964" HotelName="Amaryllis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue d'Alsace Lorraine, Nice 06000</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/e8/15e81b56ce3d31671f8b0da14d44994b5af91710.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice, about 800 m from the beach.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.691164750523" Longitude="7.2437490474492" StarRating="0" HotelCode="101768|2305" HotelName="Aparthotel Adagio access Nice Magnan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue de la Californie, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d1/08d19f56d1e09c110fb72669d534d1d558f16e15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is situated right by the beach on the Mediterranean Sea and the Promenade des Anglais....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.689254997481" Longitude="7.2404545042991" StarRating="2" HotelCode="27116|151031" HotelName="ibis budget Nice Californie Lenval" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58-60 Avenue de la Californie, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/cf/3fcf638e50e5ab7ccbf2090c4bce3a2ca9a9331d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.702994752815" Longitude="7.2692694059185" StarRating="2" HotelCode="149702|star_hotel_5" HotelName="Hôtel Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Biscarra, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/65/e0658e6fd5efd873223082aa63d2e6369d0da6a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 100 metres from the Nice Etoile shopping centre and from the main street called A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.88" OriginalAmount="41.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694445315037" Longitude="7.2515360116395" StarRating="2" HotelCode="146536|3821675" HotelName="Danemark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue des Baumettes, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/f1/f8f159e2290cc1672f503d67c5b2a9368ce3586a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.07" OriginalAmount="41.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.704639740761" Longitude="7.2645015693115" StarRating="4" HotelCode="267515|3776775" HotelName="Hôtel 66" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Belgique, City Centre, 06000 Nice, Provence-Alpes-Côte d’Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ce/d5ce003908aaf88ee7a6403885dd81c582ec34e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.32" OriginalAmount="41.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695914" Longitude="7.254031" StarRating="2" HotelCode="48050|301365" HotelName="L'Alcove Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Andrioli, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d2/6ed290a962cbd81bfdf1f72c6f6cf46fb775f222.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly in the centre of Nice, just a few steps from the stunning "Promenade d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.69" OriginalAmount="42.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705608034103" Longitude="7.2822242975235" StarRating="3" HotelCode="34993|3407128" HotelName="Relais Acropolis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Boulevard Risso, 06300 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/11/c6113f86baa405109fd7bd882c9e3bd92090688d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Palais du Congrés d'Acropolis, approximately 1 km from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.704503127086" Longitude="7.2645536875615" StarRating="4" HotelCode="110360|best_western_hotel_de_madrid" HotelName="Best Western Plus Nice Cosy Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Belgique, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/d0/96d0eedf983d091115ae3fa452388a1591f18e9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Nice just 1.2 km from the beach. Countless shops, restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700686547861" Longitude="7.2560164957008" StarRating="2.5" HotelCode="110338|apparthotel_odalys_le_palais_rossini" HotelName="Appart'hôtel Odalys Palais Rossini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>57 boulevard Gambetta, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/2a/322a6816dbd813ba2930c0f25a6be4740e30e81c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nice on the French Riviera, in the picturesque setting of the Baie des Anges...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.18" OriginalAmount="43.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703434" Longitude="7.280772" StarRating="2" HotelCode="387660|301315" HotelName="Aparthotel Adagio Access Nice Acropolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Boulevard Risso, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/ee/1eeef628215c57541be2870f91c3c8d2fa675af5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located close to the beach and the famous Promenade des Anglais. Guests will find r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.69" OriginalAmount="45.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.701989811356" Longitude="7.279799580574" StarRating="3" HotelCode="11355|905175" HotelName="Campanile Nice Centre Acropolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Boulevard Risso, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/c2/f8c2a9377ead329a1ed67b609940f98f3f65cf21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.07" OriginalAmount="45.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694884584252" Longitude="7.2518911957741" StarRating="3" HotelCode="33053|301305" HotelName="Residhome Nice Promenade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Boulevard François Grosso, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/zz/afad81fd5a623acd4f1651fb9deb9f965bae0973.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street of the famous Promenade des Anglais within easy reach o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.17" OriginalAmount="45.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.704173180901" Longitude="7.286097407341" StarRating="3" HotelCode="11001|763415" HotelName="easyHotel Nice Palais des Congrès - Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Barberis, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/2e/222e80a85c6b81413bd0d7a87c9ba34bc288d987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated directly in the tourist centre. The city centre is easily reached in a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.75" OriginalAmount="46.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.70389827" Longitude="7.26301017" StarRating="3" HotelCode="620548|643781" HotelName="Hotel Paganini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Dalsace Lorraine, 06000 Nice, Provence Alpes Cote Dazur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/94/e6949e746017aa64af646c6d03483c2e4eabf387.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.91" OriginalAmount="46.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699259518016" Longitude="7.2711199522018" StarRating="3" HotelCode="63965|301385" HotelName="The Originals Nice Centre Le Seize" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Chauvain, 06000 Nice, Provence-Alpes-Côte-d'Azur,</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f7/b8f7703509b79916805a7533183e9c6b7366d5a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Nice. It provides guests with an ideal base from which to tak...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69584617" Longitude="7.25684055" StarRating="0" HotelCode="831815|azur_city_home" HotelName="Azur City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Rene Sainson, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/41/c941280ecb82cd6fdd51c7f6579e2a2fa169a41a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.55" OriginalAmount="47.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697537" Longitude="7.261622" StarRating="3" HotelCode="409336|301965" HotelName="Les Cigales" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Dalpozzo, Nice 06000</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/78/2b78a290a5eaded92b78817787a5889cd152fcee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, family-friendly city hotel is located in the heart of Nice, on a very quiet street, j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.03" OriginalAmount="47.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700793" Longitude="7.261504" StarRating="3" HotelCode="67261|301075" HotelName="Aria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 avenue Auber, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f0/a4f09fcea1fe7692abf8e00c17858f7eda47fc22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Nice, opposite Mozart Park, in the musicians’ quarter. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.33" OriginalAmount="47.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705180637292" Longitude="7.2849695944948" StarRating="3" HotelCode="165733|301575" HotelName="Hipark by Adagio Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Boulevard du Général Louis Delfino, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1f/841f8968e0faebcbfb159f0f8463fe922f52b655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located within easy reach of the Acropolis convention centre and just 10 minutes’...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.58" OriginalAmount="48.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.701971188232" Longitude="7.2654424445135" StarRating="3" HotelCode="17095|1973825" HotelName="Hotel Saint Georges Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Avenue Georges Clémenceau, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/ca/e2cab1da0290489defefe5972ed7632987636176.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.701187563602" Longitude="7.2606831803566" StarRating="3" HotelCode="151457|379885" HotelName="L'Oasis Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Gounod, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c2/a7c28734d70e3b37b4b0fbb8ed609a949176f12d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a residential area around 600 m from Nice's train station and 500 metres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700797262442" Longitude="7.2665172815323" StarRating="3" HotelCode="337202|hotel_boreal" HotelName="Boreal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Paul Déroulède, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/1b/cb1b70f067defaf0d71c13796a0bf8e3b0166def.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Nice, opposite the Nice Etoile shopping centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699282788087" Longitude="7.2644345462322" StarRating="2" HotelCode="337256|hotel_la_villa_nice_victor_hugo" HotelName="La Villa Nice Victor Hugo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard Victor Hugo, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/ee/1deef5a8ac27f94ba3bcf6464f3bc3caa4a0f1e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Nice on the Boulevard Victor Hugo. The nearest shops, bars, pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.67" OriginalAmount="49.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.701038682795" Longitude="7.2714820504189" StarRating="3" HotelCode="18888|304575" HotelName="Hotel Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Pastorelli, 06000 Nice, Côte D'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/bc/84bc9e63b6bcb4b98f8c7b4a273ac656c18dbd43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Nice around 500 m from the nearest beach. It is just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69753" Longitude="7.26272" StarRating="2" HotelCode="180138|nice_garden_hotel" HotelName="Nice Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue du Congrés, 06000 Nice, Côte d’Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/64/c26441afa6fa76f1d788adbce72151dcf7524c1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.691396" Longitude="7.244633" StarRating="2" HotelCode="180143|hotel_magnan" HotelName="Hôtel Magnan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 avenue de Californie, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/25/562522cb8fd3bed11656fc478ff5fc459bd01401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69808162038" Longitude="7.2616452240398" StarRating="3" HotelCode="77837|hotel_busby" HotelName="Hôtel Busby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Maréchal Joffre, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/de/20de07b6e83b4ba3bd03ebf800b6d912f43561f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an authentic Belle Epoque accompanied
a friendly, convivial atmosphere assures the most enjoyable...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705785" Longitude="7.265164" StarRating="3" HotelCode="20737|hotel_kyriad_nice_gare" HotelName="Kyriad Nice Centre - Gare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard Raimbaldi, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d6/2cd653e528cbb5496a58f03caab48583cddfd7b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly in the centre, around 200 m from the main shopping street and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.6995" Longitude="7.26166" StarRating="0" HotelCode="977804|student_factory_nice_gare_sud" HotelName="Student Factory Nice Gare Du Sud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Allee Phlippe Seguin, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e8/61e8b6c61753608150608d4f16d762af94967d02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.92" OriginalAmount="51.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700050695358" Longitude="7.2688695788383" StarRating="3" HotelCode="59431|301345" HotelName="Hôtel Nap by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 rue Pastorelli, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d9/55d922a8238a45c925588a45c518837d1fff3a24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family hotel is ideally location in the city centre, just 5 minutes walk from Place Masséna. Fu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.26" OriginalAmount="51.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694609" Longitude="7.251955" StarRating="3" HotelCode="67430|277995" HotelName="Locarno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Avenue des Baumettes, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/c4/25c401e7928a627054b89f6c49bd1536dae68a00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just two paces from the beach and only a 7-minute walk from the pedestrian zone and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.44" OriginalAmount="51.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.70047055" Longitude="7.28095989" StarRating="3" HotelCode="349541|4717985" HotelName="Hôtel Le Genève" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Cassini, Place Garibaldi, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/806929b29f2bcd693cbd237789e5d708dc985950.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 Le Genève in Nice (Carabacel), you'll be minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.46" OriginalAmount="51.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.702683999638" Longitude="7.2591921687126" StarRating="3" HotelCode="31216|301265" HotelName="Villa Bougainville by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Avenue Thiers, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b0/b3b043ac8c17d20bd70aa651d87e1982c4fa09fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of Nice, within 500 m of the city's famous Promenade de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.06" OriginalAmount="52.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705262896876" Longitude="7.2679173946381" StarRating="3" HotelCode="15157|304275" HotelName="Days Inn Nice Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Miron, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ac/ebac36897493b1e9808ae62a5e6c8bb146e4e7df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in a quiet side street in the centre of the Nice with a unique combination ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.11" OriginalAmount="52.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.702338845575" Longitude="7.2591385245323" StarRating="3.5" HotelCode="31217|304155" HotelName="Villa Otero by Happyculture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Avenue Hérold, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/68/5268b7a1d9ec887a531b1294f5998b947d3de4bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Belle Epoque hotel is situated in the Musiciens district at the centre of the history-rich city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.20" OriginalAmount="52.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.702749927716" Longitude="7.2593370079994" StarRating="3" HotelCode="337240|6874" HotelName="Hôtel So'Co by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Avenue Thiers, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/2f/ba2f82b081ab72e75bf843a8cb10aa778d883ea5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre, close to the main train stations. It offers numerous o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.704286" Longitude="7.26372" StarRating="3" HotelCode="62503|12452" HotelName="Azurea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Paganini, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/2c/b72c17cab2f597a59206294c12c2aeb26f20940a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 100 metres from Nice’s city centre, where guests will find a range o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.91" OriginalAmount="53.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697761523833" Longitude="7.2683683935953" StarRating="2" HotelCode="142964|2474145" HotelName="Ajoupa Apart'hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Masséna, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/2d/ee2d317befd9504f1dbf3a01b91b3db059303223.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.30" OriginalAmount="53.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.70787270549" Longitude="7.2630733251572" StarRating="3" HotelCode="25008|6208877" HotelName="Monsigny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Avenue Malausséna, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a1/a4a1d113a35e0695b559000bd8a3919a5cdbfb90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This owner-run hotel is located at the heart of the city, directly on a typical Provençal market squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697415269957" Longitude="7.2672143625655" StarRating="2" HotelCode="151126|le_petit_trianon" HotelName="Hotel Le Petit Trianon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Housekeeping,Internet,LCD/Projector,Luggage Storage,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Paradis, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/04/f504c987039c5ed4cfadf9e9acfea91f38c6709a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Le Petit Trianon, you'll be centrally located in Ni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7151823" Longitude="7.28958025" StarRating="2" HotelCode="324872|esatitude_hotel" HotelName="Esatitude Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Elevator,Internet,Meeting Room,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Roquebilière, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/58/85588aced78ff4c1095c848a1ca197834fd5ebd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Esatitude Hôtel in Nice, you'll be convenient to Je...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.71" OriginalAmount="54.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.710509543811" Longitude="7.1931427717209" StarRating="2" HotelCode="35153|301715" HotelName="Kyriad Nice Stade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Avenue Auguste Vérola, 06200 Nice Saint Isidore</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/78/047880c96b6753cb2a356d2db3bd7118d80f1796.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on a promontory over Nice in the middle of the vineyards of Bellet, west ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.19" OriginalAmount="55.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69666" Longitude="7.265404" StarRating="3" HotelCode="55808|301435" HotelName="De Suede" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue De Suede, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/88/f1885afb68af919b0782e95edad917597ce9ec9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the city, this hotel is located within 1 km of the main train station. A div...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.88" OriginalAmount="56.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703901718324" Longitude="7.265736758709" StarRating="3" HotelCode="337298|194736" HotelName="Best Western Hôtel Alba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Avenue Jean Médecin, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/8e/698ee17008ae83b8b3c05d508970a60155c6e6cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on a main street directly in the centre of Nice. The Promenade des Anglai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.50" OriginalAmount="56.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699050086972" Longitude="7.2659352421761" StarRating="3" HotelCode="52677|192596" HotelName="Best Western Hôtel Roosevelt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Maréchal Joffre, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c7/4ec79310fc9418a02feff9492db8bf6a999580eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is to be found at the heart of Nice and is an ideal starting point for trips out in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.85" OriginalAmount="57.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705038340912" Longitude="7.2670761200154" StarRating="3" HotelCode="27101|351625" HotelName="Hôtel ibis Nice Centre Notre-Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue Lamartine, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/51/bb51fec851aad60c2ac1b2ab971281dbf289a149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in a quiet street at the heart of Nice, this pleasant hotel lies within a short di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.48" OriginalAmount="57.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.70512" Longitude="7.265334" StarRating="3" HotelCode="94362|1963495" HotelName="Hotel 64 Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64, Avenue jean Médecin, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/14/1e149fafced43d848ea41daf545c4abdb1ef73e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69939265" Longitude="7.2779119" StarRating="1" HotelCode="592142|hotel_au_picardy" HotelName="Hôtel Au Picardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Boulevard Jean Jaurès, 06300 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a0/8ea07e04a8cafc8387e71755e895cbe8ece84813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.62" OriginalAmount="58.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697187032411" Longitude="7.2650852774373" StarRating="3" HotelCode="11607|1520121" HotelName="The Deck Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Maccarani, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/5e/b65e5a38574ee3dd92fcbc264c893a405fe413a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is situated directly in the centre of Nice, only a few minutes from the Promenade de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.69" OriginalAmount="58.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.667254189547" Longitude="7.2147190595246" StarRating="3" HotelCode="110340|2308143" HotelName="Campanile Nice Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>459-461 Promenade Des Anglais L'AréNas, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/e2/06e258986bbdaf611a9eda06d44ff7ae029c4495.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.04" OriginalAmount="58.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695642851402" Longitude="7.2578805685043" StarRating="2" HotelCode="59779|300985" HotelName="Hotel De France" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue de France, 06000 Nice, Alpes Maritimes</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/f0/8ef0019ba0d6ebbfc85092db232b44b48214d870.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This particularly charming hotel is located in the heart of Nice. It lies around 50 m from the sea a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.42" OriginalAmount="58.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703591555612" Longitude="7.2604337991777" StarRating="3" HotelCode="73919|1423708" HotelName="Hôtel ibis Nice Centre Gare" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Avenue Thiers, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/a7/38a7f29c2aedadbec3e29927c2bbd71993e487f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69635926" Longitude="7.25868983" StarRating="0" HotelCode="562989|nice_appart_by_villa_rivoli" HotelName="Nice Appart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue De La Buffa, Angle Rue De Rivoli, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9d/e59d324c994a9a5c48826ce80c76937091f49bcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.81" OriginalAmount="59.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700885518941" Longitude="7.2670922346845" StarRating="3" HotelCode="34698|301545" HotelName="Hôtel Florence Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Paul Déroulède, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/d0/d1d013795a4c1fdba9930dbee353b4d8cb4c08c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Nice, within 500 m of the railway station. It is just 10 m to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.56" OriginalAmount="59.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.669663" Longitude="7.215908" StarRating="3" HotelCode="110343|1036508" HotelName="Hotel ibis Styles Nice Aéroport Arenas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>127 Boulevard René Cassin, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/6b/376be6640e32167d3f2f6b72cd3ffb723c7d9021.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.86" OriginalAmount="60.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698796053891" Longitude="7.2688494622707" StarRating="3" HotelCode="34585|597485" HotelName="Hotel Univers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de la Liberté, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ac/70acc1dbc6f5af8570e8ba4827018ff3e4a464eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is situated in the heart of Nice, about 400 m from the beach. There is a prof...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.88" OriginalAmount="60.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.70312" Longitude="7.285148" StarRating="3.5" HotelCode="10588|232106" HotelName="Apogia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Smolett, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/f0/c0f079b0f65cddeede21bae2e4c2294890f6fd9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre opposite a bar and within easy reach of shops and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.17" OriginalAmount="61.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700527" Longitude="7.283114" StarRating="3" HotelCode="34696|301695" HotelName="Kyriad Nice Port Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Emmanuel Philibert, Place du Pin, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/7a/aa7a0609db1895147363dd07a96404a2f586afe0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel de charme is to be found close to the old town just a few minutes walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699856780308" Longitude="7.2622498869896" StarRating="2" HotelCode="34888|little_palace_4" HotelName="Little Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 avenue Baquis, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/7c/947ca3e4adf3ccbcf092ef6053a6ac6f97f4aa0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just a short distance from the centre of Nice and 600 m from links to the publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.49" OriginalAmount="62.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.707784" Longitude="7.282071" StarRating="4" HotelCode="29225|1013442" HotelName="Novotel Nice Centre Vieux Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Esplanade Du Parvis De l'Europe, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/bd/a3bdbb804587275b218007c653f890386c510cf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Take a holiday with the partner or family and discover Nice, staying just moments away from the pict...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703293" Longitude="7.262974" StarRating="3" HotelCode="180139|442258" HotelName="Nice Hotel Cote D'Azur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue Durante, 6000 Nice, Côte d’Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4c/fa/4cfa3dd2d3972724cdea8716c47630569d3bc753.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.36" OriginalAmount="63.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700741997405" Longitude="7.2591184079647" StarRating="3" HotelCode="47500|4953445" HotelName="The Originals City, Hotel Le Lausanne, Nice Gare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Rossini, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d4/38/d4387b11d5056b9aa14a02a35e669585cdb42d04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small hotel is located in a peaceful, enchanting side street in the musicians district, just a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.671433899715" Longitude="7.2240425855316" StarRating="3" HotelCode="110341|ibis_nice_aeroport" HotelName="Hôtel ibis Nice Aéroport Promenade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>359 Promenade Des Anglais, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/5d/8d5d2c0dd26cfbe343f023faabefa8bc3a886ad7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.79" OriginalAmount="64.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697126389833" Longitude="7.2599110007286" StarRating="3" HotelCode="58159|1967955" HotelName="The Jay Hotel by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Meyerbeer, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/cf/bbcf001744f3705a9e0495ab20d9dd2128004533.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 100 m from the famous Promenade des Anglais within a few minutes walk of the pe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.17" OriginalAmount="64.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699219" Longitude="7.270204" StarRating="3" HotelCode="101767|301785" HotelName="Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue De L'hotel Des Postes, Nice 06000</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/51/e351fbf9d03749dd1dd3168535943de61f00cc17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the very heart of Nice, a few steps from Place Masséna and the famous Galeries Lafayette of Paris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69477" Longitude="7.255158" StarRating="3" HotelCode="906025|la_villa_nice_promenade" HotelName="La Villa Nice Promenade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Saint Philippe, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/37/2a372d03efa460012c55a533c0b9b6eb1c562efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.70" OriginalAmount="66.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697828391303" Longitude="7.2613781690597" StarRating="4" HotelCode="19414|1549618" HotelName="Windsor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Dalpozzo, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/52/6452102278a312777fbcc9b0b9d04eb902420d21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 3.8 km from the Promenade des Anglais. The Gare SNCF (train station) is 900 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.35" OriginalAmount="66.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700360958132" Longitude="7.2831925749779" StarRating="3" HotelCode="38362|229106" HotelName="Ibis Styles Nice Vieux Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 rue Emmanuel Philibert, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/24/a824c2433f21c5eeec65d4faf65a378dddaad754.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the harbour, just a 5-minute walk from the historic centre of Nice, and 200...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.60" OriginalAmount="66.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.691743" Longitude="7.292561" StarRating="0" HotelCode="294800|3832135" HotelName="Le Saint Paul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Elevator,Garden,Internet,LCD/Projector,Lounge,Luggage Storage,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Boulevard Franck Pilatte, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/eb/ffebdd02caab6178926db5eb31067f24decd92a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Nice (Lazaret), Le Saint Paul Hôtel is minutes from Por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.72" OriginalAmount="67.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69736385" Longitude="7.26722242" StarRating="0" HotelCode="943986|4691085" HotelName="Le Dortoir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Paradis, Carré d'or, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ff/63ff727e06bff808cfbda6b0e4b481acd73713ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.96" OriginalAmount="67.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698621526723" Longitude="7.2599324584007" StarRating="4" HotelCode="17851|1056406" HotelName="Splendid Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Boulevard Victor Hugo, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/d8/72d8a69a1dd43124e49fc4eb26905961282b238c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in a quiet quarter, just a few minutes from the centre of Nice. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.21" OriginalAmount="67.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697827" Longitude="7.260348" StarRating="3" HotelCode="11553|301145" HotelName="Best Western Plus Hotel Brice Garden Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Marechal Joffre, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/70/2e70c7834b84c9921cdddf27eeb046afd8d49053.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in a residential area in the middle of a magnificently cultivated gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.702738293354" Longitude="7.2669678926468" StarRating="3" HotelCode="31219|651" HotelName="Best Western Hotel Lakmi Nizza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue du Marechal Foch, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/d4/fed42f889de9ccda8656fcc05a090e182909b056.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located around 400 m of Place Masséna and the old town is approximately 800 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703271" Longitude="7.262691" StarRating="3" HotelCode="178200|hotel_durante" HotelName="Durante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Village,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 avenue Durante, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/2d/6f2dd082669a634eba0ba1d9d14b48e7404e183c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and heart of Nice. Guests will find Nice train station and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.34" OriginalAmount="68.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.687834" Longitude="7.239336" StarRating="4" HotelCode="93093|57417" HotelName="Aparthotel Adagio Nice Promenade des Anglais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>179 Promenade des Anglais, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/b0/beb0565cce4c92026013baf9f8afb5dd5e719862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located off the famous Promenade des Anglais walkway, along the beau...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.49" OriginalAmount="68.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.667351637533" Longitude="7.2089195251465" StarRating="4" HotelCode="26810|304465" HotelName="Park Inn by Radisson Nice Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Costes et Bellonte, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/09/b609093f50fec43e406af689e08553b95257fb01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive hotel is located near the Côte d'Azur International Airport and it is just 6 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.697754" Longitude="7.257961" StarRating="2" HotelCode="180154|victor_hugo_2" HotelName="Victor Hugo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard Victor Hugo, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/8f/928f974e458b6f6dbdced138dfbb939cf78cbb3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.23" OriginalAmount="69.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.669643" Longitude="7.215741" StarRating="4" HotelCode="110342|763925" HotelName="Novotel Suites Nice Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Boulevard René Cassin, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/d6/e8d6f8a88658976f597e23a07957d3751e461429.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of the Arenas business district, close to the airport and 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.29" OriginalAmount="69.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.667097470191" Longitude="7.2139218449593" StarRating="4" HotelCode="54635|763735" HotelName="Novotel Nice Arénas Aéroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>455 Promenade des Anglais, Nice Cedex 03, 06299 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/da/89da00417a82665ca060926860d163d1db36d642.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Nice international airport, at the entrance to the town of Nice. This...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.77" OriginalAmount="70.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695544572034" Longitude="7.2698859889126" StarRating="4" HotelCode="10918|9162" HotelName="Beau Rivage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Saint Francois de Paule, 6300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/89/56898b4d567adfac4a2f19ece1e6f26e0615ed9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable beach hotel enjoys an ideal, central location. The Promenade des Anglais runs to th...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.19" OriginalAmount="71.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.707640037716" Longitude="7.2827473282814" StarRating="4" HotelCode="29472|282255" HotelName="NH Nice" 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,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Esplanade Du Parvis de l'Europe, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ff/34ffe0dc4ad747deefaa793adcdd81583fbf2a2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located very centrally near to the magnificent Old Town with its narrow streets and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.49" OriginalAmount="71.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.70352554672" Longitude="7.2657153010368" StarRating="2" HotelCode="34833|301455" HotelName="Du Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Suisse, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/a6/c0a6cc1d7fe5e39288dbcc99decb68dd584ab5e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Nice, just 500 m from the nearest beach and 5 minutes walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.54" OriginalAmount="71.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.703601" Longitude="7.266683" StarRating="4" HotelCode="14746|268775" HotelName="Mercure Nice Centre Notre Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Avenue Notre-Dame, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/8a/958a959fa9aa922ef2ca69b294ce98d749b70ee6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the city on the Avenue Notre Dame, opposite the church of the same name, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.696038" Longitude="7.256684" StarRating="0" HotelCode="176905|arome_hotel" HotelName="Arome Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue De La Buffa, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7d/797d6dd5cfb4bc14a71d3bd6b321093bc1766c7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694996194089" Longitude="7.2619277125445" StarRating="3" HotelCode="110339|le_royal" HotelName="Hotel Le Royal À Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Promenade des Anglais, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/ce/48cebcc57b43c3198fb79dcb674cfa60b1f55ec6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along La Promenade des Anglais in a central part of Nice. It is close to the ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69765" Longitude="7.260426" StarRating="4" HotelCode="888795|hotel_goldstar_resort__suites" HotelName="Hôtel Goldstar Resort &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Maréchal Joffre, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/39/6e398d41f9154fdf57d94c7c21dd7d75f5566de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Nice, in the shopping area of the French Riviera, this charming business ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.49" OriginalAmount="74.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700081721707" Longitude="7.269526720047" StarRating="4" HotelCode="15156|6152" HotelName="Nice Riviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/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,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>47 rue Pastorelli, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/07/a70774fc26aba52ccd83c606110c3a533eb1b9eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a side street at the heart of the beautiful city of Nice. Shopping venues,...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.02" OriginalAmount="75.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698580803644" Longitude="7.2618153691292" StarRating="3" HotelCode="318129|304625" HotelName="Villa Victoria" 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,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard Victor Hugo, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/92/619274f62fafb4fdeb42085acbcc472a888f2304.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice just some 500 m from the stony local beach and the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.16" OriginalAmount="75.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.704246" Longitude="7.267869" StarRating="4" HotelCode="180146|3784165" HotelName="Résidence Lamartine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Lamartine, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/26/43265d26819e9de37862172a4a41d7b4abe6dd2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.74" OriginalAmount="76.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69806109716" Longitude="7.2721070051193" StarRating="4" HotelCode="10386|7094" HotelName="Hotel Aston La Scala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Felix-Faure, 6000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/20/4f20eaeedc95b96934be93f264b26fa50d1e5cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a very central location in front of the famous Place Masséna in the Old Town,...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.76" OriginalAmount="76.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695896897842" Longitude="7.2692906856537" StarRating="3" HotelCode="31218|56834" HotelName="Albert Premier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue des Phocéens, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/77/8e7787c056c044105088a27834bb808a50065ccf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of Nice close to the famous and rather superb Promenad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="78.56" OriginalAmount="77.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699115" Longitude="7.2648" StarRating="4" HotelCode="87265|1523485" HotelName="Hôtel Le Grimaldi By HappyCulture" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Grimaldi, 06000 Nice, Alpes-Maritimes</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/4c/8e4c1025555feeb77660fe202e30fe8c9b62c164.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city of Nice in the heart of the Riviera, a half hour from Monaco and Cannes, is a perfect blend...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.69" OriginalAmount="77.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699624081421" Longitude="7.2644761204719" StarRating="4" HotelCode="13505|66134" HotelName="Holiday Inn Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Boulevard Victor Hugo, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/33/1b3395188e2f25cc101894b8199518f086e02b36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located at the heart of Nice just 5 minutes walk from the pedestrianised zone ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.07" OriginalAmount="78.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698242" Longitude="7.265531" StarRating="4" HotelCode="14758|351615" HotelName="Mercure Nice Centre Grimaldi" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Grimaldi, 06000 Nice, 4</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2a/592a02acbef4fa70f0df38f85c6b0a9937219e83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This long-standing hotel lies at the heart of Nice, just 4 minutes' walk from the beach and 2 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.696290570734" Longitude="7.2606217861176" StarRating="1" HotelCode="35588|meyerbeer_beach_3" HotelName="Hostel Meyerbeer Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Meyerbeer, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/51/4751ce996c07d99b1041518b18bc11dd0ebd6f59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located right in the tourist centre, within metres of the famous Promenade d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.13" OriginalAmount="79.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7016879" Longitude="7.2625383" StarRating="3" HotelCode="314520|404840" HotelName="Ibis Styles Nice Centre Gare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Avenue Durante, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/c5/7ac50eac08dbc9ec260336d593e71dc899c56955.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700508332387" Longitude="7.2706840932369" StarRating="2" HotelCode="99855|h33_hotel" HotelName="H33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 rue Pastorelli, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/36/4b36d97a720909dbfef09a8017ff085c0e37310b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk from Nice's Promenade des Anglais and the beach. It is an ideal base t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.67956" Longitude="7.230117" StarRating="2" HotelCode="180144|azur_hotel_2" HotelName="Azur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Bis Promenade Anglais, 06200 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/2b/0e2bc48c75aa7d87a895cbd8836f4bd666dbc668.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.29" OriginalAmount="80.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698777894538" Longitude="7.2601553527786" StarRating="4" HotelCode="60082|750645" HotelName="La Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Boulevard Victor Hugo, Nice 6000</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/16/9d16ed0cc664646930f96ccd96e88bc5810b3f28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of the city and only a couple of minutes away from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.49" OriginalAmount="80.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.661175648562" Longitude="7.1959054470062" StarRating="3" HotelCode="39072|650105" HotelName="Mercure Nice Cap 3000 Aeroport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Avenue Georges Guynemer, 06700 Saint Laurent du Var, Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/2f/002fea7b201688c489a79f52d301e26dbb463793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly opposite the “Cap 3000” shopping centre, which includes more tha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.24" OriginalAmount="86.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698105699012" Longitude="7.2716349363327" StarRating="2" HotelCode="34666|301015" HotelName="Acanthe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Chauvain, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/56/3a5623c8689b298e1a7c0db648db84d709b15349.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the town centre, opposite the Albert I park. The old town with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.00" OriginalAmount="90.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695213297148" Longitude="7.2722102701664" StarRating="4" HotelCode="16586|650055" HotelName="Mercure Nice Marche aux Fleurs" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Quai des États Unis, Promenade des Anglais, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ca/32ca3e421313fee1eb23a097d9981363ba7a6aa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming beach hotel is situated on the seaside, next to the Opera House, on the border of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.06" OriginalAmount="90.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.675876" Longitude="7.225498" StarRating="2" HotelCode="180137|323005" HotelName="Victorine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>11 avenue du Docteur Roux, 06200 Nice, Côte d’Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/12/8d12817addcd9ade04dd28b394515f3595180849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.48" OriginalAmount="92.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.711005701292" Longitude="7.1923612425014" StarRating="4" HotelCode="902475|1164588" HotelName="Servotel Saint Vincent" 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>30 Avenue Verola, Saint Isidore, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/4a/984ae75a86dc4cebb299db1d8dc8ab69500103dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.61" OriginalAmount="92.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.701422626416" Longitude="7.271144092083" StarRating="4" HotelCode="326441|89569" HotelName="Hotel Ellington Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Boulevard Dubouchage, Nice Centre, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/9e/d39ef270500f83721313d7806b41e3003d6205ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in the heart of Nice, right next to the ‘Nice Etoile’ shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694682895212" Longitude="7.2597259283066" StarRating="4" HotelCode="19357|hotel_west_end" HotelName="West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Promenade des Anglais, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2f/d62f085d0e6fdc7dbc89b3d20bd8208e07cfac70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city, conference hotel is located in the heart of Nice, close to the sea and affords...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699147" Longitude="7.260136" StarRating="3" HotelCode="12900|gounod_hotel_2" HotelName="Hotel Gounod Nice" 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,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Gounod, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/49/c049b2c4b1932ed7c30180ee559a5ebcb7c88719.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Nice, near to the beach promenade and the sea. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.696432137201" Longitude="7.2660773992538" StarRating="3" HotelCode="29226|hotel_ambassador" HotelName="Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue de Suède, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/6c/666c98626661fc8fa29100cdb9d5f9e53a59a471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning location with a view of the sea and the park in the centre of Nice only...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.35" OriginalAmount="96.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705667066204" Longitude="7.27477038914" StarRating="4" HotelCode="13990|1549538" HotelName="Hotel Du Petit Palais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Avenue Emile Bieckert, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/81/148153609a87cc2e03a76dae3e60042887879471.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.95" OriginalAmount="98.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.71235866" Longitude="7.2611887" StarRating="2" HotelCode="326911|4726045" HotelName="Villa Saint Hubert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/23/6323b26aed5af8025bf6f2982a55427e3572fcc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.57" OriginalAmount="99.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.684469561471" Longitude="7.2349369525909" StarRating="4" HotelCode="29227|6864" HotelName="Radisson Blu Hotel, Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>223 Promenade des Anglais, 06200 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b5/bab5d128545862326ff06f90c52ddc61c947cc61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel lies in a superb location beside the popular Promenade des Anglais and just across ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.95" OriginalAmount="102.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698724697266" Longitude="7.2710961570777" StarRating="4" HotelCode="14779|304125" HotelName="Best Western Plus Hôtel Masséna Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue Gioffredo, 06000 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/75/c2752c367bfdbc0814ac2de150c4791ec5e23780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located 7 km from Nice Côte d'Azur airport, is ideally located in the heart of Nice, 2 s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.64" OriginalAmount="103.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.693848981402" Longitude="7.2530204057693" StarRating="4" HotelCode="12108|6804" HotelName="AC Hotel Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>59 Promenade des Anglais, Entrée Rue Honorée Sauvan, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/72/d272c3fd7380f58b6c19922efb90e0e27cce5153.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within a few minutes' walk of the city centre and the old town. The sea is on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69946255" Longitude="7.27142864" StarRating="1" HotelCode="326805|hotel_wilson_3" HotelName="Hotel Wilson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Bicycle Rental,Designated Smoking Area,Housekeeping,Internet,Luggage Storage,Spa">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5a/f15adb261a374e4f76605e74de7002af030acb9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hôtel Wilson places you in the heart of Nice, walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.702753723321" Longitude="7.2595618802055" StarRating="2" HotelCode="130212|berlioz" HotelName="Hotel Berlioz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Berlioz, 06000 Nice, Provence-Alpes-Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5f/305f04b6cd14867273fefff216672fed64ce971f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nice, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.48" OriginalAmount="127.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.6969816" Longitude="7.27420291" StarRating="4" HotelCode="594239|2227925" HotelName="Palais Saleya Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue du Marché, 06300 Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/51/42514064b80ef6d14f397f9d7157ba9db1de3513.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Nice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694113" Longitude="7.279233" StarRating="4" HotelCode="78993|hotel_suisse_2" HotelName="Suisse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Quai Raubà Capéù, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/c8/12c8489ba998a91222ea97adb03d9ce76b329fa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, family-friendly beach hotel is at the end of the Promenade des Anglais, on the beach,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="145.83" OriginalAmount="144.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.69390328312" Longitude="7.2793757915497" StarRating="4" HotelCode="259941|38917" HotelName="La Perouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Quai Rauba Capeu, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a7/63a7aa25b397c279932abbb5f0ce9da828a137ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hill with a stunning view of the sea and the city of Nice. Plenty of rest...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.94" OriginalAmount="145.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695367" Longitude="7.265956" StarRating="4" HotelCode="14227|6824" HotelName="Le Meridien Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Casino Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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>1 Promenade des Anglais, 06046 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/42/9b42d6b72bab7f2f8ca7157f20e72fec493f506e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at number 1 Promenade des Anglais, a mythic address in the heart of the French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.86" OriginalAmount="148.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.705843618205" Longitude="7.2671891748905" StarRating="2" HotelCode="36458|70519" HotelName="Comfort Azur Riviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Assalit, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/db/54dbc96a54dafd981612e6e338065d291dcb85e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located right in the heart of Nice. It is the perfect place to stay for those w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.700062330241" Longitude="7.2656241059303" StarRating="5" HotelCode="10483|25871" HotelName="Boscolo Exedra Nice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Victor Hugo, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/cb/c5cb866bc02e139b8445044a17ed91fc0e9d5db1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in the centre of Nice on one of the most beautiful residential avenues....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.16" OriginalAmount="253.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.694504" Longitude="7.258366" StarRating="5" HotelCode="15092|6834" HotelName="Hotel Le Negresco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Promenade des Anglais, 06000 Nice, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c3/3bc362c185bfa864c7a4ce76c959d3ee14db0ae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated, world renowned palace hotel enjoys a fantastic location right by the beach and d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="318.45" OriginalAmount="315.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.696766659375" Longitude="7.2683049738407" StarRating="4" HotelCode="26809|1478955" HotelName="Hotel Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" 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>Avenue de Verdun 12, Nizza</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/57/bc57c1868b74a7ff4ef30ea40b8e00e5d20872d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located, close to shopping venues, stylish restaurants, chic caf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.699534879942" Longitude="7.2784557938576" StarRating="3" HotelCode="337250|villa_la_tour" HotelName="Villa la Tour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de da Tour, 06300 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/fc/0cfc7b9b1f128b9adc9469d1e93fdb5c952a39e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small but charming hotel is located in the centre of Nice's old town. The colourful, lively flo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695246" Longitude="7.265427" StarRating="4" HotelCode="14790|mercure_nice_promenade_des_anglais" HotelName="Mercure Nice Promenade des Anglais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Halevy, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/21/0321f5f98acfbe2acff1a1147563bb0724b7f7b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This seafront hotel is located on the famous Promenade des Anglais, in the very heart of the city, c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.48" OriginalAmount="648.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.6948061" Longitude="7.2607137" StarRating="4" HotelCode="19377|hotel_westminster" HotelName="Westminster Hotel &amp; Spa, BW Premier Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach 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,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Promenade des Anglais, 06000 Nice</AddressLine>
          </AddressLines>
          <CityName>Nice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b1/5eb1c5576a48372c4625ee3235825841276a4381.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is situated at the heart of Nice, close to the famous Promenade des Anglais. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Fax,Internet,Telephone Service,Wheelchair Access,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Kitchen,Lounge,24 Hour Power Supply,Spa,Heated Pool,Golf,Bicycle Rental,Diet Meals,Garden,Elevator,Meeting Room,Parking,Dry Cleaning,LCD/Projector,Pets allowed,24 Hour Front Desk,Business Centre,Luggage Storage,Housekeeping</BasicAmenities>
    <HotelRating>3,5,4,2.5,2,3.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,SPA HOTEL,BEACH HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,ECO HOTEL,CLUB RESORT,AIRPORT HOTEL,VILLAGE,CASINO RESORT</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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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="bc388f19-3e7b-482b-b9a7-9485cf59d511">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="32577" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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
bc388f19-3e7b-482b-b9a7-9485cf59d511|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-15T05:48:28.535731+00:00" Version="0" EchoToken="Search" TransactionIdentifier="bc388f19-3e7b-482b-b9a7-9485cf59d511" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="29.74" OriginalAmount="29.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.549433872394" Longitude="6.9755786765522" StarRating="2" HotelCode="109444|1093268" HotelName="ResidHotel Cannes Festival" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Avenue Francis Tonner, 06150 Cannes la Bocca</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/43/61439f72379ae84b9a506ab073662c3dc55d80fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Cannes. The nearest airport is Cannes - Mandelieu (CEQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.30" OriginalAmount="33.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553450781786" Longitude="7.0192457735538" StarRating="2" HotelCode="34662|301815" HotelName="Hotel L'Esterel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue du 24 Août, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/41/88411be53aba3f556bd8c1b4234d8faa38863dac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is ideally located in the centre of the city of Cannes. An abundance of shops and en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.32" OriginalAmount="38.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.554582110737" Longitude="7.0143601298332" StarRating="3" HotelCode="109442|302405" HotelName="Residhotel Les Coralynes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Traverse De La Colline, Cannes 06400</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/bc/9abc5a344b9886483e05fb937e7bca367f9121e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the centre and at the same time set a little away from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553581697133" Longitude="7.0198494943828" StarRating="1.5" HotelCode="149491|du_nord_2" HotelName="Hôtel du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Jean Jaurès, Centre-ville de Cannes, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4b/4b4b219243a328996de50de6749a1b2797d40df1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This establishment has WiFi (free of charge). 

SITUATION: The hotel is in the centre of Cann...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553082581232" Longitude="7.0272249145368" StarRating="3" HotelCode="33467|237056" HotelName="Abrial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard de Lorraine, 06400 Cannes, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/1a/581ad300634eabe0c8c89da3f46bf4eafa222791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a central location in Cannes, this hotel is located approximately 300 m from the famous Pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.75" OriginalAmount="45.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553094" Longitude="7.01988" StarRating="3" HotelCode="888125|301955" HotelName="La Villa Tosca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Hoche, Cannes 06400</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/3f/193f935863c7fc5265bbb356cda8d73a108b1fe8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of Cannes on a quiet street, 2 minutes on foot from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.82" OriginalAmount="45.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.548493093094" Longitude="6.9627237324714" StarRating="3" HotelCode="330638|2173145" HotelName="Hotel B&amp;B Cannes Ouest La Bocca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Avenue des Arlucs, 06150 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f5/7bf56268c64841c2dc7f85b91b80500343f92520.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes la Bocca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.549125875376" Longitude="6.9816195384586" StarRating="3" HotelCode="109426|59640" HotelName="Hôtel ibis Cannes Plage La Bocca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue Francis Tonner, Cannes La Bocca, 06150 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/fa/08fa72648a241a8a304f1bf2c9c372bf1bbd6add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.57" OriginalAmount="51.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552065927265" Longitude="7.0187315108009" StarRating="2" HotelCode="143048|4721905" HotelName="Hotel Cannes Croisette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Bivouac Napoléon, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d1/dbd1ec2c3bd49c38ce3e63a9de3d74331db0fd8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.42" OriginalAmount="53.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.550836" Longitude="6.961142" StarRating="2" HotelCode="52600|237106" HotelName="Kyriad Cannes Ouest Mandelieu" 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,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>204/212 Avenue Francis Tonner, 06150 Cannes La Bocca</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/6c/d56c490e7563106b9f7f726fd82f4d8d60bb689e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated within 800 m from the sea and around 5 km from the lively city cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553139759797" Longitude="7.0191961526871" StarRating="2" HotelCode="109441|hotel_plm" HotelName="Hotel PLM" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Hoche, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/27/2d27ba38e3222af45c06415434b824990b674418.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated around 3 minutes from the Croisette and the Palais des Festivals and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552976412325" Longitude="7.0202638246" StarRating="2" HotelCode="144903|hotel_hoche" HotelName="Hôtel Hoche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Hoche, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/19/841987a738dc08ed73cd4e0d22fcf445006d4857.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.48" OriginalAmount="57.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.55551847" Longitude="7.01755322" StarRating="4" HotelCode="765319|2316105" HotelName="Nemea Appart Hotel Cannes Palais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Designated Smoking Area,Fax,Massage Centre,Meeting Room,Pets allowed,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue André Chaude, 06400 Cannes, Alpes-Maritimes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/56/f6563e09016dbefdbe2669e3cf765810845ea34d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is situated in Cannes. NEMEA APPART HOTEL RESIDENCES CANNES PALAIS features a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551768881846" Longitude="7.0080564196434" StarRating="3" HotelCode="14055|hotel_des_orangers" HotelName="The Originals Boutique, Hotel des Orangers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue des Orangers, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/36/d4365747dba41a70a9f971944b8487db17e80844.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, family-run hotel is located in Cannes' old town and enjoys excellent views over th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.54955925" Longitude="6.99710086" StarRating="0" HotelCode="588528|villa_tricia_cannes" HotelName="Villa Tricia Cannes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Avenue Des Pins, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c9/fdc9048431ddd74a8d0e3b4b7c4cf6169675db46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551887858681" Longitude="7.0192586951065" StarRating="2" HotelCode="109436|hotel_le_mistral" HotelName="Hotel Le Mistral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue des Belges, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/e6/31e659d63483c2cd1bd8de1537d8846f3d48fb48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5528247" Longitude="7.0194085000001" StarRating="2" HotelCode="109430|213697" HotelName="Atlantis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du 24 Aout, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/90/df90e5feb905ac1f99bb058c57cbcb9b9499d9b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551927920241" Longitude="7.0298714883606" StarRating="4" HotelCode="109435|le_floreal" HotelName="Hôtel Verlaine Cannes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>58 Boulevard d'Alsace, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/6c/c36c5c76c02da482255f5f3e2bf245a73c3ff55d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Boulevard Croisette, Cannes's main street, which is lined with palm trees, is 500 metres from the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.34" OriginalAmount="63.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552950159605" Longitude="7.0243426909124" StarRating="3" HotelCode="128328|1632408" HotelName="Hôtel ibis Cannes Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Marceau, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/8d/a08dce9ebb1e26a1da0631af37571c49c3c0b6cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.18" OriginalAmount="67.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.558116" Longitude="7.017018" StarRating="4" HotelCode="67427|763905" HotelName="Novotel Suites Cannes Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 bis Boulevard Carnot, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/b1/9eb1fcad90cac0058290809a008ea2db4ad827aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cannes, a few minutes away from the Palais des Festivals event...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.560088893405" Longitude="7.0110043245716" StarRating="3" HotelCode="149871|ideal_sejour" HotelName="Idéal Séjour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Allée du Parc des Vallergues, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/b7/15b751385aa0ea7251b5ecc7760fccb87279cca9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Nizza (NCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.09" OriginalAmount="69.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551699318274" Longitude="7.0275351405144" StarRating="4" HotelCode="37791|302885" HotelName="Sun Riviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138 Rue d'Antibes, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/19/a619cf87891f97b3671a83996809ccdf29198731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a central location in Cannes, and only 200 m from the sandy beach. It is situated o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.565091634203" Longitude="7.0228314100403" StarRating="1" HotelCode="150282|kimi_residence_2" HotelName="Kimi Résidence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Allée de la Forêt, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/fe/07feb34f04c0ddd689f5eb49c580be2d5beadd6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.03" OriginalAmount="73.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.542654" Longitude="6.955359" StarRating="4" HotelCode="80469|763675" HotelName="Hôtel Mercure Cannes Mandelieu" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 allee des Cormorans, Cannes - La Bocca, 06150 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/90/6090735d44d30eb9ea36a9e128db192f917e9a72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 minutes by car from the centre of Cannes with the Palais des Festivals...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.16" OriginalAmount="73.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553587825342" Longitude="7.0188461244106" StarRating="4" HotelCode="337435|459815" HotelName="Hôtel Colette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Place de la Gare, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/a8/59a81b43f551e3b89b9548ea9f616fbc0578b7b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the popular festival city. Through the hotel's ideal location...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.555658991759" Longitude="7.0242474228144" StarRating="1" HotelCode="164124|florella_republique_2" HotelName="Florella Résidence &amp; Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>55 Boulevard de la République, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/42/f74290247c0e3baef219ff91793a71105de572ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.09" OriginalAmount="74.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.567253681731" Longitude="7.016122341156" StarRating="3" HotelCode="32713|1035808" HotelName="Ibis Styles Cannes le Cannet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard Carnot, 06110 Le Cannet, Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/17/991770537584a05335a847e422d2b44b507e1dea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel lies in the outskirts of Cannes just 2 km from La Croisette and the beach. Guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.09" OriginalAmount="76.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.554096147295" Longitude="7.0264568924904" StarRating="4" HotelCode="47349|301625" HotelName="Cezanne Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Boulevard d'Alsace, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/8f/768f8fa45dc018736b9e161c611668103f215f6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the main road, the Boulevard D'Alsace, this city hotel lies around 500 m away from the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.23" OriginalAmount="78.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552664747586" Longitude="7.0188645742397" StarRating="4" HotelCode="11026|192676" HotelName="Mercure Cannes Centre Univers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue du Maréchal Foch, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/80/108092b5ef69f7521e69d4d84a803210870e2d47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.54987" Longitude="7.030332" StarRating="4" HotelCode="63985|park__suites_prestige_cannes_croisette" HotelName="Clarion Suites Cannes Croisette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Latour Maubourg, Cannes City-Centre, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/19/691955a00b5099ab9ea0925dab87f908b379c2a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Cannes, just 100 metres from La Croisette and Rue d'Antibes. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.55291051" Longitude="7.01627151" StarRating="0" HotelCode="985698|florella_marechal_joffre" HotelName="Florella Maréchal Joffre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Maréchal Joffre, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/26/fc264ae2e727f1c12611119f385a39a281fcd17c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553588" Longitude="7.0216202" StarRating="2" HotelCode="149693|select" HotelName="Simone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Hélène Vagliano, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/36/a036347edc1cb7a1fd02ac4b087c0b540915139c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Cannes - Croisette Heliport (JCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553571211311" Longitude="7.0196405193376" StarRating="0" HotelCode="417337|florella_jean_jaures" HotelName="Florella Jean Jaurès" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Jean Jaures, Centre Ville De Cannes, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/03/1f03beda98af359b991534bb2325d89b2dadaada.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.565192220993" Longitude="7.0184413100698" StarRating="3" HotelCode="153644|205792" HotelName="Résidence Le Massena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue de Lyon, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fc/abfc8dcc885a83888b6aee44b69acde8d7f66b9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.554491144264" Longitude="7.0226917398551" StarRating="2.5" HotelCode="180528|florella_achard_2" HotelName="Florella Achard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Achard, 6400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/8f/b28f02fd31a0a5b72312fea47c6bf1f7977f307f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552259" Longitude="7.028246" StarRating="4" HotelCode="44661|best_western_le_patio_des_artistes" HotelName="Best Western Plus Hotel Le Patio des Artistes" 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,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Bone, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/07/c807b1db6e6b73e191f714908322edec430d43f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right by the sea and around 200 m from the town centre, this city hotel is situated right in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.549172976821" Longitude="7.0112129528568" StarRating="3" HotelCode="180526|florella_clemenceau" HotelName="Florella Clemenceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Georges Clemenceau, Le Suquet Altstadt, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/93/bd935b747d45d9d66fb2a98b8ebb11486f9d2d23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.85" OriginalAmount="99.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553884392365" Longitude="7.0143005257603" StarRating="2" HotelCode="149349|2498065" HotelName="Bellevue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Avenue de Grasse, Cannes Alpes Maritimes, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/38/f638eb429db16e4b25bc924423dd51ed7f218832.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Cannes - Mandelieu (CEQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.553259698147" Longitude="7.0171176730164" StarRating="2" HotelCode="109428|hotel_alnea" HotelName="Hotel Alnea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Jean de Riouffe, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/4d/6a4d3d7dbbb1662e3a91f471c4d04718d809ac29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Cannes - Croisette Heliport (JCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.96" OriginalAmount="100.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551479517713" Longitude="7.0083964904301" StarRating="3" HotelCode="78725|1889055" HotelName="Hotel L'Olivier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Tambourinaires, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189372/189372a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552391733204" Longitude="7.0192310135724" StarRating="0" HotelCode="984916|florella_antibes" HotelName="Florella Antibes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Des Belges, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5b259784129c85d5b275d1f42da3eda3ec4c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.55168279" Longitude="7.012395" StarRating="0" HotelCode="984931|florella_felix_faure" HotelName="Florella Felix Faure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Meynadier, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/aa/56aabd50c96890ece15e48492f5a4629bb37090f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.55136909" Longitude="6.97556416" StarRating="0" HotelCode="741350|cannes_city_bb" HotelName="Cannes City B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Aurelienne, 06150 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a7/f2a7dd89211649f23630a2ec7aac905876b5952b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.80" OriginalAmount="116.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551584360992" Longitude="7.0254302858791" StarRating="4" HotelCode="47916|15649" HotelName="Hotel Cristal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Rond Point Duboys d'Angers, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/27/9927c03e18be6108dd6b7887771405ac3667e5b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cannes.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551963065334" Longitude="7.0164937018872" StarRating="4" HotelCode="415400|florella_croisette" HotelName="Florella Premium - Croisette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 place Général de Gaulle, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/2b/392b33fd301bde9b3e017743feed6234b956a124.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious apartment is in Cannes. Within 50 metres travellers will find links of transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.554383838126" Longitude="7.0243768393993" StarRating="4" HotelCode="11667|golden_tulip_cannes_hotel_de_paris" HotelName="Golden Tulip Cannes - Hôtel de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Boulevard d'Alsace, 06400 Cannes, Côte d'Azur</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/3b/673b1eb821553206aa17f681f674c5f8624ff3bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Cannes just 500m from the sea and a further 50m from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.62" OriginalAmount="120.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551435518279" Longitude="7.0189419206506" StarRating="4" HotelCode="109443|2436745" HotelName="Villa d'Estelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue des Belges, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d4/11d4fa3e9bba9257cc941c281b9d11a239c607a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Cannes. The nearest airport is Cannes - Mandelieu (CEQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.25" OriginalAmount="126.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.548205958804" Longitude="7.0340824127197" StarRating="4" HotelCode="11408|19574" HotelName="Cannes Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2026" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Avenue De Madrid, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d0/84d0c28566b1ab473c528548ad824b231fb33d62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of the city, this conference hotel is situated directly beside the sea i...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.64" OriginalAmount="136.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.549582331615" Longitude="7.0073407888413" StarRating="4" HotelCode="10775|301875" HotelName="Belle Plage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Brougham, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/49/c449f1f1ce396bfebedf33415397f9df28fecc34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, hotel enjoys a central location and is only separated from a superb sandy beach by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552437278315" Longitude="7.024276321871" StarRating="4" HotelCode="145483|cannes_croisette_prestige" HotelName="Cannes Croisette Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Rue d'Antibes, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/02/df02ba1732d0455541aae45f9955df316af2f567.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Cannes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.74" OriginalAmount="173.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.55002167564" Longitude="7.0254242420196" StarRating="5" HotelCode="15187|6694" HotelName="JW Marriott Cannes" 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>50 Boulevard De La Croisette, BP 224, 06414 Cannes, Provence Alpes Cote d' Azur</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a2/16a2bbaa443176179c1c690ca18e7bd2eae419b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly on the famous La Croisette promenade only metres from the C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.74" OriginalAmount="174.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.538875" Longitude="7.036995" StarRating="3.5" HotelCode="180530|palm_beach_6" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PLACE DE L'ÉTANG, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/f4/9df4864a6e8d069dcbb22aef6e90e3c6709351dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cannes. The nearest airport is Cannes - Mandelieu (CEQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.40" OriginalAmount="179.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552003207163" Longitude="7.0260195012581" StarRating="4" HotelCode="32479|56594" HotelName="Hôtel Le Canberra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>120 Rue d'Antibes, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/f2/85f23a8c1534db6c10ddef4167a7e9ebd5804323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the world-famous "city of the stars", Cannes. A selection of shops, restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.89" OriginalAmount="189.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.548421306802" Longitude="6.9792655042992" StarRating="3" HotelCode="11410|residence_pierre_vacances_cannes_verrerie_cannes" HotelName="Résidence Pierre &amp; Vacances Cannes Verrerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de la Verrerie, 06150 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/5f/785f8bb50a3dbd041863160d0f48afcda89dc9ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is situated in Provence Alpes Côte d'Azur, in the Alpes Maritimes, 32 km from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.554171936841" Longitude="7.0176740360477" StarRating="0" HotelCode="308826|residence_du_louvre" HotelName="Residence Du Louvre LRA Cannes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Concierge,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Boulevard D Alsace, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b1/8eb1c5c50289106a2a45fe2cd30ead7c2f0d1968.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Résidence du Louvre in Cannes (City Centre - Train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.32" OriginalAmount="204.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.551322" Longitude="7.020127" StarRating="5" HotelCode="14337|272615" HotelName="Hôtel Barrière Le Majestic Cannes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 La Croisette, BP 163, 06407 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ca/32cab8e966b778eb6b271b5595ae3dbafc8ccd10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the sea, on La Croisette, just a short walk from the Palais des Festivals. N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.00" OriginalAmount="254.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.549505" Longitude="7.027161" StarRating="5" HotelCode="11584|6654" HotelName="Carlton Intercontinental" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Historic 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>58 Lla Croisette, 06414 Cannes Credex</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/97/e0974c59318ed1b8bc42d3a3e0f6a63ffb0ceb45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the city centre of Cannes, on La Croisette, which is the main a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.91" OriginalAmount="264.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.552575499453" Longitude="7.0230840146542" StarRating="4" HotelCode="14966|197066" HotelName="Best Western Premier Le Mondial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>77 Rue d'Antibes, BP 287, Centre-Ville, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/02/430284fd14dc3e2c8ea795a09c894ae6b212fe21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Cannes on Rue d'Antibes with numerous boutiques and only a few minutes away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="488.25" OriginalAmount="483.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.548072" Longitude="7.030875" StarRating="5" HotelCode="14615|6684" HotelName="Hôtel Martinez" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Boulevard de la Croisette, 06400 Cannes</AddressLine>
          </AddressLines>
          <CityName>Cannes</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/9f/d39fc89d43e655437c12a923d31b78e601942431.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a stunning location in the film capital of Cannes, the centre point of the Côte d'A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access,Bicycle Rental,Currency Exchange,Conference Hall,Designated Smoking Area,Shopping Arcade,Massage Centre,Kitchen,Diet Meals,Spa,Jacuzzi,Babysitting,Meeting Room,Pets allowed,Elevator,Parking,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking</BasicAmenities>
    <HotelRating>4,2,5,3,3.5,1,1.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BEACH HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,CLUB RESORT,APARTHOTEL,VILLA,HOTEL,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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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="a63f90ee-be45-4a9d-b143-61a0d8244d56">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38350" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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
a63f90ee-be45-4a9d-b143-61a0d8244d56|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-15T05:48:34.4542475+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a63f90ee-be45-4a9d-b143-61a0d8244d56" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="38.08" OriginalAmount="37.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.72233" Longitude="4.8724520000001" StarRating="1" HotelCode="298293|4675015" HotelName="hotelF1 Lyon 8ème États-Unis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 boulevard Joliot Curie, 69200 Venissieux</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/d1/2bd101ad731c65eb0ec1bdcc7e266e4f4fdace18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.00" OriginalAmount="40.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.748350007955" Longitude="4.8272922635078" StarRating="2" HotelCode="180999|1446998" HotelName="Hotel de Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue du Bélier, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/f3/dff39e9d370e2167bdb20251d75e418e056b5dc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.79" OriginalAmount="45.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.71668873" Longitude="4.85698703" StarRating="2" HotelCode="428809|2177265" HotelName="B&amp;B Hotel LYON Vénissieux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>8 allée des Savoies, Route de viennes, Vénissieux 69200</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/8e/468e42d2243275cee484aa68c037523e32ac2137.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Looking for a well located, cheap hotel in the Rhône-Alpes? The B&amp;B Hotel Lyon Vénissieux offers you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.740081" Longitude="4.888363" StarRating="3" HotelCode="899449|apparthotel_odalys_bioparc" HotelName="Odalys Apart'hotel Bioparc in Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Avenue Rockfeller, 69008 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/1e/9d1e6fae904f043741c6faf5e76a37aea23e30cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence, situated in a calm, residential area, directly linked to the heart of Lyon Peninsula ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.41" OriginalAmount="47.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.744603820943" Longitude="4.8205021951065" StarRating="3.5" HotelCode="296273|1936145" HotelName="Appart'hotel Odalys Lyon Confluence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 cours Bayard, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e7/96e7c53d9f18c3af95ded403caf58f09b678723a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.31" OriginalAmount="49.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75607502995" Longitude="4.8591831058192" StarRating="2" HotelCode="153128|935185" HotelName="Premiere Classe Lyon Centre Gare Part Dieu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Boulevard Marius Vivier Merle, Lyon-03, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/32/30329a7ccec2b16a8ec76344b7cf97236f23e2e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.30" OriginalAmount="50.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.769222" Longitude="4.805771" StarRating="2" HotelCode="110113|324745" HotelName="Séjours &amp; Affaires Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue du Sergent Michel Berthet, 69009 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/1c/0e1c6e2a603d06a09c6031231abdd82eacd4cd4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The extended-stay hotel is located in northwest Lyon, in the centre of the Lyon-Vaise business hub. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.74986159654" Longitude="4.8298869580856" StarRating="2" HotelCode="333662|sarl_hotel_de_la_marne" HotelName="Hôtel de la Marne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>78 rue de la Charité, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/2f/382f3847cca0bb0eb11224cbf24c11858999eb48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.83" OriginalAmount="52.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.726366863716" Longitude="4.8404049361764" StarRating="2" HotelCode="298438|2318665" HotelName="ibis budget Lyon Gerland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jules Carteret, Avenue Tony Garnier, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/a3/6ea3f85c3ddaab8f802a9d789ca61fc91d95357e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.752968" Longitude="4.8421092666667" StarRating="1" HotelCode="901087|ho36_hostels" HotelName="Ho36 Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Montesquieu, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ea/59ea5ee7ad8b7f853c269e18dfe8092163a85773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.29" OriginalAmount="54.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.74782388" Longitude="4.83549765" StarRating="3" HotelCode="611583|2273665" HotelName="B&amp;B Hotel Lyon Centre Perrache Berthelot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Raulin, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/97/ee970ed6077c7fc58d6c0adbeec7649581cb9a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.39" OriginalAmount="54.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.782415824175" Longitude="4.8070208700849" StarRating="2" HotelCode="169949|888105" HotelName="Appart'City Lyon Vaise Saint Cyr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 bis Rue de Saint Cyr, 69009 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/46/6e46e098c612bdc8834f5d03140b834a78492781.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.83" OriginalAmount="55.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7386066" Longitude="4.8807269" StarRating="2" HotelCode="227872|1924935" HotelName="B&amp;B Hotel Lyon Centre Monplaisir" 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>9 rue Antoine Lumière 69008 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/29/b8291ffb1e5a15fb63bc3e1404fd6b1003ed59f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.03" OriginalAmount="59.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.786346" Longitude="4.811347" StarRating="3" HotelCode="178192|1137438" HotelName="Dock Ouest Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 rue des Docks, 69009 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/eaf49b31d801de4a/5e/5e655c10560908f1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated by a river, this property is close to Tour Metallique, Place des Terreaux, and Hotel De Vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.29" OriginalAmount="59.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.751250582882" Longitude="4.8552306061983" StarRating="2" HotelCode="393679|1924925" HotelName="B&amp;B Hôtel Lyon Centre Gambetta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>93 Cours Gambetta, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/4a/014a62b9247493fb6ceca9bddab46f95a94cab4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.03" OriginalAmount="62.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.764324898545" Longitude="4.8596891697969" StarRating="3" HotelCode="901853|1385548" HotelName="Best Western Richelieu Lyon Part-Dieu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Lalande, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/30/4a302f45f139593f7ef3300d28d55bab28b2e113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.743642495435" Longitude="4.8259860191804" StarRating="2" HotelCode="466641|ibis_budget_lyon_confluence_2" HotelName="ibis budget Lyon Confluence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>24 Quai Perrache, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/1f/551ff003c93c9c08ab1b757d07b8f63b96b214b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.767099064477" Longitude="4.8450787177562" StarRating="0" HotelCode="492723|au_logis_de_vendome" HotelName="Hôtel Taggât" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue de Vendome, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/9b/b69bdee2c161666199623526a21ab89c421db2f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.81" OriginalAmount="63.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.752043485942" Longitude="4.8402027338652" StarRating="2" HotelCode="22138|864365" HotelName="Hotel du Helder" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue de Marseille, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/21/532155b532e3c690c347e072f54ec345afb7e5da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.50" OriginalAmount="63.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.738" Longitude="4.8378" StarRating="3" HotelCode="68952|1783384" HotelName="Appart'City Confort Lyon Gerland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175, Avenue Jean Jaurès, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/39/8c391821e00694d093d0f0ca6778205353f5d864.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lyon. The nearest metro station is Jean Jaures, the bus stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.53" OriginalAmount="64.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.748184364455" Longitude="4.8286280035973" StarRating="2" HotelCode="180998|196411" HotelName="Hotel Victoria Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Delandine, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/0c/540cf100a2c203e8105f5e6c1b3d7d9ac36b9658.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 40 rooms. A business centre is among the facilities. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.750248" Longitude="4.829955" StarRating="2" HotelCode="17566|hotel_du_simplon" HotelName="Du Simplon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Duhamel, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/f0/22f07282c68eb8700648bcb2a457a71730473a85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Perrache train station and a district packed with art galleries and an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.05" OriginalAmount="65.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.752790697962" Longitude="4.859904046627" StarRating="4" HotelCode="61111|1653664" HotelName="Appart'City Confort Lyon Part Dieu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Boulevard Marius Vivier Merle, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/01/2b014df9de4b25e3e23e6d7f5e6e717306bea957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commercial district. The train station and the underground...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.62" OriginalAmount="65.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.753733" Longitude="4.854932" StarRating="2.5" HotelCode="88721|303565" HotelName="Appart'City Lyon Part-Dieu Garibaldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue De L'Abondance, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b3/32b31e3a1e2e400adb3ed4fc75cbf90481c82628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated within around 1 km of the centre of Lyon. It is a town with a range...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.11" OriginalAmount="66.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.754806" Longitude="4.8445096666667" StarRating="3" HotelCode="110106|1106858" HotelName="De Noailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Cours Gambetta, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9939aac05b24168640fb8d2d09c10d8f9d0af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.61" OriginalAmount="66.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.74972949117" Longitude="4.8298852672322" StarRating="2.5" HotelCode="110097|2965620" HotelName="Des Savoies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue de la Charité, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/20/d5203ff448f2a749671bfe06db58665948a146e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.98" OriginalAmount="67.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.756499" Longitude="4.863048" StarRating="2" HotelCode="410445|303745" HotelName="Appart Hotel Lyon Part Dieu Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Lacassagne, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f9/85f9e05b7a58c1cb41de219fbe4dabd6668047af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business centre and is close to facilities and shops. La P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.98" OriginalAmount="67.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.73457799" Longitude="4.81601743" StarRating="3" HotelCode="572751|2180875" HotelName="Mob Hotel Lyon Confluence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Quai Rambaud, 69002 Lyon, Auvergne-Rhône-Alpes</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/12/ee12d1b2ab5e7167331951a6f9902d7621bda8c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.22" OriginalAmount="67.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.756711090564" Longitude="4.8419398069382" StarRating="3" HotelCode="31214|391445" HotelName="Campanile Lyon Centre - Berges du Rhone" 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,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Rue Mortier, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/a5/bca5c7ee2de0887f21c4f0a2f74760cc6fe852da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within a few paces of Lyon's city centre and the famous Place Bellecour, this hotel lies wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.49" OriginalAmount="67.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.733425625407" Longitude="4.8228184182465" StarRating="3" HotelCode="110108|1085478" HotelName="Hôtel ibis Lyon Gerland Musée des Confluences" 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>68 Avenue Leclerc, Les Berges du Rhone, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/7c/447c84f50c759f31147d7918ccf49372bde8c193.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.756009887461" Longitude="4.831030840559" StarRating="2" HotelCode="110098|hotel_du_dauphin" HotelName="Du Dauphin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Victor-Hugo, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/4b/244be8b89da66c9a8fc048528bb34ccc40df91a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Bron (LYN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.744654262953" Longitude="4.8256748914719" StarRating="3" HotelCode="25425|hotel_axotel_perrache" HotelName="Hotel Axotel Lyon Perrache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Marc Antoine Petit, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/19/e719e941b15224cbd039306c7d0dcacf23f6a87a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southwest of Lyon just a few minutes from the city centre. Links to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7491418" Longitude="4.8296018" StarRating="2" HotelCode="149752|hotelo" HotelName="Hotelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Cours de Verdun Récamier, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/0d/860d78c0cab844ff3eb022fca2d07754cd007d1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotelo Lyon Situated in Lyon, the Hotelo Lyon provides 2x000D star accommodation. Guests can enjoy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.14" OriginalAmount="70.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.76020751489" Longitude="4.8319190932541" StarRating="2" HotelCode="365230|308255" HotelName="Hotel du Theatre" 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="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Savoie, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ce/a9ce6f40c7c90ce049999dc91c71ba888bcb9fb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area, yet right in the middle of Lyon, between the famous Place Be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.747323902307" Longitude="4.8244868686349" StarRating="2" HotelCode="110094|hotel_berlioz" HotelName="Berlioz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Cours Charlemagne, Lyon Perrache, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9b/e69be87d994f0fd993a9e0e071f4516e06d3ced5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Lyon, a 5-minute walk from Place Bellecour and the Old Town, and just 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.39" OriginalAmount="71.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.759151334149" Longitude="4.8652594415321" StarRating="3" HotelCode="935458|1877105" HotelName="Residence Temporim Lyon Part Dieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>30 Avenue Georges Pompidou, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/7c/cb7cd4b5d48f10deca5c7e4313c30616232bdb0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.71" OriginalAmount="71.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.741093" Longitude="4.85469" StarRating="3" HotelCode="180996|2016575" HotelName="Résidence Ôtelia Affaires &amp; Bien-être" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>200 Avenue Berthelot, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/cc/a9ccbf0f8b5ea544b6ef6af6d8c24e86a552ef79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar and a conference room. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.63" OriginalAmount="73.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.737259698256" Longitude="4.8383089499417" StarRating="2" HotelCode="110110|308195" HotelName="Séjours &amp; Affaires Park Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Marie Madeleine Fourcade, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/4f/6a4f7c9499d8049b4e1d225c8d4a14ab3160aa2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located just outside Jean Jaurès metro station, from where guests can quickly reac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.72" OriginalAmount="73.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.745996326783" Longitude="4.8239099979401" StarRating="4" HotelCode="25427|192426" HotelName="Hôtel Charlemagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Cours Charlemagne, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d0646b22ca1c823230f82df3faddef05830a8cb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family friendly hotel lies at the heart of Lyon just a few minutes away from sightseeing attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7555527" Longitude="4.84555425" StarRating="0" HotelCode="544967|slo_living_hostel_" HotelName="Slo Living Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Bonnefoi, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/71/ba71e349c7a2b558f781e1bf1b890262bc10e861.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.78" OriginalAmount="75.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7352684" Longitude="4.8750686" StarRating="3" HotelCode="72103|2435931" HotelName="Apparthôtel Lyon Privilodges Lumière" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Jacqueline Auriol, 69008 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c6/3bc66d20d8d09e29ced77e7d77a4642ad3bdce84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel is located in the city centre, in the heart of a new residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.24" OriginalAmount="75.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.748563378519" Longitude="4.827948063612" StarRating="3" HotelCode="180997|1924645" HotelName="Kyriad Lyon Centre Perrache" 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>26 cours de Verdun, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3a/333a533dd9ae034aaf4a1746df14c07ef645065e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.89" OriginalAmount="76.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.746544126251" Longitude="4.8689079756073" StarRating="4" HotelCode="916471|1014295" HotelName="Apart'hotel Lyon Lumiere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-85 Cours Albert Thomas, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/0b/2e0b75b59ee48b80bbdc30f16edd3533998f62fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.54" OriginalAmount="76.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.750604148016" Longitude="4.826343457672" StarRating="3" HotelCode="110099|864375" HotelName="Hôtel Des Remparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Place Carnot, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/15/6315326cae037682b24b370e261af095a2c6b72e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Bron (LYN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.72" OriginalAmount="76.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75967683684" Longitude="4.8338583758963" StarRating="2" HotelCode="323813|2545315" HotelName="Hotel Elysée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue Président Édouard - Herriot, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/10/23102b506472722c002eab3147fe99e6b5197796.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.11" OriginalAmount="77.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.761873" Longitude="4.851266" StarRating="3" HotelCode="25180|1085828" HotelName="Hôtel ibis Lyon Part-Dieu Les Halles" 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>78 rue de Bonnel, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/c5/7cc5720a5aaaa103085df496c2479804847dec3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.769702672057" Longitude="4.8502278327942" StarRating="2" HotelCode="164853|hotel_tete_dor" HotelName="Tête d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Garibaldi, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c0/2dc004b59d7cb5bbad10cf17942ec139f4861917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.32" OriginalAmount="78.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.761546565226" Longitude="4.8332118988037" StarRating="3" HotelCode="47464|922525" HotelName="Citadines Presqu'île Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Thomassin, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/d0/42d0925f5d22717acfb145b15c0e12e228297212.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel lies right by the pedestrianised area and is only a few steps away from numerou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.46" OriginalAmount="78.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.779748" Longitude="4.826648" StarRating="3" HotelCode="110103|257686" HotelName="Hôtel Lyon Croix-Rousse Hénon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue Jacques-Louis Hénon, Croix-Rousse, 69004 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/47/c647be21e5d2ee6c574eaf5a6996f4113466904a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a picturesque quarter of Lyon located in the 4th arrondissement. It is a ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.04" OriginalAmount="79.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.760591702227" Longitude="4.832503285603" StarRating="1" HotelCode="78465|191706" HotelName="Comfort Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel,Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Port du Temple, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d2/79d2ad4560ff46b59a6713e0534ec3115e960be0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Lyon (5th Arrondissement), you'll be minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.05" OriginalAmount="80.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.750421913935" Longitude="4.8259806632996" StarRating="2" HotelCode="37379|1127918" HotelName="The Originals Access, Hôtel de la Loire, Lyon-Perrache" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Cours De Verdun, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/29/8029850a4773f3572a423d1466983ca9cae4cfe6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the city centre of Lyon, between the Saône River and the Rhône ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.19" OriginalAmount="80.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7398326" Longitude="4.8331205" StarRating="4" HotelCode="930965|1036388" HotelName="Q7 Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Félix Brun, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/ce/4ece6a40cc619abd915963462da26b67fcb0748c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.728938552922" Longitude="4.8300612593408" StarRating="3" HotelCode="110109|59733" HotelName="Hôtel ibis Lyon Gerland Rue Mérieux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>246 Rue Marcel Mérieux, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/49/43499450cd91d53acd11c5918fe592150a51cb74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.759518" Longitude="4.832455" StarRating="3" HotelCode="906467|hotel_des_celestins_" HotelName="Hôtel des Célestins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Archers, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/14/48142e63fd01ae1d26fc529b95fec12a405d7d7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Lyon. The 25 welcoming bedrooms offer a perfect place to relax a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.45" OriginalAmount="81.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.749875540226" Longitude="4.8284204918363" StarRating="2" HotelCode="49581|391455" HotelName="Campanile - Lyon Centre - Gare Perrache - Confluence" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Place Carnot, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/16/2c16c31d613737dc3b1dac778c9aa02b174ed7de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal setting on a peninsula just 8 minutes from Lyon's UNESCO heritage-classif...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7469465" Longitude="4.8452255" StarRating="2" HotelCode="930964|174620" HotelName="Mama Shelter Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Domer, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/05/db056d57c9353c856a73949bcc9eba4eaacc2a51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.774443752569" Longitude="4.8309223317497" StarRating="2" HotelCode="149413|hotel_de_la_croix_rousse" HotelName="De la Croix Rousse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Boulevard de la Croix-Rousse, 69004 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/0c/7e0c9c1de21f2f043c304883fa23d1cadd07e45e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.76" OriginalAmount="82.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.748524418322" Longitude="4.8280549737949" StarRating="3" HotelCode="110100|1064638" HotelName="Hôtel ibis Lyon Centre Perrache" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Cours de Verdun Perrache, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/64/f364fdcfd2472bdeb2f3f70ea262f8ca643a727f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.20" OriginalAmount="83.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.757423227827" Longitude="4.8582043450805" StarRating="3" HotelCode="200663|1972895" HotelName="Hôtel ibis Lyon Gare La Part-Dieu" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place Renaudel, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/29/0629ed1e3a74327036f17956cc7858459a40cbcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.74485749" Longitude="4.86598292" StarRating="2" HotelCode="327321|hotel_le_lumiere" HotelName="Le Lumière" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Villon, 69008 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/96/ff96b0329c9f50da4f16bea3245c76897e356e27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel le Lumiere is just 450 metres from Sans Souci Metro Station, which offers direct links to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.43" OriginalAmount="84.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.768204013708" Longitude="4.8034662008285" StarRating="3" HotelCode="17263|192636" HotelName="Best Western Saphir Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Louis Loucheur, 69009 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/ae/38ae8d7be3fe3c55c0f96bbb538e1e952b5cf242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 9th district, near to the historical centre of Lyons. The famous cathed...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.53" OriginalAmount="84.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75770111" Longitude="4.85799763" StarRating="0" HotelCode="957424|2646795" HotelName="Residence Lyon So Cloud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue Desaix, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/2a/372afbac99b2a06198a150d287dfa30bbe5798ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.55" OriginalAmount="84.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.765936909546" Longitude="4.8276277757192" StarRating="4" HotelCode="149562|1888395" HotelName="Le Collège" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Place Saint-Paul, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/2e/d72e03eb339068b2b6d5dac63e904e5893fb37ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.67" OriginalAmount="84.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.755248566808" Longitude="4.8305229605206" StarRating="3" HotelCode="110101|2431515" HotelName="La Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Victor-Hugo, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3c/533c628a80db411cabf169b71bd0ee9212aac236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.99" OriginalAmount="85.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.743431964753" Longitude="4.8257741332054" StarRating="3" HotelCode="35293|1899035" HotelName="Ibis Styles Lyon Confluence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>26 Quai Perrache, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f8/9ef8c555d79e90146836162883e653ea8296eec9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located, just 5 minutes from the centre of Lyon. The peninsula, with its famo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.25" OriginalAmount="85.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.755656" Longitude="4.859301" StarRating="3" HotelCode="409374|308145" HotelName="Residhotel Lyon Part Dieu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79 Boulevard Marius Vivier-Merle, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/61/7361066e9ac9c81dbb1deb425c7a5b102d5e0a64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located just 500 m from La Part Dieu Station, in the core of the city's busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.744337" Longitude="4.8924472833333" StarRating="2" HotelCode="150753|lacassagne_hotel" HotelName="Lacassagne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>245 Avenue Lacassagne, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/03/1f030bfec31967d3614d260c5861c77a97a66e1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.27" OriginalAmount="86.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75842067002" Longitude="4.8356472652105" StarRating="3" HotelCode="128271|1110388" HotelName="Le Républik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Bellecordière, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/04/9c042cc7e5e574de3358110e1dfb867bccad4354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.28" OriginalAmount="88.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.770903" Longitude="4.863395" StarRating="3.5" HotelCode="80530|392175" HotelName="Mercure Lyon Charpennes" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, place Charles Hernu, 69100 Lyon Villeurbanne</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ec/2bec9d9adb866bdf9c42539dd1349818f69ff8a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between La Part-Dieu CBD and the Cité Internationale convention centre complex,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.749179932056" Longitude="4.8387403176094" StarRating="2.5" HotelCode="89959|60323" HotelName="Comfort Suites Rive Gauche Lyon Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Chevreul, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/bd/f3bda80722fe573c9e47f00e2d2cb1e3396edd4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.78858044317" Longitude="4.8149069525089" StarRating="3" HotelCode="916470|63322" HotelName="Hotel Lyon-ouest" 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>50 Quai Paul Sédallian, 69009 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/c2/61c2d5e005cbaf0f7fd814a0e816d89827fea3f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.79151956" Longitude="4.81786036" StarRating="3" HotelCode="527393|215257" HotelName="Hotel ParkSaône" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Félix Mangini, 2 Rue des Muriers, 69009 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8d/33/8d338d3aca21eafd8e6f45794b3cbe57998cd02d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75908067" Longitude="4.86163432" StarRating="2" HotelCode="233701|ibis_budget_lyon_la_partdieu" HotelName="ibis budget Lyon Centre - Gare Part-Dieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue de la Villette, 3e arr., 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/0c/a50c6e1d727225b88471ee768f968e0ad59c63a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.70" OriginalAmount="93.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.760697019141" Longitude="4.8368355631828" StarRating="4" HotelCode="16063|761885" HotelName="Mercure Lyon Centre Plaza République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Stella, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/b1/7eb1ed2bc1ced8a6f3c54c40452314d1008d82f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Lyon close to the cathedral and the opera hall. The nearest un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.89" OriginalAmount="93.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.761393128762" Longitude="4.8498065042992" StarRating="3" HotelCode="58288|304225" HotelName="Citadines Part-Dieu Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>91-95 rue Moncey, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/04/2504aa516f4770418413bdabfa706e7906a4390f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of the business area and is near to the famous Part Dieu shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75232516" Longitude="4.87683711" StarRating="0" HotelCode="548006|bb_clos_feuillat" HotelName="Clos Feuillat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Feuillat, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a6/4da63c34f176be0384ecba0e5f2dea628bcc5861.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7528585" Longitude="4.8290892833333" StarRating="3.5" HotelCode="110092|alexandra_3" HotelName="Alexandra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue Victor-Hugo, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/8069916198c78b33cb69ca39a1b539039316dc91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.43" OriginalAmount="95.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.766320789344" Longitude="4.8317421100702" StarRating="4" HotelCode="11730|367995" HotelName="Grand Hôtel des Terreaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Lanterne, 69001 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/a1/92a17691b954f3166f027af9b7338a95e1d644a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly situated at the heart of Lyon on the left bank of the River Saône. Counting a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.66" OriginalAmount="95.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7453117" Longitude="4.8227963" StarRating="3.5" HotelCode="930966|1682658" HotelName="Quality Suites Lyon Confluence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Cours Charlemagne, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/a7/4ba77d620b3abcbfa7d28897c7f8e8dbff823fd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.57" OriginalAmount="96.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.765181601059" Longitude="4.8279321890987" StarRating="2" HotelCode="902189|1944535" HotelName="Saint-Paul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Lainerie, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/6d/ab6d4667e03dc3e6442ef83d8bfeaa232495a565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.753674254148" Longitude="4.8259360195661" StarRating="2" HotelCode="336334|hotel_vaubecour" HotelName="Hôtel Vaubecour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Vaubecour, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a1/1fa1bfdbec7eae2f93da14bab0f2c1cf3818fd7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.10" OriginalAmount="97.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.765986846877" Longitude="4.8322091122684" StarRating="3" HotelCode="327442|1457978" HotelName="Hôtel De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue De La Platière, 69001 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/73/0f732daefa16fc4d6259bbd151146e128f968b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.749464579402" Longitude="4.8250526189804" StarRating="4" HotelCode="25181|32616" HotelName="Mercure Lyon Centre Grand Château Perrache" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Cours de Verdun Rambaud Esplanade de la gare, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/92/cb92ef6b12235054b1fe013c30253e4ef4bd7614.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Lyon, the hotel is just 10 minutes from Place Bellecour and close to the T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.768249" Longitude="4.848269" StarRating="4" HotelCode="69566|hotel_roosevelt" HotelName="Roosevelt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue De Seze, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/8a/508a9573d2c905236b6fe4515455b86ffa27c396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 20 minutes by car from Lyon St Exupéry International Airport, 2 minutes b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="99.38" OriginalAmount="98.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.761836605531" Longitude="4.8467168211937" StarRating="3.5" HotelCode="42874|40617" HotelName="Best Western Crequi Lyon Part Dieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue de Bonnel, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/12/5612de1c14338ebfffad3fb370438662d97acef0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying at the heart of Lyon close to the Part Dieu and Presqu'île stations, this pleasant hotel lies ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.42" OriginalAmount="98.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.760257" Longitude="4.863413" StarRating="3" HotelCode="11570|905815" HotelName="Campanile - Lyon Centre - Gare Part Dieu" 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>31 rue Maurice Flandin, Forum Part-Dieu, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/8f/468f016462260d7082522e6cd58a76069994e88a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75843836124" Longitude="4.8414838314056" StarRating="4" HotelCode="31213|2425" HotelName="Best Western Hôtel du Pont Wilson" 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>6 Rue Mazenod, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/76/a676b6b863c25ee9a4c728cdc778d16ad3079793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short distance from the banks of the Rhone, between Place Bellecour and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.09" OriginalAmount="102.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.741309" Longitude="4.815171" StarRating="4" HotelCode="181000|914195" HotelName="Novotel Lyon Confluence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Paul Montrochet, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/71/9c71177b6e411a744f37ec59311fee3dcdb57d15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.65" OriginalAmount="102.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.766654" Longitude="4.828159" StarRating="3" HotelCode="14288|307315" HotelName="Le Phenix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Quai De Bondy, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/19/ba191c2b8d72debc5b8d0a8325143f1bcbc6afc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys a lovely location directly by the banks of the Saône in the historical tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.72" OriginalAmount="102.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.76624412" Longitude="4.83550029" StarRating="4" HotelCode="748730|2300725" HotelName="Maison No" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Du Bât D’Argent, 69001 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1b/561bbb9840181cf6f155dfb652eef9eae6d9e85f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Your new boutique hotel in Lyon, a signature in hyper center for a singular experience, elegant and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.768963" Longitude="4.857009725" StarRating="3" HotelCode="149495|hotel_du_parc_20" HotelName="Du Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Boulevard des Brotteaux, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/44/3a44e36eed51cf180f3aa980b7d5d6894d7af3c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.769742666667" Longitude="4.8437316666667" StarRating="4" HotelCode="149516|foch_2" HotelName="Foch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Avenue Maréchal Foch, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/19/9519a609d44d03f47f630d205b015b4a85021bb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.748729940136" Longitude="4.8430381112905" StarRating="3" HotelCode="110107|ibis_lyon_centre" HotelName="Hôtel ibis Lyon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue de l'Université, 69007 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/de/9fde8530c8c10b5cf61bbcae6a6e5815c658deac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.73" OriginalAmount="108.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.76822740132" Longitude="4.8586982488632" StarRating="3.5" HotelCode="94346|186086" HotelName="Hotel Mercure Lyon Centre Brotteaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112-114, Boulevard des Belges, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/68/af68e2043d6726ac1d6b45c3ea384b3713eb0acf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic city hotel enjoys an exceptional location in the heart of Lyon. It lies just a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.733134022805" Longitude="4.8231562972069" StarRating="4" HotelCode="80917|novotel_lyon_gerland" HotelName="Novotel Lyon Gerland Musée des Confluences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue Leclerc, Lyon Cedex 07, 69363 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ca/4aca64607e82589a5021c4c58c98728e9ce0d843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star hotel is close to the city centre of Lyon and the major transport routes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.86" OriginalAmount="112.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7565352" Longitude="4.8325476" StarRating="3" HotelCode="110093|2435685" HotelName="Bayard Bellecour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Place Bellecour, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/ca/bccafe68873639f98d94527fc7f6fad8bc58e41a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.74960034105" Longitude="4.8297509901313" StarRating="3" HotelCode="26118|34415" HotelName="Best Western Hôtel de Verdun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue de la Charité, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/4a/6a4ab08c01001666ba527d95f2b953a299e217e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75354113" Longitude="4.85653467" StarRating="0" HotelCode="430450|felix_dort" HotelName="Félix Dort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>75, Avenue Félix Faure, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/42/fe424901c64f72498a06f647c50f0627c8c9a5bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.03" OriginalAmount="114.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.74699957797" Longitude="4.8674637079239" StarRating="4" HotelCode="29796|186156" HotelName="Mercure Lyon Lumiére" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 cours Albert Thomas, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/93/9a934352f36707b292861b77d92996ae2113f895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre and 5 minutes from the Part Dieu train station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.89" OriginalAmount="115.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.763044" Longitude="4.83451" StarRating="3" HotelCode="170899|750355" HotelName="Hôtel Silky by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place Francisque Régaud, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/41/69416a522044156ebb80d275ddee63a2338e93e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from the Rue de la République, the main shopping street of Lyon. The Cord...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.765023544624" Longitude="4.8336588537426" StarRating="2" HotelCode="335343|hotel_le_boulevardier_" HotelName="Hôtel Le Boulevardier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses,Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De La Fromagerie, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/9f/3a9ffc360fcf930a281dd91f055c5aa310744ae6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.02" OriginalAmount="117.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.768575" Longitude="4.856469" StarRating="3" HotelCode="110105|1083078" HotelName="Hôtel Edmond W." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Professeur Weill, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/bd/b1bd2d80121cc00d0ed28a03f5b7223bc074bdb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.14" OriginalAmount="117.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.759509" Longitude="4.861257" StarRating="3" HotelCode="181003|1975985" HotelName="ibis Styles Lyon Centre - Gare Part Dieu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue de la Villette, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/53/ec53094e14da86eece1576fb5d3f7ffee7d7ae98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.22" OriginalAmount="120.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.788630879264" Longitude="4.8200728607075" StarRating="4" HotelCode="37230|65054" HotelName="Lyon Métropole &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>85 Quai Joseph Gillet, 69004 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/44/90440820ac487797cb8d546cfa82ba1cfd96916b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, located in a green area is close to the Saône River. It is 5 minutes to the city centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.84" OriginalAmount="120.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.760824264753" Longitude="4.8538219928741" StarRating="4" HotelCode="42234|307995" HotelName="Radisson Blu Lyon" 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Rue Servient, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/e4/56e44ac892971b54aa2810e2523b5f909233499a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the heart of the commercial district, close to the popular shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.37" OriginalAmount="122.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7588915" Longitude="4.8332998" StarRating="3.5" HotelCode="78983|64904" HotelName="Globe &amp; Cecil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Gasparin, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/e0/cee053fd649910bec685613de4200d0f87945e55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is an elegant residence situated in the centre of Lyon in the Rhone Valley. It lies in the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.774961690054" Longitude="4.8476099967956" StarRating="4" HotelCode="16573|48811" HotelName="Warwick Reine Astrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard des Belges, 69006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/65/c06586c677a06b431e0cb6c70c7a851954479945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location close to the famous Park La Tête d'Or. An ideal locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.45" OriginalAmount="126.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75951062697" Longitude="4.8611605167389" StarRating="4" HotelCode="181002|914125" HotelName="Mercure Lyon La Part Dieu" 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>50 rue de la Villette, Lyon 69003</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/a0/58a00a990bd7df307d62db9288c593c331927b8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lyon. The nearest airport is Lyon - Saint-Exupéry (LYS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.11" OriginalAmount="126.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.760927183785" Longitude="4.834169447422" StarRating="4" HotelCode="11718|761825" HotelName="Mercure Lyon Centre Beaux Arts Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73-75 Rue du President Edouard Herriot, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/c3/44c32417af55ecd260b98975700320e4806f6dc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the peninsular (Presqu'ile) between the Rhone and Saône rivers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.45" OriginalAmount="136.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.761017" Longitude="4.836684" StarRating="4" HotelCode="75800|760735" HotelName="Hôtel Carlton Lyon - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Jussieu, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/4e/1d4e195d5ea4644d73f0da0a1a5655b50af64cdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon, between the Rhone and Saône rivers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.23" OriginalAmount="136.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.76082882" Longitude="4.83769158" StarRating="5" HotelCode="774206|2362255" HotelName="Boscolo Exedra Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Internet,Laundry,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Quai Jules Courmont, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/946857/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In a splendid setting between the Rhone and the Saône, in the most prestigious district of Lyon, a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.760734444351" Longitude="4.8371252417564" StarRating="4" HotelCode="25426|boscolo_grand_hotel" HotelName="B4 Grand Hotel Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Grolée, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e9/9be9519a346a198e562ba24b48de94408a6b6bba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated only a few minutes walk from the historical old town and the Place de la Répu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75929589" Longitude="4.86203135" StarRating="0" HotelCode="971480|at_home_in_lyon_2" HotelName="At Home In Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue De La Villette, 69003 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e0/c0e0a2bae420fa4ee6f51830174951a8453ae9ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.08" OriginalAmount="144.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.756407923781" Longitude="4.8330375552177" StarRating="5" HotelCode="20231|391575" HotelName="Hotel Le Royal Lyon-MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Place Bellecour, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b9/fbb93b5e48aa0ef40f8f7efb6abebacf642b947b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies directly on the famous Place Bellecour at the heart of Lyon's historical cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7597385" Longitude="4.8311228" StarRating="3" HotelCode="110096|hotel_des_artistes_2" HotelName="Des Artistes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Gaspard André, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/85/5385be0bebe8d90aa3d7cb31c689c6270690361c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75832498" Longitude="4.82600278" StarRating="0" HotelCode="543937|la_nuit_saint_georges_" HotelName="La Nuit Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Benoit Crépu, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/67/4e674606df9c7037e06078c9f1011d0fdebd8727.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lyon&amp;apos;s Old Town, La Nuit Saint Georges offers self-catering accommodati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.759008979132" Longitude="4.8165069533729" StarRating="4" HotelCode="305408|fourviere_hotel" HotelName="Fourvière Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 rue Radisson, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/32/e73244f49ea3e153c7d967a4b832aa7479e86cef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities and services to ensure a comfortable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.68" OriginalAmount="165.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.754499058058" Longitude="4.833984375" StarRating="5" HotelCode="31373|145566" HotelName="Sofitel Lyon Bellecour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Quai Gailleton, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/6a/ca6a651b1bc4828ea518eef79a17822957a701a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the antique dealers' district of Lyon close to a selection of shopping venu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7632263" Longitude="4.8274078" StarRating="5" HotelCode="47883|cour_des_loges" HotelName="Cour des Loges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Rue du Boeuf, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/50/0c50f0dd0487c05ec2e30bcad3a18f0fbca5c7d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Lyon, close to the Saint Jean cathedral. Various shops may b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.90" OriginalAmount="252.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.764632" Longitude="4.841847" StarRating="4" HotelCode="311690|1705338" HotelName="OKKO HOTELS Lyon Pont Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 bis Quai du Général Sarrail, 69 006 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/5d/6a5ded7873dd9fae9694dea6289f17c1e3600430.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.784855" Longitude="4.852848" StarRating="4" HotelCode="40600|hilton_lyon" HotelName="Lyon Marriott Hotel Cite Internationale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Quai Charles De Gaulle, Lyon 69006</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/a1/a0a117d7b018dcbce7d79f3d2f62bfeef3fc1690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the Rhone river, opposite the Tête d'Or Park, the hotel is 5 minutes' drive from Lyon at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.75855861" Longitude="4.83693374" StarRating="5" HotelCode="782253|intercontinental_lyon_hotel_dieu" HotelName="Intercontinental Lyon - Hotel Dieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Quai Jules Courmont, 69002 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/77/e677cbcca4cf6c69c8033bcb9a84b5c136c03624.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located within the city of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.7591789" Longitude="4.82302785" StarRating="5" HotelCode="593069|248350" HotelName="Villa Maïa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Du Professeur Pierre Marion, 69005 Lyon</AddressLine>
          </AddressLines>
          <CityName>Lyon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/e9/27e9b013591866d8b8e3c9c1bdd5f76ea4968d72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lyon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Internet,Laundry,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Spa,Wheelchair Access,Central Heating,Fax,Heated Pool,Jacuzzi,Swimming Pool,Telephone Service,Golf,Shopping Arcade,Kitchen,Nightclub,Currency Exchange,Sauna,Garden,Lounge,Massage Centre,Bicycle Rental</BasicAmenities>
    <HotelRating>5,4,3,3.5,2.5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,CITY HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,CLUB RESORT,SPA HOTEL,APARTMENT,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
1547f77a-8ba5-4b07-b053-74651663eca9|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="1547f77a-8ba5-4b07-b053-74651663eca9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
1547f77a-8ba5-4b07-b053-74651663eca9|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
1547f77a-8ba5-4b07-b053-74651663eca9|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
1547f77a-8ba5-4b07-b053-74651663eca9|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
1547f77a-8ba5-4b07-b053-74651663eca9|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
1547f77a-8ba5-4b07-b053-74651663eca9|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
1547f77a-8ba5-4b07-b053-74651663eca9|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
1547f77a-8ba5-4b07-b053-74651663eca9|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-15T05:48:41.0827022+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1547f77a-8ba5-4b07-b053-74651663eca9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.524425" Longitude="13.391745" StarRating="1" HotelCode="180964|heart_of_gold_hostel_berlin" HotelName="Heart of Gold Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Johannisstr. 11, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/9e/969e494adbcb31987567ab8cbaf545403cca1336.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. A bicycle hire service give...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.27" OriginalAmount="34.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|1090838" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/7a/5a7a1e85e520c340c152b578299ab9dc7980a7db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="0" HotelCode="35480|ao_berlin_friedrichshain" HotelName="a&amp;o Berlin Friedrichshain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 73, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/57/05579aad564d039553f09fb901598916a74073e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This youth hostel is located in the heart of the Berlin district of Friedrichshain and is surrounded...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.20" OriginalAmount="37.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498048192647" Longitude="13.38648582298" StarRating="2" HotelCode="92761|2015205" HotelName="acama Hotel+Hostel Kreuzberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofer Ufer 8-9, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a7/15a7debb57bb2fc9cffaf7b22685d10dae5b4170.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528396560658" Longitude="13.336641114667" StarRating="2" HotelCode="92758|amstel_house_hostel_berlin" HotelName="Amstel House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldenserstraße 31, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/bc/b9bcf315d399a54f1a533a7ef97aa99396f6d8b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|hotel_alte_feuerwache" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldowstraße 1, 13053 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e8/b6e8659cf14d6137bde9d14a40222c6be9f87dc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is quietly located in the north-east of Berlin. The Velodrom, the sport forum ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509834719612" Longitude="13.447602835506" StarRating="0" HotelCode="394281|art_hostel_berlin_city" HotelName="Kiez Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marchlewskistrasse 88, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/95/ff95cbd25d427ce333c43687e915b89b69073cdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508826272093" Longitude="13.424059152603" StarRating="0" HotelCode="33425|ao_berlin_mitte" HotelName="a&amp;o Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Straße 127-129, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4c/e34c4431cc790e636c79d1feb79df491ef84cac6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A favourite for young tourists, this hostel is ideally located in the Berlin district of Mitte. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.56" OriginalAmount="41.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|1224727" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rhinstraße 159, 10315 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/8d/eb8d6544d60a4d48f7febfd41223f1fbb155a0fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the north-eastern Lichtenberg district of Berlin, directly opposit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.69" OriginalAmount="41.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505599040634" Longitude="13.302229123885" StarRating="2" HotelCode="104386|1110488" HotelName="Stuttgarter Eck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 54A, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/50/b3501be04d70de6133b9098c69f33c46f8400f8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.58" OriginalAmount="42.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|863885" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emser Straße 19-20, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/a0/5ea093f495987d4079218a3b6d2ca04486674c54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.69" OriginalAmount="42.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|862345" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rankestraße 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/25/5e257277201a53221f18c950ebf0dd8b4b76243e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529011" Longitude="13.363611" StarRating="0" HotelCode="161194|ao_berlin_hauptbahnhof" HotelName="a&amp;o Berlin Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lehrter Straße 12, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/d8/71d8cefc2a5f59de95024e316d0abee847b1f8b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a 10-minute walk from Berlin's central station. There are numerous attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509599258727" Longitude="13.446282045975" StarRating="1" HotelCode="402277|sunflower_hostel_berlin" HotelName="Sunflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Helsingforser Straße 17, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/4c/4e4c411916f444b5f731bac563319fed8c168bca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.15" OriginalAmount="43.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.39283767" Longitude="13.50716189" StarRating="0" HotelCode="759976|2553365" HotelName="7 Days Premium Berlin Schönefeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Grade-Allee, 12529 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0f/d50fd2abe2378d924e7003ee1c481271acaa987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.06" OriginalAmount="44.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.497854519234" Longitude="13.312184214592" StarRating="3" HotelCode="12294|862285" HotelName="Europa City Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Str. 60, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/83/2083e8719895078c1ec977dc91e65a4ac0b6451d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503177152954" Longitude="13.385585848636" StarRating="1" HotelCode="401084|410490" HotelName="Three Little Pigs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 66, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/d4/0bd4dff5ddca34bf8fc92dd1e55e6effbd4e3c67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.526459736315" Longitude="13.387999682209" StarRating="2" HotelCode="401435|hotel_markischer_hof_2" HotelName="Märkischer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 133, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/13/17137b21331a4231aea0fd09042343c793d43b7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2 star rated Hotel Berlin Markischer Hof Am Tacheles is situated in Berlin. The hotel offers on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.558469" Longitude="13.378858" StarRating="2" HotelCode="294477|hotel_big_mama" HotelName="Big Mama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koloniestraße 24, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/b7/2ab7ae76807ef2fabb6c34e572a2909640012ae0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.67" OriginalAmount="45.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|2048545" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bundesallee 31A, 10717 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/8e/2c8e200b97d516e14bc1028d75a3761b3a6b6224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.36" OriginalAmount="45.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.484331" Longitude="13.5265" StarRating="3" HotelCode="889107|2491035" HotelName="Hotel Karlshorst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 89, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617ad8d033ce690cebb6819638f47c2a371bfbb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|best_western_hotel_am_spittelmarkt" HotelName="Best Western Am Spittelmarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Grünstraße 28, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/83/da830bb291ed087821551c0d441f3e33218def61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the heart of the city, a short walk from famous F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.47" OriginalAmount="46.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|863835" HotelName="Aparthotel Vega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 185/186, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/3d/283d33e15406479b73261daecf2392b90631d110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|hotelpension_arche" HotelName="Hotel-Pension Arche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104 a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b7/1ab7df594c02fa1a8de955944e1905899b03aa53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503469721182" Longitude="13.347575962543" StarRating="3" HotelCode="18120|hotel_sylter_hof_berlin_city_west" HotelName="Sylter Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstenstraße 114-116, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/04/0204257d9cea1edb87dfb3d2fd9885b1d132ba7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market, hotel can be found only five minutes from the well- known department store: KaDeWe. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.515971133119" Longitude="13.440002202988" StarRating="2" HotelCode="53242|pegasus_hostel_berlin" HotelName="Pegasus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Straße der Pariser Kommune 35, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/84/37841d306356ff32ad38757409bcda418b067e8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Lichtenberg. This establishment offers a total of 70 rooms. This est...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.48439132" Longitude="13.30821819" StarRating="2" HotelCode="694039|enjoy_hostel_berlin_city_west" HotelName="Enjoy Hostel Berlin City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalischer Straße 38, 10713 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/e6/eee684aaa12dc3a58a3f1e4688b88d1d02825ed7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Prague (Prague 3), you'll be convenient to Riegro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.75" OriginalAmount="48.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|862395" HotelName="Novum Hotel City B Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 129, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/29/de298faee7390f7fabc8ddfc9a709b71111d5039.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.91" OriginalAmount="48.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.3922379" Longitude="13.5185012" StarRating="4" HotelCode="150007|911935" HotelName="InterCityHotel Berlin-Brandenburg Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Seegraben 2, Schönefeld, 12529 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/4c/5b4cbeb0d86e0215642df9207884138a54323f73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly by the Berlin-Brandenburg International Airport, with excellent connec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.09" OriginalAmount="48.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|518085" HotelName="Select Hotel Berlin Spiegelturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Freiheit 5, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1c/e81cc91989c5abd38c8648ab2481eee4bec6dcae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set within a glass tower, the hotel is a 10-minute walk from Spandau's old town and 20 m from Berlin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.493022" Longitude="13.32971" StarRating="2" HotelCode="79740|hotelpension_spree" HotelName="Hotel-Pension Spree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Trautenaustraße 19, 10717 Berlin, Wilmersdorf</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/cc/34cce3e78a1c70d9b458a8e458fa581f4575259c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503562734614" Longitude="13.365852588955" StarRating="3" HotelCode="402244|alper_hotel_am_potsdamer_platz" HotelName="Alper Am Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 82, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/65/6565463da79b05c200ab2fa1e56a82c3c21b466e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.52" OriginalAmount="49.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.521822295814" Longitude="13.485267162323" StarRating="3" HotelCode="25950|52564" HotelName="Good Morning+ Berlin City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ruschestraße 45, 10367 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/85/ad8567fcc054ec1269ac617aad0dda1b4a2c89fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located in a quiet area of the Berlin suburb of Lichtenberg. Guests can...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.54" OriginalAmount="49.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|1136928" HotelName="Titanic Comfort Mitte" 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>Elisabeth-Mara-Straße 4, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/e9/dce998b4e2e98cb3178b40572b596f638b483aa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.58" OriginalAmount="49.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.436629" Longitude="13.464337" StarRating="3" HotelCode="66383|375375" HotelName="AZIMUT Hotel City South Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Straße 90-94, 12351 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/92/920d2c65f1c1b612/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy business hotel is conveniently located for the A113 motorway with fast connections to Schö...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.38" OriginalAmount="49.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.513641876079" Longitude="13.481926470995" StarRating="4" HotelCode="50568|1969994" HotelName="NH Berlin City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 2-3, Lichtenberg, 10367 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/29/f829fe5b4b5fc3b48d06c53af1af84af075856f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located in the peaceful Lichtenberg/Friedrichshain district of the city, just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.481822" Longitude="13.517433" StarRating="3" HotelCode="106394|mitmensch" HotelName="Hotel Mit-Mensch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ehrlichstrasse 47-48, Berlin-Karlshorst, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/53/1453e9973440a6a35322ad445294a3074ab1d4bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52704" Longitude="13.341133" StarRating="3" HotelCode="311688|apple_city_hotel" HotelName="Apple City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmshavener Straße 71, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/0b/530b34b4becadbe7ff809041f87165938fba4588.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Apple City Hotel, you'll be centrally located in Be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.75" OriginalAmount="50.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.4464476441" Longitude="13.515169357365" StarRating="3" HotelCode="400374|2013025" HotelName="IBB Blue Hotel Berlin-Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groß Berliner Damm 71, 12487 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/e1/9fe1d86de6d6a025dea2fc7055fc6f16907ffe60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.08" OriginalAmount="50.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|232556" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paderborner Strasse 10, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/98/a9982d6ff9436b530aced9409a481ad650a0912b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in the Charlottenburg-Wilmersdorf district. An abundance ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.09" OriginalAmount="50.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.493844370186" Longitude="13.387765720238" StarRating="2" HotelCode="168906|1129148" HotelName="Metropol Hostel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 32, 10961 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b3/aab384bd0b007c8c3085534e6a05fdfd96fb8eee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|novum_hotel_aldea_berlin_centrum" HotelName="Novum Hotel Aldea Berlin Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bülowstraße 20-22, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/a9/a1a9b05dbcc8879a4eadcccdbeed36938162eba7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideally located in the centre of Berlin close to Potsdamer Platz. Kurfürstendam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.28" OriginalAmount="51.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|182806" HotelName="ibis Berlin Spandau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 13581 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/2f/482fd560c39817fffa93b20a1a0bed71492929c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.48406846" Longitude="13.52580314" StarRating="0" HotelCode="612446|486487" HotelName="Die Botschaft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 92, Lichtenberg, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/28/e228fdd411f162d221a4686661edfe27ff99e91b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Die Botschaft in Berlin (Karlshorst), you'll be close to FEZ ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.496572670066" Longitude="13.308345973492" StarRating="2" HotelCode="64195|hotelpension_margrit" HotelName="Margrit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Straße 24, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3b/b73b357e8d5b5fb43a0ae2dc5a22ad1a67c03713.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|airporthotel_berlin_adlershof" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 14, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/94/7994350d6e2ed1849d7f657c22ed377d94f5b13f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet and green area of the southeast of Berlin, right in the heart of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50226922871" Longitude="13.313061156487" StarRating="3" HotelCode="105198|hotelmaison_am_olivaer_platz" HotelName="Hotel Maison Am Olivaer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 57, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/b4/cab41e6c78fb227ffd158400bd3acf08654b5861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.53" OriginalAmount="52.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525174" Longitude="13.391292" StarRating="1" HotelCode="213618|916335" HotelName="Generator Berlin-Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 65, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/83/92830bf8c14faf702cbe17d47d9c1afbfab9ce97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hostel is located next to the Oranienburger Straße station, and within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.71" OriginalAmount="52.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|2490425" HotelName="Hotel Ambiente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gossowstraße 11, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e7/91e705a303a5650fae708dd3c47d1cc7656dc482.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 Ambiente, you'll be centrally located in Berl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.76" OriginalAmount="52.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|940575" HotelName="Centro Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleiststraße 9-12, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161841/161841a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the hub of Berlin's exclusive centre. The luxury of the Kurfürstendamm and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|57757" HotelName="Motel Plus Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/58/4e5877d98d5c2b97e72dad0bea8f5e2a218fd8b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, this hotel lies in a dynamic, lively area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.59" OriginalAmount="53.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.555308567023" Longitude="13.386949446012" StarRating="4" HotelCode="75324|190046" HotelName="Wyndham Garden Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Straße 116a, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7a/ba7ab96da28afc9cf68b6cb39c873d0bf6c2c43b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The easily accessible, architecturally attractive group of buildings that makes up the hotel is situ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.66" OriginalAmount="53.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|183926" HotelName="Mercure Hotel Berlin Tempelhof Airport" 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,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hermannstraße 214-216, Eingang Rollbergstrasse, 12049 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/92/c892a1db86411d1be63034704ef02150610f087f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.34" OriginalAmount="53.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.461168" Longitude="13.444422" StarRating="3" HotelCode="89835|182736" HotelName="ibis Berlin Neukoelln Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jahnstrasse 13, 12347 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/99/3299554fe10fcc0b81f42e65606fd0216e90bab5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.530095831647" Longitude="13.401214778423" StarRating="2" HotelCode="162829|56834" HotelName="Ibis Styles Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstrasse 1-2, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/62/d8629749d5831fb67c2166bc0131ed4a38a20af5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|grand_hostel_berlin" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofer Ufer 14, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/9f/649fcace1060c9c82648dd753f12a49f14fb60cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features a bar for a comfortable and relaxing stay. Wireless internet access is available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504808" Longitude="13.38439" StarRating="1" HotelCode="402336|ibis_budget_berlin_city_potsdamer_platz" HotelName="ibis budget Berlin City Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 6, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/8e/628edfaeb0902038a5a818c1dfe53ca899584a0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.442664876159" Longitude="13.569719865918" StarRating="4" HotelCode="70607|best_western_hotel_am_schloss_koepenick" HotelName="Hotel Am Schloss Köpenick Berlin by Golden Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grünauer Straße 17-21, 12557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/8b/e38b122a06d5eb03ffd6bf40b0803be062dc6c4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="535131|pension_sena_" HotelName="Pension Sena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterhornweg 42, 13595 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/3e/bb3e8d0ac17e61fe00e3c34cf9d47b084d381ff6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 7-minute drive from Ryde, The Guildhouse provides bed and breakfast on the Isle of Wight, in a con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.72" OriginalAmount="54.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|2490395" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 7, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/85/f6856ff176a4f2255158a6ebc83c3b4cf63ee3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.16" OriginalAmount="54.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.48753" Longitude="13.425765" StarRating="3" HotelCode="33427|189976" HotelName="Grand Hostel Berlin Urban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenallee 6, Ecke Hermannplatz, 12047 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/c0/bec0b6af4030dbdcd032c7958560a508afddbfb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Berlin district of Neukölln, close to Hermannplatz. Numerous bars, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.18" OriginalAmount="54.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.48904" Longitude="13.316404" StarRating="2" HotelCode="37526|228049" HotelName="ibis Berlin City West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Strasse 11, 10713 Berlin-Wilmersdorf</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/67/6e67f1c829bcd76edf7be0a1c1bef4f7d5e3fa29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.24" OriginalAmount="54.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.396409" Longitude="13.540475" StarRating="3" HotelCode="180943|1448508" HotelName="Meininger Hotel Berlin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexander-Meißner-Str. 1, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/21/0121a3e6d9dd49cf7667797fa898f21fc1337aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.29" OriginalAmount="54.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5269" Longitude="13.4107" StarRating="2" HotelCode="401134|3838235" HotelName="St Christopher's Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Rosa-Luxemburg-Straße, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/c8/1dc85934479f9dab2edba97414f72e031c2a634e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53224182" Longitude="13.38044301" StarRating="1" HotelCode="55731|ballhaus_berlin_hostel" HotelName="Ballhaus Berlin Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 102, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/7b/737b50125aa47e8ea4b5419d6f913bd55bb549ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is the largest international meeting point for travellers throughout the world, affordin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|smartment_business_berlin_karlshorst" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 115, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e0/90e07f919e66997e644da18026ec32fff07870fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.57" OriginalAmount="55.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|241226" HotelName="ARCOTEL Velvet Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 52, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f8/54f8d1b3a2021b0a4524748c326a667a711f4b1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located centrally and is the ideal starting point for arts, culture, shopping tours and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.88" OriginalAmount="55.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|510825" HotelName="Delta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohlstraße 58, 10785 Berlin, Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7aca013b54884332867e060c70327ddbfef0cf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within quick and easy reach of Potsdamer Platz (1 km), with the Sony Centre, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.93" OriginalAmount="55.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.567832225768" Longitude="13.330836583046" StarRating="3" HotelCode="89838|105682" HotelName="Good Morning Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kögelstraße 12-13, 13403 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/ed/6aedfe8b2b1ad5a35c3c7055d6a0b9c15e26fe13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel, situated in the heart of the northwest district of Reinickendorf, is an ideal st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.02" OriginalAmount="55.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|2475305" HotelName="the niu Hide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Allee 113, 10365 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/af/63af4c119071a6f7f456360548f33b2ac199a1ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.03" OriginalAmount="55.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500890393177" Longitude="13.319532126188" StarRating="3" HotelCode="36813|513295" HotelName="Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustraße 34, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e7/01e786092fd071a141aa3fd42a8284312c82fbd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive hotel is ideally situated in a side street of the bustling Ku'damn. In addition to co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.39" OriginalAmount="55.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499270225141" Longitude="13.347871005535" StarRating="3" HotelCode="17311|428905" HotelName="Mercure Berlin Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstraße 8, 10777 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/fb/bcfb2d167ab906573bf968e8558bb585a5f9237c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.53" OriginalAmount="55.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504650409827" Longitude="13.331827442377" StarRating="3" HotelCode="13631|351255" HotelName="AZIMUT Hotel Kurfürstendamm Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimsthaler Strasse 39-40, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/37/543767ec8c3b15344cdb8ef52e3a69ba0cb41152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated along Kurfürstendamm at the heart of Berlin. From here guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.537944042282" Longitude="13.202350362433" StarRating="3" HotelCode="89845|hotel_herbst_berlin" HotelName="Hotel Herbst Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moritzstraße 20, 13597 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/65/68656e8fb1ea8316b842799e95eac9a42224b55e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.58" OriginalAmount="56.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|1450148" HotelName="One80 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 65, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/a5/93a5664762091e9bdd4494d92fc96d29fce2cf13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.61" OriginalAmount="56.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525103" Longitude="13.343831" StarRating="3" HotelCode="67055|1421338" HotelName="Hotel Tiergarten Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 89, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b9/2db95aa5369bdd78a0df46c0fb726e49a7b2dd1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.61" OriginalAmount="56.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|622255" HotelName="Abacus Tierpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Franz-Mett-Straße 3-9, 10319 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/e8/08e830f37eeea0e58a169a579097e13e4f4f71a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located opposite the Berlin Tierpark, this comfortable hotel is only around 10 minutes from the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.31" OriginalAmount="56.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|933945" HotelName="Best Western Plus Plaza Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 203, 10719 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/6c/456cfe5ef4f42c774c7c2f1272459573997a309b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.46" OriginalAmount="56.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.562312" Longitude="13.355068" StarRating="3" HotelCode="37788|375605" HotelName="Victor's Residenz-Hotel Berlin Tegel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Holländerstraße 31, 13407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1a/601a3a18b81b38d6b4cf4ab5baf9eead4d4a933c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is in Berlin, about 2 km from Berlin - Tegel (TXL) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50034346875" Longitude="13.315162023313" StarRating="0" HotelCode="402279|hotel_pension_kima" HotelName="Hotel-Pension KIMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 27, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/9b/089bfc895c20ed0ccbe93dd1ad3a729c86a1b316.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.464111" Longitude="13.384813" StarRating="3" HotelCode="36095|hotel_alt_tempelhof" HotelName="Alt Tempelhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luise-Henriette-Straße 4, 12103 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/98/8a/988aefb0980ef874c65bda127ac70bec1f9e1ce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502912576666" Longitude="13.3445781211" StarRating="1" HotelCode="266893|ibis_budget_berlin_kurfurstendamm" HotelName="ibis budget Berlin Kurfuerstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Strasse 41, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/ba/58bac2d4665f98e6a1af10333e140a7e2138c9ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Schöneberg. The hotel comprises a total of 168 snug guests roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|smartments_business_berlin_prenzlauer_berg" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Storkower Straße 156A, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/35/e73530d1bc703c5c3da02458991c80ca3ec1b6cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.60" OriginalAmount="57.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|98972" HotelName="Hotel AMANO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auguststraße 43, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/54/c154cd3ff013729bb05d3451984fc2d4fba4f87b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.72" OriginalAmount="57.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|1104948" HotelName="Hotel Castell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 24, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/69/ea69c01b1a9efa285fd2f470a192e29bc94f57b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498862803652" Longitude="13.307871572667" StarRating="2" HotelCode="402220|xantener_eck" HotelName="Xantener Eck" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Xantener Straße 1, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/08/8e0891db805ce69733bb8617ded6c120cc526e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pension Xantener Eck The 2x000D star rated Hotel Pension Xantener Eck is situated in Berlin. B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.494734739643" Longitude="13.309255921094" StarRating="0" HotelCode="104470|artemisia_berlin" HotelName="Hotel Ambert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Straße 18, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/fa/90fa55a6256f597559f5ebc0e0af5248276ead33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.4030192" Longitude="13.585872" StarRating="4" HotelCode="75429|grunau_hotel" HotelName="Grünau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kablower Weg 87, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/ef/3bef905dc826e1b1dd4186f4d7b758fd35ff3fb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Berlin near to Schönefeld Airport (6 km) and the A100 and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.526013" Longitude="13.529704" StarRating="1" HotelCode="212788|ibis_budget_berlin_ost" HotelName="ibis budget Berlin Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 33c, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/db/e3db38164c4b19d90a084777dfc72f8183d76a1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.83" OriginalAmount="58.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|183806" HotelName="Mercure Berlin City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 38, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/18/db18df71af7b16b4d72aef8f1005d3ce1002f385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.12" OriginalAmount="58.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|1431578" HotelName="Leonardo Boutique Hotel Berlin City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Strasse 80-82, 12351 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/36/6f3602cf1d6a5160207c2eecc014b728c0380112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between Schönefeld Airport (some 7 km away) and the city centre (aro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|201906" HotelName="Spreewitz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/a5/d5a57ddfce82f4c01b7432b565e4fca62bf7643d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|axel_hotel_berlin" HotelName="Axel Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 13/15, Schöneberg, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/65/2e65ea2aa6d5cf8786813ab6f1ea8a0a501521cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at Lietzenburger Strasse 13-15, in the district of Schöneberg, the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5150372064" Longitude="13.280799976687" StarRating="2" HotelCode="105317|queens_park_hotel_3" HotelName="Queen's Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Königin-Elisabeth-Straße 47a, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b9/64b9388960bc8adefc21adc2aec270236dc0175d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.74" OriginalAmount="59.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|940855" HotelName="ibis Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/fc/aefc0bd542891885548be64e685c8e78cce186d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.97" OriginalAmount="59.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|1150058" HotelName="Hotel MANI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torstraße 136, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/00/f90096fd5b0acbdb1587044c61f01f5d663aea59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.41" OriginalAmount="59.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50259" Longitude="13.364919" StarRating="2" HotelCode="168918|271934" HotelName="B&amp;B Berlin - Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 90, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/28/2f286343dba6a9be3cb742c89cee886da757694f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The B&amp;amp;B Hotel Berlin Potsdamer Platz was newly opened in December 2009. A rich breakfast buffet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="873044|486067" HotelName="Amaya Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 5-7</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/45/b045ec439028c706e410c8f6184119030c2d09b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.550650533037" Longitude="13.411361575127" StarRating="3" HotelCode="168908|pension_marie_prenzlauer_berg" HotelName="Pension Marie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schivelbeiner Str. 42, 10439 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d9/73d92c803b1bd443d7e754cce8f4c1b19e212c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.555819330398" Longitude="13.380142790124" StarRating="2.5" HotelCode="268591|mk_hotel_berlin" HotelName="mk hotel berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Straße 100, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/3f/093ff206700523658341194256ed54190632a43f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at mk hotel berlin places you in the heart of Berlin, conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50767910238" Longitude="13.327960542328" StarRating="3" HotelCode="37825|smartments_business_berlin_city_west" HotelName="Smartments Business Berlin City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 2, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/df/20df492c8ec0baa0f06f1fd3098b86c56c708e01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant Berlin hotel lies in a peaceful side street off the Ku'damm just a few minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.17" OriginalAmount="60.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|862265" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 171/173, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/4f/3b4fce7744c80763db2e8e2845888e7da15f335c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.73" OriginalAmount="61.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|2475335" HotelName="Provocateur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Strabe 21, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/74/5b7412353674e612bfcae77e200b6aa5128244c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.97" OriginalAmount="61.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.495901521393" Longitude="13.30361187458" StarRating="3" HotelCode="10306|509195" HotelName="Novum Hotel Franke Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrecht-Achilles-Straße 57, 10709 Berlin, Wilmersdorf, Deutschland</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/62/51625ae1c194d0fbc7c264d82af75b0d570df107.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the district of Wilmersdorf on a quiet side street off the famous Kurfürst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508947076747" Longitude="13.388412594795" StarRating="3" HotelCode="168900|gat_point_charlie_hotel" HotelName="Gat Point Charlie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mauerstrasse 81-82, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/5e/d55e20e7b925bd6d82894ea9b1f598b35534cc37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525308" Longitude="13.421064" StarRating="1" HotelCode="212784|ibis_budget_berlin_alexanderplatz" HotelName="ibis budget Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mollstraße 30, 10249 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/5a/a65ad5ae3a3c767d6e51a9f6dbebfad160e217d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.65" OriginalAmount="62.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|862415" HotelName="Artim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstraße 20, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/a1/65a15039eb668b2ee89a3639278575fd46fbb884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.72" OriginalAmount="62.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|3849675" HotelName="Hotel Jurine - Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwedter Straße 15, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/cf/4fcfbe5fc9f2268ea73e770ea611699d103b1f11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.05" OriginalAmount="62.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502636555219" Longitude="13.344660699303" StarRating="2" HotelCode="930952|1455128" HotelName="ibis Berlin Kurfuerstendamm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Strasse 39, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/59/1659ec9722a8bd445a1606510a9ee48877d9d101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.39" OriginalAmount="62.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506625702592" Longitude="13.329630300925" StarRating="3" HotelCode="916469|1159928" HotelName="aletto Hotel Kudamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstraße 21, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/54/2054f3c4784720329f9b4f634296bdbb015334e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.41" OriginalAmount="62.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|2384565" HotelName="Quentin XL Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 76-80, Mitte, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f2/11f2bccc94df90a6cb45549fea9925f4f9f4c2e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Newly opened in 2018, this modern hotel in central Berlin is within a 5-10 minute walk from the Pots...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523624" Longitude="13.390927" StarRating="2" HotelCode="58636|baxpax_downtown_hostel_hotel" HotelName="St Christopher's Inn Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ziegelstrasse 28, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/6a/396ad8406e46867d1ee65e1bc78d6c2b92e30b7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is wonderfully located in a central location behind the famous Friedrichstadtpalast. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503202865157" Longitude="13.581893319488" StarRating="2.5" HotelCode="105357|hotel_b1_4" HotelName="Hotel B1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Niederfeld 7, 12621 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/e7/2be75a780eeb5594922a64d906a08907174c4c12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Bahia Cupica (BHF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505168366902" Longitude="13.300862402447" StarRating="1" HotelCode="35329|happy_go_lucky_hotel_hostel" HotelName="HappyGoLucky Hotel+Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 17, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/29/b52953ae9a4f091e072505d76b343b8228aaffae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the district of Charlottenburg, only a few minutes from the exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.458722510501" Longitude="13.513113856316" StarRating="0" HotelCode="10434|nh_berlin_treptow" HotelName="ibis Styles Berlin Treptow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spreestraße 14, 12439 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/38/2238d247cf9b08eef51310cab46025dd04dcfdec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few paces from the River Spree, somewhat from the city hustle and bustl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.76" OriginalAmount="63.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.489411619448" Longitude="13.346889386659" StarRating="2" HotelCode="92760|1157388" HotelName="HappyGoLucky Hotel &amp; Hostel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grunewaldstraße 33, 10823 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/dc/d9dc5db23fdc79fb73feb46ce27d425a87cb3eae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.05" OriginalAmount="63.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.444024" Longitude="13.56948" StarRating="4" HotelCode="25949|515955" HotelName="pentahotel Berlin-Köpenick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grünauer Straße 1, 12557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/23/132329f3385d2deed17428f9c1fa7fb42fd352c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the greenest districts of Berlin. It is an oasis of peace, prov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.18" OriginalAmount="63.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|2307375" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstrasse 3, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618181/618181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is set in Wedding. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498321527605" Longitude="13.348332345486" StarRating="4" HotelCode="67257|quentin_design_hotel_berlin" HotelName="Quentin Design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalckreuthstraße 12, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/36/81360ef42365d6eed7449d4beb63d7085c765eca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the famous Motzstrasse and Kurfurstendamm, near to all of Berlin’s highlig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.421261645911" Longitude="13.178749790178" StarRating="2" HotelCode="155036|wannsee_hof" HotelName="BONVERDE am Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronprinzessinnenweg 251/252, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d3/19d33c66a9591300bf9874e3ff763c4ee8971fad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.00" OriginalAmount="64.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|745385" HotelName="SORAT Hotel Ambassador Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Straße 42-43, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/b5/16b5b5f41b8acda346b8f4ecba8b46e3bc85018e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.54" OriginalAmount="64.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52586749" Longitude="13.38766048" StarRating="3" HotelCode="951898|3837835" HotelName="Hotel Amo by Amano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 113, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/c0/4fc061bfc4dedf3799525132709fd2fd75361cdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|518475" HotelName="Enjoy Hotel Berlin City Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolstädter Straße 42, 10713 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/b8/dab857dae1e47e096a357566df8feaaeefa9ee34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located close to the Autobahn exit Hohenzollerndamm and has the Funkturm and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510609009915" Longitude="13.386751198148" StarRating="2" HotelCode="106338|hotel_m68" HotelName="M68" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mauerstraße 68, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/ee/6beeb7792d31ca1bb0bc3fdf655a2fef88a29c7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50041663281" Longitude="13.342774758266" StarRating="3" HotelCode="402330|comfort_hotel_auberge" HotelName="Hotel Auberge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Straße 10, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/dd/7bddf76b59f84b5ddf3373c03babef639e543290.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed to this Berlin hotel which is within walking distance of the world-famous KaDeWe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502097390682" Longitude="13.491188548082" StarRating="0" HotelCode="152302|pension_zum_lichtenberger" HotelName="Pension zum Lichtenberger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emanuelstraße 4, 10317 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/5d/2f5d9a09368160d13f2ebfc3fa0629044bb28a30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Pension zum Lichtenberger was established in 1992. Rooms are available for groups, family gather...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.552113885325" Longitude="13.360502047329" StarRating="2" HotelCode="902869|stepshotel" HotelName="Steps-Hotel Mitte/Wedding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liebenwalder Straße 22, 13347 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/03/9e03e1ba078831d1abf1ea2008a2f92ca01856e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53059342" Longitude="13.44366829" StarRating="0" HotelCode="616732|hostel_199" HotelName="Hostel 199" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Danziger Straße 199, 10407 Berlin-Prenzlauer Berg, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/52/0e52217aa1f307c8d6ef940870828abca554ad4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hostel 199 in Berlin (Pankow), you'll be convenient to Volksb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.74" OriginalAmount="65.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|518015" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Takustraße 39, 14195 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/dc/2bdcbc2016372266fefd1c219e7985b1685f6868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Dahlem, the hotel enjoys exciting surroundings with charm, history and identity. Dahlem ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.76" OriginalAmount="65.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523731527776" Longitude="13.417693763229" StarRating="4" HotelCode="185506|809455" HotelName="Holiday Inn Berlin - Centre Alexanderplatz" 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>Theanolte-Bähnisch-Straße 2, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4a/4a60c237c49bac3b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.95" OriginalAmount="65.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52245301" Longitude="13.38602718" StarRating="4" HotelCode="934015|1065218" HotelName="Leonardo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bertolt-Brecht-Platz 4, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/fc/b7fc8dc97f18aba2eae3b82c4125d5e75c3fe877.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.34" OriginalAmount="65.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|933965" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katharina-Paulus-Straße 5, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/70/24707ac3496af50f0a5c2dfb3fcf7f1eeb1cccae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located right in the heart of Ber...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.35" OriginalAmount="65.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|2475265" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zinzendorfstraße 6, 10555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/de/63de2aace5e1d1ed7c87dd97ec06e622631f19ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.77" OriginalAmount="66.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|1113908" HotelName="Hotel Lützow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keithstraße 38, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/fb/44fb0e467d29ac6660ad98a433df91ae63e82648.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.23" OriginalAmount="66.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.513132589695" Longitude="13.405069112778" StarRating="4" HotelCode="318218|622465" HotelName="Novotel Berlin Mitte" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fischerinsel 12, 10179 Berlin, Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/67/bd67337b48874ad40925ed87e9de99d4c96d3f84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.25" OriginalAmount="66.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504027" Longitude="13.347052" StarRating="3" HotelCode="410406|809445" HotelName="Holiday Inn Express Berlin City Centre-West" 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>Kurfürstenstrasse 78, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/099421/099421a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.60" OriginalAmount="66.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|862245" HotelName="City Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 173-174, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/6a/b66a89a89ad30f264ce71236583b1dfd49e31c81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.66" OriginalAmount="66.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|933395" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 4, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/c1/b9c1cd4d96c253deb79da0f1e869fe2b6a5e2a8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50222" Longitude="13.319457317791" StarRating="3" HotelCode="402227|astrid_hotel_am_kurfurstendamm" HotelName="Astrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustrasse 20, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/f0/17f09dfcf24329a4c010c136e05a5e25617deb62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523699072747" Longitude="13.416337072849" StarRating="3" HotelCode="402292|hotel_ibis_styles_berlin_alexanderplatz" HotelName="Hotel ibis Styles Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernhard-Weiß-Straße 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c2/73c2132c515b6004440e661d4ea98652a8accb4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the world-famous Alexanderplatz square in the eastern part of the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523206222568" Longitude="13.401190638542" StarRating="4" HotelCode="13166|hotel_hackescher_markt" HotelName="Hotel Hackescher Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstr. 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/a2/20a2c30081467c940236b98a4d5793c3e34a469d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is centrally located at Hackescher Markt just 1 km from the River Spree a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505941" Longitude="13.302146" StarRating="3" HotelCode="92644|atrium_charlottenburg" HotelName="Hotel Atrium Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 53, 10627 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/61/be616a6aadfcfab240ccbe0e81fe7d9a021093b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.21" OriginalAmount="67.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|2475285" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderinenstrasse 125, Kreuzberg, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/e7/f3e7377898a3fba178a3cc1e60dd9ee150962a43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Berlin. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.22" OriginalAmount="67.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|1649738" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büsingstraße 1, 12161 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/f2/5af2306dc3b859233067d582ca2b81c293379e88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.57" OriginalAmount="67.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510870111526" Longitude="13.391609787941" StarRating="4" HotelCode="103403|1624179" HotelName="Select Hotel Berlin Gendarmenmarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstraße 66, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/e5/a7e5c02f75a1a67c4f132908572d87b8a973bd92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on one of Europe’s most beautiful squares, the Gendarmenmarkt and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500139" Longitude="13.312119" StarRating="3" HotelCode="34580|510265" HotelName="Come Inn Berlin Kurfürstendamm Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 180, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/b4/1db4d5b624deaf420ea852d468cf6e349a416b92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on Kurfürstendamm, in the centre of west Berlin. The ICC and exhibit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5430701" Longitude="13.43857288" StarRating="0" HotelCode="139345|central_hostel_berlin" HotelName="Central Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/df/57df4a41b64141ab34373b221721deca341b2302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.507795" Longitude="13.388377" StarRating="4" HotelCode="189413|winters_hotel_berlin_mitte_the_wall_at_checkpoint_charlie" HotelName="Select Hotel Berlin The Wall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstraße 88, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/af/af/afaf1417016e0eeb10090db950d03fcf9df32e9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.543478688" Longitude="13.363438546658" StarRating="3" HotelCode="193700|arena_inn_hotel" HotelName="Arena Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müllerstraße 163, 13353 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/f5/e9f5c71063d7034b40852e3838ec6803703afe27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.43006" Longitude="13.477891" StarRating="2" HotelCode="294485|hotel_nest_3" HotelName="NEST" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neuköllner Straße 201-203, 12357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/20/4e2035624f422c937188aa213984fdbd5ae42b79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.00" OriginalAmount="68.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523063383718" Longitude="13.40073488522" StarRating="3" HotelCode="321847|1862168" HotelName="Hotel ZOE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d7/d78738fcca55ac5b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.32" OriginalAmount="68.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.532182143404" Longitude="13.428039858556" StarRating="3" HotelCode="319970|1181208" HotelName="The Old Town Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 211, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/72/6372b3b91156cbd092ae76058da5bb66991125ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52536362519" Longitude="13.341825306416" StarRating="3" HotelCode="15689|6661" HotelName="Park Hotel Moabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 86 A, 10555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/41/a741b50c219303a417485a917e4d92a4ad32e53f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is situated 5 km from Tegel airport. Centrally located in Tiergarten-Mit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50404361239" Longitude="13.321639452709" StarRating="3" HotelCode="402233|hotel_aida_am_kurfurstendamm" HotelName="Hotel Vivaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 29, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d4/17d463488a22cd69d2f20d9591d609a8fb6f5352.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel Aida in Berlin Charlottenburg, you'll be minutes from The Sto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.71" OriginalAmount="69.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|2195335" HotelName="MOXY Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 2, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/e3/96e3be64bffab7c37e4326c3d220bdb61917e25b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|225926" HotelName="The Circus Hostel Weinbergsweg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 1a, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/36/9336577a1e22879f7a06ada03b0380a94bc655d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.533445" Longitude="13.410695" StarRating="2" HotelCode="401125|eastseven_berlin_hostel" HotelName="East Seven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Schwedter Str. 7, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/84/a384fe978380c6820068b464c44e89b80c706079.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|adele_designhotel" HotelName="Adele Designhotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 227, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/8e/738e4e2a33128b50bd81cac11c2bd127e37f1421.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.515961516519" Longitude="13.411525438029" StarRating="3" HotelCode="510807|holiday_inn_express_berlin_alexanderplatz" HotelName="Holiday Inn Express Berlin - Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Strasse 46-47, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/9d/549d5178c0b8a6578eddbd928eab29814badc659.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|ocak_apartment_hotel" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jülicher Strasse 15, 13357 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/62/b0622051c61189a7e8c4d4b0d84f9ca806f2ccc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.82" OriginalAmount="70.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51474002326" Longitude="13.466253265047" StarRating="3" HotelCode="71536|90011" HotelName="Best Western City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Allee 57-59, 10247 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/ee/efeeea740f9cabb57f190ec04878f607393b6152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the trendy district of Friedrichshain, just a few stops away on the underg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.89" OriginalAmount="70.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.540537517582" Longitude="13.262421190739" StarRating="4" HotelCode="30109|140034" HotelName="Holiday Inn Berlin - City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rohrdamm 80, 13629 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/d7/d9d7be64de99e9648c28133779cfac0e93fa9651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located northwest of the Berlin city centre, close to the underground train network (3...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.34" OriginalAmount="70.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|1193488" HotelName="Schoenhouse Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,Lounge,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 241, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/44/71447a4c045b25123fa771cf51be484d45c6aa6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Schoenhouse Studios in Berlin Prenzlauer Berg, you'll be convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.36" OriginalAmount="70.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.532822126158" Longitude="13.380505442619" StarRating="4" HotelCode="161578|146649" HotelName="INNSIDE by Meliá Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestrasse 33, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ca/aaca013d4f91fde402d8ee5d73d5fdca9e464c43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many well-known sites, such as the Friedrichstraße with the Friedrichstadtpalast and its shopping pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.46" OriginalAmount="70.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|351285" HotelName="Scandic Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/7e/a17e10dfaad44e92cfbc4e952e69238369e27265.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this popular hotel, it is only 5 minutes to Kurfürstendamm and the KaDeWe (around 200 m). There...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.59" OriginalAmount="70.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.554345970682" Longitude="13.45730735582" StarRating="4" HotelCode="259525|359765" HotelName="Living Hotel Weißensee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Parkstrasse 87, 13086 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a4/44a4db8d0568470ba1fe51113756726f62d66fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in an the exclusive park area and suburb of Berlin-Weißensee, with access to a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.66" OriginalAmount="70.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|359735" HotelName="Living Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Roßstraße 13, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/1a/b11a00512fe4b5dabba9793a29a26a9ed2f67fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is situated in the centre of Berlin, in the "little government" quarter and r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.46" OriginalAmount="71.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529504923543" Longitude="13.379624898148" StarRating="3" HotelCode="107613|2217515" HotelName="Hotel Berlin Mitte by Campanile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstr. 98, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/9e/479ed5220476fb808a9d2f0b54d7956a277fecf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498989" Longitude="13.342819" StarRating="3" HotelCode="244299|246680" HotelName="ArtHotel Connection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstr. 33, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/00/f90096fd5b0acbdb1587044c61f01f5d663aea59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.48901472" Longitude="13.42637523" StarRating="0" HotelCode="371195|huttenpalast" HotelName="Hüttenpalast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hobrechtstraße 66, 12047 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/dd/8fdd8ea379ba040f532b742b09847abd259f3cf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504429" Longitude="13.497358" StarRating="2" HotelCode="180984|holi_hostel_hotel" HotelName="Holi Hostel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wönnichstraße 69-71, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/cb/65cbe5f3967bbfcbf4dcf4307f60c42c2195cd63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52942" Longitude="13.45682" StarRating="4" HotelCode="15709|vienna_house_easy_berlin_2" HotelName="Vienna House Easy Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Storkower Strasse 162, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/8d/368dcc179c6a295d386234e7d5940416fbcc0fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the velodrome some 200 m from Landsberger Allee underground sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.99" OriginalAmount="72.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.456516" Longitude="13.321072" StarRating="4" HotelCode="69663|190556" HotelName="Hotel Steglitz International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstrasse 2, 12165 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/4c/5c4c28ecb2f684cbabd73d85f582383ab63d95f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.09" OriginalAmount="72.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|1544268" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behrenstrasse 47, Ecke Friedrichstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/fd/21fd77784b29e86f675a872ae3bc0efe6e1b2186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.34" OriginalAmount="72.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.501654" Longitude="13.382369" StarRating="4" HotelCode="180961|809415" HotelName="Crowne Plaza Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hallesche Straße 10, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/4c/c24cf495af41baa2d49fc773dc9ecaf1f647dc19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel was formerly the 1930s post office Postpalais, and is conveniently situated in the heart o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.36" OriginalAmount="72.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|1428068" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 15, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/af/72af9fa04913678aa5890633fdef78da39461187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the south-east of Berlin, about 20 km from the city centre, directly in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.494931" Longitude="13.324167" StarRating="2" HotelCode="149764|hotelpension_uhland" HotelName="Hotel-Pension Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 142, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/dd/24dd4b81c738575e575ff1a5c699db238286ccdf.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 Pension Uhland in Berlin (Wilmersdorf), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.543456" Longitude="13.50863" StarRating="2" HotelCode="104408|ferdinand_aparthotel" HotelName="Ferdinand Apart Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand-Schultze-Straße 92, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/d6/a1d66bc9a748e19fb89f8824ee45b813e7b6af89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500354425829" Longitude="13.319115042686" StarRating="3" HotelCode="402273|minotel_elba" HotelName="Elba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustrasse, 26, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1f/561f652676d51f39f43b4758526876b97bb54e5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet street in the Charlottenburg district, this hotel is only 50 metres from the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.49330468736" Longitude="13.197053222055" StarRating="3" HotelCode="127163|seehotel_grunewald" HotelName="Seehotel Grunewald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straße Am Schildhorn 5, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/38/8d38d58df8efec5274616623ace8e6b339a894c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51720758" Longitude="13.41492393" StarRating="3" HotelCode="448284|voltaire_apartments" HotelName="Voltaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Voltairestrasse 3, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/zz/34ad738fb2d68cd977f1792f74f0c7ea0486e083.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.88" OriginalAmount="73.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|1089488" HotelName="Living Hotel Großer Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neue Roßstraße 11-12, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/3f/9e3f83451e997561c263c7763109d37e2600d066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from Alexanderplatz, this city hotel lies in the heart of Berlin. Countless bars, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.54" OriginalAmount="73.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51726618" Longitude="13.41491017" StarRating="0" HotelCode="674578|891636" HotelName="B&amp;B Hotel Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Voltairestraße 3, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street about 1.7 km from the tourist heart of Berlin. It is ideal f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.61" OriginalAmount="73.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|1430228" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Friedrichshain 17, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/7b/fd7be442794730cfadbc79038c055cdb61e7781f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|schoenhouse_apartments" HotelName="Schoenhouse Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 185, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/42/1742f2f20934c2113b69fa32e2b00a1fbb1786fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.55111481" Longitude="13.40375634" StarRating="3" HotelCode="546015|tc_apartments_im_arnimkiez" HotelName="Apartments im Arnimkiez" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Malmöer Straße 25/25a, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/95/ae95f0186d8f5d19168a3a1a707238dff386fd54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|ramada_berlin_mitte" HotelName="H+ Hotel Berlin Mitte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 118-120, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/ea/c0eac5456c233e348cc55476f5367a06a57a6350.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is an ideal base for exploring Berlin. The establishment is just 300 m from the popu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522739202046" Longitude="13.388123551018" StarRating="3" HotelCode="104475|riverside_city_hotel__spa" HotelName="Riverside City Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 106, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/f3/a6f334d6f817825dc57fe9a8afd24bb7e2c54a43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.372703" Longitude="13.695586" StarRating="3" HotelCode="889263|akademie_berlinschmockwitz" HotelName="Das Schmöckwitz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wernsdorfer Straße 43, 12527 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/25/5e25b2daec014b25fa64c180cf2b73171dfcf465.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.18" OriginalAmount="74.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.514255957412" Longitude="13.331287356483" StarRating="2" HotelCode="947069|743097" HotelName="B&amp;B Hotel Berlin-Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 1-4, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/49/ec4986a46552284888579eaa2fb56518a59736ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located right in the heart of Ber...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.19" OriginalAmount="74.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|941615" HotelName="New Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petersburger Straße 24, 10249 Berlin, Friedrichshain</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b5/9db531a21caa5462ef6e02b5a0dd06c92ffe94ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Berlin´s Friedrichshain district and is just 850 m from the tram stop on Lan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.20" OriginalAmount="74.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|622435" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 2, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c1/f0c1e835176667b7e704ac402e3ae59994881001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin. Public transport stops are just outside the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.34" OriginalAmount="74.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|1705818" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holzhauser Straße 2, 13509 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/2b/db2b6cc5066793c441003cef477d1f4771d9974a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.35" OriginalAmount="74.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|1478418" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Straße 80-82, Berlin-Mitte, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/6f/7d6f232e079f339e9de43185d81435ce01c14a89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.39" OriginalAmount="74.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|119102" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/d4/51d431f51168ac8613f89d0ff162ca594828b4ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.64" OriginalAmount="74.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499585364543" Longitude="13.321571946144" StarRating="4" HotelCode="139099|509145" HotelName="Aparthotel Adagio Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 89 A, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d8/8ed8faf4212ae7cfe2d4dc6fba6918ad81420c11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just minutes from the world-famous Kurfürstendamm at the heart of West Be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.74" OriginalAmount="74.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|1616708" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 169, 10409 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ca/fbca793374b01cf881530ef9a9469e847b6ec128.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in the Prenzlauer Berg district of Berlin offers fast tram connections to Alexanderplatz....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.489893549151" Longitude="13.423770367678" StarRating="2" HotelCode="89841|hotel_am_hermannplatz" HotelName="Hotel am Hermannplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kottbusser Damm 24, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d2/67d2a01cafcae0ff3a17c70525a04e8db511113a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|hotel_pankow" HotelName="Pankow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasewalker Str. 14-15, 13127 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/1e/f41e7a32456063db0145723efe55947c7c6658e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.53" OriginalAmount="75.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|2093905" HotelName="Hampton By Hilton Berlin City Centre Alexanderplatz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 69, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/99/3a997fde821d0ae8dd1ae49c36a8cd5e8f83e124.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.60" OriginalAmount="75.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|514025" HotelName="Fjord Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bissingzeile 13, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/cb/b8cbf828c415bf0a416909f8633bb604a2d6c18e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a side street, some 500 m from Potsdamer Platz and countless restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.68" OriginalAmount="75.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523245389672" Longitude="13.437083959579" StarRating="4" HotelCode="10432|7974" HotelName="NH Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Allee 26-32, 10249 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/74/3774181a2421901a513ddd411f08ec73723f3c0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Berlin district of Friedrichshain directly opposite the park. There is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.68" OriginalAmount="75.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508615" Longitude="13.451532" StarRating="3" HotelCode="106147|1906025" HotelName="Klassik Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Revaler Straße 6, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/70/73702ee82b2c156062a06918339c78da93ea997e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.71" OriginalAmount="75.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500446813206" Longitude="13.346796760667" StarRating="4" HotelCode="318813|414159" HotelName="Hotel Riu Plaza Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Luther-Straße 1, 10777 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/b0/7eb058f5825db0371aadac393ab2d48c53688c2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.484802405089" Longitude="13.354155421257" StarRating="3" HotelCode="25567|313877" HotelName="Hotel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 135, 10827 Berlin, Schöneberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/6d/5e6db0644d65471732b75815cfc68827854d4c83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the district of Schöneberg, close to the Schöneberg town hall. Countless parks an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522994882801" Longitude="13.412922620773" StarRating="4" HotelCode="12611|978" HotelName="Park Inn by Radisson Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderplatz 7, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/22/d4229e6cdcea9c473b8484e2c516de78afbcb4c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the historical heart of the city: an outstanding location next to the legendary Alexanderplatz, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.546383777129" Longitude="13.208919167519" StarRating="4" HotelCode="30083|centrovital" HotelName="Centrovital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neuendorfer Straße 25, 13585 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/eb/e9ebe00c3f0b1b2bc28a1433ab9b223be701b402.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious health resort lies in the courtyard of the Berliner Schultheiss brewery in the attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.86" OriginalAmount="76.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|2245625" HotelName="FLOTTWELL BERLIN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 18, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/e6/c9e67e9a05f748d48a5e3203f153335c2a78457b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.90" OriginalAmount="76.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|518495" HotelName="Select Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hedemannstrasse 11/12, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/65/2965e28b4646989fa95f1930222a2d761c17c43b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berlin is a city where worlds of history, culture, lifestyle and politics overcame former borders. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.07" OriginalAmount="76.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|643865" HotelName="H2 Hotel Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Liebknecht-Straße 32, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/9d/099d4fd2cfa7a2e244348bef5757bd066e95b2f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from Alexanderplatz and the TV Tower with its excellent public transporta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.45" OriginalAmount="76.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.466236864044" Longitude="13.394679018258" StarRating="3" HotelCode="89849|1478408" HotelName="Berliner Bär" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ringbahnstraße 6-8, 12099 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/f2/16f29e7dfa4ea4998d83b116151ed6e7ee83936a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.67" OriginalAmount="76.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|189646" HotelName="Mercure Hotel MOA Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stephanstrasse 41, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/eb/27eb0b39752f5c155100b616b883b98d844a57cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Moa Bogen Mall in the Tiergarten district of Berlin. Birkenstraße underg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.538192" Longitude="13.206867" StarRating="3" HotelCode="89822|hotel_lindenufer_berlin" HotelName="Lindenufer Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breite Strasse 36, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/53/90536aaf167fc231f1a704c08982eeb324cad106.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.589114" Longitude="13.430752" StarRating="3" HotelCode="42714|businesshotel_berlin" HotelName="Businesshotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasewalker Straße 97, Pankow, 13127 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/bb/c6bb9b6867198651ef84e7c514808c8cbde1e310.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.36896" Longitude="13.651277" StarRating="2" HotelCode="295364|teikyo_berlin__hotel_am_zeuthener_see" HotelName="Teikyo Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmöckwitzer Damm 1G, 12527 Berlin-Schmöckwitz</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/29/5329a3b6e92d8fa8cf78e349ecdd541c5f41e45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.89" OriginalAmount="77.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.527013" Longitude="13.370162" StarRating="3" HotelCode="317147|1888465" HotelName="ibis Berlin Hauptbahnhof Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstrasse 53, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/53/3153957773b3a039ca4d6236a1dd0c7ed37c8915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.97" OriginalAmount="77.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5017" Longitude="13.385573" StarRating="3" HotelCode="160817|297305" HotelName="NH Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstrasse 47, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/45/5045dd54e1bd80e3847bece295256a5a67df2b6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located and has the ideal city centre location, just a few steps away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.00" OriginalAmount="77.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|740355" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosa-Luxemburg-Str. 9-13, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/09/e509959df46eaafa034bb7bec31363b291a8c84f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.28" OriginalAmount="77.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|992195" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Franklinstrasse 23, 10587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/ef/49ef86c26b27392ab7f8a2b5b00b3980726b19ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.47" OriginalAmount="77.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.513943780185" Longitude="13.405032429166" StarRating="4" HotelCode="542855|2188585" HotelName="Capri by Fraser Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Scharrenstraße 22, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7d819e042b63fe564677f6d7e26ff0eac0976.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.75" OriginalAmount="77.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|1428218" HotelName="Air In Berlin Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ansbacher Straße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/31/7d31a7f46f37ec7515af22f6ae760b13ffb3a757.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated right in the heart of Berlin. Public transport stops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509380873002" Longitude="13.498066418505" StarRating="3" HotelCode="89854|hotel_nova_berlin" HotelName="Nova Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weitlingstraße 15, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/fc/9ffc03642dd30d2d745d842c543b7f0b139846b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505488608679" Longitude="13.301665617896" StarRating="3" HotelCode="402313|art_hotel_charlottenburger_hof" HotelName="Art Hotel Charlottenburger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 14, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/93/80932f1d0fe32d8dc2f044a4d53db89d560ea781.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.413329" Longitude="13.661465" StarRating="2" HotelCode="294479|down_town_motel" HotelName="Down Town Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Müggelheimer Damm 267/273, 12559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/bd/d0bd93cc8dde41b94359605aa1ce757d2693fb96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.19" OriginalAmount="78.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|351105" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gabriele-Tergit-Promenade 19, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/de/aade057230080780c35dbe9bf9233d83fc9cbb65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the famous Potsdamer Platz. Within about 300 m guests will be able to find s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|hotel_britzer_tor" HotelName="Britzer Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 262, 12057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a4/baa4995a73016464d1bfee98b2d9a0e2a12f8a8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.97" OriginalAmount="79.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5488686" Longitude="13.3825891" StarRating="2" HotelCode="88586|357465" HotelName="Citylight Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Böttgerstraße 23, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/69/7969e76e4f8b398ae7de0ba393a9c79fb37eff27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of the capital, in the heart of the trendy district of Mitte. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.97" OriginalAmount="79.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498689227368" Longitude="13.35138679266" StarRating="3" HotelCode="401062|2327315" HotelName="Sachsenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Motzstraße 7, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/7f/fa7f2c456fc133d09ad6bfee80a911030cc2b6d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.18" OriginalAmount="79.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|3856855" HotelName="Hotel-Pension Kastanienhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 65, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ff/bfffc05d36ac54f390ba10024fa536273775da74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|mondrian_suites_hotel_berlin_checkpoint_charlie" HotelName="mondrian suites berlin checkpoint charlie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markgrafenstraße 16-16a, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/6c/126c418a8f521376dc1bcea33868630c18322a7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|hotel_the_dude" HotelName="The Dude Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Str. 92, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/zz/73ade92f8844d5e1b4f1c8a32f35b9cc7810afbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.02" OriginalAmount="80.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.515233" Longitude="13.397714" StarRating="4" HotelCode="97766|241176" HotelName="ARCOTEL John F Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Werderscher Markt 11, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/d5/a3d51488adc1a5fa557e10b826b0145b6f57ad9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is located directly at the ‘Quartier am Auswärtigen Amt’ area. The central l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.04" OriginalAmount="80.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|7984" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Str. 106-111, 10117 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/79/b879ae038b25cc596814e8cac999eab0460dbce8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Berlin, just a stone's throw from the Brandenburg Gat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.12" OriginalAmount="80.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.532213130949" Longitude="13.381239647894" StarRating="0" HotelCode="318855|1889255" HotelName="Titanic Chaussee Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 30, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/24/ac24aba816ab8446feaf53e0a123339aad34dd4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.70" OriginalAmount="80.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|1084418" HotelName="SensCity Hotel Berlin Spandau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heidereuterstraße 37/38, 13597 Berlin, Spandau</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c0/69c0eb304b79f0b33f7cd2e6f33e076b7552fa17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel offers a peaceful location in the outskirts of Berlin, close to the historical distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50085984" Longitude="13.34267563" StarRating="4" HotelCode="460807|225920" HotelName="Mercure Berlin Wittenbergplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/02/c802e85fdc3d5a5dc209416d24eb4dc253d8ebe3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.487604" Longitude="13.420899" StarRating="3" HotelCode="36094|hotel_ludwig_van_beethoven" HotelName="Ludwig van Beethoven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasenheide 14, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/5c/bd5c2b45b93ad7ff5a2b2b15057c37e60f9408dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.531412141659" Longitude="13.425293625656" StarRating="2" HotelCode="401086|hotel_transit_loft__hostel" HotelName="Hotel Transit Loft" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Immanuelkirchstraße 14A, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/2e/412e2ef60f7da6704fec9301587f91239bd6efec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508837699574" Longitude="13.46626907587" StarRating="4" HotelCode="185790|almodovar_hotel_biohotel" HotelName="Almodóvar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 83, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/e4/71e41cd65855f6d3a0fdfd19aa0a9838546403af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Berlin hotel welcomes guests to the heart of the trendy Friedrichshain district. It is inspired...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.85" OriginalAmount="81.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.527349242084" Longitude="13.370498087137" StarRating="3" HotelCode="935594|1503728" HotelName="Hotel AMANO Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heidestrasse 62, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/3e/983eac94f5e3c6a71eb0f3ec7b92eb4ca7d92a6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.04" OriginalAmount="81.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|4669095" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderstrasse 40, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/22/972284a7a96877b861a3cf01e99bed72dadf00e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.12" OriginalAmount="81.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|189626" HotelName="Hotel am Borsigturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Borsigturm 1, 13507 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d6/b0d67958b3e082344c1c2c4da76c2b9f66ba8c89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.43" OriginalAmount="81.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|120232" HotelName="Leonardo Royal Hotel Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 90, 10249 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/55/8355c6ee53c3caaac3a409a1e674246effb48b01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alexanderplatz is located at the meeting point of Berlin's trendiest districts of Prenzlauer Berg, M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.74" OriginalAmount="81.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|1027028" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krausenstraße 35-36, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/42/b642b926be09791e0f0c1694af2b187ed8d31e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|56857" HotelName="Adina Apartment Hotel Berlin Hackescher Markt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Spandauer Brücke 11, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/11/1711dbf9002f696c2637dd2c3e4b089d68b141c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Berlin. Its setting is especially ideal for bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.55357928249" Longitude="13.412573680028" StarRating="3" HotelCode="89821|bornholmer_hof" HotelName="Bornholmer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bornholmer Straße 92, 10439 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/05/25054d293f656986cca786b922c3a37aeafee075.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|holiday_inn_express_berlin_city_centre" HotelName="Holiday Inn Express Berlin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 49, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/02/b002262e6b0467df1d9855133da13fea7d5e1cc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin. For business travellers as well as families, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.07" OriginalAmount="82.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|509065" HotelName="H+ Hotel 4Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernauer Straße 45, 10435 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/09/770979ce4d742b079cc7e6500316e4fbd69fc631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right across from the famous Mauerpark and in close proximity to the Gedenkstä...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.34" OriginalAmount="82.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|1158308" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernhardstrasse 9, 10715 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/9b/469b69faeb26531b802f88765f8f31d73285f75f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.531657" Longitude="13.410867" StarRating="2" HotelCode="168910|pfefferbett_hostel" HotelName="Pfefferbett Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Am Pfefferberg, Hof 4, Haus 6, Christinenstraße 18-19, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/19/d319786304176d6a2cf7c6c09e02a067b16b6883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.544894226875" Longitude="13.412832691384" StarRating="3" HotelCode="518568|pension_guesthouse_berlin" HotelName="Pension Guesthouse Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 59, Pankow, 10437 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ab/edaba4449b62490b13bfc4177f523b83c2499c3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a safe, a library and a business centre. Wireless intern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.447757643558" Longitude="13.578638457672" StarRating="3" HotelCode="106220|hotel_kubrat_an_der_spree" HotelName="Kubrat an der Spree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Bicycle Rental,Coffee Shop,Designated Smoking Area,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Freiheit 10, 12555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/e0/b3e033b9ec96c220cabee0661a5c50430c9d3c95.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 Kubrat an der Spree in Berlin (Treptow-Koepen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|ameron_hotel_abion_spreebogen_berlin_3" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 99, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a7/3ca747e9a05c2fad214e11519fbc96097a19a153.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.96" OriginalAmount="83.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50324308" Longitude="13.37293463" StarRating="3" HotelCode="371705|1808248" HotelName="Grimm's Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Flottwell Road 45, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1808248/Jo39dU9B_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.27" OriginalAmount="83.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|1131938" HotelName="Industriepalast Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Strasse 43, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/9d/499d3e6517a89369e4810f934b06422e269af6b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.28" OriginalAmount="83.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|2490885" HotelName="The Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Bicycle Rental,Coffee Shop,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,Library,Lounge,Luggage Storage,Off-Site Parking,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenthaler Straße 1, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/ef/41effa640f34d37054fe5f81f1f4fcd45656d216.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 Circus Hotel in Berlin (Mitte), you'll be conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.48" OriginalAmount="83.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|2490925" HotelName="Schulz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Platz 36, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/01/40010467dbd4db7e656ec5401a02126f72fde8d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.76" OriginalAmount="83.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|183726" HotelName="Mercure Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ohmstrasse 4-6, 13629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6d/df6d5e04c592709d7ff2aaa8864f47e945393427.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.77" OriginalAmount="83.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|238626" HotelName="art'otel berlin kudamm, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 85, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/c2/c7c24fb65f227a844df2f78d55b7eb21985ef29e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Berlin, within walking distance of the Zoologische...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503882791462" Longitude="13.352331519127" StarRating="4" HotelCode="10853|hotel_berlin_berlin" HotelName="Berlin, Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/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,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lützowplatz 17, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e6/03e63d583d6c36939033460e1a7200e848d82202.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the district of Schöneberg and is one of the best hotels in town. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.05" OriginalAmount="84.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.473762572011" Longitude="13.458960056305" StarRating="4" HotelCode="12289|375435" HotelName="Estrel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenallee 225, 12057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/ce/6fce03082fd1e855487192199376aec09f182608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Europe's largest convention and entertainment hotel complex is located in the Neukölln district of B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523722" Longitude="13.383653" StarRating="3" HotelCode="66733|best_western_hotel_berlinmitte" HotelName="Best Western Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 25, Ecke Rheinhardtstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d1/09d1ad236b3ca47a6f3bc2b7ba45416af6d10b91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical city centre near the famous Friedrichstrasse with its range ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.90" OriginalAmount="85.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52857408" Longitude="13.40967736" StarRating="3" HotelCode="521951|2491165" HotelName="AMANO Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 52, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/45/8445335f2cc6a1ae7df25d09f815e762de259400.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.20" OriginalAmount="85.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|2491085" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Business Centre,Coffee Shop,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Erich Thilo Straße 3, Adlershof, 12489 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5a/4c5a08e235dc33f156a258d084ab8ef229e8304e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Treptow-Koepenick), Adapt Apartments Berlin Gmb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.76" OriginalAmount="85.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522954899487" Longitude="13.399947434664" StarRating="3" HotelCode="401444|1174678" HotelName="Monbijou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monbijouplatz 1, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c9/84c976ce366fd8a5b1b84e527dead46b92e5c53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.81" OriginalAmount="85.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="0" HotelCode="166714|375455" HotelName="Eurostars Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 99, Berlin 10117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/1e/b11e0d886979c7c6dd161b8648d94b045603396d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on famous Friedrichstrasse, right in the centre of Berlin, a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52575559" Longitude="13.40426125" StarRating="4" HotelCode="168915|57301" HotelName="The Weinmeister" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstrasse 2, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/28/6f289295f3c46cd166ebc16c81579c8388cd4bf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499045124165" Longitude="13.310814923423" StarRating="2.5" HotelCode="400804|rheingold_hotel_pension" HotelName="Hotel Pension Rheingold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Xantener Straße 9, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/1a/c41a363930840d25d0467259fe663f0140979cf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.489423384083" Longitude="13.307870480986" StarRating="3" HotelCode="400799|hotel_villa_konstanz" HotelName="Villa Konstanz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Straße 30, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/36/d336714cfcbf0b8b24b8152bd2f5402d296b6300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.487572589428" Longitude="13.323470165792" StarRating="2" HotelCode="105810|hotel_gasteiner_hof" HotelName="Gasteiner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gasteiner Straße 8, 10717 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/29/cf29b9f2b2dfd665fc073edf3f9d0dde926fa73b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.493843850402" Longitude="13.404675608798" StarRating="2" HotelCode="146053|city_hotel_gotland" HotelName="City Hotel Gotland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Urbanstrasse 171, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/f2/14f2e1c09b622135f76e34c6ce723ae37beb12d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.02" OriginalAmount="86.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.489716" Longitude="13.328605" StarRating="3" HotelCode="105767|1087428" HotelName="Hotel Carolinenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landhausstraße 10, 10717 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/15/f51529bb8cf7e5abf128fd410508d1ace3fc5252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510953600293" Longitude="13.29288651015" StarRating="3" HotelCode="106112|kaiser_hotel" HotelName="Hotel Kaiser" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 6, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/5c/905cbb1225cc01f9fa20668947e9c6580c59375f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kaiser The 3x000D star rated Hotel Kaiser is situated in Berlin. No on site car parking is ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.28" OriginalAmount="87.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|132794" HotelName="California Kurfürstendamm 35" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 35, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/0b/e30ba26a6f14e33ac31fabd5a0febab2d3ae7637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a historic turn-of-the-century building on the world-famous boulevard, Kurfür...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.86" OriginalAmount="87.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|1173508" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 139-140, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/fa/8cfaee5251bdcb1e4ee04cf358e27b61a5144dea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512126551438" Longitude="13.449117504299" StarRating="3" HotelCode="140442|nu_hotel_berlin" HotelName="nu Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="ATM/Cash Machine,Bar,Bicycle Rental,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Pets allowed,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Gubener Straße 46, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/cf/01cf8cb855b3900d13de70ffc6621af7fca2abf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Whether sightseeing, shopping, business trip, sports events or Clubbing, thanks to nu hotel berlin, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="571338|motel_one_berlinalexanderplatz" HotelName="Motel One Berlin-Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Grunerstraße 11, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/a4/79a49f12a00945fa676ce66abb9ec062e041025d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.32" OriginalAmount="88.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|7914" HotelName="Sheraton Berlin Grand Hotel Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lützowufer 15, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b5/e5b55501605cb005019e8563d871495b64dbb641.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming top-class hotel is located between the famous shopping street, Kurfürstendamm (8 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.64" OriginalAmount="88.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.535876" Longitude="13.388921" StarRating="3" HotelCode="142590|1008375" HotelName="Hotel Grenzfall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Garden,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ackerstraße 136, 13355 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/aa/a7aac5265cc619ca86708a5e642e06f09ed8a41a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Berlin's Mitte neighbourhood, close to the Berlin Wall Memorial, Pergamon Mu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5016149388" Longitude="13.32125544548" StarRating="4" HotelCode="13541|45804" HotelName="Hollywood Media" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 202, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/0e/0e7995b1536264e5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated on Kurfürstendamm at the heart of Berlin. The nearest underground ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.501448852345" Longitude="13.276690711154" StarRating="3" HotelCode="154426|hotel_und_rasthof_avus" HotelName="Hotel Avus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Motel" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Halenseestraße 51, 14055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/39/82391cbe3aa4f457697405147e8d4589ced48823.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|ramada_plaza_berlin_city_centre_hotel_suites" HotelName="HYPERION Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prager Straße 12, 10779 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/a6/cda6e796c335f81eaf4ecd4f4e6b81e29130e0de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is quietly located in central Berlin. Güntzelstrasse underground station is just 300...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.541836052367" Longitude="13.371701221343" StarRating="2" HotelCode="105909|hotel_graf_puckler" HotelName="Graf Pückler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönwalder Straße 21, 13347 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/46/e94699a0df74483a1abee010b69d4de5a32192e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.429823369703" Longitude="13.302179" StarRating="3" HotelCode="61834|aparion_apartments_berlin" HotelName="Aparion Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theklastraße 20, 12205 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/09/7d09da3cce96f4367d8a0e3a24ea12971c412b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.11" OriginalAmount="89.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506847904953" Longitude="13.294299093254" StarRating="4" HotelCode="295332|1447798" HotelName="Quentin Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Kantstraße 1, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/56/9956343b28f890cf065a67db67f974734ea47096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.67" OriginalAmount="89.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|509495" HotelName="Hotel Alexander Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenstraße 1, Berlin-Mitte, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/30/4230c5c3459717064f4b64ee35b370f321709c11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys a central location at the heart of Berlin Mitte between Alexanderplatz and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50287167" Longitude="13.31907489" StarRating="3" HotelCode="139286|am_kurfurstendamm" HotelName="Am Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c5/71c5ac19791ae96406c7a0928f71fdb8bdb9afa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50826" Longitude="13.40518" StarRating="3" HotelCode="168902|grimms_hotel" HotelName="Grimm‘s Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Jakobstrasse 100, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/41/08414adbb2ea5d33182d94d1edaf52c3696d84a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498061" Longitude="13.313277" StarRating="3" HotelCode="165629|hotelpension_bregenz" HotelName="Bregenz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bregenzer Strasse 5, Berlin 10707, Germany</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b1/6db19191be849c94a3dcace28dc68ac2aac967e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.64" OriginalAmount="90.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512375178516" Longitude="13.383488059044" StarRating="2" HotelCode="193666|270837" HotelName="The Brandenburg Gate Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmstr. 48, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/270837/270837a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.90" OriginalAmount="90.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.511715" Longitude="13.401335" StarRating="4" HotelCode="160468|1248818" HotelName="Cosmo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spittelmarkt 13, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/01/de01b71b94b88b6cbc9d48638819a76f6b18e43e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523153579481" Longitude="13.408601085953" StarRating="2" HotelCode="89824|motel_one_berlin__alexanderplatz" HotelName="Motel One Berlin-Hackescher Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dircksenstraße 36, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/97/ee979897412e981fe24e72429ffd91d40b9d1ff1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5362578" Longitude="13.19020341" StarRating="3" HotelCode="574088|elifim_hotel" HotelName="Elifim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Power Supply,Central Heating,Designated Smoking Area,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Staakener Str. 87-89, 13583 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/05/2c05c25a652a26101a1c996a18159c2c37a9a0ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed in the fast changing area of city west which has been growing and developing to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.02" OriginalAmount="91.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|69084" HotelName="NH Collection Berlin Mitte Friedrichstrasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 96, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c1/f7c16b1e6aa80623040f45caf49dbde6332a20f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located at the heart of the Mitte district of Berlin directly besid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.20" OriginalAmount="91.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528454711245" Longitude="13.457013443113" StarRating="4" HotelCode="97621|109425" HotelName="Vienna House Andel's Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Allee 106, 10369 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/14/97147b37e89a449317ee6482df4d515b9dbedbc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe hotel is located in the eastern part of the German capital near the historical Alexander...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.526346" Longitude="13.39257" StarRating="3" HotelCode="25568|top_vch_hotel_augustinenhof_berlin" HotelName="Hotel Augustinenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auguststraße 82, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/e1/b5e1b85a75f8dbb288bf4ab9c4f31e834d8dd4ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.21" OriginalAmount="92.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|7894" HotelName="art'otel berlin-mitte, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallstrasse 70-73, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/ea/adea756345b44bee8fa30dfa03b79a6e9284a90b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of historic Berlin, providing guests with easy access t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.48" OriginalAmount="92.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|2128265" HotelName="Abion Villa Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchstrasse 13, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/58/54589e3211442b977ae8e77ba3cf9107fa9b48ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.80" OriginalAmount="92.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.507843497569" Longitude="13.32798242569" StarRating="4" HotelCode="174733|1594688" HotelName="Hotel Indigo Berlin - Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstraße 15, 10623 Berlin, Charlottenburg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/5b/6b5b36f1dbf3a3756858c334c9f4d6b0a1c40b95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Berlin. Its setting is especially ideal for guests wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.10" OriginalAmount="93.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499133473531" Longitude="13.312758877873" StarRating="3" HotelCode="22993|924205" HotelName="Citadines Kurfürstendamm Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 1, Wilmersdorf, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/64/ca643217d3e328089b04c751f3fc3e0b7b3d4cc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the Charlottenburg district, directly next to Olivaer Square. The famous Kufürste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.27" OriginalAmount="93.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512177944597" Longitude="13.305125789619" StarRating="4" HotelCode="200658|1719508" HotelName="Goodmans Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Strabe 36, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/d6/7cd6fe43c461281cb463ccee0f7394fccdc2530e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.83" OriginalAmount="93.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505561" Longitude="13.337826" StarRating="4" HotelCode="260739|1458588" HotelName="25hours Hotel Bikini Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Straße 40, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/82/bc82655f37907aca1f6b5dc46e6f72965edce71d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.54126715" Longitude="13.5545915" StarRating="3" HotelCode="307070|hotelpension_blumenbach" HotelName="Hotel Pension Blumenbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/22/ac2264486d1bb21f89955ceee8534717de9c47ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.551293" Longitude="13.417853" StarRating="2" HotelCode="180954|pension_absolut_berlin" HotelName="Pension Absolut Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erich-Weinert-Str. 26, 10439 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/01/b201f4f8108d30791d75851713543075f4a472a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 17 rooms. Services and facilities at the hotel include a restaurant a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.43" OriginalAmount="94.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506472147553" Longitude="13.3064442873" StarRating="4" HotelCode="47994|468955" HotelName="Hotel Domicil Berlin by Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstrasse 111a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/9d/179dbbdfe3f3c8da201455539e7adf805340ec47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to links to the public transport network as well as just 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504653410226" Longitude="13.391035795212" StarRating="4" HotelCode="26454|angleterre_hotel_2" HotelName="Angleterre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstr. 31, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/59/5059372adeb41e9cb21aa1452c8ba0e74fac868e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre of Berlin, near the Gendarmenmarket and the legendary shopping mile...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522756" Longitude="13.388187" StarRating="4" HotelCode="295360|riverside_royal_hotel__spa" HotelName="Riverside Royal Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 105, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/3c/ca3c96fd7368619fd05651c537b6b489fc3bb6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 5 rooms. Services and facilities at the hotel include a restaurant, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5646302" Longitude="13.39041064" StarRating="3.5" HotelCode="496689|apartment_in_pankow" HotelName="Apartment in Pankow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kattegatstraße 11, 13359 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e4/f0e4dc2269af2199fa7c83fccc4fec071c46b0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.43" OriginalAmount="95.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|1706168" HotelName="arabel Design Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 89, Mitte, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f1/1bf14ed5f0adf736706341a4f641ad10771c17f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.02" OriginalAmount="96.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|5846" HotelName="Crowne Plaza Berlin City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Str. 65, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/45/aa45bf0e12611ffee882caa25e835f770946eb0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies at the heart of Berlin between Kurfürstendamm, the exclusive department stor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50369013466" Longitude="13.338673710823" StarRating="0" HotelCode="10858|berliner_hof_hotel" HotelName="about:berlin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tauentzienstraße 8, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ca/00ca10868c186bd45bf28e0500ce4cb0617c319c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to the Kaiser Wilhelm Memorial Church, between West Berlin’s renowned Ku’...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.463983383447" Longitude="13.317095027279" StarRating="2" HotelCode="89850|hotel_eckstein_2" HotelName="Eckstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schildhornstraße 72, 12163 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/09/e8093c1f37bd0e5189b80859ade800bcab6ce05d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.60556985" Longitude="13.3151345" StarRating="0" HotelCode="306661|berl_inn" HotelName="Pension Berl Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/f3/57f36a88f91b7ec4dc91f1e6bb06f8dc860f0ad0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.448389" Longitude="13.609267" StarRating="3" HotelCode="106868|hotel_spree_idyll" HotelName="Hotel Spree-idyll" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Elevator,Fitness Centre,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pick &amp;amp; Drop,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müggelseedamm 70, 12587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d8/55d806f931d03c88a4ce6f9d14f12d7f81252d2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Spree-idyll in Berlin (Treptow-Koepenick), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.41" OriginalAmount="97.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|7964" HotelName="Maritim proArte Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 151, Dorotheenstraße 65, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/be/c4be8dd7b7a2614d23905a277d705d868ab504cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Berlin close to many of the city's famous sights including ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.49961" Longitude="13.323132" StarRating="3" HotelCode="402240|pension_gitte" HotelName="Pension Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzburger Straße 87, Charlottenburg-Wilmersdorf, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/3b/c73bba7f57327883bc3d4968d37e5a880b5efc4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.08" OriginalAmount="98.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529580209075" Longitude="13.389391601086" StarRating="4" HotelCode="148972|2491115" HotelName="Honigmond Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tieckstraße, 11, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/0b/170b8168e0105679d1a79cd40b2981aac296eb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.16" OriginalAmount="98.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|643805" HotelName="SANA Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Strasse 33/34, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/c0/a5c0a28d7561e69e166a0dd752c840a75831691e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 700 m from the KaDeWe department store. The Kurfürstendamm shopping street and Ka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="99.71" OriginalAmount="98.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|142936" HotelName="Hampton by Hilton Berlin City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstrasse 188-189, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/94/9194812d67edb87d495401505cf3ef8bf0078a10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Kurfürstendamm and Kantstrasse in Berlin's Charlottenburg district, wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50113957" Longitude="13.38918004" StarRating="0" HotelCode="518413|vilhelm_7" HotelName="Vilhelm7 Berlin Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmstraße 7, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/6f/c26f4607bde105ac2e1e6938b87c181c143921af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vilhelm7 Berlin Residences in Berlin (Kreuzberg), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.432160551055" Longitude="13.304945024413" StarRating="3" HotelCode="89827|hotel_morgenland" HotelName="Hotel Morgenland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Finckensteinallee 23-27, 12205 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/bd/90bd6cedfe09bf92cad0158209830d29145d0823.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.67" OriginalAmount="99.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508343050156" Longitude="13.348914384842" StarRating="4" HotelCode="175723|745165" HotelName="Pestana Berlin Tiergarten" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stülerstraße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/97/c8977bc77157906ad47247dc6bfbeafc950bee71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel is located near Tiergarten, only 7 minutes away from a beach, and 15 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512489433683" Longitude="13.450541915344" StarRating="2" HotelCode="402265|hotel_comenius" HotelName="Hotel Comenius Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grünberger Straße 22, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/23/5c23d07ea37b50e19dc6b384d57879adcb4c050b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.545178" Longitude="13.571356" StarRating="3" HotelCode="294490|parkhotel_marzahn" HotelName="Parkhotel Marzahn garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blumberger Damm 156, 12685 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/3d/fa3d78062f01a358e07cfc57e27dbf770d30168c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Marzahn), Parkhotel Marzahn is convenient to Wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.17" OriginalAmount="100.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|1594698" HotelName="Park Plaza Berlin Kudamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Strasse 28-29, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1a/fa1a1d53a6a7ed67967197992f00caeb3070cc84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is ideally located in a side street off Kurfürstendamm at the heart of Berlin. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.42" OriginalAmount="100.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|7954" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 27, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d0/add0bd008fb1f1325d1796b89cffeb78ef5be6e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Berlin's City West, right on the famous boulevard Kurfuerste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52711" Longitude="13.407573" StarRating="3" HotelCode="401136|flowers_boardinghouse_mitte_2" HotelName="Flower's Boardinghouse Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mulackstraße 1/Schönhauser Straße 11, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f6/d1f69d3e1538b8dfc590585b00d226222beb7d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.443986078416" Longitude="13.289592197555" StarRating="1.5" HotelCode="152168|hotel_pension_dahlem" HotelName="Pension Dahlem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/52/28529946fc25da93589870aa17d746bb2e9a7ceb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505516" Longitude="13.32361" StarRating="3" HotelCode="97880|pension_peters_2" HotelName="Pension Peters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bicycle Rental,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstrasse 146, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/6b/f86b6ccb9ded2ca9fa1dfeb667e089e4a6e25b83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.22" OriginalAmount="101.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51498863363" Longitude="13.39489320782" StarRating="5" HotelCode="315714|1888365" HotelName="Titanic Gendarmenmarkt Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Französische Straße 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/19/db1994e049c594109d2953fac3ef5dbebde7956c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Berlin, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.75" OriginalAmount="101.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|129864" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Platz vor dem Neuen Tor 6, 10115 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/7e/8c7e63c1acaf9738c1f7cf72185bb3f32a691515.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, with all the popular tourist attractions just outside the door, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.513873923676" Longitude="13.46753679591" StarRating="3" HotelCode="89836|kiez_pension_berlin" HotelName="Kiez Pension Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Internet,Laundry,Lounge,Luggage Storage,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jungstraße 41, 10247 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/4b/264b25c77b8acb1ae7bf27d9f568202c26921072.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 Kiez Pension in Berlin (Friedrichshain), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528696108159" Longitude="13.424873877316" StarRating="2" HotelCode="401129|alex_hotel" HotelName="Alex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 3, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/32/0e3276c92ba0cfbce7cf929108627208b6e2a997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499046523779" Longitude="13.312192261219" StarRating="3" HotelCode="64607|olivaer_apart_hotel_am_kurfurstendamm_2" HotelName="Olivaer Apart am Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Straße 1, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/04/a904c6474e7c24cfe1afe51e5de1ce9371d1dce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally located in the heart of Berlin, around 50 m from the famous Ku'damm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.09" OriginalAmount="102.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.531167298094" Longitude="13.405931906152" StarRating="3" HotelCode="435125|2491245" HotelName="The Circus Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Choriner Straße 84, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/75/bb756da83b1de63188d35036f6afc2f275b30cc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.47" OriginalAmount="102.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|2491215" HotelName="High Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gabriele Tergit Promenade 21, 10963 Berlin, North Rhine Westphalia</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/dc/18dc78a1dbf2a2675a95637850648e99088c0ffa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.57" OriginalAmount="102.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|82535" HotelName="Sofitel Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Strasse 41, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e0/e0555f1ce158eaf5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Berlin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.480091456765" Longitude="13.274504542351" StarRating="5" HotelCode="26011|schlosshotel_im_grunewald_alma_berlin" HotelName="Patrick Hellmann Schlosshotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Brahmsstraße 10, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/18/ec1894965cd7ecf8636d37616495244de317b12e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive, comfortable hotel is to be found in the district of Grunewald, an area offering many...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503532" Longitude="13.35835" StarRating="4" HotelCode="89829|hotel_residenz_begaswinkel" HotelName="Residenz Begaswinkel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bicycle Rental,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Genthiner Straße 30A, Berlin Tiergarten, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c5/73c552b528643ea6d93a9c16e6f56cedeedd22ef.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 Residenz Begaswinkel, you'll be centrally loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505678183693" Longitude="13.303943023314" StarRating="2" HotelCode="402315|city_pension_berlin" HotelName="City Pension Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 9, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a5/40a5973fae28865c7ad3592148b7390059d170b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|goldmarie__hostel" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Warschauerstraße 58, 10243 Berlin, Friedrichshain</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/5f/275f79999adb809c6e565d2b3b7f0972499d49a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|h24_hotel_berlin_lichtenberg" HotelName="H24 Hotel Berlin Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herzbergstrasse 139, 10365 Berlin, Lichtenberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/f1/19f1c7033898d70669c3057a83334f9e331b3a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.30" OriginalAmount="103.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500797" Longitude="13.321436" StarRating="4" HotelCode="57707|142259" HotelName="Mercure Chateau Berlin am Kurfürstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 38-49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/71/a87102b1612603f642a948ce18772bb5c992b172.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet side street in the west of the city, only 50 m away from the world-...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.31" OriginalAmount="103.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|270155" HotelName="Lindner Hotel Am Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 24, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b6/8eb673ae2cae98950a2ca0750941b0a534a5adea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Berlin, close to the tourist area. The nearest public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.74" OriginalAmount="103.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|941585" HotelName="Hotel Müggelsee Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müggelheimer Damm 145, 12559 Berlin, Köpenick</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/d3/d6d38ba2ce4b6fe5ad58b23a03ef43583c5f48a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 40 minutes drive from the Müggelsee and 30 km from the centre of Berlin, this pleasant ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.91" OriginalAmount="103.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|19959" HotelName="NH Berlin Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grolmanstrasse 41-43, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7a/ca7a93ac20f06a231f7f6e3f141dfeded495b510.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is centrally located in a side street just off Kurfürstendamm. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.454488248043" Longitude="13.451363827716" StarRating="2" HotelCode="137971|hotel_am_buschkrugpark" HotelName="Am Buschkrugpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Buschkrugallee 107, 12359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/7c/5d7c44bed7b2daec4f839baa9dec28784944adf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.48164169" Longitude="13.36266756" StarRating="0" HotelCode="248503|visage_appart" HotelName="Visage Appart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/da/1ada47c5c9a742651fd920ea5d1690f57a8f9315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.511715033675" Longitude="13.291562426221" StarRating="3" HotelCode="104426|apartmenthaus_sybille_hecke" HotelName="Apartmenthaus Sybille Hecke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Danckelmannstraße 35, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/2a/c82a3252b977890678daf0082ba002b74883a346.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509894467346" Longitude="13.429487253967" StarRating="2" HotelCode="13689|ibis_berlin_ostbahnhof" HotelName="ibis Berlin Ostbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>An der Schillingbrücke 2, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/96/7d96108644b58655eab72b3bd6db666bdbb333c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52321447" Longitude="13.38410285" StarRating="3" HotelCode="313543|amelie_berlin" HotelName="Hotel Amelie Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reinhardtstraße 21, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d6/bed65239f4301c84a5cf5ef9d23146b46845e80d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502240203548" Longitude="13.327234434359" StarRating="3" HotelCode="401131|hotel_augusta_3" HotelName="Augusta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 22, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/77/fa77eac6746f29eeb745166a07249e1f47cf5222.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.27" OriginalAmount="104.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|180976" HotelName="Pullman Schweizerhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 25, 10787 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/91/e6913975f2a4ca15b0cc451fe69dd0504028e71d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a modern ambience and an ideal location in the heart of Berlin, between Kurfürstendamm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.28" OriginalAmount="104.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.542186043691" Longitude="13.411798768486" StarRating="4" HotelCode="105310|1105028" HotelName="Zarenhof Prenzlauer Berg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 140, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/83/5b83dcf9d141e9bfc7508ef623333d92b3d41459.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.58" OriginalAmount="104.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|357195" HotelName="Courtyard by Marriott Berlin City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Axel-Springer-Straße 55, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/22/182217c9dbfc48d3f39273e3133612b3d01145d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the German capital's most central district Mitte, between Potsdamer Platz an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529239328021" Longitude="13.401801231408" StarRating="5" HotelCode="375592|apartments_rosenthal_residence" HotelName="Apartments Rosenthal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenthaler Strabe 71, 10119 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/58/1e58116f62e017ae8bc2f78e00c58b9415cfae8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.517514" Longitude="13.336823" StarRating="3" HotelCode="53243|hotel_hansablick" HotelName="Hansablick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Concierge,Designated Smoking Area,Elevator,Fitness Centre,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flotowstraße 6, 10555 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/3a/cf3aedc839bba88ebd15851bb256e91061d73995.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 Hansablick in Berlin (Mitte), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.74" OriginalAmount="105.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|3647352" HotelName="Meliá Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 103, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/84/d48446ad212550302e949de444284004c1641801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the German capital, directly at Friedrichstrasse and the River ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51941" Longitude="13.40299" StarRating="4.5" HotelCode="16722|radisson_blu_hotel_berlin" HotelName="Radisson Blu Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Liebknecht-Straße 3, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/1c/6c1cf26c4df2dd098e570633a65d4470f01cf4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies by the River Spree, near the Berlin Dom in the district of Mitte. The museum island,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.22" OriginalAmount="106.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506550511564" Longitude="13.306079506874" StarRating="4" HotelCode="10985|190946" HotelName="Best Western Hotel Kantstrasse Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 111, 10627 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/eb/94eb319dc3ecce670d70a6c2819b890a55af7954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the Charlottenburg district of Berlin, close to the famous Kurfürst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.534142279621" Longitude="13.430206775665" StarRating="3" HotelCode="107904|melarose_feng_shui_hotel" HotelName="Melarose Feng Shui Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 199, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/ee/e9ee204cc70dff3e464d43acda9decc9024f0a84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.576614020042" Longitude="13.393173737262" StarRating="3" HotelCode="889027|solitaire_hotel" HotelName="Solitaire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Hesse-Straße 64, 13156 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/52/db52e0854ae8a5c6c81246a8e17e8159e43b8c9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53708381211" Longitude="13.408203029261" StarRating="3" HotelCode="104933|hotel_die_schule" HotelName="Hotel Die Schule" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Coffee Shop,Designated Smoking Area,Elevator,Garden,Internet,Kitchen,Luggage Storage,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 82, Prenzlauer Berg, 10435 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/a2/18a232224370749cd875f971389d12506171e1bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Die Schule places you in the heart of Berlin, minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.19" OriginalAmount="107.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500165019203" Longitude="13.31940472126" StarRating="4" HotelCode="11075|594905" HotelName="Hotel Bleibtreu Berlin by Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustr. 31, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/0f/3a0f800b2095dc15bcb315f95417cd29a64c617d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.42" OriginalAmount="107.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="798905|891637" HotelName="B&amp;B Hotel Berlin Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/05/d8050db767c53988f6d1725256ed495a94101447.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.45" OriginalAmount="107.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|959855" HotelName="Steigenberger Hotel Am Kanzleramt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ella-Trebe-Straße 5, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/88/388843aa330957cb09cb20678e82566a3c4a9d40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53117029784" Longitude="13.386100530625" StarRating="4" HotelCode="401413|honigmond_garden_hotel" HotelName="Garden Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 122, 10115 Berlin, Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/fb/c2fb978e551e4902f1b006298ed724fab2868f97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.49750393" Longitude="13.39509664" StarRating="3" HotelCode="952413|excellent_apartments_kreuzberg" HotelName="Excellent Apartments Kreuzberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Waterloo-Ufer 8, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/8f/098fa6f759656bc3c602806415701e75dfe4be16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525519369296" Longitude="13.391486128484" StarRating="3" HotelCode="401120|hotel_38" HotelName="Hotel 38" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 38, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebd43f83af039328810a871a0823a61b8f917f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.440786147822" Longitude="13.576240622817" StarRating="0" HotelCode="506771|hostel_am_flussbad" HotelName="Flussbad Gartenstrasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gartenstraße 46/48, Treptow Köpenick, 12557 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/ea/7cea267764b3f699e6607061c1cc580a23be5300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Berlin&amp;apos;s leafy Treptow-Köpenick district on the banks of the Dahme River, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.41549491" Longitude="13.31912774" StarRating="0" HotelCode="568736|pension_pamina" HotelName="Pension Pamina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Woltmannweg 46, 12209 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/fa/fcfa266cafe9f7acd2df26594d87686145095e3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.76" OriginalAmount="108.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|37804" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stauffenbergstraße 26, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/b0/3eb039879e3fd6a9cbb70f76d28959e24e580cab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.430971823061" Longitude="13.328425658895" StarRating="2.5" HotelCode="107555|isaak_miles_hotel" HotelName="Miles Hotel Berlin Steglitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungfernstieg 7a, 12207 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/f0/55f042ae544771c2587344768fb0eab83eb25afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.31" OriginalAmount="109.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|7934" HotelName="Hilton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohrenstr. 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/74/2a7441857d3d66e81eebb871a4da586ffbf5893e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideal for tourists wishing to explore the city. Right by the Gendarmenmarkt, it is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.89" OriginalAmount="110.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.538169" Longitude="13.203924" StarRating="3" HotelCode="410086|1110298" HotelName="Benn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ritterstrasse 1a+15, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/21/342153e0d8b9bec4d42106a95bf6a434f9ae2970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50751471132" Longitude="13.232895" StarRating="2" HotelCode="268593|gastehaus_pauline" HotelName="Gästehaus Pauline" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dickensweg 25-39, 14055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a7/7ca7d60452f7573deaff28e8b9c64117e208896d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.498375290614" Longitude="13.31715917791" StarRating="3" HotelCode="46264|stadt_gut_hotel_alexander_kurf" HotelName="Stadt-gut-Hotel Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pariser Str. 37, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/82/9a82562ef151e390a28662a251c5669bd6b41396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Alexander Berlin Guests checking into the 3x000D star Hotel Alexander Berlin in Berlin are ass...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506932088375" Longitude="13.283784221924" StarRating="1" HotelCode="89856|hotel_messe_am_funkturm" HotelName="Hotel Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Parking,Pets allowed,Pick &amp;amp; Drop">
        <Address>
          <AddressLines>
            <AddressLine>Wundtstraße 72/Ecke Neue Kantstraße, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8f/8a8f0ddd796e5f756549b09d9c65852d54b2c5e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Charlottenburg), Pension Messe am Funkturm is m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.46" OriginalAmount="111.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502583974393" Longitude="13.335228413343" StarRating="5" HotelCode="17933|89572" HotelName="Steigenberger Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Los-Angeles-Platz 1, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/3f/cc3fb49c77846000769785a427dc69af2d809b96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The first class city hotel is situated just a few paces from the famous Kurfürstendamm. A symbol of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.54" OriginalAmount="111.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|4555675" HotelName="Wilde Aparthotels Checkpoint Charlie Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstrasse 91, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/cd/94cd98c2a1be82becd9bac1091f832b1f39823a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.52385088" Longitude="13.39968366" StarRating="4" HotelCode="438278|frederics_serviced_apartments_style_oranienburgerstrasse" HotelName="Frederics Serviced Apartments STYLE / Oranienburger Straße" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Große Hamburger Strasse 23, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/6f/226f9693e0315ca7ab192cd0b76251e9df230862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529056421719" Longitude="13.317258954048" StarRating="3" HotelCode="173057|alfa_hotel" HotelName="Alfa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ufnaustr. 1, 10553 Berlin-Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/54/4d54ebca30e320099a59460395b129a8c3ed86c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street near to Tiergarten. The nearest bus stop is around 50 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.21" OriginalAmount="112.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|613085" HotelName="H10 Berlin Ku'damm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Straße 31-32, Kurfürstendamm, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/f1/06f12a6abf26e2e0ef10bc96bb9aaf14da5ea834.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is centrally located, only a few steps from the famous Kurfürstendamm, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.05" OriginalAmount="112.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|1116508" HotelName="Casa Camper Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstraße 1, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/f4/67f4f820101b3b173c1f7d13dbe13a29bdd147ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|the_westin_grand_berlin" HotelName="The Westin Grand Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 158-164, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/d6/bfd6cc519ca6392feacf8ffb8327cb19d9b48b61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel has been a traditional feature of Friedrichstraße in Berlin's lively Mit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.42" OriginalAmount="113.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500940601512" Longitude="13.328642249107" StarRating="4" HotelCode="16688|516235" HotelName="Henri Hotel Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meinekestraße 9, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3d/223d54c2eccaf1e0749fe0b9931674e9f3bd0c2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the peaceful Meineke Strasse, only minutes from the Kurfürstendamm ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|4847" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Budapesterstrasse 45, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/e2/e2e27722cc9f59fc395b74a48cc44f69791b9e9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, luxurious hotel is ideally located in the centre of the city, close to the Kaiser Wil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.39" OriginalAmount="115.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502822" Longitude="13.322229" StarRating="4" HotelCode="36102|900355" HotelName="Q! Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 67, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/0e/2e0e7266ba170255e9a82630ddd899b5e3bb9740.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the tourist area of Berlin roughly 2 km from the Spree, 3 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.61" OriginalAmount="115.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|2057695" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Andreasstrasse 76-78, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0e/0c0e23fb0b50d86464f8a5aab4aefd8a545b97dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.537623787933" Longitude="13.186433017669" StarRating="2" HotelCode="150196|hotel_kallmeyer" HotelName="Hotel Pension Kallmeyer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seegefelder Straße 75, 13583 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/f0/f9f097a3a7ebcea0994a660f0f44522f80d60c5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities to enhance their stay. The accommodation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504613" Longitude="13.32224" StarRating="4" HotelCode="180966|hotello_k80_berlin" HotelName="H'Otello K'80 Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 80-81, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/be/f5be05a955c5e516e0ff81636c48d83d06685f10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.491197" Longitude="13.387248" StarRating="3" HotelCode="139269|hotel_sarottihofe" HotelName="Hotel Sarotti Höfe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 53-57, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/39/06392fa13e64df8b0680a64da998670270ffe9d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528950358098" Longitude="13.40547144413" StarRating="3" HotelCode="168904|karlito_apartmenthaus" HotelName="Karlito Apartmenthaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 60, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/7b/467b477649cb4f13c141d7fcbb64796625bc81b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.448651634732" Longitude="13.623826930059" StarRating="3" HotelCode="105438|hotel_bolsche_126" HotelName="Hotel Bölsche 126" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bölschestraße 126, 12587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/28/c3/28c304508bc2edf7620a7e1d08cb32480d4cc43e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="119.52" OriginalAmount="118.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506939064386" Longitude="13.345483839512" StarRating="5" HotelCode="258528|1503799" HotelName="Intercontinental Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 2, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/40/e640f7d954ee1452fba2f9cbc616d7fe7a741d6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, luxurious business hotel is surrounded by the 'Tiergarten', the second-largest city-cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.19" OriginalAmount="120.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.504899940072" Longitude="13.385172486305" StarRating="4" HotelCode="317093|1428228" HotelName="relexa hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Straße 8-9, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/a3/97a311fe679db96d1e1b24f7be67ee38db0589b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;During the imperial period, this charming apartment hotel was one of the most popular addresses amon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.34" OriginalAmount="121.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510221219128" Longitude="13.433331549168" StarRating="3" HotelCode="258472|622965" HotelName="InterCityHotel Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Ostbahnhof 5, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/34/2a34f4a98733f0727bda6bf8798c5433ff2c51c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located beside the eastern train station. It is just 10 km to the neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50463871635" Longitude="13.447906672955" StarRating="0" HotelCode="140174|michelberger_hotel" HotelName="Michelberger Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Straße 39/40, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/8387e5762d2152c1f65c90df2f200c1a01f02ec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.49" OriginalAmount="123.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.528211" Longitude="13.391128375" StarRating="4" HotelCode="142820|863875" HotelName="Hotel Adelante Berlin-Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borsigstraße 1, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/a9/aea9748140d45963547bf90bcf5dd70e5e0dcf9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503461557698" Longitude="13.366241455078" StarRating="0" HotelCode="197363|9604" HotelName="Lulu Guldsmeden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Strasse 67, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/25/c7254af8810146f981c61b0143da1e43ba52a4b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.502853" Longitude="13.313217" StarRating="3" HotelCode="401586|hotel_art_nouveau" HotelName="Art Nouveau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 59, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/cc/8accba8c4658b93aa90598a5266a774b1d68aecd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.70" OriginalAmount="131.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522517528619" Longitude="13.384078145027" StarRating="3" HotelCode="25703|949445" HotelName="Hotel Allegra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 17, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5c/a95c808563089b18e56599d11ad554fef8d9c17d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.04" OriginalAmount="132.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|2437325" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsruher Strasse 20, 10711 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/fa/2ffa7840ad48f5d56f24e2e6b2b96d61a79a61df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.562721" Longitude="13.427872" StarRating="3" HotelCode="37829|hotel_sedes_2" HotelName="Hotel Sedes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Promenade 48, 13089 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/ca/6fcabd12087e34d75ebeb2fefede9b21d47470d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the Pankow district of Berlin. Links to the public transport netwo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.514653902015" Longitude="13.380510807037" StarRating="3" HotelCode="61117|225849" HotelName="Am Brandenburger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behrenstraße 1B, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c4/58c483c9900b7f8d1294d507069de3f6b94b10d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.529727" Longitude="13.380209" StarRating="4" HotelCode="294482|garden_living" HotelName="Garden Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Garden,Housekeeping,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 101, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/4e/784eab6fe890fbe2f132cd0e5b0eafe3d789aa42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Garden Living in Berlin (Mitte), you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505626460383" Longitude="13.380352556705" StarRating="3" HotelCode="10212|belahr_am_potsdamer_platz" HotelName="BelAhr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 97, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/9a/6c9a182599a22e1bd9a0768514669d12477275ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.439248054841" Longitude="13.229555498012" StarRating="3" HotelCode="106271|hotel_landhaus_schlachtensee" HotelName="Hotel Landhaus Schlachtensee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bogotastraße 9, 14163 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/29/1229d23bf960605f9a037ba04d2c65377d831677.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|gorki_apartments" HotelName="Gorki Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 25, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/ed/c9ed40b0c8b4c332a84b704c7aa632f29303a1a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503391535681" Longitude="13.44549536705" StarRating="3" HotelCode="36101|eastside_hotel" HotelName="East-Side Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlenstraße 6, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/07/ed075c988311a612003700ee4e1549d0a5d6ed7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.555442" Longitude="13.375119" StarRating="0" HotelCode="505854|berlinapartmentsdowntown" HotelName="Berlinapartments-Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Schwedenstr 14, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/09/88098deaffe5783d61dd1c4db34af437b8342f07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.31" OriginalAmount="147.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|1085218" HotelName="Ringhotel Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzensee-Ufer 11, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/c9/36c9bbe8e5cd4b9977bbc252d514fc36ef8f4d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.37" OriginalAmount="148.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.522174809597" Longitude="13.384359776974" StarRating="3.5" HotelCode="50404|5056255" HotelName="Hotel Albrechtshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 8, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9d/249d34711d271346e29beb1dad3535a691905982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.49955925672" Longitude="13.325142019706" StarRating="3" HotelCode="67054|hotel_seifert_berlin_am_kurfurstendamm" HotelName="Hotel Seifert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 162, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/72/8c724212a9bd9e106fa9bb5454e9f24b981a58d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.511689579555" Longitude="13.389394283295" StarRating="4" HotelCode="14300|the_mandala_suites" HotelName="The Mandala Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 185-190, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/5c/545ca66e840d17e28f6821836ab9690fb3b1ec2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.01" OriginalAmount="158.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|4757145" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 6, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/67/646797211c331e426ce68c7e3d64cda704d44c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.14" OriginalAmount="158.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|375665" HotelName="Hotel Zoo Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 25, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/3f/be3fe181c8021350d522126f4c22ba0e8507c60c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly on the Kurfuerstendamm shopping street, just 85 m from Kurfürste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|arcona_living_goethe_87" HotelName="arcona LIVING Goethe87" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestr. 87, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/2e/d42e7071dcf7de23bd694d021b610ffa2b5ded5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.14" OriginalAmount="161.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.508142" Longitude="13.326418" StarRating="5" HotelCode="262190|982045" HotelName="Hotel am Steinplatz, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Steinplatz 4, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ce/11ce070d1288f507c507e4ab6452cf92c778aaa3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.37" OriginalAmount="162.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.523545704471" Longitude="13.389959711508" StarRating="3" HotelCode="401437|1966885" HotelName="Hotel Dietrich-Bonhoeffer-Haus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ziegelstraße 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0c/ac0ce4352c545401b69e6b9b8ba52bac535a30e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509116615901" Longitude="13.391790397171" StarRating="3" HotelCode="137985|topdomizil_apartments_checkpoint_plaza" HotelName="Checkpoint Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstrasse 75, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/4e/c84e765c12fca210d80223e19d31244c360a0685.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|grand_hyatt_berlin" HotelName="Grand Hyatt Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marlene-Dietrich-Platz 2, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/97/d497458b24ef89a2666b3a317b696547e7c51c1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the leaders in architecture and design, this luxury hotel enjoys a top location on Potsdamer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.527438200587" Longitude="13.384680423279" StarRating="3" HotelCode="401088|hotel_aquino_tagungszentrum" HotelName="Hotel Aquino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hannoversche Straße 5b, Berlin-Mitte, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/50/7d501ff4d170a93e7edaf78ca51e62bf3709a00a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquino offers a large breakfast each morning. At other meal times, the restaurant offers a wide ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5110562072" Longitude="13.393310308456" StarRating="4" HotelCode="197445|cityhotel_am_gendarmenmarkt" HotelName="Cityhotel Am Gendarmenmarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Straße 65, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/33/fd3335717929c33f18cedff0b7a9c0fc4ea6921c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.499391056059" Longitude="13.305256068707" StarRating="5" HotelCode="387646|louisas_place" HotelName="Louisa's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 160, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/18/271820b3e085e93ca4673116beb336f618477442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|myers_hotel_berlin" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Metzer Straße 26, 10405 Berlin, Prenzlauer Berg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ca/a1ca5fcf146e674fe9191c59d5831074456c3b9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.88" OriginalAmount="193.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510269" Longitude="13.268128" StarRating="4" HotelCode="54632|1091208" HotelName="Villa Kastania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 20, 14052 Berlin-Charlottenburg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f1/1bf14ed5f0adf736706341a4f641ad10771c17f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city in a green exclusive quarter of Berlin's west end this art and business ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.60" OriginalAmount="197.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|117422" HotelName="Leonardo Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Straße 32, Eingang Spielhagenstraße, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/ee/4fee690ab76ca0ea51b5ba5249cad6fcad263d56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the International Congress Center (ICC), Berlin and the Kaiser Wilhelm ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.42" OriginalAmount="202.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|333795" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße  3, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/7e/e17e89a7180981e6aedc46dbe7a26db88f8c769f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Sony Center at Potsdamer Platz. The Brandenburg Gate is about 500 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.514430278935" Longitude="13.391051888466" StarRating="0" HotelCode="11885|sofitel_berlin_gendarmenmarkt" HotelName="Hotel Luc, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstrasse 50-52, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/7b/027be82b07031b9e6d8d9b639c8854db0af7f017.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.24" OriginalAmount="224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.54542" Longitude="13.414621" StarRating="0" HotelCode="138392|stadtraumberlin_apartments" HotelName="stadtRaum-berlin apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Greifenhagener Straße 64, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/90/ab90abdde5ed1640ebe31708876615a2e5a8ebca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.31" OriginalAmount="231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.525471329352" Longitude="13.414644598961" StarRating="4" HotelCode="165295|ramada_alexanderplatz" HotelName="H4 Hotel Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Liebknecht-Straße 32, 10178 Berlin (BE)</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/78/a378720801bba487055f500f6393e8888107d2a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 550 metres from Alexanderplatz and the TV Tower with excellent public transport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510171659045" Longitude="13.280908241734" StarRating="3" HotelCode="36093|hotel_brandies_berlin" HotelName="Hotel Brandies Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 27, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c3/e9/c3e99c762b79e9dd75237683dd2778b5aa4a9e82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the German capital of Berlin. The Kaiserdamm subway station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.532289639486" Longitude="13.419093250613" StarRating="4" HotelCode="137775|ackselhaus_blue_home" HotelName="ackselhaus &amp; blue home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belforter Straße 21, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/6a/fe6a5bc549682a07178102c63ada70f1b203c3c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a range of facilities and services to ensure a comfortable stay. Guests are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.32" OriginalAmount="268.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|917785" HotelName="SO/ Berlin Das Stue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drakestrasse 1, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/a3/74a3c4d92d907db89377b5a44f87488ffc264ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|berlin_marriott_hotel_2" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inge-Beisheim-Platz 1, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7f/ba7f2e4e0eb47dfb75b7d85bdbdd08348b181327.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys one of the best locations in Berlin, in the heart of the Potsdamer Platz square, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|13499" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unter den Linden 77, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/3d/6b3d7762dc41a8d9e423b15e9e840945e125dcdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel lies on one of Berlin's most beautiful boulevards, Unter den Linden, whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.42676889" Longitude="13.62904385" StarRating="3" HotelCode="952150|ferienpark_rubezahl_am_muggelsee" HotelName="Ferienpark Rübezahl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Müggelheimer Damm 143, 12559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/98/3d98bcf849a836057bbd1d5d61efb03667f48554.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.48" OriginalAmount="348.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|waldorf_astoria_berlin" HotelName="Waldorf Astoria Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 28, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6b/bc6bf9f797e4157f00d5db2819fd6583bc0b4bba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.527529" Longitude="13.415674" StarRating="5" HotelCode="168913|soho_house_berlin" HotelName="Soho House Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torstraße 1, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/fd/8cfd2eecf20570bcec4e06f5a06a9336ffee8a6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="395.07" OriginalAmount="391.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|2490435" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oranienstraße 40, 10999 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5a/485a78abfb99baeed246cbd8893ca7df666fd062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, a babysitting service, a childcare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.47" OriginalAmount="452.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.510198" Longitude="13.375524" StarRating="5" HotelCode="29153|52744" HotelName="The Ritz-Carlton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Platz 3, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/14/8314c811dd00913d17ff9d5b39e77aa3d99e50e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Berlin on Potsdamer Platz. It is an integral part of the Beis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="585.80" OriginalAmount="580.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="631546|minitel" HotelName="Minitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HermannStreet 55, 3rd Floor, 12049 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/cb/b8cb2f640d3346ee0679cedb3cc9445433fedf2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="756.17" OriginalAmount="748.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.53349171931" Longitude="13.47782694136" StarRating="4" HotelCode="98278|108672" HotelName="City Hotel Berlin East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Allee 203, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3a/6d3a6ac7f9977af14cbb82d7ebda6c0a646a673d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 km from Alexanderplatz and the city centre. The nearest tram stop is directly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Bicycle Rental,Designated Smoking Area,Room Service,Currency Exchange,Kitchen,Lounge,Sauna,Shopping Arcade,Nightclub,Spa,Swimming Pool,Wheelchair Access,Jacuzzi,Golf,Garden,Diet Meals,Business Centre,Coffee Shop,Concierge,Dining,Dry Cleaning,LCD/Projector,Luggage Storage,Parking,Heated Pool,24 Hour Front Desk,Elevator,Meeting Room,Pets allowed,Babysitting,Fitness Centre,Housekeeping,Off-Site Parking,Library,ATM/Cash Machine,Vending Machine,Beauty Salon,Pick &amp;amp; Drop,24 Hour Power Supply</BasicAmenities>
    <HotelRating>3,4,5,2,4.5,1,2.5,3.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,HOTEL,GUESTHOUSE,ECO HOTEL,HOSTEL,APARTMENT HOTEL,SPA HOTEL,APARTMENT,HOSTELS,GOLF HOTEL,APARTHOTEL,MOTEL,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
375c38f7-5c5a-4f69-bdd9-28eecfa973ae|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="375c38f7-5c5a-4f69-bdd9-28eecfa973ae">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="19897" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
375c38f7-5c5a-4f69-bdd9-28eecfa973ae|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
375c38f7-5c5a-4f69-bdd9-28eecfa973ae|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
375c38f7-5c5a-4f69-bdd9-28eecfa973ae|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
375c38f7-5c5a-4f69-bdd9-28eecfa973ae|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
375c38f7-5c5a-4f69-bdd9-28eecfa973ae|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-15T05:48:52.3671484+00:00" Version="0" EchoToken="Search" TransactionIdentifier="375c38f7-5c5a-4f69-bdd9-28eecfa973ae" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.8864803" Longitude="8.6761629" StarRating="0" HotelCode="528779|pension_doser_strand_" HotelName="Pension Döser Strand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Strandstraße 37, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/29/08291ffe54111535b0e17ccda8aaa8b02df193af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run guest house is located in Cuxhaven, 200 metres from the spa park and 350 metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.873260191984" Longitude="8.6936670541763" StarRating="0" HotelCode="140513|villa_deichvoigt" HotelName="Villa Deichvoigt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Predöhlstraße 1, 27472 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bf/67bfb852461074df1fb59c5925d0fed19ef9c726.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic villa enjoys a central location in Cuxhaven, just 250 metres from the North Sea beach....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.885577" Longitude="8.662225" StarRating="4" HotelCode="194245|moin_hotel_cuxhaven" HotelName="Moin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steinmarner Straße 83-89, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/cd/51cd8374394e9e73d56a9909e90c23aba07fa62b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cuxhaven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.26" OriginalAmount="81.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.884178531862" Longitude="8.6378326420339" StarRating="5" HotelCode="138113|3842995" HotelName="Landhaus Stutzi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordstraße 10, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/da/efdad58caa772407c2488272f9c3b284b8fa3e37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Cuxhaven. The nearest airport is Bremen (BRE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.07" OriginalAmount="83.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.875234" Longitude="8.692551" StarRating="3" HotelCode="169005|3842285" HotelName="Villa Caldera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döser Seedeich 4, 27472 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/44/444486b776e041efd9e324d4014f9400e773e270.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Cuxhaven. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.82402909" Longitude="8.7736086" StarRating="3" HotelCode="666308|hotel_deutsches_haus_22" HotelName="Hotel Deutsches Haus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Altenbrucher Bahnhofstrasse  2, 27478 Cuxhaven, Bayern</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/d5/69d523108cd748744d0026e9ad2db025a5bbde99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.66" OriginalAmount="87.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.875047" Longitude="8.692861" StarRating="1" HotelCode="107512|2500725" HotelName="Hus Kiek in de See" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Döser Seedeich 2, 27472 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/d2/65d20db5dfd4bd93fee649b770e4fadc471169af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in Cuxhaven offers comfortably furnished rooms, a garden for sunbathing, free parking and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.30" OriginalAmount="88.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.885498284075" Longitude="8.6450170208751" StarRating="3" HotelCode="90264|3868285" HotelName="Haus Seeschwalbe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cuxhavener Straße 87-89, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/2a/b42a736780277e57ba1bba98e0c2cf1dd46aa157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cuxhaven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.867959" Longitude="8.702753" StarRating="3" HotelCode="62053|hotel_stadt_cuxhaven" HotelName="Stadt Cuxhaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alter Deichweg 11, 27472 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/79/8779c2dd76543e52de24beb8457dbb90daa50c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Cuxhaven, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.88622" Longitude="8.66004" StarRating="0" HotelCode="483567|haus_deichvoigt" HotelName="Haus Deichvoigt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Steinmarner Straße 110, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2b/822b434af338f7bdb9bb4e25e5c27149833d3cfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation enjoys a quiet location in the Döse spa district of Cuxhaven, just 350 metres fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.882725135929" Longitude="8.6346584558487" StarRating="3" HotelCode="66043|hotel_wehrburg" HotelName="Wehrburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wehrbergsweg 53, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/8c/4e8c55e7174fce2f39b5f4d77fdcca439383fad4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cuxhaven. The nearest airport is Heide (HEI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.884468943803" Longitude="8.6666357517242" StarRating="2" HotelCode="46770|hotel_pflug" HotelName="Hotel Seemeile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Steinmarner Straße 43-45, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/70/6b70d93fa3e86b9bc784b3308682ed1abc67ef5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Döse district of Cuxhaven, a 10-minute walk from the North Sea coast. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.870101" Longitude="8.704758" StarRating="3.5" HotelCode="58897|best_western_donners_hotel" HotelName="Best Western Donner's Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Seedeich 2, 27472 Cuxhaven, Niedersachsen</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/f7/91f77461fb7d487d8d78f1e92f4f8490797054d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cuxhaven, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.885429" Longitude="8.638951" StarRating="5" HotelCode="106923|hotel_strandperle" HotelName="Hotel Strandperle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Duhner Strandstraße 15, 27476 Cuxhaven</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/68/6a68159238f2c955134e20da12a000d3a11a63b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.886503557867" Longitude="8.6457440257072" StarRating="5" HotelCode="22129|badhotel_sternhagen" HotelName="Sternhagen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cuxhavener Straße 86, 27476 Cuxhaven, Kurortsteil Duhnen</AddressLine>
          </AddressLines>
          <CityName>Cuxhaven</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/10/281069e83ff6dbb96e34f9b7d3a21bc8348ecf5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cuxhaven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Bicycle Rental,Spa,Golf,Jacuzzi,Lounge,Massage Centre</BasicAmenities>
    <HotelRating>3.5,3,1,5,4,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>HOTEL,GUEST HOUSES,VILLA</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f90a2c4d-74fc-4478-80f7-b06c4635486f|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="f90a2c4d-74fc-4478-80f7-b06c4635486f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="18311" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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
f90a2c4d-74fc-4478-80f7-b06c4635486f|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-15T05:49:01.6650355+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f90a2c4d-74fc-4478-80f7-b06c4635486f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="24.47" OriginalAmount="24.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549737" Longitude="9.958273" StarRating="0" HotelCode="258468|118292" HotelName="a&amp;o Hamburg Reeperbahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Reeperbahn 154, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5a/765a4d24e2ea68d4186bca161ee6a9827a14e723.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a pretty inner courtyard of Hamburg's fascinating boulevard, the Reeperbahn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.69" OriginalAmount="29.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554387348769" Longitude="10.060217678547" StarRating="0" HotelCode="55734|118302" HotelName="a&amp;o Hamburg Hammer Kirche" 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,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hammer Landstraße 170, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/0e/7b0e14f3d029a4eb0ea7c740e01808a2f46a66f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 3 stops from the central station, in Hamburg's popular Hamm district. Tha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.32" OriginalAmount="34.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550801" Longitude="10.022631" StarRating="0" HotelCode="175912|939715" HotelName="a&amp;o Hamburg City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Eco Hotel,Conference Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Spaldingstrasse 160, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/zz/06ad8704adbaed43ae7813529bed42f9c3ab8db8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location in Hamburg, around a 5-minute walk from the Berliner Tor train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.14" OriginalAmount="35.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55409456" Longitude="10.01391034" StarRating="3" HotelCode="670690|2510805" HotelName="Sleephotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 52, Saint Georg, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f1/74f1dba0bbd8124fd429a5eafc7c48aaaea01e61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.23" OriginalAmount="36.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.547472622281" Longitude="10.010402749668" StarRating="0" HotelCode="67249|118282" HotelName="a&amp;o Hamburg Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Amsinckstraße 2-10, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4d/bd4dbb73e66cb6c9a0a653d057ca10f8b784601c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated near to Hamburg's main railway station. The hotel is the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549990519202" Longitude="9.9654950724221" StarRating="2" HotelCode="268608|pyjama_park_hotel_und_hostel" HotelName="Pyjama Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Designated Smoking Area,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Nightclub,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Reeperbahn 36, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ff/32ffe777c441546072394881cd518a368ecc12b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pyjama Park Hotel und Hostel, you'll be centrally l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.53" OriginalAmount="41.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555935" Longitude="10.006026" StarRating="3" HotelCode="34385|3837085" HotelName="Steens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holzdamm 43, 20099 Hamburg, St Georg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a8/a4a81153594e0b7207e10b574b69c4a22a641e00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.39" OriginalAmount="41.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553971" Longitude="10.012747" StarRating="3" HotelCode="15257|1431368" HotelName="Novum Hotel Hamburg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 29, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/23/522348881ceece5f8c9add3f953e32084e1180cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.72" OriginalAmount="42.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55000009" Longitude="9.95994588" StarRating="3" HotelCode="574067|3867685" HotelName="Centro Hotel West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 7, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/bc/a8bcfd7b752927e027cac1fd11a0c4699bdf1155.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.558709748065" Longitude="9.9635674047817" StarRating="2" HotelCode="143321|altan_hotel" HotelName="Altan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beim Grünen Jäger 23, 20359 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/66/34668f42a9be6e66e5451a158e6effdb6ef34265.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.85" OriginalAmount="44.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552649" Longitude="10.008958" StarRating="2" HotelCode="173672|2727255" HotelName="Generator Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Steintorplatz 3, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/30/7a30e8491fabca2657c23b7e96d54aac0e52920f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located directly beside Hamburg train station. Buses and trains are just a one-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.96" OriginalAmount="45.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.560086526868" Longitude="9.9590286612511" StarRating="3.5" HotelCode="16890|745135" HotelName="Hotel Domicil Hamburg by Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstr. 62, 22769 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/e1/47e14dc90cf3c4a1ebb8b5bf777c2da4326e0ee3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located at the heart of the city just 600 m from the Neue Flora m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555354272939" Longitude="10.014380498479" StarRating="2" HotelCode="105332|hotel_astoria_41" HotelName="Signature Hotel Astoria Hamburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brennerstraße 17, 22089 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/6a/ce6a3fdddf5a4814b1278485c27f311c08b3e6c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.88" OriginalAmount="47.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.562471" Longitude="10.032164" StarRating="3" HotelCode="899849|795885" HotelName="Holiday Inn Express Hamburg City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lübecker Strasse 109, 22087 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f5/e0f50c19beba5331f242c4b34f5fb68136c8cdfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.37" OriginalAmount="47.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553379" Longitude="10.012361" StarRating="3" HotelCode="888908|378265" HotelName="Hotel Residence Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 24-26, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/e2/9ae250e8578c7b3d818debd4f92467b726062f2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Hamburg near the city where guests can go shopping or have a co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55701615093" Longitude="9.9583106657108" StarRating="2" HotelCode="268630|st_pauli_lodge_guesthouse" HotelName="St. Pauli Lodge - Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Thadenstraße 88, 22767 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/78/6578f0c45ad84dab0fbb340f6137bab0b4df5073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549946387118" Longitude="9.9603346705696" StarRating="2" HotelCode="89906|austria_8" HotelName="Austria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Talstraße 4, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/77/ee777a2eb2ec73b3f3e85100f0974c9bf9a56698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="0" HotelCode="368482|hotel_hanseat_" HotelName="Hotel Hanseat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergedorfer Straße 41, Bergedorf, 21033 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/73/e573b49f221ad907c252896efc8f35a9b1188522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a 15-minute drive from Hamburg city centre, Hotel Hanseat offers simply furnished rooms and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.15" OriginalAmount="49.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.57108202" Longitude="10.05828536" StarRating="1" HotelCode="151826|3857755" HotelName="Signature Hotel Marco Polo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Börnestraße 14, 22089 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/d6/d3d614fdd606d72f471d41369bf9151b2188e554.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.30" OriginalAmount="49.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555080807723" Longitude="10.014974360313" StarRating="2" HotelCode="89904|1434978" HotelName="Mercedes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 51, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/da/67da393f3b38913917269252d095183d51ad03d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.546141" Longitude="10.01381" StarRating="3" HotelCode="294507|prizeotel_hamburgcity" HotelName="Prizeotel Hamburg-City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Högerdamm 28, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/01/2201bc1423b8f88ebe8900f3a56573e87ba1a169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.63" OriginalAmount="50.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553608173074" Longitude="10.027733445168" StarRating="4" HotelCode="10854|367625" HotelName="Park Hotel am Berliner Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgfelder Straße 1-9, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a6/9ea69c7005b3657142037f33f5fb65f07c9f69b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies just a few kilometres from the lively town centre where guests will discover ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="0" HotelCode="662280|hammerbrook_hostel" HotelName="Hammerbrook Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gotenstrabe 4</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/10/79105dde4580d39db7da0b68e96676276e81a2ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.79" OriginalAmount="51.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.548158" Longitude="10.00959" StarRating="3" HotelCode="298422|1464998" HotelName="ibis Hamburg City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amsinckstrasse 3, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/5a/5f5a0e96534833c2b0a8475285dc894ff1fb436d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.17" OriginalAmount="52.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.568918" Longitude="10.061249" StarRating="2" HotelCode="13719|184686" HotelName="ibis Hamburg Alsterring" 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>Pappelallee 61, 22089 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b8/9fb88e953fdc4c1246afcde437587e86d1912fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="53.31" OriginalAmount="52.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.551828" Longitude="10.0317146" StarRating="3" HotelCode="968110|64848695" HotelName="Super 8 by Wyndham Hamburg Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Wikingerweg 4, Off Eiffestrasse 20-26, Near Binnenalster and Speicherstadt, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/cf/7acff9ad2ad722744390ac230b18ec0c3b6c541f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="0" HotelCode="823189|prizeotel_hamburgst_pauli" HotelName="Prizeotel Hamburg St Pauli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holstenstraße 7</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/09/42093fe40653c1c4e64a8d0056bd089f3190787a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="0" HotelCode="834284|bb_hotel_hamburgwandsbek" HotelName="B&amp;B Hotel Hamburg-Wandsbek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brauhausstrasse 24</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/74/0c74b011462b2639c9316f557fd3d4d8df4f074e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.551009" Longitude="9.963808" StarRating="2" HotelCode="13197|hotel_hansehof" HotelName="Hotel Hansehof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simon-von-Utrecht-Straße 80-81, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/b9/9eb9e8b02fe7654e4c82ddbd5f55ea96fbfb2c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.57792230855" Longitude="9.9373585343933" StarRating="3" HotelCode="268627|aparion_apartments_hamburg" HotelName="Aparion Apartments Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Kieler Straße 212, 22525 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/b5/b2b5a78e866d9d69f91867d9104e36ec08e42cc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel sits in the Eimsbüttel district of Hamburg, a short 5-minute walk from the Langenf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54919104" Longitude="9.96134104" StarRating="3" HotelCode="851408|hotel_luckys_inn_gmbh" HotelName="Hotel Lucky's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reeperbahn 97-99, 20359 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/70/df7047ca92ee02ac6994c85a679449508b600e34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55277518" Longitude="10.02895365" StarRating="0" HotelCode="670326|bb_hotel_hamburg_cityost" HotelName="B&amp;B Hotel Hamburg City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Central Heating,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Anckelmannstrasse 9, 20537 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/8e/b98edcb0023d8a9a18f142bf685af1e47e905ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.83" OriginalAmount="56.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552473642112" Longitude="9.9358262121677" StarRating="3" HotelCode="258474|5900" HotelName="InterCityHotel Hamburg-Altona" Meals="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,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paul Nevermann Platz 17, 22765 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4f/af4fd686f00dd06146011c7424ef114f6f09d271.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly beside Altona train station, near the lively harbour. Hamburg’s most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.16" OriginalAmount="56.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55194808" Longitude="10.03147978" StarRating="4" HotelCode="946927|2379915" HotelName="Holiday Inn Hamburg - Berliner Tor" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wikingerweg 2, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a5/5ba5b156eeac88742c8f0e8f0ed6a7a193968029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.52" OriginalAmount="56.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54853436" Longitude="10.01596666" StarRating="3" HotelCode="510875|2159355" HotelName="Holiday Inn Express Hamburg - City Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nordkanalstrasse 20, Hamburg 20097</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/44/6544e65f4b5ea29b4c310126e008095a14eccaca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Hamburg. The total number of accommodation units is 104. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555047919646" Longitude="10.007450594841" StarRating="1" HotelCode="146046|hotel_lilienhof" HotelName="Hotel Lilienhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ernst-Merck-Straße 4, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1c2b8f4634f0ef9acc769eeb79ffd8ded2ff7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Lilienhof is at a central point of hamburg, only two minutes away from the central station.
Yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.86" OriginalAmount="57.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.575075666455" Longitude="10.041643381119" StarRating="2" HotelCode="16600|2307815" HotelName="Ibis Styles Hamburg Alster City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holsteinischer Kamp 59, 22081 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/1e/ea1e3ab5379d17f84b6df4664be0bd0c068efbbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.93" OriginalAmount="57.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553485" Longitude="10.011704" StarRating="3" HotelCode="36080|377955" HotelName="Lumen am Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 19, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7e/007ef55a6b228d23cae54733a51776a34c7bc9fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Hamburg near the city where guests can go shopping or have a co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.96" OriginalAmount="57.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.560252941922" Longitude="9.9601762024467" StarRating="1" HotelCode="214172|4672995" HotelName="Superbude St. Pauli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Juliusstraße 1-7, 22769 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/62/7162e6475d445089252faeaec80b7c790fdbb9c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Hamburg. There are a number of shops nearby. Hamburg (HAM) Airport is loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.09" OriginalAmount="57.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554720366315" Longitude="10.008357167244" StarRating="3" HotelCode="47722|1440358" HotelName="Novum Hotel Continental" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenallee 37, St. Georg, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/a2/bca28588eef21aadb03790cbdba1d0b2a086f160.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.21" OriginalAmount="57.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.516545786348" Longitude="9.9922014911152" StarRating="3" HotelCode="105948|992235" HotelName="Novum Hotel Hagemann Hamburg Hafen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vogelhüttendeich 87, 21107 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/67/0167b09f26c06b71598d70d81e16d28b995eaed9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.28" OriginalAmount="57.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549886" Longitude="9.964377" StarRating="3" HotelCode="14972|2437875" HotelName="Cityhotel Monopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reeperbahn 48-52, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/d2/4ed20e05ea9e7e17f351d1ca5eb086d68135fbe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.57" OriginalAmount="57.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550891" Longitude="9.96713" StarRating="2" HotelCode="50840|184936" HotelName="ibis Hamburg St Pauli Messe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simon-von-Utrecht Strasse 63, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/4d/a64d0a958c03ee2200c382fe823319b99459b32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.472549867302" Longitude="9.8468930751289" StarRating="3" HotelCode="268620|hotel_neugrabener_hof" HotelName="Hotel Neugrabener Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cuxhavener Strabe 369, 21149 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/07/980738f2f3c37d7d7c2bf192e9ee33669cb106a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.69" OriginalAmount="58.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553231538885" Longitude="10.008928565082" StarRating="3" HotelCode="214170|1699408" HotelName="Boutique 053 Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenallee 53, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bd/e8bd2baa8e7921b397c129a90b899d48301353b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.82" OriginalAmount="58.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.564481" Longitude="10.075186" StarRating="3" HotelCode="140471|530795" HotelName="Marienthal Garni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Husarendenkmal 33, 22043 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/fe/17fedfce96f70baa92a930f9e7b2628e758f1a3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet residential area only 10 minutes by car from the Alster, and the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.92" OriginalAmount="58.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.572765" Longitude="10.068564" StarRating="3.5" HotelCode="18596|1001025" HotelName="Hotel Tiefenthal Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wandsbeker Marktstraße 109, 22041 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/81/2381f6ae8aad6e41069b571b2c12c7b537eb8461.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.16" OriginalAmount="58.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550599687281" Longitude="9.9693363904953" StarRating="3" HotelCode="258304|1424308" HotelName="Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Millerntorplatz 3-5, 20359 Hamburg, St. Pauli</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/55/cc55c0baf1c77c653dc3cc9d29ef2a0b3101b779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg - Finkenwerder (XFW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.27" OriginalAmount="58.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5531556" Longitude="10.02297424" StarRating="2" HotelCode="494246|2512855" HotelName="MAC City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Beim Strohhause 26, 20097 Hamburg, Ortsteil St.George, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/3b/523b527834a2c9ed4828d107a48f4b08e842ce3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.52" OriginalAmount="58.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.562874" Longitude="10.019494" StarRating="4" HotelCode="13426|377785" HotelName="Crowne Plaza Hamburg - City Alster" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Graumannsweg 10, 22087 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/4b/0e4bd593b407c184461bb7333922af537a1638a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is centrally located, only minutes from the River Alster. Convenient public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.541313076633" Longitude="10.033992759774" StarRating="2" HotelCode="332822|hamburger_bernstein_hotel" HotelName="Elbgalerie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Billstraße 28, 20539 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a0/00a07c61e5f60381e959f01f629e7e31073c2409.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hamburger Bernstein Hotel in Hamburg (Rothenburgsor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555156359931" Longitude="10.015110928917" StarRating="2.5" HotelCode="82767|hotel_wikinger_hof" HotelName="Wikinger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 53, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/dd/7fdd2e33b3f79df4482e284eaae9d32fc4db9281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.60" OriginalAmount="59.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.548151947826" Longitude="10.051288604736" StarRating="3" HotelCode="13176|50974" HotelName="Apartment-Hotel Hamburg Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borstelmannsweg 133, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/8a/458a0af771fda52203bfc03276b188828b067f89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing certified superior city hotel is located in central Hamburg. Countless sights of inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.62" OriginalAmount="59.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.558883661108" Longitude="10.024876892567" StarRating="4" HotelCode="32561|834125" HotelName="Novotel Hamburg City Alster" 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>Luebecker Strasse 3, 22087 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/61/df6179b38753d350c04af3ebd2d478a9e853b55b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.70" OriginalAmount="59.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.558853389873" Longitude="10.081715583801" StarRating="4" HotelCode="10439|34804" HotelName="NH Hamburg Horner Rennbahn" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennbahnstraße 90, 22111 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ef/d5ef83137ad3af4c2088d1a919df37d04232762c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Directly situated at the famous gallop-race track, the hotel offers a quiet and nevertheless central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.57537" Longitude="10.074897" StarRating="1" HotelCode="212810|ibis_budget_hamburg_city_ost_" HotelName="ibis budget Hamburg City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wandsbeker Zollstrasse 25-29, 22041 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ac/e5ac1adfc59918e1854a74488170939400b409df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.97" OriginalAmount="61.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.586168349539" Longitude="9.9321556091309" StarRating="3" HotelCode="41984|99241" HotelName="Parkhotel Hamburg Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kieler Strasse 333, 22525 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3a/de3a596f8837cfcfeba1ae1beaf39a772e326bb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Local public transport links will take guests directly to all musical theatre venues and into the he...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.10" OriginalAmount="61.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.564092" Longitude="9.921445" StarRating="4" HotelCode="22232|47092" HotelName="NH Hamburg Altona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemanstraße 363-369, 22761 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/28/5f28f692ece779b05d090e77a6761a5cdefe5187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the cultural heart of Hamburg and is an ideal base from which to explore th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.56264336" Longitude="10.0218102" StarRating="0" HotelCode="501250|smartments_business_hamburg_aussenalster" HotelName="SMARTments Business Hamburg Aussenalster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schottweg 9, 22087 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/fd/73fdb9ee4db3d049c255343345986b5967c4e396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.6528" Longitude="10.1833" StarRating="2" HotelCode="467270|my_brand_boardinghouse" HotelName="My Brand Boardinghouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buchenring 53, 22359 Hamburg info@mybrand-boardinghouse.de</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/c0/01c0d19070509b6c421d706db5e020d438dade41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set on the outskirts of Hamburg, this modern hostel features free Wi-Fi, free parking, a shared full...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.92" OriginalAmount="62.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552934" Longitude="10.010501" StarRating="3" HotelCode="96586|132654" HotelName="Terminus am Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm, 5, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/e0/1be0e37363848d34f1db0f4676ae4e83d8856264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Hamburg close to the city centre, where guests can go shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554210481925" Longitude="10.009754598141" StarRating="4" HotelCode="11989|57989" HotelName="Boutique 020 Hamburg City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ellmenreichstraße 20, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/cf/11cfa54bc75bf897fa086665c2035947816441ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550932" Longitude="9.967295" StarRating="3" HotelCode="140687|holiday_inn_express_hamburg_st_pauli_messe" HotelName="Holiday Inn Express Hamburg St. Pauli Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simon-von-Utrecht-Strasse 39a, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/96/2a969e107ac3a54699f850c3e926ed6ef25a13cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.591940690439" Longitude="10.055512278092" StarRating="2" HotelCode="332258|bb_hotel_hamburgnord" HotelName="B&amp;B Hotel Hamburg Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Habichtstraße 62/64, Einfahrt neben Aral Tankstelle, 22305 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/b7/93b72820a4733d03b7a277f51a1029aecc0f2a86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in northern Hamburg, guests are offered modern and stylish rooms with free WiFi and Sky TV. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="0" HotelCode="880551|mybed_hamburg" HotelName="MY BED Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendeich 41</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/42/5842e8a8ad8955bb562f7d8bcbc354cd7f5b5201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.82" OriginalAmount="63.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.540127277951" Longitude="10.099796354771" StarRating="3" HotelCode="15605|378165" HotelName="Panorama Inn Hotel &amp; Boarding Haus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Billstedter Hauptstraße 36, 22111 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7d/007d09b4471d23ed18be73e0c158a35f20796b92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the district Billstedt, close to a shopping centre with 100 diffe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.53" OriginalAmount="63.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.440009466667" Longitude="9.9435968" StarRating="3" HotelCode="901195|3839835" HotelName="Musa's Grüne Tanne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bremer Straße 307, 21077 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/74/0374abd222f22fbb0736ad7ee989148f90b3538f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.64185858264" Longitude="9.9090157987412" StarRating="3" HotelCode="89890|okotel_hamburg" HotelName="Okotel Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holsteiner Chaussee 347, 22457 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/2d/e72d93a44126fdafd85bbbe85f423a3f9ab4e1a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550123217846" Longitude="9.933268725872" StarRating="2" HotelCode="47678|centrum_hotel_commerz_am_bhf_hamburg_altona" HotelName="Hotel Commerz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lobuschstrasse 26, 22765 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bb/f9bb3753f0ab29574e5fe588c674fd2c209b8ec3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.548611860828" Longitude="9.9640477349174" StarRating="0" HotelCode="150224|kastanien_hotel_" HotelName="Hotel Hamburger Perle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Guest houses" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 27, 20359 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ab/a4abd7d25972525039e52d8d5a38a424718296c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Hamburg, Kastanien-Hotel offers a garden and a bar. The hostel is just 200 metr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.75" OriginalAmount="64.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.51684607" Longitude="9.99022114" StarRating="3" HotelCode="613098|3838395" HotelName="Urban Home Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vogelhüttendeich 73, 21107 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d8/31d857c97bf6b3a27a58b77daf0e243fc4909ac9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.29" OriginalAmount="64.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.56325267914" Longitude="9.9296394066288" StarRating="2" HotelCode="899876|75618352" HotelName="B&amp;B Hotel Hamburg-Altona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 318, 22761 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/7b/1c7b2bc0aa8af4c9d594f09d2da4722e7ed72ddf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The B&amp;amp;B Hotel Hamburg-Altona is part of the Kühnehöfe, which was formerly the site of the Carl K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.589758612768" Longitude="10.103974810052" StarRating="3" HotelCode="104517|hotel_rahlstedter_hof" HotelName="Hotel Rahlstedter Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Friedrich-Ebert-Damm 200, 22047 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/96/5a9646e31634ea997da19111b7aba0ca00be4918.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.73" OriginalAmount="65.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550922289885" Longitude="9.9674606320855" StarRating="1.5" HotelCode="130416|228162" HotelName="ibis budget Hamburg St. Pauli Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Simon-von-Utrecht-Straße 64, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2529d005ab7e3fd0/3c/3cb6c5a4127b043d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.77" OriginalAmount="65.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553674341262" Longitude="10.013401990818" StarRating="4" HotelCode="402082|2510885" HotelName="Stay! Hotel Boardinghouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kreuzweg 12, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/52/20520e163507ec57303e00d7f5ff2e82c57584e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.02" OriginalAmount="65.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552779586041" Longitude="10.010036230087" StarRating="2.5" HotelCode="12911|833895" HotelName="Novum Hotel Graf Moltke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 1, St. Georg, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/25/7a250ca83aba56de912ae3610d790cc0a6ee5987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to Hamburg’s main train station and close to countless shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.02" OriginalAmount="65.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.536094" Longitude="10.032757" StarRating="3" HotelCode="104715|1613798" HotelName="Elbbrücken Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Billhorner Mühlenweg 28, 20539 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/97/dc97444f53312437b8e2ae4084caa404589712ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.25" OriginalAmount="65.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.486497495606" Longitude="10.209882259369" StarRating="4" HotelCode="27250|958035" HotelName="H4 Hotel Hamburg Bergedorf" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holzhude 2, 21029 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/5f/365f163a51f7f0998a437ac3742c49f74546444c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.26" OriginalAmount="65.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55635696" Longitude="10.01410032" StarRating="2.5" HotelCode="536065|3861825" HotelName="Hamburg Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rostockerstraße 20, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a0/f2a0d8431523722f93349ec0a7af025c996fd217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This homestay accommodation is centrally located in Hamburg, a 5-minute walk from Hamburg Main Stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.34" OriginalAmount="65.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.528110539014" Longitude="10.021942555904" StarRating="4" HotelCode="17046|530485" HotelName="Leonardo Hotel Hamburg Elbbrücken" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sieldeich 5-7, 20539 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/b5/6bb53da79b2550caffc4a859a401ccf9fd44fa37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south of the 'Hafencity', directly at the famous 'Elbbrücken', only few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555479" Longitude="10.016082" StarRating="4" HotelCode="387298|arcotel_rubin_hamburg" HotelName="ARCOTEL Rubin Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 63, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/da/7cdacabe56f0497457e961ca10a5b427ffdbc096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.70" OriginalAmount="66.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5726" Longitude="10.05959" StarRating="0" HotelCode="744329|2650155" HotelName="niu Keg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brauhausstraße 44</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/04/a60429436efa0bf7c8de6eeef6b2e8ce7cb9ff83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.31" OriginalAmount="66.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549942" Longitude="9.954155" StarRating="2" HotelCode="13778|343135" HotelName="Egon Hamburg City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Königstraße 4, 22767 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/9d/8c9d460a849f0a4f54e269bf4a3536c4c0f18af0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This themed city hotel lies in the heart of the tourist district and is popular for its close proxim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.65" OriginalAmount="66.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.62241" Longitude="10.010471" StarRating="2" HotelCode="36078|185316" HotelName="ibis Hamburg Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alsterkrugchaussee 445, 22335 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/dd/9eddf00e2335fcad6d0cc3271f5de593986f620e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554118064721" Longitude="10.062282979488" StarRating="3.5" HotelCode="200995|54328" HotelName="Best Western Hotel Hamburg International" 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>Hammer Landstraße 200-202, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/05/bc05bde01757fc4fe7e1edeafb7bbc5ca3e555fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55437153" Longitude="10.01022046" StarRating="0" HotelCode="667712|city_hotel_72" HotelName="City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ellmenreichstrasse 22, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c7/e8c7ade3ca892bc01c6108bcb072dec95880f00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.74" OriginalAmount="67.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.590127370636" Longitude="9.9297041790291" StarRating="2" HotelCode="143936|3863805" HotelName="Arcade-Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Kieler Straße 385, 22525 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/38/b838b7a7149ef9d4f1c12c052b654f9f0f41831b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Arcade Hostel Hamburg in Hamburg (Eimsbuettel), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.88" OriginalAmount="67.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.580002104695" Longitude="10.103647171793" StarRating="3" HotelCode="137401|1970725" HotelName="Kröger by Underdog Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ahrensburger Straße 107-109, 22045 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/50/dc503a21985230eba005079f81bd9706bd2ac834.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.58137128" Longitude="10.08547545" StarRating="3" HotelCode="851459|pionier_hotel_hamburg_wandsbek" HotelName="Pionier Hotel Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dernauer Strasse 11, 22047 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ec/2cec7f7b9fa436acaef4e793ab0bb936da0692ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.94" OriginalAmount="68.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.601336057269" Longitude="10.023720860481" StarRating="4" HotelCode="16332|50474" HotelName="Leonardo Hotel Hamburg City Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mexikoring 1, 22297 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ae/edaed0c4bf3ec01cf51db203919d8ee360210669.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is located in the district Winterhude, better known as City Nord, between Hamburg ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.07" OriginalAmount="68.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553189289916" Longitude="10.009549026984" StarRating="3" HotelCode="139937|647667" HotelName="Novum Hotel City Apart Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steintorweg 9, St. Georg, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/14/2414e614e2482f39a562008f3f23976e9daaeba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments of the NOVUM City Aparthotel are characterized by their individuality and cosiness. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553434" Longitude="10.008769" StarRating="3" HotelCode="12680|fuerst_bismarck" HotelName="Hotel Fürst Bismarck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenallee 49, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c4/dfc4d4e028d96de0ed742f548cfb598b7d39189c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Because of its central location close to the main station this hotel is the ideal base for both busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.460993" Longitude="9.980561" StarRating="3" HotelCode="306621|apartment_hotel_am_sand" HotelName="Apartment Hotel am Sand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sand 21, Hölertwiete 14, 21073 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d4/20d4e6c39cad6624d1f5bf3f1ea5af3c16ee4a59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.77" OriginalAmount="70.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.556739" Longitude="10.004478" StarRating="2" HotelCode="13685|185386" HotelName="Ibis Hamburg Alster 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,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holzdamm 4-12 + 16, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/47/0447c1d1b241a74ba02f2447fb663195d88ad709.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of Hamburg. This hotel is centrally situated close to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.92" OriginalAmount="70.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.539786175854" Longitude="10.101172327995" StarRating="4" HotelCode="15595|378135" HotelName="TOP CityLine Hotel Panorama Billstedt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Billstedter Hauptstraße 44, 22111 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/fc/affc5a8881ae075021140053cf78d92f74a28f14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive first-class hotel is located in the Billstedt district of Hamburg, close to the Bill...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.20" OriginalAmount="70.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.479286393685" Longitude="10.024630129337" StarRating="4" HotelCode="32605|377915" HotelName="Leonardo Hotel Hamburg-Stillhorn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillhorner Weg 40, 21109 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b2/71b24ab8032f70d22ffd0c60a14b219da138e663.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel, built in the style of an English country house, is located close to the A1 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.01" OriginalAmount="71.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5479961312" Longitude="9.9854943558197" StarRating="4" HotelCode="934414|1243008" HotelName="Citadines Michel Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ludwig-Erhard-Straße 7, 20459 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/28/4528e174ff57c42ab055f8ccb233cb539b259c45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.19" OriginalAmount="71.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.603309907825" Longitude="10.027529929125" StarRating="3" HotelCode="418222|1989745" HotelName="Holiday Inn Hamburg City Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapstadtring 2a, 22297 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c4/58c40cfd9a06b12db7aca8c48caf178eb9e3cf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Opening in spring 2017Welcome to the Holiday Inn Hamburg - City Nord!For business- and city trips Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.54" OriginalAmount="71.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552867225821" Longitude="10.016221404076" StarRating="4" HotelCode="401506|1322043" HotelName="Best Western Plus Hotel St. Raphael" 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>Adenauerallee 41, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/95/fc95c4e147072312459bf9de0236a4fe37719bc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.540330853591" Longitude="10.009656859253" StarRating="4" HotelCode="556424|jufa_hotel_hamburg_hafencity" HotelName="JUFA Hotel Hamburg HafenCity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Versmannstrasse 12-14, 20097 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f7/e0f76537860d0a5c0244f6f008039e35453f6cb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.5 km from the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.53" OriginalAmount="72.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.472541613166" Longitude="9.8570190659327" StarRating="3" HotelCode="306591|2512805" HotelName="Hotel Altenwerder Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Parking,Pets allowed,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Kleinfeld 16, 21149 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/c0/a5c0aa6433ec8cd6f41f5cdea5ac141c74ba4193.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Hamburg (Neugraben-Fischbek), Hotel Altenwerder Hof is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.56" OriginalAmount="72.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553547505235" Longitude="9.9360709828034" StarRating="3.5" HotelCode="11172|191396" HotelName="Best Western Raphael Hotel Altona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Präsident-Krahn-Straße 13, 22765 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/00/4800f39fa6bb131f5d57cd78f7392c45b636e2c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553950757202" Longitude="10.003106743097" StarRating="4" HotelCode="27146|530655" HotelName="InterCityHotel Hamburg Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Glockengiesserwall 14-15, 20095 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/2b/352b83ce3374e45716aac4bd4abfe6a5a128dd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the Hanseatic city of Hamburg, which combines a traditional h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549391826765" Longitude="10.036673579337" StarRating="3" HotelCode="332889|bo_hotel_hamburg" HotelName="BO Hotel Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausschlager Weg 68, 20537 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/33/9033b1e4e06aa57b63f5bd15dc4ae7972a7f20fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="0" HotelCode="876047|monteurzimmer_und_hostel_bei_hansezimmer" HotelName="Hansezimmer Hamburg Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kieler Straße 438</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/49/814979e992c8adb194a6329d4a8b0bd11352089c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.41" OriginalAmount="73.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.670041759903" Longitude="10.097804487517" StarRating="4" HotelCode="81637|1980485" HotelName="Kleinhuis Hotel Mellingburger Schleuse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mellingburgredder 1, 22395 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/38/ef38c9601fb4596cfcf5b27e828390b78242fd0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.53" OriginalAmount="73.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554567401643" Longitude="10.01512169838" StarRating="3" HotelCode="170534|934105" HotelName="Novum Style Hotel Hamburg-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 68-70, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/83/59837da95ace1ceb8d5c953407b55a36a27a0adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.71" OriginalAmount="73.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.46182043" Longitude="9.98447063" StarRating="3" HotelCode="490065|2513135" HotelName="Hotel Jeta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Grosser Schippsee 31, 21073 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ce/3dce6c8141161155ac8d3bb0ff320e3cdc1a65a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.88" OriginalAmount="74.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550618096916" Longitude="10.021602774104" StarRating="1" HotelCode="899888|4690585" HotelName="Superbude St. Georg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/91/8691cd412254e22f0ec0d3abdc32e81e0c1649bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.04" OriginalAmount="74.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549981867334" Longitude="9.9670143237427" StarRating="3" HotelCode="933443|1705028" HotelName="Centro Hotel North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Reeperbahn 15, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/e2/10e2d48981b547d5e0780792d140d160b7993b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.28" OriginalAmount="74.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54543856128" Longitude="10.015247323943" StarRating="4" HotelCode="545122|2285695" HotelName="INNSIDE Hamburg Hafen" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Högerdamm 30, 20097 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/60/5d602f8f313df17aae20e41c22c0a44401397d03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.31" OriginalAmount="74.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.564500990077" Longitude="9.9771094322205" StarRating="4" HotelCode="25106|378125" HotelName="Mercure Hotel Hamburg Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schroederstiftstrasse 3, 20146 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/0c/b20c1fdbd2c6a0af18df93512a5cb8ff8a2a7ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.89" OriginalAmount="75.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553736841624" Longitude="9.9362017214298" StarRating="2" HotelCode="318219|1096158" HotelName="Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Präsident-Krahn-Str. 15, 22765 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/ee/1deec29015ec88f6d3bc93686e1e47b08ba7ff5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.49" OriginalAmount="75.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55304317" Longitude="10.01820733" StarRating="0" HotelCode="973286|2383625" HotelName="Courtyard Hamburg City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adenauerallee 52, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/df/f4df16d94f0c202564975b619fbdda3c9bba5a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.01" OriginalAmount="76.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.545309" Longitude="10.018243" StarRating="4" HotelCode="15232|834075" HotelName="Mercure Hotel Hamburg City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsinckstraße 53, 20097 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/18/9a18373fff73fee785cc490d938bc7ab3c9197a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.73" OriginalAmount="76.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.56001655" Longitude="9.98111214" StarRating="4" HotelCode="267116|1025988" HotelName="InterCityHotel Hamburg Dammtor-Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St. Petersburger Straße 1, 20355 Hamburg, Hmaburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/69/f6699fe576c010794ce94b92fb830cd7a6904ea0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.646" Longitude="10.012138" StarRating="3" HotelCode="36075|hotel_cockpit_59eur" HotelName="Hotel Cockpit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langenhorner Chaussee 157, 22415 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/3f/483f0b6a5d2205a9ed937539846a44ee2d77e9e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.80" OriginalAmount="78.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55048623" Longitude="9.98485867" StarRating="4" HotelCode="565604|2475075" HotelName="Ruby Lotti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Internet,Printer,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Düsternstraße 1 – 3, 20355 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c5/cbc5b42b5b4f8a78d444a63b17f8b9455527efaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ruby Lotti Hotel Hamburg with 290 rooms lies directly at Stadthausbrücke in the heart of Hamburg. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.84" OriginalAmount="78.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54789712133" Longitude="10.014409311282" StarRating="4" HotelCode="319094|1796808" HotelName="HYPERION Hotel Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsinckstraße 39, 20097 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0b/030b05d2cd27c2c5d6ece3e4bd9cc52b90e64fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.26" OriginalAmount="78.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.606247" Longitude="9.955869" StarRating="3" HotelCode="12136|1040005" HotelName="Hotel Engel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niendorfer Straße 55-59, 22529 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/12/ed12d063f166c29929849f3ad9b74ec0fae371d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.55" OriginalAmount="78.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.560542173045" Longitude="10.012804269791" StarRating="3" HotelCode="10926|640745" HotelName="relexa hotel Bellevue Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Alster 14, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/9d/5d9dbb04503dfded98e4fcfe72a6d96408950ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated directly at the Alster lake in the heart of Hamburg. It is a 2-minute walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.563982" Longitude="9.9651670000001" StarRating="2.5" HotelCode="294503|fritzhotel" HotelName="Fritzhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Schanzenstraße 101-103, 20357 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b8/a5b8e854de01eee6fe0d0a855909ddb0dbe74b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Fritz im Pyjama in Hamburg Sternschanze, you'll be minutes from Sch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.65145673" Longitude="10.12167074" StarRating="0" HotelCode="721604|bed_breakfast_bigalke" HotelName="Bed &amp; Breakfast Bigalke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Op de Elg 38 A, Sasel, 22393 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/44/1c445b7075462aa37b35e748c097625e125ab246.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.563223376138" Longitude="9.9158638715744" StarRating="3" HotelCode="26237|25hours_hotel_hamburg_no1" HotelName="25hours Hotel Hamburg Number One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Dessau-Straße 2, 22761 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/7f/9f7fc25aaa0bb5ffb1eeb7b87aa919965f30423a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.564019" Longitude="9.9872659619713" StarRating="3" HotelCode="105285|amsterdam_3" HotelName="Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Moorweidenstraße 34, 20146 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/2b/2e2bce4e89b2ca70b95738a02586fd6f9aedb1e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.58588543684" Longitude="10.032255442308" StarRating="3" HotelCode="89888|heikotel__hotel_am_stadtpark" HotelName="Heikotel - Hotel Am Stadtpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flüggestraße 5, 22303 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/48/e048e6239143b6b13be0bffc8df6c5df05059489.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.85" OriginalAmount="80.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552521445997" Longitude="9.9660748243332" StarRating="3" HotelCode="47681|3865265" HotelName="Commodore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Straße 20, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/09/8f09dac7f47c55b439e68553893fa792d75e741e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.04" OriginalAmount="80.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553724" Longitude="10.008631" StarRating="3" HotelCode="259712|5466040" HotelName="Novum Hotel Kronprinz Hamburg Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenallee 46, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3b/783b96da3289b5d55514992e081e4ab1a34e15c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.29" OriginalAmount="80.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.640106" Longitude="10.012157" StarRating="4" HotelCode="387612|772135" HotelName="Courtyard Hamburg Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flughafenstrasse 47, 22415 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/20/bf2045536ac497745160358d278625200cdc790f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.11" OriginalAmount="81.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.502532919593" Longitude="10.205754240449" StarRating="4" HotelCode="89895|2512455" HotelName="Alt Lohbrügger Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leuschnerstraße 76, 21031 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b2/9fb2e66929b0d16079b7d67fbdae23be07af29cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.34" OriginalAmount="81.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549130423161" Longitude="9.9578404426575" StarRating="2" HotelCode="43698|4689865" HotelName="Auto Parkhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lincolnstr. 8, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/5a/a75a358a49ffa8a00699147e6007390737ca324e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Hamburg. The premises count with 40 welcoming rooms. Auto Parkhote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.42" OriginalAmount="82.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54084979" Longitude="10.00460698" StarRating="4" HotelCode="688335|2288115" HotelName="Holiday Inn Hamburg - Hafencity" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ueberseeallee 15, 20457  Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/47/874701a41305baed2b72542a1324327fb3388ec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Hamburg. The establishment comprises 268 cosy accommodation u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.68" OriginalAmount="83.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.617999" Longitude="10.00426901" StarRating="0" HotelCode="730791|3851425" HotelName="Hotel Denbu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hindenburgstraße 171, 22297 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/04/d904442a61ef0763661f261237bbc8ee3aa2100b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.461966413494" Longitude="9.9866758927765" StarRating="2" HotelCode="331766|bb_hotel_hamburgharburg" HotelName="B&amp;B Hotel Hamburg Harburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Theodor Yorck Straße 1, Karnapp 34, 21079 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/9e/529e69b217e994ae4ff61c84981037142e13d3ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Harburg district of Hamburg. Free Wi-Fi access is provided at B&amp;amp;B H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.19" OriginalAmount="84.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550985320822" Longitude="9.9776002764702" StarRating="4" HotelCode="70608|1433458" HotelName="Lindner Hotel Am Michel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neanderstraße 20, 20459 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f8/a9f88689f864f2c72e6d5fc0afe07c74119ae317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.74" OriginalAmount="84.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.51892311" Longitude="10.00735866" StarRating="3" HotelCode="501170|3865285" HotelName="Hotel Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Schlinck Straße 1, 21107 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/05/f005b4457e019d9276dd22b473c842156e7202a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.82" OriginalAmount="84.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.538031683901" Longitude="10.083705509262" StarRating="4" HotelCode="11424|1390068" HotelName="Best Western Plus Hotel Böttcherhof" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wöhlerstrasse 2, 22113 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/c1/11c15a60385f6f2b150d3e2fdffa0de4105057ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Billbrook district of Hamburg and offers excellent travel links. The c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.559543627211" Longitude="10.011946728836" StarRating="3" HotelCode="10540|aussen_alster_hotel" HotelName="Aussen Alster Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmilinskystrasse 11, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/57/ad57be1891d024f2c5904ca92180bdf3908e32ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54780636" Longitude="10.03829102" StarRating="0" HotelCode="532685|aparthotel_am_sudkanal" HotelName="Aparthotel am Südkanal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ausschläger Weg 71, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/bb/88bbceaafb1f9e9820dbb51e9c83b95869e5770b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5612" Longitude="9.99574" StarRating="3.5" HotelCode="833575|premier_inn_hamburg_city_zentrum" HotelName="Premier Inn Hamburg City Zentrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt Strasse 21, 20457 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/22/d2225ebdf94afa821aece2c026e35312f5dbde5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="86.73" OriginalAmount="85.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.569116" Longitude="9.965564" StarRating="4" HotelCode="40064|77261" HotelName="NH Hamburg Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schäferkampsallee 49, 20357 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/38/7438ef57a8aadf9a98969eb519bc0a96455dbf70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location with easy access to all city attractions. Whether on a corporat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.31" OriginalAmount="86.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555706656493" Longitude="10.009362995624" StarRating="4" HotelCode="45034|2510745" HotelName="Hotel Senator" 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>Lange Reihe 18-20, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/55/a75577d8ab0a9554fb9f59973c58d832a1de931a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.57" OriginalAmount="87.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55763" Longitude="9.991303" StarRating="4" HotelCode="10913|1026998" HotelName="Privathotel Baseler Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esplanade 11, 20354 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/ee/22eecd1c477ccb1e0beb505eaa57ffe6a1dc36aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.78" OriginalAmount="87.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.544403572414" Longitude="9.9468272924423" StarRating="4" HotelCode="27513|2437925" HotelName="Clipper Elb Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carsten-Rehder-Str. 71, 22767 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/69/1e696437dd72d98b03160edddff8b6b6efa71f40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549597502855" Longitude="9.9679284318771" StarRating="4" HotelCode="173483|arcotel_onyx_hamburg" HotelName="ARCOTEL Onyx Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reeperbahn 1 A, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/82/b2824031331391f313671ea18f900a6438247b12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 215 rooms. Most storeys are accessible by lift. Amenities incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.61452723" Longitude="10.00055457" StarRating="3" HotelCode="430072|appartello_smarttime_living_hamburg" HotelName="appartello smarttime living Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sportallee 4, Hamburg 22335</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/33/b5334cb006ad9ec145487270068104bda5255c00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel features various services and facilities, including a baggage storage service, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553265586172" Longitude="10.009459555149" StarRating="2" HotelCode="55736|alt_nurnberg" HotelName="Hotel Alt Nürnberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Golf,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steintorweg 15, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/14/b11457098cd15ed06400d01162bff87b1e43980c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is approximately 100 m from the city centre. Within a 2-minute walk of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.548301" Longitude="10.015565" StarRating="3" HotelCode="518387|262236" HotelName="Hampton by Hilton Hamburg City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nordkanalstraße 18, 20097 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/zz/caadc942fea2578f4302c399bb788abdcd891394.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.56902691" Longitude="10.05551612" StarRating="3" HotelCode="574131|medina_3" HotelName="Das Hanse Quartier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wandsbeker Chaussee 210, 22089 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/96/7696dec7212fb951815e646bd72f68f74ed9c8c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.463834" Longitude="9.9803469999999" StarRating="3" HotelCode="294510|altstadthotel_harburg" HotelName="Hotel Zur Altstadt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neue Straße 61, 21073 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/68/1968489548865324425b5de6f74bbb8a33b0d6f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.52" OriginalAmount="92.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552811273805" Longitude="10.010870475463" StarRating="3" HotelCode="107039|4672765" HotelName="Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Steindamm 4, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7b/a77bcfa1104f1ad4ee98fdffb90573fb564f0349.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.60" OriginalAmount="92.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.57003489" Longitude="9.98131154" StarRating="3" HotelCode="730962|3836195" HotelName="Basement Rotherbaum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rappstraße 8, 20146 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/8b/a38b56e0ccbb094e7ac05418e7328d41e3dbe0d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.613176073672" Longitude="9.9991169571877" StarRating="4" HotelCode="197352|2039" HotelName="Best Western Premier Alsterkrug Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alsterkrugchaussee 277, 22297 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/87/c687ad5982714919ce9268d36724b601ca65c607.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.628808978243" Longitude="9.9309370631747" StarRating="4" HotelCode="138306|business__more_hamburg" HotelName="Hotel Business &amp; More" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frohmestraße 110-114, 22459 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/db/bbdbc26cfe63f1e54a4d01340459a618ed88125f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.59719049" Longitude="9.91952042" StarRating="3" HotelCode="751883|sylc_apartmenthotel" HotelName="sylc. Apartmenthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Library,Meeting Room,Pets allowed,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kronsaalsweg 88, 22525 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/94/f794570d628990fde70fbec8b36210f06e496339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Have everything without having to own anything. 
Do everything without feeling any pressure. Experie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.13" OriginalAmount="93.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.556297782236" Longitude="9.9836325645447" StarRating="4" HotelCode="173179|1144348" HotelName="Scandic Hamburg Emporio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dammtorwall 19, 20355 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/56/9a56e75511ac5c351f7b7ccaf1dff802a32ab4b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just a few minutes' walk from Gänsemarkt, the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.27" OriginalAmount="93.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.556887306424" Longitude="9.9739229679108" StarRating="4" HotelCode="10882|54489" HotelName="NH Collection Hamburg City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feldstrasse 53-58, 20357 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/0e/290e6357440a375e891dd33c6ea2c6cb96202a49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg, within walking distance of all of Hamburg's mos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.652505476522" Longitude="9.9198784435832" StarRating="3" HotelCode="89893|sporthotel_racket_inn" HotelName="Racket Inn Sport Sporthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Konigskinderweg 200, Schnelsen, 22457 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d3/03d3c87959a3dbdd029aae0a6110034a97ecf816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553483826298" Longitude="10.009649091402" StarRating="3" HotelCode="899881|condor_by_centro_basic" HotelName="Condor Hotel Hamburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steintorweg 17, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/2a/752aa2e5b8c848f990f1c99b62bb324cc8a5ae7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.50" OriginalAmount="94.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550092940343" Longitude="9.9761009216309" StarRating="4" HotelCode="161553|1012415" HotelName="Adina Apartment Hotel Hamburg Michel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuer Steinweg 26, 20459 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a0/55a0401fff9bc655b7469c76081bb81d17bd25a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Hamburg, this apartment hotel is ideal for business travellers as well as fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.582531813544" Longitude="10.008681457672" StarRating="3" HotelCode="105541|hotel_cristobal" HotelName="Cristobal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheenstraße 52, 22301 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/e2/d5e21c517006986b74780c7d53750bfc2963e284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run, 3-star hotel in central Hamburg offers a rental sailboat, free Wi-Fi, and rooms wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.60210138" Longitude="10.02691592" StarRating="4.5" HotelCode="738035|my4walls_serviced_apartments_hamburg" HotelName="My4Walls Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapstadtring 1, 22297 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/03/fb031d89b8282bb108ba4aca410e1805f485565c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.27" OriginalAmount="97.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.546199710389" Longitude="9.977568089962" StarRating="4" HotelCode="27514|2245895" HotelName="Hanse Clipper Haus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ditmar-Koel-Str. 1, 20459 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/22/2f2268dfdb4cec85a1eda5d84309833ce0d2a0dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.29" OriginalAmount="97.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.564585" Longitude="9.970521" StarRating="4" HotelCode="60916|221056" HotelName="Mövenpick Hotel Hamburg" 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,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sternschanze 6, 20357 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e9/5ae99d1c00ed611be228d25321a4dc67a1e78cc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in immediate vicinity of the fair and exhibition centre and the congress centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.74" OriginalAmount="97.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.398604" Longitude="10.184451" StarRating="4" HotelCode="140300|3841965" HotelName="Zollenspieker Fährhaus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zollenspieker Hauptdeich 141, 21037 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/f1/f5f11c4a5f2fb16f10ea50f8af3d35f82431453b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.557076" Longitude="10.010993" StarRating="3" HotelCode="169481|galerie_hotel_petersen" HotelName="Central Hotel bel étage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lange Reihe 50, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/53/3f534af5d6d240ef029afebfc61c8304add3b4d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Hamburg. This cosy accommodation guarantees a quiet stay as it counts ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.576277772859" Longitude="9.7718872341156" StarRating="0" HotelCode="467334|haus_rissen_gastehaus_" HotelName="Hotel Villa Rissen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Homestays" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rissener Landstraße 193, 22559 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/38/8d38d69db85f91058931d240ce43a9760cf4332a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Haus Rissen Gästehaus is located a 20-minute drive from the centre of Hamburg. Free WiFi access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.00" OriginalAmount="99.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.56046346" Longitude="9.96356396" StarRating="4" HotelCode="626702|3843305" HotelName="August The Boardinghouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schulterblatt 18a, 20357 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/84/de8479d9c6e6ef648931023734244ba8adc0105b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.25" OriginalAmount="100.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54746749" Longitude="9.99817999" StarRating="4" HotelCode="566326|2477335" HotelName="Adina Apartment Hotel Hamburg Speicherstadt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Straße 25, 20457  Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/e4/1ce4918105fb641635dc29344dfb70f734f8e0b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the bustling tourist centre of Hamburg, this apartment hotel is ideal for bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.52" OriginalAmount="100.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.540897138469" Longitude="9.8630350828171" StarRating="4" HotelCode="61830|530925" HotelName="The Rilano Hotel Hamburg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hein-Saß-Weg 40, 21129 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/28/cf28616ca981d12fee24b3fdb6d6479669334f82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the banks of the River Elbe in Hamburg's Finkenwerder district and off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.21" OriginalAmount="102.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54345667" Longitude="9.99544967" StarRating="0" HotelCode="958551|2510475" HotelName="Pierdrei Hotel Hafencity Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Sandtorkai 46, 20457 Hamburg, Schleswig-Holstein</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/41/864176d5e7e88604ab41832efd63613d14df5144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.32" OriginalAmount="102.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.45885" Longitude="9.984925" StarRating="4" HotelCode="371513|874425" HotelName="TOP CityLine Hotel Panorama Harburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harburger Ring 8-10, 21073 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b1/07b1f92b934cef235b1e4e8ecb45a29d00afd6fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.53" OriginalAmount="104.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.563962549007" Longitude="9.9872669577599" StarRating="3" HotelCode="43796|2440545" HotelName="Hotel Bellmoor" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Designated Smoking Area,Elevator,Internet,Laundry,Parking,Pets allowed,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Moorweidenstraße 34, 20146 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/3d/3b3d1afd34affc74b303e60046a0927b8bd9ee72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Bellmoor im Dammtorpalais to discover the wonders of Hamburg. Both business travelers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.581929990547" Longitude="9.9654360982529" StarRating="3" HotelCode="104425|apartmenthaus_hamburg" HotelName="Apartmenthaus Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gärtnerstraße 62, 20253 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ee/34eef971590155f51d249c0f80bba06123c7d9d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.588289375166" Longitude="9.9197033812768" StarRating="3.5" HotelCode="524425|hotel_sleepinn_volkspark" HotelName="Hotel SleepInn Volkspark - Adult Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Försterweg 163, Stellingen, 22525 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/a5/42a51d2a2a51149a1009ea0b5c588c1c9d50e7c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.02" OriginalAmount="105.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.588168098662" Longitude="9.9739497900009" StarRating="4" HotelCode="175318|1140048" HotelName="Dorint Hotel Hamburg Eppendorf" 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>Martinistraße 72, 20251 Hamburg-Eppendorf</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/90/7f9031dd3e8e96af4d5bb7eefc02341800f4fec0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.583356039472" Longitude="9.96992933724" StarRating="2" HotelCode="89889|motel_hamburg_3" HotelName="Motel Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hoheluftchaussee 117 - 119, 20253 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/0d/d80de0517c920530f98d4f1698869e1cb9c5bfad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.00" OriginalAmount="106.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.590337" Longitude="9.9185150000001" StarRating="2" HotelCode="294500|4668455" HotelName="Bedpark Stellingen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Volksparkstrasse 62, 22525 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/61/db6154e8fc321da1adfa8447d1d2b7b4694fc34d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at bedpark Stellingen in Hamburg (Stellingen), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.96" OriginalAmount="107.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.593553" Longitude="9.9400189" StarRating="4" HotelCode="97505|1112078" HotelName="Lindner Park-Hotel Hagenbeck" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hagenbeckstraße 150, 22527 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a7/aba73c5bf1a1b078c21492d721c5bf85cfb5428b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554776" Longitude="10.008378" StarRating="4" HotelCode="14557|maritim_hotel_reichshof_hamburg" HotelName="Reichshof Hamburg, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenallee 34-36, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/b9/6db93e80c35e4a9e933b5f7ff642e25c55ce31a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55384933" Longitude="10.00206739" StarRating="4.5" HotelCode="636088|eric_vokel_boutique_apartments_hamburg_suites" HotelName="Eric Vokel Boutique Apartments Hamburg Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Brandsende 6-10, 20099 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/40/8640ad6af483e4023791db84562f015d35e27940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.561129" Longitude="9.987423" StarRating="4" HotelCode="16404|radisson_blu_hotel_hamburg" HotelName="Radisson Blu Hotel Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marseiller Straße 2, 20355 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/c5/5cc50ec84b1bb874364ca2fc4d7ed91a31002810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in an exclusive area. The beautiful Botanical Gardens "Planten un Blomen" as w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.563960955976" Longitude="9.9871864914894" StarRating="3" HotelCode="39979|hotel_fresena_im_dammtorpalais" HotelName="Hotel Fresena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Moorweidenstraße 34, 20146 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf0a31d67d79592827ed32257188cb285ded5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549337998044" Longitude="9.9580883987419" StarRating="2" HotelCode="268607|hostel_kiezbude" HotelName="Kiezbude Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lincolnstraße 2, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/a1/eba1fb8759d3cae563df78234da82e4435fcd6d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.90" OriginalAmount="109.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.562106" Longitude="9.952822" StarRating="4" HotelCode="410401|954855" HotelName="Boston Hotel Hamburg" Meals="ROOM ONLY" 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>Missundestr. 2, 22769 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fc06d19678a704bba54b9d85c0f0d46d135fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.564019" Longitude="9.987225728836" StarRating="3" HotelCode="19293|hotel_bellmoor_im_dammtorpalais" HotelName="Hotel Wagner im Dammtorpalais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moorweidenstraße 34, 20146 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/a1/1ea150764360e26eec3b955c58bc4f44c8a824dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.87" OriginalAmount="110.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.596813695471" Longitude="10.153472576721" StarRating="4" HotelCode="38306|834155" HotelName="Top Cityline Hotel Eggers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rahlstedter Straße 78, 22149 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/4d/1d4d4b638c10347133937a2ebbb8d79800b7fc4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a green district of Hamburg. The city centre where guests will disc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.520799458297" Longitude="9.8137053505643" StarRating="3" HotelCode="138484|bundts_gartenrestaurant" HotelName="Bundt's Gartenrestaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasselwerder Straße 85, 21129 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/48/fc48486d427fbdb9c925bb617395ae2ed6197629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg - Finkenwerder (XFW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.22" OriginalAmount="111.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.566741401095" Longitude="10.01674124755" StarRating="4" HotelCode="89902|1098278" HotelName="Alsterblick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanenwik 30, 22087 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/08/a6089c17543e05ebb257b99225c5cde322778e8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.49" OriginalAmount="111.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.571567820882" Longitude="9.9882461844229" StarRating="3" HotelCode="89900|3842695" HotelName="Am Rothenbaum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rothenbaumchaussee 107, 20148 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/d3/66d3458534c998acce2d58cc65baeb3da958de8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel am Rothenbaum, you'll be centrally located in Hamburg, within a 10-minute drive...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.72" OriginalAmount="111.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.46948068" Longitude="9.96145894" StarRating="2" HotelCode="851361|3851355" HotelName="Hotel M &amp; M Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stader Straße 5b, 21075 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/37/40378f28c0ec8aedd8f47b5c5f80f521dea15ab5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.49627154536" Longitude="10.002133771777" StarRating="3" HotelCode="186661|raphael_hotel_walderhaus" HotelName="Raphael Hotel Wälderhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Inselpark 19, 21109 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/3c/863c000cab48f6d2457b9e4160235e162fa5c462.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.72" OriginalAmount="112.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54374737517" Longitude="9.995346635582" StarRating="4" HotelCode="256000|1064848" HotelName="AMERON Hamburg Hotel Speicherstadt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Sandtorkai 4, 20457 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c4/cbc42b98732e00f5790359d5ec10b2f4889760d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48213529347" Longitude="9.9918454794786" StarRating="2" HotelCode="307023|hotel_wilhelmsburger_hof" HotelName="Hotel Wilhelmsburger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Housekeeping,Internet,Lounge,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Georg-Wilhelm-Strasse 329, 21107 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/f3/24f30b5aebc9b80f107594e8f9d4d8a443ddfc1a.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 Wilhelmsburger Hof in Hamburg, you'll be conv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.75" OriginalAmount="113.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.545990437754" Longitude="9.9923749852849" StarRating="4.5" HotelCode="467128|2118095" HotelName="Sir Nikolai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katharinenstraße 29, 20457 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/ed/77ed578dd260ea74bf5bd4487ab4cb5417687d1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.78" OriginalAmount="113.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553941" Longitude="9.963805" StarRating="3" HotelCode="408855|1040155" HotelName="St. Annen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annenstrasse 5, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/5d/e35d2c53bde937e5d353305daed2132f2a5bfe06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.50" OriginalAmount="114.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.575092" Longitude="9.889481" StarRating="4" HotelCode="15234|1900555" HotelName="Mercure Hotel Hamburg am Volkspark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Albert Einstein Ring 2, 22761 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/8d/4d8d0d4d0c9e65774912f88dc546ebbfca8e6bfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 10 km away from Hamburg city centre. Within a short walk from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.59" OriginalAmount="116.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.557691914017" Longitude="9.9910944700241" StarRating="3" HotelCode="197348|1427948" HotelName="Alster-Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esplanade 12, 20354 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fc/78fcc5e7446c00287ce48d359b271d11cbba995a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.90" OriginalAmount="116.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.65803309745" Longitude="10.085668785852" StarRating="4" HotelCode="106547|3859235" HotelName="Poppenbütteler Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppenbütteler Weg 236, 22399 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/9f/ad9fbd45be69a98742016cf04d3a1e703b23d731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.15" OriginalAmount="116.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.633716352415" Longitude="10.007568597794" StarRating="4" HotelCode="900017|734205" HotelName="Radisson Blu Hamburg Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Flughafenstraße 1-3, 22335 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/8a/288ac966aee39657add67a5e703460ae268c624d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hamburg, this airport hotel is ideal for business travellers arriving or departing from H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.574546864792" Longitude="9.8240494271131" StarRating="3" HotelCode="899880|hotel_blankenese" HotelName="Hotel Blankenese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schenefelder Landstraße 164, 22589 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/61/8361ffb874ea8b1c53d381414ad3dd96f3ded015.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg - Finkenwerder (XFW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.37" OriginalAmount="120.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.547001333882" Longitude="9.9693363904953" StarRating="4" HotelCode="16694|1085258" HotelName="Hotel Hafen Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seewartenstraße 9, 20459 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/2a/4f2a5061e5ea68ed4044b31d926e2f998819de79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located right by the harbour and overlooking the jetty, the music hall and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.08" OriginalAmount="120.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554389" Longitude="10.000653" StarRating="4" HotelCode="173482|942125" HotelName="Barceló Hamburg" 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,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinandstrase 15, 20095 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/3f/f23f13fb5cfe2dda18c93d3f56e1e38395dbd856.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in central Hamburg is located approximately 500 m from Hamburg Central Station. The popul...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.565174598895" Longitude="10.02107205396" StarRating="3" HotelCode="106393|hotel_miramar_17" HotelName="Miramar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Armgartstraße 20, 22087 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/78/a178d773a6bc255a774c53533f5f7cacc238dd12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.53845595161" Longitude="9.8741951014664" StarRating="3" HotelCode="268619|am_elbufer_garni" HotelName="Hotel Am Elbufer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Focksweg 40A, 21129 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/81/8681348ba819ad2a32dce915e0e27b86fb834ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.24" OriginalAmount="122.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.558528" Longitude="10.007616" StarRating="5" HotelCode="13972|49244" HotelName="Le Méridien Hotel Hamburg" 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>An der Alster 52-56, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/de/26de29121e2232fb571c00d7c8ab013d7e01aa78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location on the bank of the Hamburg Außenalster. This hotel is only a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.73" OriginalAmount="127.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.553975" Longitude="10.061113" StarRating="4" HotelCode="294508|3835845" HotelName="Hotel Volksschule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Internet,LCD/Projector,Lounge,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Hübbesweg 9, 20537 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/88/588812f6fd8a3598c4c432d901c7b2feb12095fb.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 Volksschule in Hamburg (Hamm), you'll be clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.571358" Longitude="10.016225" StarRating="4" HotelCode="187527|aspria_hamburg_uhlenhorst" HotelName="Aspria Uhlenhorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofweg 40, 22085 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/b0/67b033891286bd67db46d5a3df1d139be2ab5004.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.48" OriginalAmount="128.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.5483575" Longitude="9.98642975" StarRating="5" HotelCode="851479|2883315" HotelName="Fraser Suites Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rödingsmarkt 2, 20459 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/b2/f8b2d7bde733fb95cd734993458ca1879f38da06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.49" OriginalAmount="129.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.552359" Longitude="9.987843" StarRating="4" HotelCode="16613|378225" HotelName="Renaissance Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grosse Bleichen, 20354 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/39/73394c2279bc69fade60d83a6b253fb6d043236e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Hamburg, this city hotel lies within a short distance of restaurants, bars, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.70" OriginalAmount="130.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550394120859" Longitude="9.8441764712334" StarRating="5" HotelCode="14233|1091468" HotelName="Hotel Louis C. Jacob" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Elbchaussee 401-403, 22609 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/9d/929dc1d7c21e55b17b03ed4f0b80c719dfed1f72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.67" OriginalAmount="131.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.561128" Longitude="10.014645" StarRating="4" HotelCode="76136|745525" HotelName="The George Hotel Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barcastraße 3, 22087 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/cf/74cf2c0c93d291bb69d2fa4edb4cf2a118da6273.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.547109703289" Longitude="9.9632155895233" StarRating="4" HotelCode="67570|empire_riverside_hotel" HotelName="Empire Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernhard-Nocht-Straße 97, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/37/dc37343605f637c33b9224282fcc4f90e184e22c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.76" OriginalAmount="133.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.549257910139" Longitude="9.9855905771255" StarRating="5" HotelCode="17938|332285" HotelName="Steigenberger Hotel Hamburg" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heiligengeistbrücke 4, 20459 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/4d/cf4decde9d4ff3076628cc0897357d3070421893.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel lies by the Alster Canal in the heart of the city, within a few minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.75" OriginalAmount="135.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.551104834636" Longitude="9.9658441543579" StarRating="4" HotelCode="26236|377835" HotelName="East Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simon-von-Utrecht-Str. 31, 20359 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/50/8a50bf58be63b0bd1a61550939cec94f9fdbf6e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.12" OriginalAmount="137.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.558644594966" Longitude="9.8128877159623" StarRating="3" HotelCode="331886|3864505" HotelName="Baurs Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Elbchaussee 573, 22587 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/89/c289d6390309abbf10b7054f70bbffeaedb7a08b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a bar and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.37" OriginalAmount="140.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.554556247947" Longitude="9.9871596693993" StarRating="4" HotelCode="26012|50834" HotelName="Marriott Hamburg" 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,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ABC-Straße 52, 20354 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/ce/55ce81060dc706d2bb33a05a62a42b35e164a01c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.41" OriginalAmount="142.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55768957507" Longitude="9.9908020846558" StarRating="4" HotelCode="307395|1477758" HotelName="TOP Palais Esplanade" 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>Esplanade 15, 20354 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf28aa117e640b797eec6d4d1ecb7e5c26b0192.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.20" OriginalAmount="147.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.558251" Longitude="10.009584" StarRating="3" HotelCode="66550|3848495" HotelName="Wedina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gurlittstraße 23, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/da/6fda204ddd766e666b6de3962255f3f3fe66a152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.569923628774" Longitude="9.9665961521149" StarRating="3" HotelCode="139291|yoho__the_young_hotel" HotelName="YoHo The Young" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Moorkamp 5, 20357 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/7a/3a7ab82d4047a6b5ff8a449df951d3cad9109525.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.595865" Longitude="9.903512" StarRating="1" HotelCode="294498|arena_hostel_hamburg" HotelName="Arena Hostel Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Fangdieckstraße 20, Ecke Schnackenburgallee, 22547 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/5f/b35f816b28a45b560c6df8564419a002b615d73f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Arena Hostel Hamburg in Hamburg, you'll be convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.545902112578" Longitude="9.9302745667549" StarRating="4" HotelCode="331950|the_suites_rainvilleterrasse" HotelName="Rainvilles Elbterrassen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rainvilleterrasse 4, 22765 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/49/c8495114017cddb43367b18101bd99b53f9a4a34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.03" OriginalAmount="162.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.562998754237" Longitude="9.9905097484589" StarRating="5" HotelCode="12106|361358" HotelName="Grand Elysee Hamburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" 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>Rothenbaumchaussee 10, 20148 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/cd/8acd9bfed7a9bd2571840b8616696ce3b1571633.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hamburg.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.566100342658" Longitude="9.9884605407715" StarRating="3" HotelCode="19274|vorbach_hotel_hamburg" HotelName="Vorbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johnsallee 63-67, 20146 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c1/bcc14aa1d751fb336ad110dbd68685c12e307c77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Hamburg, this hotel lies in a quiet neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.85" OriginalAmount="178.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.541508876859" Longitude="9.9846281071327" StarRating="4.5" HotelCode="448391|1906235" HotelName="The Westin Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Platz der Deutschen Einheit 2, 20457 Hamburg, Hanburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/41/f24185d001c54db381aa467744505dd629903734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.83" OriginalAmount="180.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.556697" Longitude="9.986621" StarRating="5" HotelCode="17543|1040135" HotelName="Side" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drehbahn 49, 20354 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/6b/e26b861c68a240ec032c6d12df5387dea5233f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.84" OriginalAmount="181.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.54418016" Longitude="9.94907643" StarRating="0" HotelCode="957563|4706655" HotelName="Ginn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grosse Elbstrasse 39, 22767 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/3d/7e3d01de3dce0fae1ecaec753e5a76cbb1b4324f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.77" OriginalAmount="183.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.557115147355" Longitude="10.004253387451" StarRating="5" HotelCode="259300|8304" HotelName="Hotel Atlantic Kempinski Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Alster 72-79, 20099 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/1a/961a0a10c98ab6e6f1579684f100773ec58cb10f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated directly beside the upper Alster river and within 500 m of links to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55638869" Longitude="9.80814362" StarRating="4" HotelCode="268628|strandhotel_blankenese" HotelName="Strandhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strandweg 13, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/73/15734153d4dae35ee267a4fcb1036e49a2a6e0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.74" OriginalAmount="189.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.55124806" Longitude="9.9861463" StarRating="5" HotelCode="635802|2511985" HotelName="Tortue Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadthausbrucke 4, 20355 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/b3/59b3b0c6a285222f6a03abbdf5652251ba1e6ee3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hamburg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.550805252705" Longitude="10.003012865782" StarRating="5" HotelCode="15696|29283" HotelName="Park Hyatt Hamburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bugenhagenstraße 8, 20095 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f4/6df42ba4276fe1bba2bb3876994c18d59999f864.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly in the city centre of Hamburg. The famous shopping area of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.578348056333" Longitude="9.9884264429569" StarRating="3" HotelCode="248490|von_deska_townhouses__the_white_house" HotelName="Von Deska Townhouses - The White House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rothenbaumchaussee 197, 20149 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/84/6a842fc196aa5a66d14c545c0b666fcc0792f673.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Hamburg. The nearest airport is Hamburg (HAM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.51" OriginalAmount="325.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.565216" Longitude="9.997558" StarRating="5" HotelCode="258517|88488" HotelName="The Fontenay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fontenay 10, 20354 Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/31/dc310d465cb629d3df75433ee9b9f1ceffa173b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located beside the Aussenalster lake. Links to the public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="330.76" OriginalAmount="327.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.555587155676" Longitude="9.9915719032288" StarRating="5" HotelCode="18943|69184" HotelName="Fairmont Hotel Vier Jahreszeiten" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuer Jungfernstieg 9-14, 20354 Hamburg, Hamburg</AddressLine>
          </AddressLines>
          <CityName>Hamburg</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/3f/a73fff54630af86fce49c35cd5568ac4ffd96cc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Hamburg city centre, proudly situated right on the Binnenals...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Central Heating,Currency Exchange,Fax,Garden,Nightclub,Room Service,Shopping Arcade,Telephone Service,Bicycle Rental,Swimming Pool,Kitchen,Massage Centre,Sauna,Diet Meals,Golf,Lounge,Wheelchair Access,Spa,Jacuzzi,Elevator,Printer,Library,Meeting Room,Pets allowed,Luggage Storage,Parking,Business Centre,LCD/Projector,Concierge,Dry Cleaning,Valet Parking,24 Hour Front Desk,Housekeeping,ATM/Cash Machine</BasicAmenities>
    <HotelRating>3,4,2,5,3.5,2.5,1,4.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,SPA HOTEL,GUESTHOUSE,ECO HOTEL,HOSTEL,APARTMENT,HOMESTAYS,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
a311afba-b5a8-4231-a880-19025d7776b4|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="a311afba-b5a8-4231-a880-19025d7776b4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
a311afba-b5a8-4231-a880-19025d7776b4|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
a311afba-b5a8-4231-a880-19025d7776b4|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
a311afba-b5a8-4231-a880-19025d7776b4|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
a311afba-b5a8-4231-a880-19025d7776b4|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
a311afba-b5a8-4231-a880-19025d7776b4|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
a311afba-b5a8-4231-a880-19025d7776b4|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-15T05:49:09.8928611+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a311afba-b5a8-4231-a880-19025d7776b4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="37.16" OriginalAmount="36.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="0" HotelCode="296259|1614308" HotelName="a&amp;o München Laim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.88" OriginalAmount="39.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|8464" HotelName="Holiday Inn München Süd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.36" OriginalAmount="39.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142041494627" Longitude="11.557391881943" StarRating="3" HotelCode="25591|2317866" HotelName="Hotel Amba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 20, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/dd/0edd2a818574f4b1e1773bcf84d4f97d1b43a5f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located right at the heart of Munich, close to the main train station, with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.11" OriginalAmount="40.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179458" Longitude="11.593504" StarRating="2" HotelCode="38801|183376" HotelName="ibis Muenchen Parkstadt Schwabing Hotel" 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>Lyonel Feininger Strasse 20, 80807 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243ec6080b8faad5def511896ac391f8e254c02e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.15" OriginalAmount="40.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138988003077" Longitude="11.553537547588" StarRating="0" HotelCode="67254|89719" HotelName="a&amp;o München Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 75, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/9d/889d1279763c8e4d2b7c4395535e5aa8fdd3a8d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel offers superb views over the city of Munich. The main railway station is opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142399819997" Longitude="11.559035708004" StarRating="3" HotelCode="22241|353125" HotelName="Creatif Hotel Elephant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lämmerstraße 6, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e900b30fb34868eecdcb1e0129aa5bdfd1180f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to the old town and the main train station, this hotel is just a 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.49" OriginalAmount="41.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.145465270014" Longitude="11.540864109993" StarRating="0" HotelCode="58548|81124" HotelName="a&amp;o München Hackerbrücke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 102, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a4/9da424f81757c277dec4c5b6a09be31af8556bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hostel is only 1 stop on the urban train (S-Bahn) network from the central st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.77" OriginalAmount="41.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|1135398" HotelName="4You Hostel &amp; Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.87" OriginalAmount="43.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3.5" HotelCode="851533|2490685" HotelName="Bento Inn Munich Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.26" OriginalAmount="43.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.11702024374" Longitude="11.538425311446" StarRating="4" HotelCode="259016|116842" HotelName="K+K Hotel am Harras" 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,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Strasse 4, 81369 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e8/e4e8c1d185ca7e755d21679b5f131abcfd7c25b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies just a few minutes by underground from the main train station and the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.61" OriginalAmount="44.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.145446583344" Longitude="11.468953309193" StarRating="3" HotelCode="94180|83116" HotelName="Hotel Imperial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 463, 81241 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/7d/7f7d308352344fa2834112cab08f0bdc8036006e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.91" OriginalAmount="44.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|182766" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.46" OriginalAmount="45.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137880555623" Longitude="11.560939679747" StarRating="2.5" HotelCode="14932|604795" HotelName="Hotel S16" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 16, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/25/7325c7085ad89d4fd364085eaffadd2cc2ddf5b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.76" OriginalAmount="45.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.10576205" Longitude="11.53762389" StarRating="2" HotelCode="743294|2475435" HotelName="7 Days Premium Hotel München-Sendling" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Housekeeping,Internet,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 6f, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/32/23326abf6f8cb63cd593a958839dcef6abd42ab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Comfortable and perfectly located, this modern hotel awaits it's guests from mid of September 2018.
...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.30" OriginalAmount="45.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.134038" Longitude="11.565068" StarRating="3" HotelCode="11217|2953859" HotelName="Centro Hotel Mondial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pettenkoferstrasse 2, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/d7/a3d74ec6d140d462bcda509c5dc161b2bd6a1fbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.11" OriginalAmount="46.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.151155247736" Longitude="11.557292640209" StarRating="3" HotelCode="36482|2440675" HotelName="Montree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 91, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/de/27dee9fceebe8cccc2efec2894e828750ee99b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18848683" Longitude="11.54350752" StarRating="1" HotelCode="464344|444654" HotelName="ibis budget Muenchen City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 22, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/574969/a_574969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.58" OriginalAmount="47.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.133527925" Longitude="11.5684593" StarRating="3" HotelCode="143373|1147228" HotelName="Am Sendlinger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oberanger 47, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/9c/899cd406ca863159731daab7ee176d93e61e5794.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.107059" Longitude="11.579836" StarRating="1" HotelCode="915000|ibis_budget_munchen_city_sud" HotelName="ibis budget Muenchen City Sued" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tegernseer Landstrasse 174 B, 81539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/62/fc62550fa92e5028e8ea35e23c16ae0f366ec6a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.85" OriginalAmount="48.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142732" Longitude="11.504281" StarRating="3" HotelCode="60621|72701" HotelName="Tessin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsbergerstraße 291, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/2c/f92c11776188f8074603153a7015348f42d45d04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Munich's beautiful Laim district, between Schloss Nymphenburg, the hom...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.57" OriginalAmount="49.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.145437" Longitude="11.539973" StarRating="2" HotelCode="307074|1888555" HotelName="ibis Muenchen City Arnulfpark Hotel" 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>Arnulfstrasse 55, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8a/5b8a1d62422028622087c3ab152d7367604f508c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18830888" Longitude="11.54371563" StarRating="0" HotelCode="959293|home_serviced_apartments_munchen" HotelName="H.ome Serviced Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 7, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4b/964b4f2073a2922d6ff037170274903476ef5270.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|h2_hotel_munchen_olympiapark" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.62" OriginalAmount="50.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20145" Longitude="11.49487" StarRating="2" HotelCode="902527|3836375" HotelName="Siddiqi Pension &amp; Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auf den Schrederwiesen 27, 80995 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae3a763947b4ffe5c7801059ceee87d8ee8c53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.69" OriginalAmount="50.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.111880306411" Longitude="11.547449603677" StarRating="4" HotelCode="64222|379205" HotelName="Leonardo Hotel München City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brudermühlstraße 33, 81371 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a57081711bb9d0ee81dad9aad0818aa611fee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential area in Sendling, in the southwest of the city centre. It is w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.79" OriginalAmount="50.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1289862" Longitude="11.5586365" StarRating="2" HotelCode="901060|3836395" HotelName="Mons am Goetheplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Waltherstraße 33, 80337 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a6/55a6685e3aacd5f6a6729b395a2a35b2eae1ee1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.84" OriginalAmount="50.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135397" Longitude="11.558457" StarRating="3" HotelCode="170392|1663328" HotelName="Andra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestr. 38, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f39efc69340691d08197c90e56e33af8986a0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.90" OriginalAmount="50.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.102310443395" Longitude="11.530230454631" StarRating="3" HotelCode="451939|2039485" HotelName="Leonardo Hotel Munich City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 1, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5c/715cb90259cc905dea01ea8130d9584a195fefd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.09" OriginalAmount="50.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137504" Longitude="11.563334" StarRating="3" HotelCode="34591|1628268" HotelName="Wallis" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/0d/4d0d071e46f75a4f4f22ed1c6e59aa08605573c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Munich, close to countless shops and links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.17" OriginalAmount="50.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.174970426767" Longitude="11.598679125309" StarRating="2" HotelCode="13707|228195" HotelName="ibis Muenchen City Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungererstrasse 139, 80805 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/0f/500fdd9d240659420124f6a4ba117d41bc9e73fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.49" OriginalAmount="50.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137268921556" Longitude="11.562474346696" StarRating="4" HotelCode="26973|82428" HotelName="Hotel Deutsches Theater Stadtmitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 15, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/94/ca94453d867c0b7d6b430a68293cbb9f00f68949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable and unique hotel is located in the centre of Munich, near the old town and the neo-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="3" HotelCode="740082|meininger_hotel_munich_olympiapark" HotelName="MEININGER Hotel München Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Landshuter Allee 174, 80637 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/d1/f8d160b8c548a590551961df11440ef8b44cb48d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.151922105437" Longitude="11.537368863754" StarRating="4" HotelCode="299523|arcona_living_munchen" HotelName="Vienna House Easy München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nymphenburger Straße 136, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/73/2673abd8340136ee71bf8bc0029fa0ed8f83e7ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.6 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.63" OriginalAmount="51.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136814" Longitude="11.56102175" StarRating="3" HotelCode="76820|1430178" HotelName="Belle Blue" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 21, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/e9/3ae914634877d2e7a6d179b7016bcaf0520d9a90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.21" OriginalAmount="51.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.092118" Longitude="11.644223" StarRating="4" HotelCode="59534|185166" HotelName="Mercure Hotel Muenchen Neuperlach Sued" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3, 81739 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5b/435b74bf9c5bfd59d0b3df0027f43a54aa4986b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated on the outskirts of Munich. The German Technical Museum is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.21" OriginalAmount="51.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1386055" Longitude="11.5603326" StarRating="2" HotelCode="89331|3859525" HotelName="Jäger's-Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Luggage Storage,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 3, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5e/8b5e05779642883e434988837c122746115b9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hauptbahnhof, Jaeger's Hotel &amp; Hostel promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.38" OriginalAmount="51.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.10231588" Longitude="11.52984439" StarRating="4" HotelCode="567690|2454125" HotelName="NYX Munich Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 2, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/00/ea00e2ebe31dbb33a4499268e1d893fe5855f069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.91" OriginalAmount="52.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.180364719579" Longitude="11.512238234282" StarRating="4" HotelCode="36493|1085248" HotelName="Leonardo Hotel Munich City North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 421, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f3e2599ec397ab493932514e91455ec55aca3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.02" OriginalAmount="52.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.180173" Longitude="11.506779" StarRating="2" HotelCode="168561|1137338" HotelName="LetoMotel München Moosach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Straße 5, 80992 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/24/5824c7643b509e46af5bcc67e8fff59f07d0290d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.106434" Longitude="11.599763" StarRating="3" HotelCode="285148|bold_2" HotelName="Bold Hotel München Giesing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aschauer Straße 12, 81549 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/2a/252aae80884198d28feee7dc3a5848067e341aa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="858020|premier_inn_munchen_city_schwabing" HotelName="Premier Inn Muenchen City Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 182, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/b6/d3b6420bbc78ad69df229b6a39c0724c7d323dfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.63" OriginalAmount="53.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.132655" Longitude="11.661908" StarRating="4" HotelCode="88591|830355" HotelName="Hotel Am Moosfeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 31-41, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c6/93c654ff025cb0b7a0bf4f7b6a84abde538b028c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.22" OriginalAmount="53.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137844" Longitude="11.545172" StarRating="3" HotelCode="259759|341575" HotelName="Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 121, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/53/325395c012de124073f4a26ea5daac87ea84eac2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is peacefully located in the well-known Theresienwisese. It takes just a few minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1489595" Longitude="11.4618186" StarRating="0" HotelCode="152225|pension_locarno" HotelName="Pension Locarno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pasinger Bahnhofsplatz 5, 81241 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3b/b73bffdb831fec2fefbfa25683255d64a9112012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.68" OriginalAmount="54.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1386532" Longitude="11.5610348" StarRating="3" HotelCode="97661|1435658" HotelName="Helvetia München City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/fa/01faf4a36745aa2ca5def2b3a722657ef5fe93b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.81" OriginalAmount="54.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|2167435" HotelName="Holiday Inn München - Westpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.30" OriginalAmount="54.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13373647" Longitude="11.52389174" StarRating="2" HotelCode="369000|888514" HotelName="B&amp;B Hotel München City-West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 21/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Tübinger Straße 5, 80686 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/df/bfdf4577b90ac00ce32e4a51a1d3eca5a12001de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the centre of Dudelange, 9 km from Esch-sur-Alzette and 8 km away from Parc Merveilleux Amuse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.188472" Longitude="11.54334" StarRating="3" HotelCode="298426|63960" HotelName="Aparthotel Adagio Access München City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/46/57468225d10086295d91a4398c81310dc8d2d2d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.141859382039" Longitude="11.55839368701" StarRating="3" HotelCode="14256|29980" HotelName="Novum Hotel Am Hauptbahnhof München" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 12, Maxvorstadt, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/45/0945b8e2363859d91d0a4b3157ae7ce20b1ea943.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a fabulous location at the heart of Munich and affords the ideal starting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.111283501347" Longitude="11.577744483948" StarRating="2" HotelCode="212857|942255" HotelName="ibis Muenchen City Sued Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raintaler Strasse 47, 81539 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e9/8ae9a44b0e12e668b0781c1cac4b82386d707b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 2 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.086096" Longitude="11.477269" StarRating="3" HotelCode="294473|hotel_olympia__2" HotelName="Hotel Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maxhofstrasse 23, 81475 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/49/d9494df8ed6dc77fd702a526171c852b3931f935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.109000232599" Longitude="11.539568308861" StarRating="3" HotelCode="104391|ambassador_parkhotel" HotelName="Ambassador Parkhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 102, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/42/6f42610068033cdb554866b283b39098e3ccd9bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.17" OriginalAmount="55.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18695" Longitude="11.60674" StarRating="2" HotelCode="144422|893876" HotelName="B&amp;B München Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 243, 80807 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/70/ea701b2f8e2bb1d59886287d8d669e329c22c4f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.09337989" Longitude="11.60497015" StarRating="3" HotelCode="574368|gambino_hotel_cincinnati" HotelName="Gambino Hotel Cincinnati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Auguste-Kent-Platz 4, 81549 München, Ortsteil Obergiesing-Fasangarten, Bayern, Metropolregion München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/zz/bbad8a0a7888682ffa7053fbe56581a0623a6b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.85" OriginalAmount="56.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="2" HotelCode="671057|743434" HotelName="B&amp;B Hotel Munchen City-Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstrasse 49</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/43/a6430d99705875f9bd6a7f25dfcbe8c2a5b9a76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.85" OriginalAmount="56.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.102331937029" Longitude="11.659425795079" StarRating="4" HotelCode="36477|185466" HotelName="Mercure Hotel München Süd Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87, 81735 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/37/c437469f32873125e3e8b5a6735d46bb0e1556fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated close to the exhibition centre and a 20-minute journey (with public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.99" OriginalAmount="56.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.113776336524" Longitude="11.583831757307" StarRating="4" HotelCode="10242|118002" HotelName="Leonardo Hotel &amp; Residenz München" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heimgartenstraße 14, 81539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f8/38f8f5b8b5392cd26cd7a362f3b41386850945b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Giesing, in a quiet and central area in the south-eastern part of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.10" OriginalAmount="56.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.102790035323" Longitude="11.531187764418" StarRating="3" HotelCode="267492|1190988" HotelName="GS Hotel Geiger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zielstattstraße 12, 81379 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e2/dde2f848b6b663630d60d177d8cc728d52b9943a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.12" OriginalAmount="56.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.160944577233" Longitude="11.544970571995" StarRating="4" HotelCode="23042|1467428" HotelName="Leonardo Hotel Munich City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 199, 80637 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/12/cd120c1b4c824e953b77294f2306fb5e85259c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.13" OriginalAmount="56.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.128232216779" Longitude="11.558581441641" StarRating="3" HotelCode="13291|379145" HotelName="Hotel Gio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Häberlstrasse 9, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b4/deb41d3144a5909af00b54a6c30883a24fee96be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Goetheplatz square, just a 2-minute walk from Goetheplatz underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.36" OriginalAmount="56.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|34834" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.38" OriginalAmount="56.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.095895805567" Longitude="11.512625813484" StarRating="0" HotelCode="139520|382265" HotelName="ACHAT Premium München-Süd" 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,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Straße 3, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/09/1a094d57e48cf30fca638fe6a6bf64640d505674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is just a 3-minute walk from the nearest subway station, from where guests c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.53" OriginalAmount="56.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.158496078042" Longitude="11.545169055462" StarRating="3" HotelCode="61764|830995" HotelName="Mercure Hotel Muenchen am Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonrodstrasse 79, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3a/743a85bd3b86cf8e57095242e61ace8a2fc5ec4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18183497" Longitude="11.53555688" StarRating="3" HotelCode="490426|2246105" HotelName="LetoMotel München City Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pelkovenstrasse 156, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/69/7c69400d03245e5d35155d18c8d8cabdc2fb8209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13674888" Longitude="11.66258392" StarRating="1" HotelCode="575666|low_budget_hostel" HotelName="Low Budget Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wamslerstrasse 7, 81829 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/54/a554dccccab0344ae9a3f2a0808e0f2a35c74345.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Low Budget Hostel in Munich (Trudering-Riem), you'll be close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|hotel_demas_city" HotelName="Hotel Demas City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.88" OriginalAmount="57.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185221418545" Longitude="11.587777453901" StarRating="3" HotelCode="89317|2256475" HotelName="Star Inn Hotel München Schwabing, by Comfort" 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>Weimarer Strasse 4, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a3/16a3a5b71b92ef6d97a6ab23dfb41b3d8a68c064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.23" OriginalAmount="57.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.183342426539" Longitude="11.594266891479" StarRating="4" HotelCode="36891|1477268" HotelName="The Rilano Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/75/e675ccce07e25767488d720760a808bed5621017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the north of Munich with links to the public transport network di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.32" OriginalAmount="57.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.087555" Longitude="11.641049" StarRating="3" HotelCode="79226|874015" HotelName="Golden Leaf Perlach Allee Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Therese-Giehse-Allee 76, 81739 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/94/4a943ca0077c75692ed09d13a0b2333cae088e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.66" OriginalAmount="58.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14298401" Longitude="11.50578282" StarRating="3" HotelCode="421655|2209165" HotelName="Super 8 Munich City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 270, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/33/df336a187a021ae7e22e26edd588524e9b6c8991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoy free Wi-Fi and in-room Smart TVs at the non-smoking Super 8 Munich City West, located near a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.55" OriginalAmount="58.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13822931" Longitude="11.56474016" StarRating="3" HotelCode="378460|1838918" HotelName="Buddy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 2, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/db/5edbb305d0d6562db188e4b5ff39bbdcc7ba1384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1308664" Longitude="11.5566883" StarRating="2" HotelCode="152201|383547" HotelName="Pension Haydn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Babysitting,Bicycle Rental,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Haydnstraße 9, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e8/82e83b632dec7002d9cbb38beb77b3030492b1ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Pension Haydn places you in the heart of Munich, m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.133529168584" Longitude="11.575989480541" StarRating="1" HotelCode="89329|pension_seibel" HotelName="Pension Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstraße 8, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/b8/b5b8a86fff896f4fd21a1a97eee0d02d17ce9582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.66" OriginalAmount="59.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13144699865" Longitude="11.628087155072" StarRating="3.5" HotelCode="586630|2179285" HotelName="Holiday Inn Express Munich - City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Neumarkter Straße 85B, 81673 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a1134ef8e6f4b7c85a457899c60838c92e9fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a restaurant, a bar and a business centre. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.95" OriginalAmount="59.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137944" Longitude="11.648308" StarRating="4" HotelCode="96679|361205" HotelName="AZIMUT Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronstadter Strasse 6-8, 81677 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/82/5f82375588a4a19ac63e9e09f7a1f8efcab47a1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.01" OriginalAmount="59.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.129553719888" Longitude="11.626840942922" StarRating="2" HotelCode="935639|1613848" HotelName="ibis Muenchen City Ost Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berg Am Laim Strasse 125, 81673 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/01/9101f3a4335e687b6f35e91f345d44ea51256f30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.29" OriginalAmount="59.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.166643125085" Longitude="11.586529389024" StarRating="3" HotelCode="50406|831045" HotelName="Mercure Hotel Muenchen Schwabing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 120, 80802 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/04/850449035f8b96f80f5e8a5016204a8f3c6d8798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.69" OriginalAmount="60.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.144029030309" Longitude="11.559689193964" StarRating="2" HotelCode="13695|933215" HotelName="ibis Muenchen City" 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>Dachauer Strasse 21, 80335 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/70/3370bbcd363d365024addf37efeee084ca3daf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.99" OriginalAmount="60.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|82855" HotelName="Germania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.03" OriginalAmount="60.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.126322356267" Longitude="11.551590869488" StarRating="2" HotelCode="267479|1205128" HotelName="BOLD Hotel München Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstrasse 70A, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/52/385263cb1105815a97ef9cb44da230f8c7427f0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.26" OriginalAmount="60.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139050206875" Longitude="11.551938977281" StarRating="3" HotelCode="314331|1601638" HotelName="Vi Vadi Hotel Bayer 89" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 89, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ab/f8abc27f59d7c91846332ff1d8ed3bead1839777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.49" OriginalAmount="60.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139242" Longitude="11.562723" StarRating="3" HotelCode="294470|2585535" HotelName="Bayer's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/08/bb084d7aab843060aab9467617bad3f02212e938.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Bayer's places you in the heart of Munich, minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14075622" Longitude="11.53515124" StarRating="3" HotelCode="739745|294500" HotelName="Hampton By Hilton Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/01/dc019d5eed84d20a4777c037e1b62ca3de869307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138561441176" Longitude="11.647534205882" StarRating="3" HotelCode="320155|181858" HotelName="Tulip Inn München Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zamdorfer Straße 120, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/16/1716141af775ca78164e64d7baa85c3ea85398f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.49" OriginalAmount="61.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179373670303" Longitude="11.595820213631" StarRating="3.5" HotelCode="522167|2431555" HotelName="Smartments Business München Parkstadt Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Walter-Gropius-Straße 11, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/32/57321a4670905e670064d81fa2abdcf8b7345d67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.134667" Longitude="11.523735" StarRating="2" HotelCode="128184|25703" HotelName="ibis Muenchen City West Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstrasse 181, 80686 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/51/fb516723a9772daf997d105ee60cb86d68107dfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 208 rooms. Most storeys are accessible by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.144272" Longitude="11.559898" StarRating="3" HotelCode="294468|augusten_hotel" HotelName="Augusten Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augustenstraße 2, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b03031c3122ec35e08cbbdbcef6df355bb404f52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.76" OriginalAmount="62.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1805316" Longitude="11.5070228" StarRating="3" HotelCode="313250|1888665" HotelName="Harry's Home Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bunzlauerplatz 5, 80992 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f8/76f8e03ed35508b341374c724dbb38d082a7fffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.97" OriginalAmount="62.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2.5" HotelCode="788664|675767" HotelName="The Centerroom Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.15" OriginalAmount="62.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136423" Longitude="11.562477" StarRating="3" HotelCode="139051|2450395" HotelName="Hotel Deutsches Theater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 18, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/c2/34c2535c5cc1ab99a958475d482f2387304ccd54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.16" OriginalAmount="62.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13667869" Longitude="11.56109578" StarRating="3" HotelCode="572631|3855995" HotelName="mk hotel München City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 23, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/d0/4fd08eaf75353176ee009b9e02b63e16ac65efee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.33" OriginalAmount="62.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184711188282" Longitude="11.588166920307" StarRating="3" HotelCode="309818|1936265" HotelName="Star Inn Hotel Premium München Domagkstrasse, by Quality" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarerstraße 2, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/95/7a950c1510d84f3554a528de324b83cf8d19b29c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 130 rooms. A lobby and a reception are available to guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.40" OriginalAmount="62.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18845618415" Longitude="11.590852024467" StarRating="3" HotelCode="445960|2212355" HotelName="Super 8 Munich City North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nordring 4, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/bd/2abdc0ae8d434e8d23cbbd5596c452109d865253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.53" OriginalAmount="62.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137003" Longitude="11.561113" StarRating="3" HotelCode="36491|1429928" HotelName="Italia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/ec/9eec97f0b783a74d787b005626caf6e293e49968.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.62" OriginalAmount="62.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|381905" HotelName="New Orly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138629572829" Longitude="11.562417000532" StarRating="0" HotelCode="187831|eder_2" HotelName="Eder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstrasse 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/94/f2942d2ea58e79c6cf41fdc52f10fda6ea869060.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Munich. The hotel consists of 32 rooms. No pets are allowed on the pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.78" OriginalAmount="63.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1435152" Longitude="11.42657112" StarRating="3" HotelCode="626507|3859795" HotelName="Hotel Pension Koberl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bodensee Street 222, 81243 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/af/8faf54b777c7a7bff0e584ada5013cafb6ff6964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.97" OriginalAmount="63.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138048" Longitude="11.561628" StarRating="3" HotelCode="336366|210811" HotelName="Cocoon Stachus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adolf-Kolping Strasse 11, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d3/fdd3ef497530a38cc671735d788626baa4027d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located between the main train station and the Theresienwiese, directly in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.23" OriginalAmount="63.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138998329875" Longitude="11.550932983419" StarRating="3" HotelCode="79893|862815" HotelName="Hotel Jedermann" 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>Bayerstraße 95, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/ae/faae4f24517d8f71559fcc26f6bd30891d9cd207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.55" OriginalAmount="63.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1400765" Longitude="11.5323235" StarRating="2.5" HotelCode="89323|1084618" HotelName="Hotel Hahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strabe 117, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8c/cc8cd97cf6dd25864f66f2af5c88afc8380d9d12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.58" OriginalAmount="63.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.122293" Longitude="11.66142427" StarRating="2" HotelCode="369454|2585215" HotelName="LetoMotel München City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kreillerstrasse 200, 81825 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/60/6660847259a7fb30637b2d3236cc4e6614fb13eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.108818024564" Longitude="11.574091950834" StarRating="3" HotelCode="89318|hotel_wetterstein" HotelName="Wetterstein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grunwalder Strasse 16, 81547 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/c5/67c5423aebbe9f150d1eb7b3aaade139d1ed2c20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.84" OriginalAmount="64.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.165452" Longitude="11.533792" StarRating="3" HotelCode="56953|358955" HotelName="Living Hotel am Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paschstraße 46, 80637 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/14/df14f40c6b1fe1b8de5ef6ed487e8f0ab8f6f0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Gern, one of Munich’s most beautiful districts, between the Olymp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.58" OriginalAmount="64.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="984227|4669525" HotelName="Gambino Hotel Werksviertel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atelierstraße 7, Berg Am Laim, 81671 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/f9/1af94d3fb9b0c53d17b34193d571a9b367c6b544.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137235" Longitude="11.561174" StarRating="3" HotelCode="178537|49164" HotelName="Rilano 24/7 Hotel München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 17, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172756/172756a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just a 5-minute walk from Munich’s central railway station, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135138464553" Longitude="11.56756578351" StarRating="3" HotelCode="446676|hotel_der_tannenbaum" HotelName="Der Tannenbaum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kreuzstraße 18, 80331 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/f4/4ff4174c44cad657d2dfe5a8d8b885fafafea995.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;LocationThis attractive hotel is quietly situated in the centre of Munich. The Pedestrianised zone w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136927" Longitude="11.560856" StarRating="4" HotelCode="28668|astor_hotel_4" HotelName="Astor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 24, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ab/b7abfcc7ab657dbad1fb58bb2a1119a6ddb3930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.77" OriginalAmount="65.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.144590108173" Longitude="11.541239619255" StarRating="4" HotelCode="137659|382415" HotelName="Citadines Arnulfpark Munich" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrabe 51, 80636 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a0/c9a0fdc92afa2005b95ad50c702ac0335407948d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the privileged area of Arnulfpark, part of West Munich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.96" OriginalAmount="65.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.143171326378" Longitude="11.558936532484" StarRating="3" HotelCode="889137|942305" HotelName="Vi Vadi Hotel Downtown Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 6-10, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b9/cdb9dd74436165ffd486493bf138d08fcf4c1320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.05" OriginalAmount="65.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136498" Longitude="11.558856" StarRating="3" HotelCode="89324|2585395" HotelName="Mirabell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 42, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/8a/9f8ac833176a31b5a8ac384560976efd0c6c1a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.33" OriginalAmount="65.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136707610152" Longitude="11.560835838318" StarRating="4" HotelCode="75997|460305" HotelName="H+ Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/85/c4858a891f233a3e2605ffd64e7b21cbe900f4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.49" OriginalAmount="65.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|186346" HotelName="Novotel Muenchen Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137638792757" Longitude="11.552814048244" StarRating="3" HotelCode="79080|220928" HotelName="Fidelio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 82, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/f9/55f979f9f1b5c4ee1fa0cbaf464245dfa90c10ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137737" Longitude="11.561201" StarRating="3" HotelCode="36480|59765" HotelName="Hotel Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 11a, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/1f/251fb0c49eae6dbc19cebf0cfb71bdb2867368d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.84" OriginalAmount="66.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16480825" Longitude="11.46120775" StarRating="3" HotelCode="105433|2449775" HotelName="Blutenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Verdistraße 130, 81247 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c0/7bc04d55e69fe3e5d3c10f62981ed75b90592a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.36" OriginalAmount="66.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.101985140899" Longitude="11.540721177391" StarRating="3" HotelCode="79165|3841085" HotelName="Galleria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 142, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/41/cb41250114e8dc8f1e217379d4a2a757d26f68e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.42" OriginalAmount="66.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.167595" Longitude="11.586616" StarRating="4" HotelCode="366257|393005" HotelName="Fleming's Hotel München-Schwabing" 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,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 130-132, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/06/f90684bfd57c73b788626549cd136c895e9840e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in one of the most exciting areas in Munich, the popular Schwabing dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.62" OriginalAmount="66.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.159894340157" Longitude="11.620284989476" StarRating="4" HotelCode="32738|139874" HotelName="Leonardo Hotel Munich Arabellapark" 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,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Effnerstraße 99, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1c/dd1ceda5d595ee9a43021a6dc5ad23d3322d5bf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.17868601" Longitude="11.53351306" StarRating="3" HotelCode="575128|221074" HotelName="THE FLAG München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gneisenaustraße 24, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/e7/d5e72f525a2186fe5d2a96358d3fc54058c7f750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13801009" Longitude="11.55757664" StarRating="3" HotelCode="497224|2217985" HotelName="Cocoon Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstraße 9, Ludwigsvorstadt, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c7/fdc70999ce81b0523abb6847579032d4b4ec19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13548019" Longitude="11.52397092" StarRating="0" HotelCode="801410|brera_serviced_apartments_munchen" HotelName="Brera Serviced Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westendstrasse 170</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/31/6631574b40111d29709df6197035cce54fc8c0f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.90" OriginalAmount="67.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13616" Longitude="11.564524" StarRating="3" HotelCode="294471|1963345" HotelName="City Aparthotel München" 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>Sonnenstraße 18b, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5a/305a216aaf4b4f140abb887a453489552c403912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.53" OriginalAmount="67.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|863035" HotelName="Eurostars Book Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.26478617" Longitude="11.67228546" StarRating="4" HotelCode="637586|371803" HotelName="Courtyard Munich Garching" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Walther Von Dyck Strasse 12, Garching Bei, 85748 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/39/a33991ffa08949030ca7bed08e4688a80cee09ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Munich. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135822" Longitude="11.5409" StarRating="2" HotelCode="180025|pension_belo_sono" HotelName="Pension Belo Sono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gollierstraße 36, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/44/4144ca348484bcc32dc0948a0d826b90af8bd55a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of facilities for a relaxing and revitalising stay. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.74" OriginalAmount="68.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.066510088241" Longitude="11.615032553673" StarRating="4" HotelCode="10428|308845" HotelName="NH München Unterhaching" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Straße 1, 82008 Unterhaching, München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4d/664dea2348f1a93ac4aceb50b96f854592d8ca8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in the south of Munich about 9 km from the city centre as well as famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.51" OriginalAmount="68.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135572" Longitude="11.600559" StarRating="2" HotelCode="901018|3838195" HotelName="mk hotel münchen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Einsteinstraße 34, 81675 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/b3/77b3d2da820189686c306834d6637cf669c21de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.145652" Longitude="11.539087" StarRating="4" HotelCode="311534|44108" HotelName="Novotel Muenchen City Arnulfpark" 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>Arnulfstrasse 57, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/08/2c08e412686440a616250329218f2d08426c3a23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.97" OriginalAmount="69.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138171798724" Longitude="11.565661132336" StarRating="3" HotelCode="48038|1032138" HotelName="Daniel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 5, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da905cf23e37c248528b6058860f4f7e71f98c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.36" OriginalAmount="69.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138037553344" Longitude="11.5556833148" StarRating="3" HotelCode="12021|830515" HotelName="arthotel munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Straße 10, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/5b/225b26c303fdff483abb1f72dbe1faf1d92143c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This art deco style hotel is located in the heart of the city, just a few minutes from all the main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.106829406419" Longitude="11.66908711195" StarRating="3" HotelCode="64203|hotel_amiga" HotelName="Amiga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedenspromenade 13, 81827 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/db/e8db4580ace1253181fad1ebec1ad59e3ebea9ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.80" OriginalAmount="70.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1411582" Longitude="11.5880466" StarRating="3" HotelCode="36483|357515" HotelName="Hotel Adria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liebigstr. 8a, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2c/692cfba99003d46eaa088a750caea1b90f2403b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies only minutes from the famous English Garden, the opera, the Residenz, the 5 H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.11" OriginalAmount="70.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137325151989" Longitude="11.556533575058" StarRating="3" HotelCode="165553|643955" HotelName="Aparthotel Adagio München City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 61, 80336 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/25/8125cbddd8cdd14e6be62e602910233d26ee2071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is ideally located 3.4 km from the central train station and within a walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.18" OriginalAmount="70.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138505" Longitude="11.561018" StarRating="4" HotelCode="11920|64094" HotelName="Hotel Drei Löwen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a5/7ea571817dfeb96e8ac0dfb351749efd04c99332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from Munich main station and Munich's pedestrian shopping area and a 15...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.39" OriginalAmount="70.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.11395" Longitude="11.53349" StarRating="3" HotelCode="105279|3837285" HotelName="Hotel Amenity München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passauerstraße 28, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/d5/f7d59bdad85f5e26e566352d209037acfd942213.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.53" OriginalAmount="70.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135825138927" Longitude="11.560739278793" StarRating="3" HotelCode="29008|361245" HotelName="Brunnenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 36, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/85/7185a29d2e81af1f93c81db77a0e27295f138335.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 m from a stop for public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.64" OriginalAmount="70.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.11823" Longitude="11.5338" StarRating="3" HotelCode="11483|381985" HotelName="Hotel Carmen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hansastraße 146, 81373 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/22/cb22b28bcd462bf781d12894ebc18340da9e5f16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a courtyard in the city centre. The underground stop is only 200 m away. Va...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.75" OriginalAmount="71.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.117021674615" Longitude="11.535245737434" StarRating="3.5" HotelCode="55618|83447" HotelName="Hotel Rivoli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 18, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/61/07619f1c506517c92729ef487e80a3b003fe613a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately run hotel is situated close to the centre of Munich and enjoys direct transportation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.24" OriginalAmount="71.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136248" Longitude="11.55452" StarRating="3" HotelCode="99093|368785" HotelName="GHOTEL hotel &amp; living München-City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 77, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/11/a8113370d4788218d47064ab1f1aa041a34e3457.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.34" OriginalAmount="71.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|2475505" HotelName="Munich City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135485" Longitude="11.547203" StarRating="3" HotelCode="36487|hotel_kr" HotelName="Hotel Krone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 8, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/28/3528d99e661113251aad329e337d8e7429e9827b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.06" OriginalAmount="72.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.122731" Longitude="11.564928" StarRating="4" HotelCode="56952|358995" HotelName="Living Hotel Prinzessin Elisabeth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geyerstraße 52, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/30/92306003612a4868b5b23c5fca98c37ffdd3c3ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the Glockenbach quarter, close to the banks to the Isar and the Gasteig cult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.40" OriginalAmount="72.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|108392" HotelName="Eurostars Grand Central" 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,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.66" OriginalAmount="72.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139177" Longitude="11.563321" StarRating="3" HotelCode="63208|318325" HotelName="Stachus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 7, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/fe/1dfe7a0a1cf8bf595e3e40e11a15e771d69da6fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="973916|445382" HotelName="Moxy Munich Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 7, 81671 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/fc/c4fcb086026a2d7295b97380a728a2f6b497740d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.86" OriginalAmount="73.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.134946666667" Longitude="11.51182" StarRating="4" HotelCode="107958|1089418" HotelName="Park Laim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zschokkestraße 55, 80686 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/4d/024d9370a369edccdff5fd50c1fdb3e8f2b8f355.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.27" OriginalAmount="73.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1372786" Longitude="11.5607898" StarRating="2" HotelCode="105544|3836095" HotelName="Maison Schiller" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 20, 80336 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee721334e12c6357f0ddecf753fe434c90e4fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daheim The Daheim is located in Munchen. Guests can enjoy a meal at the hotel restaurant. Rooms at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.110941443407" Longitude="11.715931892395" StarRating="3" HotelCode="89327|44075" HotelName="acomhotel münchen-haar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 33, 85540 Haar</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/41/1e4134bffdf454a093e3dd6c76ba069f92950d0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located to the East of Munich just 5 minutes from the A99 motorway and 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.98" OriginalAmount="74.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.131397338821" Longitude="11.60816475749" StarRating="4" HotelCode="169900|772265" HotelName="Courtyard Munich City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/db/a0dbcc3bf2550ff4519f64b8efee853054304c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.31" OriginalAmount="74.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.148763160374" Longitude="11.52147317791" StarRating="3" HotelCode="441289|1872325" HotelName="Holiday Inn Express Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Friedenheimer Bruecke 15, 80639 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/59/ea5968fcde6aeb961eebf6c4076bf902320797fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16190518" Longitude="11.55701202" StarRating="0" HotelCode="824781|the_spot_3" HotelName="The Spot Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petra-Kelly-Strasse 3, 80797 Munich, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/1d/5b1d20b34a81a6c2e9bdfe92d734232de07731bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.88" OriginalAmount="75.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1373259" Longitude="11.55842041" StarRating="3" HotelCode="468513|3844185" HotelName="Bayer's BoardingHouse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 45, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/39/d0392c29cf97b91bc3b15bb820ab596ec3940148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.08" OriginalAmount="75.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.131417448119" Longitude="11.561798378247" StarRating="3" HotelCode="105516|2216395" HotelName="Cocoon Sendlinger Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 35, 80337 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/0075a0439dd9dbf2e198ecb28ef636bf5c459194.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.11505" Longitude="11.47996" StarRating="3" HotelCode="105172|empress_hotel_3" HotelName="Empress Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Würmtalstraße 99, 81375 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/5a/4d5ade5f64c61870131a532d3c5e4a0d7f1d88a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.64" OriginalAmount="76.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|79074" HotelName="TRYP München City Center Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.134322666667" Longitude="11.568254333333" StarRating="2" HotelCode="144176|356818" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sendlinger Straße 58, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/05/71055928000f1052171dcf2fe7a5e28ca30b2b1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to hotel Atlanta. Our family-run hotel is directly situated in the center of Munich. We offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137523837783" Longitude="11.561456769705" StarRating="3" HotelCode="21504|221054" HotelName="Hotel Präsident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 20, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/0a/190ae3182ee7eb3eef091375527b3a6a5be55a57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies right at the heart of the city, surrounded by shops and close to the main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137540547672" Longitude="11.559168519725" StarRating="4" HotelCode="47915|best_western_hotel_cristal" HotelName="Hotel Cristal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 36, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/2a/612a04c295c5e57c75ad03d3d694bb9e4c5ced20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located somewhat outside Munich's city centre, from the main tourist attractions. Conv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.09" OriginalAmount="77.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1087578" HotelName="King's Hotel Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.06" OriginalAmount="78.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.147541" Longitude="11.576509" StarRating="4" HotelCode="66555|1032248" HotelName="Leonardo Boutique Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienstraße 25, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/0b/f70b1ed513cd62130323810df51608744b51da99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Munich. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.13" OriginalAmount="78.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|80354" HotelName="Courtyard Munich City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.159578524155" Longitude="11.583617875707" StarRating="3" HotelCode="107346|294534" HotelName="Hotello H09" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 9, 80801 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e7/73e71d8b217e488039d5fee461f3f19088041170.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.07" OriginalAmount="79.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.132345401283" Longitude="11.591430750996" StarRating="4" HotelCode="106554|2039435" HotelName="JAMS Music Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stubenvollstr 2, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/3a/573aab1b812429c579f494a9bac11cf2557b1607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.38" OriginalAmount="79.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.126252" Longitude="11.584847" StarRating="3" HotelCode="24553|874055" HotelName="Marias Platzl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfplatz 4, 81541 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/7b/cc7b20f4a9b6b2cda933666604c5632ad31972ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.42" OriginalAmount="79.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.181833027932" Longitude="11.553139910102" StarRating="3" HotelCode="12954|8454" HotelName="Arthotel ANA im Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helene-Mayer-Ring 12, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9e/f59e200fbc2cb0f20f51d49ad7baa4f1bc508aea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the Olympic Village, only a stone's throw away from the Olym...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.08" OriginalAmount="80.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.095996" Longitude="11.510286" StarRating="4" HotelCode="438499|2585495" HotelName="Palladium Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Strasse 12, 81379 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/70/35700ca3d62aa9caf51710eee90507b69e9ba465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.13" OriginalAmount="80.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138055" Longitude="11.557648" StarRating="3" HotelCode="27176|2585725" HotelName="Metropol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstrasse 7, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/05/2405b29a2deb1f3aeae5d99b4279a36594456401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.50" OriginalAmount="80.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14291686" Longitude="11.56017246" StarRating="4" HotelCode="452733|1806098" HotelName="KING’s HOTEL CityStay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/90/4b90aaefc380910b3ad9dc69a89f5d1a5c21a3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14062063" Longitude="11.53509724" StarRating="4" HotelCode="740338|294507" HotelName="Hilton Garden Inn Munich City West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 112, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/38/0e38fc2cb348cc1013d1b91112c59956ef689ea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="851506|joyn_munich_rose" HotelName="Joyn Munich Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 145k, 81671 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ae/ecaee19f066fe31c4db6c32f1feeefb57cca7254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18129" Longitude="11.504" StarRating="3" HotelCode="267488|hotel_moosbichl" HotelName="Moosbichl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rathgeberstraße 3, 80997 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/10/7210b46989b40db6b9bbd07d5dd661c0f1b959e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.20" OriginalAmount="81.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142646443846" Longitude="11.425934135914" StarRating="3" HotelCode="11976|428765" HotelName="Econtel Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bodenseestraße 227, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/12/2e12b54c9f8672844e2f70d45bf2c356d336baf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.33" OriginalAmount="81.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138666" Longitude="11.559977" StarRating="4" HotelCode="76156|113562" HotelName="Leonardo Hotel München City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 4, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c9/cbc97dc7986bd1a5d01dfdee9a9f94d98ff57cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes away from the Munich central train station on a quiet street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.59" OriginalAmount="81.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|119742" HotelName="Mercure Hotel Muenchen City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.17886775291" Longitude="11.632257699966" StarRating="4" HotelCode="93063|444887" HotelName="Feringapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feringastrasse 2, 85774 Unterföhring</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/1c/251cb4b1b59d97283a2dfbedb70c3ef61c6c763e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.94" OriginalAmount="82.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.151313" Longitude="11.537794" StarRating="3" HotelCode="15265|1423568" HotelName="Hotel Nymphenburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nymphenburger Straße 141, 80636 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/c1/18c1e1439888aaf02e8bd2be600d2b60ee456f0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is Oberpfaffenhofen (OBF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.42" OriginalAmount="82.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.141658" Longitude="11.560556" StarRating="3" HotelCode="294469|3842515" HotelName="BATU Living Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauerstraße 2, Direkt am Hauptbahnhof, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ea/59ea44b8af47c80408cd907390741e2c3280c20f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.167316210546" Longitude="11.458252072334" StarRating="4" HotelCode="189552|hotel_weichandhof" HotelName="Weichandhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Elevator,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Betzenweg 81, 81247 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/1f/021f4a466b21f574f4edb58ae1f4b2500799d33d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Weichandhof to discover the wonders of Munich. Featuring a complete list of amenities,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.143277" Longitude="11.559868" StarRating="4" HotelCode="408907|king_s_first_class" HotelName="KING's HOTEL First Class" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0d/f30d3293a1f0c447e29b1190af42dd04b37d85b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the hotel's central location, all of Munich's most important institutions and tourist attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.99" OriginalAmount="83.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14803" Longitude="11.62439" StarRating="4" HotelCode="106708|3869285" HotelName="Rothof Bogenhausen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Denninger Straße 114, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c7/30c798568631c521ad4adac01a962801a947f354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.39" OriginalAmount="83.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.10569251" Longitude="11.53779918" StarRating="3" HotelCode="743038|3866975" HotelName="DD Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 5, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/3f/063f10a3fbb0f67ed36bd38eedbbe7b571187683.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.07" OriginalAmount="86.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.133599342725" Longitude="11.581304680504" StarRating="3" HotelCode="106093|2246045" HotelName="Isartor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baaderstraße 2-4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/35/4c35615960c59b26fd68e415d5b54398f9cc8fc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.48" OriginalAmount="86.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.099846" Longitude="11.6305794" StarRating="3" HotelCode="106524|1423788" HotelName="Perlach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfanzeltplatz 11, 81737 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/186824/2013122102910567.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.53" OriginalAmount="86.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.086598957376" Longitude="11.645450950754" StarRating="3" HotelCode="552606|2180235" HotelName="Leonardo Hotel Munich City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Wery-Strasse 39, 81739 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/d5/76d51e96aa3411f83b65111728f6e59a0f5f399d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.61" OriginalAmount="87.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142397368832" Longitude="11.786655298897" StarRating="3" HotelCode="140418|3850565" HotelName="Dependance Erb" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Feldkirchner Strabe  2, 85599 Parsdorf, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e6/82e6bc474097d8b07e3387ed0705735ae7e267e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.80" OriginalAmount="87.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|779205" HotelName="Pullman Hotel München" 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,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.85" OriginalAmount="87.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|8394" HotelName="The Westin Grand Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.162468077421" Longitude="11.571850614703" StarRating="3" HotelCode="107345|294533" HotelName="H'Otello F22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fallmerayerstrasse 22, 80796 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d1/36d1ebd8207fe9206d4c082c41828b85627aa77f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136287" Longitude="11.557512" StarRating="4" HotelCode="10943|best_western_atrium" HotelName="Atrium Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 59, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/8a/2d8afec902f096ea4d4c10bd53a768fd4c4b73c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by wonderfully kept gardens, this pleasant hotel enjoys a central location just 5 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.47" OriginalAmount="88.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139898" Longitude="11.561212" StarRating="4" HotelCode="575756|2585315" HotelName="25hours Hotel München The Royal Bavarian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/zz/e1ad5f2fc6c642ff4d9b614fa89ad2ed26a7810f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.099734" Longitude="11.630578" StarRating="3" HotelCode="438490|220904" HotelName="fab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pfanzeltplatz 11, 81737 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/b5/95b598158be69291b1a36ea2eaf18a9264b788d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.15" OriginalAmount="89.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.174590902009" Longitude="11.590296093254" StarRating="4.5" HotelCode="556460|623913" HotelName="Steigenberger Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 85, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/27/6d27409630470ec18015b089b01bd0ff4e5d052a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.83" OriginalAmount="89.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.164014356661" Longitude="11.488073467768" StarRating="3" HotelCode="104389|3852955" HotelName="Amalienburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienburgstraße 24, 81247 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/39/083906e1f17d67e2ad157e01a1da1651fcbd85ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.133043133333" Longitude="11.568786466667" StarRating="3" HotelCode="104297|acanthushotel_munich" HotelName="Acanthus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Hauptfeuerwache 14, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d0/a7d00ed6a13c68a6a1e43c9976df13dd16d2fdac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.51" OriginalAmount="90.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1337192" Longitude="11.66921057" StarRating="3" HotelCode="368252|3863905" HotelName="Hotel New Fair Munich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schmid Strasse 13, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e6/7be67e467b296c589cb508eeb6f1904e9be58c83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.94" OriginalAmount="91.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138718" Longitude="11.5799306" StarRating="2" HotelCode="105678|2443895" HotelName="Boutique Hotel Falkenturm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenturmstr. 3, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/01/54017505d8ff945b2abcc71adc6d6c36201059fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.00" OriginalAmount="91.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|2585265" HotelName="Prinz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.03" OriginalAmount="91.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1872908" Longitude="11.5730598" StarRating="3" HotelCode="106179|2246065" HotelName="Hotel Konigstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 28-30, 80807 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e3/93e328abb2d2931dad6a75797862f182e83a59bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.68" OriginalAmount="91.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.159415732655" Longitude="11.584156304598" StarRating="3" HotelCode="64225|942195" HotelName="Schwabinger Wahrheit by Geisel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 5, 80801 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f1/3af18982df3312837bf24bd0304286f1508388d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for a leisure or business trip. The establishment is located in the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.75" OriginalAmount="91.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.127486558677" Longitude="11.589701771736" StarRating="3" HotelCode="316737|358985" HotelName="Living Hotel am Deutschen Museum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rablstraße 10, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/1d/731d4447cf28d40d401936fcab6b32a1c00f4765.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a typical Munich neighbourhood near the Isar. Close by there are nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.148146666667" Longitude="11.441663333333" StarRating="3" HotelCode="104784|220929" HotelName="Forum am Westkreuz Gästehaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Elevator,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichshafener Straße 17, 81243 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b82282f0aa23197bdfb547dc88b105621f0f3267.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 Gästehaus Forum am Westkreuz in Munich (Pasin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.23" OriginalAmount="92.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.0861877" Longitude="11.6733612" StarRating="4" HotelCode="107038|2587785" HotelName="Villa Waldperlach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putzbrunner Straße 250, 81739 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/65/ee65fe6d5090691b1a6c109d859765fa18088bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.48" OriginalAmount="92.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.130599" Longitude="11.589601" StarRating="4" HotelCode="12607|1608793" HotelName="Holiday Inn München City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 3, 81669 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/1c/b81cc2b8915a04dd4a68209c8990aa9a51b9e172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located beside the River Isar, opposite the Deutsche Museum in Munich. Mari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.67" OriginalAmount="92.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.11237" Longitude="11.50386" StarRating="3" HotelCode="106733|2585475" HotelName="Säntis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldfriedhofstraße 90, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/47/e647c08b0d7d8d3fe78ead7d8bc719fca19660ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Munich, Hotel Säntis is close to Westpark and Westbad. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.69" OriginalAmount="92.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508" HotelName="Maritim Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.114412" Longitude="11.4790585" StarRating="3" HotelCode="138632|thalmair" HotelName="Thalmair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 3, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/79/4379620b2a703c004e6702a3da65c4c1a7ce586f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.151686567767" Longitude="11.511523170232" StarRating="3" HotelCode="106195|hotel_kriemhild" HotelName="Kriemhild" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guntherstraße 16, 80639 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/8e/ac8e9ee5bbe199e3e35523e7b135f21e8d9bc232.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1289712" Longitude="11.5567302" StarRating="3" HotelCode="104785|garagenhotel" HotelName="Hotel Isarblu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 24, 80337 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/a8/87a8b988e0d29c334ee994bbe6cad20cdbeaf333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.73" OriginalAmount="95.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.174498" Longitude="11.592728" StarRating="4" HotelCode="14584|85627" HotelName="München Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Strasse 93, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f13d3eee3f6c6e2853fc831e21a463400bb753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located in Schwabing close to the English Gardens. Marienplatz is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.89" OriginalAmount="95.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137736719156" Longitude="11.555695112228" StarRating="3.5" HotelCode="935491|1463988" HotelName="relexa hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 58-60, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/ae/23ae252d39c6ad4977974676ad1c11cc7a1e10f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.25" OriginalAmount="96.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137995" Longitude="11.559936" StarRating="4" HotelCode="34379|1032268" HotelName="Marc München" 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>Senefelderstraße 12, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/c4/6ec435f970d35ff1a25963892a12de905fc5525f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.88" OriginalAmount="96.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.150179075286" Longitude="11.553400754929" StarRating="4" HotelCode="12172|874695" HotelName="Hotel Erzgiesserei Europe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistr. 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3c/633cbb05f126d1108a805c5b34a484aa3076cfd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.89" OriginalAmount="96.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1643389" Longitude="11.47904791" StarRating="3" HotelCode="770511|3854345" HotelName="Sahara Falcon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Freseniusstraße 1, 81247 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/f3/68f3ddf4f26f9cedda781e90ff0dbd7ba9499132.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14885345" Longitude="11.55605954" StarRating="3.5" HotelCode="624279|das_kleine_hotel_in_munchen" HotelName="Das Kleine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sandstraße 21, Maxvorstadt, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/4f/c54f8f598a6a1bc6d443ce585cecb56c795759ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.132112507647" Longitude="11.564384400845" StarRating="3" HotelCode="11450|carat_hotel_4" HotelName="Carat München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 13, 80337 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/a4/2fa4bd8045f6ed8b26bf2c011fc6316ff4abc1d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is ideally located directly in the centre of Munich, directly next to Sendlinger ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="100.13" OriginalAmount="99.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|CAF414400" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.16" OriginalAmount="99.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.35612783164" Longitude="11.786688566208" StarRating="5" HotelCode="22340|1076918" HotelName="Hilton Airport Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminalstraße / Mitte 20, 85356 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/ac/65acddd56c29b1e98e5f5ffd4b1ecf19651d0151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated just 500 m from the terminal of Munich's International Airport....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138593205829" Longitude="11.410662201223" StarRating="3" HotelCode="303912|220893" HotelName="Bavaria Motel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clarita-Bernhard-Straße 8, 81249 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/45/b6457a7beba7fde6c1a57fe1a78f13c6c2d18e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="830757|haustein" HotelName="Hotel Südstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wolfratshauser Straße 149</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/e7/4fe7bd87ac7d90904099a2d059203eb31cd15f75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.26" OriginalAmount="102.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.181051" Longitude="11.629826" StarRating="3" HotelCode="128409|2427525" HotelName="Sport-Scheck Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchner Straße 15, 85774 Unterföhring, München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e77287fafe2247049332af03aff403213d1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Unterföhring. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.92" OriginalAmount="102.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139602" Longitude="11.681564" StarRating="3" HotelCode="107812|863005" HotelName="Landhotel Martinshof Neue Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Empl-Ring 8, 81829 München-Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/46/c6464915728f5d1339734c0211e3da50cf212f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.00" OriginalAmount="102.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.17424" Longitude="11.62913" StarRating="4" HotelCode="139424|4664355" HotelName="Freisinger Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oberföhringer Straße 191, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c5/2dc54190e586372898877fe9d8cbbb23d2efb25f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136379" Longitude="11.556631" StarRating="4" HotelCode="294472|hotel_kavun" HotelName="Hotel Kavun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 56, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/e5/d1e5734967b02754f55d2c9ef22b5eacb79f40fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.18" OriginalAmount="103.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.177100543186" Longitude="11.592995772982" StarRating="4" HotelCode="37605|382605" HotelName="INNSIDE München Parkstadt Schwabing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mies-van-der-Rohe-Straße 10, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/de/c7de3428a3579cba834e6dbb57cc37187d523375.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located directly just 2 km from the centre with a range of shopping facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.33" OriginalAmount="103.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.151936" Longitude="11.556347" StarRating="4" HotelCode="12236|382475" HotelName="Hotel Europa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 115, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/de/25dea00094058df88994b2fc7c131de9a522df53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.77" OriginalAmount="103.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.113120285418" Longitude="11.478431050262" StarRating="3.5" HotelCode="542128|3863725" HotelName="Hotel &amp; Gaststätte Zum Erdinger Weissbräu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 13, 81377 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ee/87ee4552a955bae3989ed62c0cfb3453c89431d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.81" OriginalAmount="103.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16265" Longitude="11.59029" StarRating="4" HotelCode="106236|2201455" HotelName="La Maison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 24, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067944147b3ca5d44fc0ac5275666062fa373d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="0" HotelCode="968381|residence_inn_by_marriott_munich_ostbahnhof" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|residence_inn_by_marriott_munich_city_east_3" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.10" OriginalAmount="105.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.152498" Longitude="11.533374" StarRating="3" HotelCode="53476|1543758" HotelName="Rotkreuzplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rotkreuzplatz 2, 80634 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/8d/738deb9e77fb1799ab622725bbd7ae4981bbae94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Munich. The accommodation features a total of 56 rooms. No pets ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.43" OriginalAmount="105.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.129561484383" Longitude="11.588787138462" StarRating="4" HotelCode="27210|99168" HotelName="Novotel München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 11, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/dd/fbdddb45d18f4eb989181d5bbf929b7e5a90216e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.133485" Longitude="11.581921" StarRating="3" HotelCode="36488|59745" HotelName="H'Otello B'01" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baaderstraße 1, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/89/1b89dcfe055f796ba50c7bf6dfbc578c2a6c339a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.26" OriginalAmount="107.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.250626" Longitude="11.577943" StarRating="3" HotelCode="36485|3869665" HotelName="Zum Kurfürst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kapellenweg 5, 85764 Oberschleißheim</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/95/d19586afdc7dc2627dfa1edea1a1d814096e5161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.99" OriginalAmount="107.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13433497" Longitude="11.658277" StarRating="4" HotelCode="575687|2585615" HotelName="Kreis Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 15b, 81829 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/3a/c23a6709f891c1aff561e83ec21ef5cfd9d66e24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.51" OriginalAmount="108.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13966" Longitude="11.5629" StarRating="2" HotelCode="147165|2216415" HotelName="Smart Stay Hotel Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 7, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/94/d494ef444e2e12405ad889e5d0c0c232ed526809.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.51" OriginalAmount="108.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14621257" Longitude="11.55899354" StarRating="3.5" HotelCode="527796|2475875" HotelName="Ruby Lilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 37, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b3/00b33f762f06639d0f8f025e579a746fd0c02e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.44" OriginalAmount="109.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139057680761" Longitude="11.557186728836" StarRating="4" HotelCode="60943|1543588" HotelName="Fleming's Hotel München City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 47, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/d7/a4d7e744e3730864ddd006964991f54fd8a17576.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.58" OriginalAmount="109.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|2475525" HotelName="Munich Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.86" OriginalAmount="109.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|910045" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|h2_hotel_munchen_messe" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1624411" Longitude="11.5945963" StarRating="3" HotelCode="138894|hotel_biederstein_am_englischen_garten" HotelName="Biederstein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Keferstraße 18, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/94/089416a83a97ad4b4fb9d821b81a238c6824b00d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.25" OriginalAmount="112.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.12080601" Longitude="11.66579581" StarRating="4" HotelCode="438498|3862195" HotelName="MLOFT Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstr. 8, 81825 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/18/bc18381431c956fab1b6b15e234b3e4472b5902f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1127646" Longitude="11.4779996" StarRating="3" HotelCode="138631|hotel_neumayr_" HotelName="Neumayr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 18, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/22/542214bf6456b4bc38a64e95e67fa235bdff2e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.103298" Longitude="11.53079333" StarRating="4" HotelCode="966911|hotel_lifestyle_2" HotelName="Hotel Lifestyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Passauerstraße 183, 81369 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e3/2de313afef2a67dc9322580e7609bee52f3f2443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.65" OriginalAmount="113.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135665827089" Longitude="11.545971035957" StarRating="3" HotelCode="168376|3854735" HotelName="Bavaria Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gollierstrasse 9, 80339 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/4a/7a4a0c2af32c4b5a109a5ded4f38e2a011429702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.17487366" Longitude="11.58592784" StarRating="3" HotelCode="730703|timehouse_2" HotelName="Timehouse Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 204a, 80804 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e7/82e79385ea55019217969ad01c4a53e1bea41cef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.88" OriginalAmount="116.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13983" Longitude="11.562152" StarRating="4" HotelCode="12348|379135" HotelName="Hotel Excelsior" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d6/b4d6a72060dd70c02d975648a5aca92f33ee433b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house-style hotel is located directly on a lively pedestrianised zone between Stachus a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.91" OriginalAmount="116.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.151102457951" Longitude="11.618294119835" StarRating="4" HotelCode="10272|8384" HotelName="Sheraton Munich Arabellapark Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 5, 81925 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b6/13b61ffd1da6014db48caab564a2067e3a66bce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first-class hotel is located directly in the elegant district of Bogenhausen. In the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.87" OriginalAmount="117.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13623858" Longitude="11.56185924" StarRating="3" HotelCode="753272|3868485" HotelName="Hapimag Resort München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 21, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/cf/93cf5464cae51e1f0916b850fff3e452b6af0205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138767" Longitude="11.562296" StarRating="3" HotelCode="47702|444954" HotelName="Hotel Condor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstrasse 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/10/471020328056e04b909dc2692b568e4724107b72.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 Condor in Munich (Munich City Centre), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138959333333" Longitude="11.553331833333" StarRating="3" HotelCode="105384|bayernland" HotelName="Hotel Bayernland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrabe 77, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/f0/e2f09d11dc9664742b8341e19ba202986174739a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.86" OriginalAmount="119.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137500639359" Longitude="11.547606381615" StarRating="4" HotelCode="12616|8444" HotelName="Four Points by Sheraton Munich Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 111, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae0944e13baf14cf936c253ed5212ade92548793.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location close to the famous Theresienwiese. The pedestrianised zone wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.42" OriginalAmount="120.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.120095" Longitude="11.5795074" StarRating="3" HotelCode="105194|3864535" HotelName="Am Nockherberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nockherstraße 38A, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/af/28afc94d282730061a6fb1cf2960e59db6eb9093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.05" OriginalAmount="121.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|361225" HotelName="Eden Wolff" 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.18" OriginalAmount="121.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19699303" Longitude="11.41445069" StarRating="3" HotelCode="139000|4675635" HotelName="Langwieder See" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/66/9766b2c2545394fd52cc28169094e0c81daacea1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is Fürstenfeldbrück (FEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.40" OriginalAmount="123.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.149722" Longitude="11.577654" StarRating="3" HotelCode="57514|381885" HotelName="Hotel Hauser an der Universitaet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schellingstraße 11, 80799 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/61/0161b94785f1d2d92968f94ca4a9ab25cd0d337d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in one of the most varied districts in Munich. Schwabing, where art, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.96" OriginalAmount="123.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16196" Longitude="11.58941" StarRating="3" HotelCode="106461|3856015" HotelName="Occam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 7, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/15/d915e8e41f68001f236c9a0660ab728724dd4cfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="125.35" OriginalAmount="124.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138539" Longitude="11.561277" StarRating="4" HotelCode="365363|SX9" HotelName="Schiller 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 5</AddressLine>
          </AddressLines>
          <PostalCode>(0)8951504500</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/3c/403cf51121b912912d0bfd03b099e4875cb4d4e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190628" Longitude="11.459762" StarRating="3" HotelCode="106334|hotel_lutter" HotelName="Hotel Lutter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eversbuschstraße 109, 80999 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/0a/550ab3ae4da078b2df87bb3ee6365fb1c22062fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.47" OriginalAmount="128.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1316586" Longitude="11.5812027" StarRating="4" HotelCode="36481|897315" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kohlstr. 9, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/71/0b71fb00ec1159f04749f7599d0d7b551f724650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.57" OriginalAmount="131.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13915783" Longitude="11.55919246" StarRating="4" HotelCode="317006|1513198" HotelName="Aloft München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 37, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217585c21994bd001dce116079d34aab1994591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.54" OriginalAmount="132.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2416345" HotelName="NH Collection München Bavaria" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.50" OriginalAmount="133.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.141569" Longitude="11.448885" StarRating="3" HotelCode="36492|1088138" HotelName="Seibels Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Eich-Str. 32, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/c1/1ec1065e3ea3a466cd2a65dcc6d66cc76ad6a235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.65" OriginalAmount="133.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.153406744972" Longitude="11.504297531096" StarRating="3" HotelCode="80070|1093038" HotelName="Laimer Hof München" 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>Laimer Straße 40, 80639 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/04/ca0427da4311adb54548c730817328fe7434ebfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.95" OriginalAmount="134.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136974317538" Longitude="11.570853888989" StarRating="3" HotelCode="64226|830905" HotelName="Mercure Hotel Muenchen Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hotterstrasse 4, 80331 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a9/8ea9fc1f128e58f1d683f1b60c26f2ff47ca0b5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.30" OriginalAmount="137.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.132753245665" Longitude="11.576402369311" StarRating="3" HotelCode="267483|1768898" HotelName="Deutsche Eiche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstrabe 13, 80469 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf9e57f25888a62d371aab2db6330d00b4747d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.25" OriginalAmount="142.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|8474" HotelName="Le Meridien München" 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,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.15" OriginalAmount="143.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138885" Longitude="11.588525" StarRating="3" HotelCode="82916|1084758" HotelName="Splendid Dollmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thierschstraße 49, 80538 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e6/dbe6cf54460f0c04a66af93d75e7f836ac1a5949.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18647014" Longitude="11.53294331" StarRating="3" HotelCode="739947|joyn_munich_olympic" HotelName="Myhome Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauerstraße 105, 80993 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/3a/3d3ac841544ce415e884c4f11a0e310f21d55e74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16787" Longitude="11.58572" StarRating="4" HotelCode="107873|leopold_2" HotelName="Leopold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 119, 80804 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/5f/e85f11247eea017cdd5f24c44cb87cf6119ed24a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1344137" Longitude="11.5738549" StarRating="3" HotelCode="267478|hotel_blauer_bock" HotelName="Blauer Bock" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sebastiansplatz 9, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/10/191072ea94b58ff8d98464f4bb00aa59075dd71f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.59" OriginalAmount="151.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136165333587" Longitude="11.57842803213" StarRating="3" HotelCode="106753|3846125" HotelName="Schlicker - Zum Goldenen Löwen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tal 8, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/89/75897b8713063f0395bb6364aae7c48a1411a7cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138156583333" Longitude="11.56211785" StarRating="4" HotelCode="104356|220841" HotelName="Alpen München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adolf-Kolping-Straße 14, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/de/47de612d76e8310c1e20d208464ec7482176292d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.26" OriginalAmount="155.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142003013888" Longitude="11.58663533628" StarRating="3" HotelCode="15721|874035" HotelName="Golden Leaf Parkhotel im Lehel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unsöldstraße 10, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c9/a1c9b613a66dbe94050b640584d364b0a528d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Munich, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.26" OriginalAmount="155.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.132746215881" Longitude="11.692054867744" StarRating="4" HotelCode="336611|119762" HotelName="Novotel München Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 1, 81829 München, Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/f0/13f0039da60154923899b5fb5a888f06ac2cc26e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located next to the Riem Arcaden shopping centre and the underground station Messestad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157.93" OriginalAmount="156.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.141058884399" Longitude="11.586169302463" StarRating="3" HotelCode="187829|318646" HotelName="Domus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Anna-Str. 31, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/3a/db3af9a8ad717051de62e08e9f722ba6ce1baae6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 45 rooms. Services and facilities at the hotel include a rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13410781" Longitude="11.55503271" StarRating="3" HotelCode="619790|hotel_uhland_2" HotelName="Hotel Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 1, 80336 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/1f/331f8383828359ebaee2b975cd074ee072de4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe is among the facilities. Wireless internet access is available to guests in the public areas....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.23" OriginalAmount="158.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="4" HotelCode="851412|3851315" HotelName="Innspire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limesstraße 59, 81243 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/fd/97fdf14ec037d3c44e75ed77e808d30eb677fcfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13701089" Longitude="11.62288154" StarRating="4" HotelCode="765239|hyperion_hotel_munchen" HotelName="Hyperion Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/70/597090aff0d4cbd16fc35eacf2a1b83a7ca801e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137970878009" Longitude="11.578850895166" StarRating="4" HotelCode="15902|platzl" HotelName="Platzl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sparkassenstraße 10, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/70/72704220211453aad286bb517f4e1ecfe0fe515f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located between the Hofbräuhaus and Marienplatz. Munich's main theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.130384" Longitude="11.5700987" StarRating="3" HotelCode="267481|hotel_olympic_6" HotelName="Olympic Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Sachs-Straße 4, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/b4/97b431e87bc315169307fca07162d8184b5cd613.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.82" OriginalAmount="171.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13540254417" Longitude="11.577209347382" StarRating="3" HotelCode="89320|2585385" HotelName="Am Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Heiliggeiststraße 6, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/68/8068772667490c46d15e9fa8aad15c5fb9e573f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.13" OriginalAmount="173.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135455" Longitude="11.581562" StarRating="4" HotelCode="18649|17751" HotelName="Hotel Torbräu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tal 41, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ae/fdae17080b4d1fcd3e26f4ea5158a64d2299c933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the historical old town. There are several shopping areas sur...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.40" OriginalAmount="174.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.12161" Longitude="11.66957" StarRating="4" HotelCode="140064|4740465" HotelName="Obermaier" 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>Truderinger Straße 304B, 81825 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/83/9a83fb98042777749fab13ba6c0fb02224482627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|andaz_munich_schwabinger_tor_a_concept_by_hyatt" HotelName="Andaz München Schwabinger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.49" OriginalAmount="177.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1398350184" Longitude="11.5409490288" StarRating="5" HotelCode="448409|2056125" HotelName="Roomers Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 68, 80339 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/07/a8072aa2ffc67eb36cb1b619e40c2ddbbec7a4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.30" OriginalAmount="180.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.128792" Longitude="11.604397" StarRating="3.5" HotelCode="94181|1032148" HotelName="Stadt Rosenheim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansplatz 6a, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/79/e2793c4ce485e3423f01bc6b51e43125e39f6023.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.32" OriginalAmount="180.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.134410184452" Longitude="11.575774066305" StarRating="4" HotelCode="180027|1140028" HotelName="Living Hotel das Viktualienmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frauenstraße 4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b0dc5508b2d396e40ff744d86360425d762b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.16" OriginalAmount="181.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135613877281" Longitude="11.614785742992" StarRating="4" HotelCode="76166|237836" HotelName="Holiday Inn München - Leuchtenbergring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leuchtenbergring 20, 81677 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/c7/9cc7bc2b84f4a3f910877d716f8bfe97f9279a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated east of the city centre, 200 m from public transport links which will ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.37" OriginalAmount="196.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135072275" Longitude="11.547191525" StarRating="3" HotelCode="82064|1135208" HotelName="Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 9, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a7/eda719887f744ad559767d4118151f47439cf51e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136627" Longitude="11.596736" StarRating="3" HotelCode="139184|hotel_ritzi" HotelName="Hotel Ritzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Theresia-Strasse 2a, 81675 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/57/9857373ffed6eaa15292a04af83c5060e5b3a60c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.15" OriginalAmount="197.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138520458387" Longitude="11.580165144618" StarRating="4" HotelCode="138195|863055" HotelName="An der Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenturmstraße 10, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/51/2a510b9af7d09ea8c1a0c3081f5e4555b6cfc7ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.56" OriginalAmount="197.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|1175938" HotelName="H4 Hotel München Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.88" OriginalAmount="201.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1373243" Longitude="11.5819986" StarRating="4" HotelCode="138684|2585595" HotelName="Maximilian Munich Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hochbrückenstraße 18, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/29/d4/29d4e3cd25b2a7dec59207cc9e4ce8e9f68dfd17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.14" OriginalAmount="205.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|92206" HotelName="Sofitel Munich Bayerpost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.51" OriginalAmount="206.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.140019" Longitude="11.601278" StarRating="5" HotelCode="34380|915745" HotelName="Hotel München Palace" 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>Trogerstraße 21, 81675 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/da/71da2b0391fb13dffd282e719381f03bfbeb081f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="211.04" OriginalAmount="208.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186754505078" Longitude="11.543176174164" StarRating="4" HotelCode="162841|1908345" HotelName="Leonardo Royal Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 90, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6f/706fff64a190a9105bc872a5af4c603ec2729aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's unique location at the Olympic Park, 1.5 km from BMW World, makes it the perfect startin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.26" OriginalAmount="218.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.136862" Longitude="11.57954" StarRating="4" HotelCode="139078|437845" HotelName="Cortiina" 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>Ledererstrasse 8, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/77/a4773ed33a5f740e8a49ce7953238982f2e53f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.37" OriginalAmount="228.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.140643640908" Longitude="11.682146787643" StarRating="4" HotelCode="81240|642255" HotelName="Hotel Prinzregent München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemer Straße 350, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bf/b0bfc8732878f1db55bf2bec92cd9ea8059a75a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the quiet southern district of Alt-Riem, but within walking ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1336153" Longitude="11.5759692" StarRating="3" HotelCode="105256|hotel_am_viktualienmarkt" HotelName="Am Viktualienmarkt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Utzschneiderstraße 14, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a6/b1a65c674bbcbe639d2c86392e811e0b6f086086.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.86" OriginalAmount="242.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135881" Longitude="11.575839" StarRating="4" HotelCode="140115|437785" HotelName="Louis" 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>Viktualienmarkt 6, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/cc/1eccc92086c6d1c49b2f2994401d52c15de1f62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.22" OriginalAmount="246.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138825244444" Longitude="11.587015133333" StarRating="4" HotelCode="81028|2330785" HotelName="Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Anna-Straße 10, 80538 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c4/9dc4698199a4930ba85576fb1408e98a44618151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.11" OriginalAmount="311" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.138916406723" Longitude="11.581628322601" StarRating="5" HotelCode="259316|24628" HotelName="Hotel Vier Jahreszeiten Kempinski München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maximilianstrasse 17, 80539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/97/ed97f7f4e2c640650347014a604d66ad559fd159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Maximilianstrasse at the heart of the city of Munich. Galleries,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13689441" Longitude="11.5752954" StarRating="0" HotelCode="662366|beyond_by_geisel_5" HotelName="BEYOND by Geisel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marienplatz 22</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3b/ae3bc7ac4b33f2d32a6c326aeeed8e9f9e589b41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.95" OriginalAmount="320.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|8424" HotelName="Bayerischer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="340.49" OriginalAmount="337.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|745505" HotelName="The Charles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.139584038847" Longitude="11.564612388611" StarRating="5" HotelCode="259527|25701" HotelName="Hotel Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsplatz 25, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0d/f80dc0100954b097ac7c2a1b52eb9f725512e017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is centrally situated on Stachus (Karlsplatz) in the centre of the "inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="517.88" OriginalAmount="512.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137053076501" Longitude="11.580794155598" StarRating="5" HotelCode="26013|85929" HotelName="Mandarin Oriental Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuturmstraße 1, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bd/f5bd8ae82f11c6d4a948000dfb24c6cc9ebb7cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel occupies a palace dating back to the new Renaissance and is situated at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593.88" OriginalAmount="588" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1412654" Longitude="11.57461135" StarRating="0" HotelCode="731116|294578" HotelName="The Lovelace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kardinal-Faulhaber-Straße 1, 80333 Munich, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/932310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Golf,Shopping Arcade,Garden,Kitchen,Jacuzzi,Heated Pool,Diet Meals,24 Hour Security,Housekeeping,Pets allowed,Elevator,LCD/Projector,Luggage Storage,Parking,Babysitting,Dry Cleaning,24 Hour Front Desk,Vending Machine,Meeting Room</BasicAmenities>
    <HotelRating>5,4,3,2,3.5,2.5,4.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,SELF CATERING,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOTEL,APARTMENT HOTEL,APARTMENT,HOSTEL,AIRPORT HOTEL,APARTHOTEL,RESORT,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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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="3d0e73fd-2088-4084-a38e-7dc98037eb10">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="43896" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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
3d0e73fd-2088-4084-a38e-7dc98037eb10|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-15T05:49:17.2387562+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3d0e73fd-2088-4084-a38e-7dc98037eb10" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="22.30" OriginalAmount="22.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981763" Longitude="23.724558" StarRating="1" HotelCode="143885|1667668" HotelName="Sparta Team" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Menandrou Street 21, Omonoia, Athen 10553</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/71/bb713faa277ef1d8f49cc97ba194a93be1469b81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes from Omonoia Square and the historic centre, including archaeolog...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.13" OriginalAmount="22.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.988528" Longitude="23.726809" StarRating="2" HotelCode="113590|1118228" HotelName="Pergamos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Acharnon Street, Vathis Sq1, 10433 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d3/fbd3f4a6c8ce1107fdc3fea8913b067667d96273.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.89" OriginalAmount="25.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985023" Longitude="23.728972" StarRating="2" HotelCode="71933|185376" HotelName="Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Dorou, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/68/fd68c14e1040f632a0c07e392c915d870d2638f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Omonia Square in the centre of central Athens. It allows guests easy access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.02" OriginalAmount="26.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.991062095696" Longitude="23.724321126938" StarRating="3" HotelCode="113596|2246235" HotelName="Socrates Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Neofitou Metaxa 27-29, Larissis Station, 10439 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/db/2cdb08d2b573e7dcdc558a30ea5b301fe3f88d0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.99110506" Longitude="23.72492427" StarRating="1" HotelCode="664507|acropolis_view_dream_hostel" HotelName="Acropolis View Dream Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Michail Voda 17, 10439 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4a/874a871d56989b93ecafb0be4a2df250354f2523.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="867315|bedstation_hostel_athens" HotelName="Bed Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Triptolemou</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/83/7d837b45ad20b9591694d8d7d017287d5aaf850b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.66" OriginalAmount="27.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.99076" Longitude="23.720704" StarRating="3" HotelCode="113595|8644" HotelName="Ariston Hotel" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diligianni 50 &amp; N. Metaxa 35, Station Larissis, 10439 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/21/cf21476cdd59751cbe4005a2854d36a218178781.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.66" OriginalAmount="27.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98533856" Longitude="23.72661408" StarRating="2" HotelCode="598997|4226165" HotelName="Mansion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Satovriandou Street 28, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/0d/200d076659e716b70da36e91995a63894c82a0a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981135344236" Longitude="23.726661909322" StarRating="1" HotelCode="225013|zeus_hostel" HotelName="Zeus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sofokleous 27, 131 22 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/13/8c1340269573c3597051997a9238b8b96477210d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.984565" Longitude="23.724499" StarRating="3" HotelCode="366149|delphi_art_hotel" HotelName="Delphi Art" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinou 27, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d9/8ed95ad665941ab2d52021956c07cd0d50ecde7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens, on St. Constantine's Square and opposite the Nat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.09" OriginalAmount="29.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98767" Longitude="23.727582" StarRating="4" HotelCode="71932|285555" HotelName="Art" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27, Marni, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e4/05e48a2181bd8951fe80f83decb577fcff404b89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the National Theatre, Omonia Square, the Archaeological Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.57" OriginalAmount="30.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983879" Longitude="23.724755" StarRating="2" HotelCode="89362|365055" HotelName="Epidavros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Koumoundourou Str., 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ee/25ee46837655bad3e1f6f1f89a3796f54e1a8eac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers an ideal stay to Athens visitors. It is located in a quiet pedestrian, in Omonia, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.77" OriginalAmount="30.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97728927" Longitude="23.72771942" StarRating="1" HotelCode="324714|1827898" HotelName="Tempi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aiolou 29, 10551 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/76/9e76b8f7e1523f40949baad36b0824f214609ecd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.01" OriginalAmount="31.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98316119" Longitude="23.72616587" StarRating="2" HotelCode="491259|2483005" HotelName="Ares Athens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pireos Street 7, 10552 Athens, Attiki</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31937/3331937/1.jpg?f=15079445</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.955701" Longitude="23.676483" StarRating="2" HotelCode="225008|ares_athens_hotel" HotelName="Aris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Pireos street, 105 52 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/fc/74fc47777ca95431d997b187317a79d7ae11eca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.76" OriginalAmount="32.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.982644193906" Longitude="23.725394010544" StarRating="2" HotelCode="94689|1471958" HotelName="Elite" 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>Peiraios 23, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/9a/b99ad427bade2b41f67c47bd2bb20ecee2bd1caf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98506217982" Longitude="23.72707666814" StarRating="4" HotelCode="323430|219689" HotelName="Ambrosia Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>52 Sokratous Street, 104 31 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a8/72a808ecf8c5e44b3c6d783019be81bf1ac02829.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the epitome of affordable quality accommodation in Athens, Greece, just a 2 minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.74" OriginalAmount="33.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.977312" Longitude="23.724935" StarRating="3" HotelCode="144168|1113018" HotelName="AthenStyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agias Theklas 10, Monastiraki, Athens 105 54</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/41/dc417062e1a46f24a4f66570b2e1139daff78247.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.00" OriginalAmount="33.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.989439298981" Longitude="23.724929906746" StarRating="4" HotelCode="15215|183286" HotelName="Novotel Athenes" 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,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michail Voda Street 4, 104 39 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/0b/600bb7c75164cff2a2306bfd1f0dd3ebca6cd6f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, top-quality hotel is located in a quiet side street close to the National Museum and Om...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98406274778" Longitude="23.724111914635" StarRating="2" HotelCode="151373|hotel_lido_10" HotelName="Lido" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zinonos &amp; Nikiforou Str. 2, Omonia Square, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bb/b0bbe248e637b470a7e4d2fa8486e52448b3705a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.41" OriginalAmount="34.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97796872" Longitude="23.72861985" StarRating="4" HotelCode="551591|4225625" HotelName="Concierge Athens II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nikiou 6, 10560 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/77158/2477158/26.jpg?f=15648798</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.73" OriginalAmount="34.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.989121375611" Longitude="23.720492401137" StarRating="3" HotelCode="53779|280245" HotelName="Best Western Candia Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theodorou Diligianni 40, 104 38 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/29/db29cd8c3cae7d6cc3eec69bd55d900c126e816b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located near to Athens' historical old town. There are scores of shops, v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.26" OriginalAmount="34.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.977124410967" Longitude="23.723685684201" StarRating="1" HotelCode="225012|2484605" HotelName="Pella Inn Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ermou Street-Monastiraki 104, Karaiskaki 1, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/99/5199756744e7c839993719441e7e74c4b9a9d17d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pella Inn, you'll be centrally located in Athens, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985280441302" Longitude="23.720662593842" StarRating="3" HotelCode="73758|crystal_city_hotel" HotelName="Crystal City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Achilleos str., karaiskaki sq., 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/69/ee69a00b52b0ea7b3b8a3c85ec969cc60cb2609a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a most convenient situation right in the centre of Athens, very close to the Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985781465582" Longitude="23.722875416279" StarRating="3" HotelCode="113592|nafsika_hotel_athens_centre" HotelName="Nafsika" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolou 21, Metaxourgeio, Athen 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/a1/4fa145e08e9dada57d2d5db30b3c74848824b373.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98638275" Longitude="23.72271579" StarRating="0" HotelCode="503487|athens_eva_hotel" HotelName="Malliott Eva Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Viktoros Ougko, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/2d/cd2dd66243ce1578fe182af9106ad7c1b6307960.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="865371|connect_suites" HotelName="Connect Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karolou 24</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b8/7bb8543e1feb7bbba4700da95b6d6a1a6f6d96f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.62" OriginalAmount="35.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.986962" Longitude="23.719288" StarRating="2" HotelCode="144166|2482855" HotelName="Athens Delta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Kerameon Street, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f5/7bf548c357f7274e47e7fab33a55a1d301130649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.07" OriginalAmount="35.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.00145283" Longitude="23.73451421" StarRating="2" HotelCode="563001|2042735" HotelName="Semeli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thiras 16, 11257 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/48/f2485cc5ab721b6363e455bb6310ea8ab22da1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="666653|artemision_2" HotelName="Artemision" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veranzerou Street 20</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/48/b3484fc083007ff60021f09986bd5026cce77015.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="3" HotelCode="739711|connect_studios" HotelName="Connect Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lenorman 14, 10436 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e3/bee3acbb3a323731b74e4daa82cf9ad43d35024d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.43" OriginalAmount="36.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98501" Longitude="23.722904" StarRating="2" HotelCode="94687|289695" HotelName="Stalis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Akominatou St &amp; Agiou Konstantinou St, 10437 Omonia, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e9/93e95be1ec84a1b5a4440f6419d3ab9da8c0800a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes away from all the excitement of Athens, very close to the Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.57" OriginalAmount="36.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.99604" Longitude="23.734387" StarRating="2" HotelCode="154578|1219228" HotelName="Victory Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trias 20 (from Patission 106), Kipseli, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8b/708be8677fa2ef9b5fee09aa17934dd1afc23b0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="36.89" OriginalAmount="36.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983466577958" Longitude="23.72406899929" StarRating="3" HotelCode="32707|CAG706300" HotelName="Marina Athens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Voulgari 13, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a6/34a62e981fbdf040db8dc82dd2083489d9dd207f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Athens, within metres of scores of shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.00" OriginalAmount="36.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.122186" Longitude="23.73447" StarRating="4" HotelCode="187882|606765" HotelName="Parnis Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Parnithos Avenue, 13671 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/c0/16c0ceddfc26ed10ee722bac24fda6ee6108d2c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.20" OriginalAmount="36.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.984858" Longitude="23.724287" StarRating="3" HotelCode="113591|978735" HotelName="Achillion Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Agiou Konstantinou Street, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/bc/d6bc1b20258ce7da93b3ddbeb4fab36d95813564.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.971214" Longitude="23.732367" StarRating="1" HotelCode="180166|dioskouros_hostel" HotelName="Dioskouros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Garden,Internet,Laundry,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>6 Pittakou, Plaka, 10558 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b8/88b8bf4d2009986f5d3065b449f83bceeed55a06.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 Dioskouros - Hostel in Athens (Plaka), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981961333307" Longitude="23.724718093872" StarRating="2" HotelCode="64610|soho_hotel" HotelName="Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Menandrou Street 25, 10553 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/74/eb74bf06af21cb155dbe503d1020fc622512678e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Athens, close to Psiri and Monastiraki. The nearest public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.30" OriginalAmount="37.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98639525" Longitude="23.72759572" StarRating="3" HotelCode="731438|2275155" HotelName="Breeze Boutique Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondili 46, Athen 10432</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4d/1c4d6ecb72bd13affbc10c19dfb9475b0869a616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Breeze  Boutique  Athens  is  conveniently  located  in  Athens  City  Centre,  only  250  metres  a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.986399" Longitude="23.725356" StarRating="3" HotelCode="88751|golden_city_hotel_2" HotelName="Golden City" 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,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marni 46, Athens, 104 38</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/83/d283c65450826c39931d80e0ef04f60da3928a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just 300 m from Omonia Square, in the heart of Athens near to all the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.49" OriginalAmount="39.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985351530607" Longitude="23.72780535582" StarRating="2" HotelCode="293094|1691618" HotelName="Cosmopolit Athens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Marikas Kotopouli 7 And  Xouthou Str, 104 32 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/6a/2f6a23886e3589ea27d40c50f217ec8879ce4c39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.59" OriginalAmount="39.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985169" Longitude="23.719976" StarRating="3" HotelCode="61854|73602" HotelName="Apollo Hotel Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ahilleos Street 10, Metaxourgio Square, 104 36 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/fa/05fa8603d61be50b72d9fcd70ebe3eab741a5f89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a central position at Karaiskaki Square and therefore allows guests to move ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.72" OriginalAmount="39.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.015277" Longitude="23.728722" StarRating="3" HotelCode="187886|4218695" HotelName="Xenophon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Acharnon 340, 11145 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e5/38e559e26c0ddf14baf235ae2b5edbe7eaa26b0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 186 rooms. A restaurant, a bar and room service are available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.97" OriginalAmount="39.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985823745955" Longitude="23.722312152386" StarRating="3" HotelCode="36456|605085" HotelName="Minoa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Karolou, Metaxourgeio, Athen 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/72/1672d615bdd7971e41a90d08def8489b292242e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.984849138737" Longitude="23.728926476699" StarRating="2" HotelCode="333967|elikon_" HotelName="Elikon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Dorou Street, 10431 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/20/8220dd6fdae8bc25fc59820de5ab247e74a2ee0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.75" OriginalAmount="40.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98584" Longitude="23.7263" StarRating="2" HotelCode="377594|1890505" HotelName="Athens Choice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veranzerou Street 45, 104 32 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/07/f707733b750d0c11615f93d47d2a317d3e210d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Athens, close to the archaeological museum. The nearest publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.002756" Longitude="23.733236" StarRating="3" HotelCode="74483|219726" HotelName="Exis Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Spartis Str., 11252 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/df/59df42106132163140da0b9f571732668d5ab198.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly situated in the heart of Athens on Amerikis Square, only a 10-minute drive by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.43" OriginalAmount="41.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98481559" Longitude="23.7247258" StarRating="3.5" HotelCode="591159|621021" HotelName="Kubic Athens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Konstantinou 26, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/24/2924e8114dce7328288dbe261bba09166f4544ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.24" OriginalAmount="41.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.967265178286" Longitude="23.728678087298" StarRating="2" HotelCode="225010|2482785" HotelName="Athens Studios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Veikou Street 3A, Makrigyianni, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/d7/1ed7ae7e8d749b7497284a2b72418941a539ba1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.63" OriginalAmount="42.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.99731" Longitude="23.742713" StarRating="2" HotelCode="42873|268355" HotelName="Nicola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olenou Street 14, 11362 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/2b/342b7d9b636492780cd4b85ae4cdb09adca50e29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant city hotel enjoys a central location at the heart of Kipseli within 100 m of the neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.21" OriginalAmount="42.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.984901" Longitude="23.727083" StarRating="3" HotelCode="61935|285325" HotelName="Alassia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokratous 50, Athens 10431</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/cd/49cd2ffe6ac92b5cd147dd0f24c572675f3f0999.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Athens, adjacent to Omonia Square and just 5 minutes from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.95" OriginalAmount="43.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.993714950966" Longitude="23.721955418587" StarRating="2" HotelCode="36457|186036" HotelName="Diethness" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Peoniou 52, 10440 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b1/8eb1980f267d30434a9b8364b4364e017693ba2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.13" OriginalAmount="43.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97421605" Longitude="23.73327997" StarRating="3.5" HotelCode="599102|4220125" HotelName="GK Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Xenofontos 15A, 10557 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ca/03cabc835cef2edf9173a2fbfebf0a951da41c80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.21" OriginalAmount="43.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.120549" Longitude="23.735025" StarRating="2" HotelCode="187873|606915" HotelName="Acharnis Kavallari Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Parnithos Avenue, Acharnes, 13671 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/67/4667e802267989fe3123911bdeb2e64a76449a4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.966032" Longitude="23.728363" StarRating="3" HotelCode="93119|32407" HotelName="Acropolis Museum" 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,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Sygrou Avenue, Athens 11742</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4c/0d4cd843b88f5d4e6eb50a48e3eff36d535f929b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few steps from the Acropolis and Plaka, and adjacent to the new Acropolis museum, this charmi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9874798" Longitude="23.72085756" StarRating="4" HotelCode="611251|251996" HotelName="Athens Mosaico Suites &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Myrrinousion Street, 2 Samou Street, Metaxourgio, 10438 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/dd/00dd8aeffc3f60c46598b5443398de8dd7db0117.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98628823" Longitude="23.72754531" StarRating="2" HotelCode="591030|orpheus_hotel_hostel" HotelName="Orpheus Hotel Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondyli 58, Omonoia, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/a3/06a386501d05b708cc16912dbd2dbb2a22b885d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98695024" Longitude="23.72757811" StarRating="3" HotelCode="787475|aristo_boutique_suites_guest_house" HotelName="Aristo Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aristotelous 12, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/dd/40ddcfa26563c37599f1971f9e26462a17f9e6a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.13" OriginalAmount="44.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.982586" Longitude="23.725034" StarRating="4" HotelCode="145954|285665" HotelName="Chic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pireos Str. 25, 10552 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/6c/ae6c6ad8f5cf54d0b98eb776b6992546ebccb447.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the cultural and commercial centre of the city and guests will find links t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.29" OriginalAmount="44.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.954505" Longitude="23.717698" StarRating="4" HotelCode="68433|252526" HotelName="Athens Atrium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Okeanidon Street, Syngrou Avenue, Agios Sostis, 11745 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/07/fc07fa9a59f06160318ff95ce081f1530d70758b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the centre of Athens in a quiet district on Syngrou Avenue, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.090626" Longitude="23.790953" StarRating="2" HotelCode="152445|90207" HotelName="Pines Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Helidonous Street &amp; Artemidos 78, Nea Kifisia, 145 64 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/fd/79fd434ad3516ad140e175b8943c59f7b3142eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.965793" Longitude="23.727183" StarRating="3" HotelCode="168165|8604" HotelName="Acropolis Select" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 37-39, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/ee/dbeef17908619bda8050eadb38fdd7cea3349067.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this design hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.970654589353" Longitude="23.742979540876" StarRating="2" HotelCode="100159|zappion_hotel" HotelName="Zappion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ironda 4, 116 35 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/cf/8fcf6b6c95ae48288cd03fce85466938435adcb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Kalimarmaro (Panathinaiko) stadium, where the 1st modern Olympic G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="981734|mosaikon_hostel" HotelName="Mosaikon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Kolokotroni 61, 105 60 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/11/2d11ce31410200999f7a48d88ebf3a8ab313e3ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.86" OriginalAmount="45.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98146833" Longitude="23.72635563" StarRating="0" HotelCode="960820|4237635" HotelName="Athens Psiri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sofokleous Street 32, Psiri, 105 52 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/d4/d2d46d8b2a372fede5bd8603be12496bcf7d084e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.94" OriginalAmount="45.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.984467" Longitude="23.726021" StarRating="3" HotelCode="58836|604885" HotelName="The Athens Mirabello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ag. Konstantinou &amp; Geraniou Str. 49, Athen 10431</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/05/b8050de2d3238e38cfca96f4086da2b3c921ef11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a quiet pedestrian street in the centre of Athens and the Omonoia Square ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.32" OriginalAmount="45.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985779" Longitude="23.72757" StarRating="3" HotelCode="113589|1003485" HotelName="Iniohos Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Verantzerou 26, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174935/174935a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985944244885" Longitude="23.728837966919" StarRating="3" HotelCode="113588|parnon_hotel" HotelName="Parnon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Tritis Septemvriou &amp; 21 Chalkokondili str., 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/24/8a24c9cd4b02ad2becc44538052b296deef6064f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the commercial centre of Athens, just a 1-minute walk from Omonia central s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.47" OriginalAmount="47.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981572332478" Longitude="23.726665377617" StarRating="2" HotelCode="60420|287855" HotelName="Economy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>5 Klisthenous Street, 10552 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/86/8486a02524e655a07b1e4e7b3f36c3af04254f69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the old Town Hall of Athens, very close to all main attractions of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.971365" Longitude="23.731421" StarRating="2" HotelCode="113774|35899" HotelName="Adams" 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>Cherefontos 6, Athen 10558</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4e/b94e267f825d8a28b44c79b5773d586a0d0d454d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.978436995074" Longitude="23.726584911346" StarRating="2.5" HotelCode="6356|4618" HotelName="Attalos" 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,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Athinas, 29, Monastiraki, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ee/86ee7a6f111c4d626508b0a836f98282e94d8ebd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is conveniently located right in the centre of Athens, in the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.982887316115" Longitude="23.725619316101" StarRating="3" HotelCode="39583|dorian_inn_hotel" HotelName="Dorian Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pireos Street 15-19, 10552 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/95/6b959a26f4a4b56f1dd5bcc8579f110fb9a31a81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Athens, just a stone’s throw from the nearest underground sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97504780474" Longitude="23.719525337219" StarRating="2" HotelCode="74479|phidias_hotel_2" HotelName="Phidias" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Apostolou Pavlou, Thissio 11851</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/ed/b8edb440eefccbd3dd9be908cabd03c0d4753528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of old Athens, opposite the Acropolis and just metres from Thissi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.980405" Longitude="23.723452" StarRating="2" HotelCode="318141|266455" HotelName="Evripides" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evripidou, 79, 10553 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/7a/757a70d06386e7385d2a0229f5d5f98a4ae92f6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Athens. The old town as well as a the Acropolis ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97102408" Longitude="23.73046735" StarRating="1.5" HotelCode="327395|phaedra_hotel_2" HotelName="Phaedra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>16 Herefontos, Andrianou Street, 10558 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/1d/c11d059ebef157d9fa61af9f45c86487ad6a9c54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="864554|omnia_pagrati_apartments" HotelName="Omnia Pagrati Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chremonidou Street 30</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c4/24c4cb50b766a7e52ec9973c022d58f40d4c7a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.57" OriginalAmount="49.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98490322" Longitude="23.73893633" StarRating="2" HotelCode="387120|4202665" HotelName="Athens Quinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/f8/b9f87d34df2004de21df127495d792a5fae445fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Athens Quinta in Athens (Exarhia), you'll be conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.02" OriginalAmount="49.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97557511" Longitude="23.72876615" StarRating="0" HotelCode="943756|2476555" HotelName="Ciel Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mnisikleous Street 2, Mitropoleos, 105 56 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/38/873840b3c33117e3ad1ecb7128dc1a5988722bde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.26" OriginalAmount="49.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97549" Longitude="23.730659" StarRating="2" HotelCode="180165|2049295" HotelName="Metropolis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 46, 10563 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/40/a5409c0452dfece5d84d1777cee58bad78a0a933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.19" OriginalAmount="50.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981848" Longitude="23.723001" StarRating="3" HotelCode="88755|268685" HotelName="Odeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pireos 42, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/61/72616a1e35094a2931b966e401509390194c6b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Monastiraki and to the Acropolis, and the area of Keramikos, to visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.31" OriginalAmount="50.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98480062" Longitude="23.72002564" StarRating="4" HotelCode="862464|2384305" HotelName="Acropolis Plaza Smart Hotel and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Iasonos 47, 104 36 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/82/821ab21880d42399/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9659015" Longitude="23.732191" StarRating="0" HotelCode="953740|12_keys_athens_apartments" HotelName="12 Keys Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vourvachi Street 17, 117 43 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/aa/30aac10a413ad5a67b442cbb3a62735fe2dff5ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.11" OriginalAmount="51.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97952975" Longitude="23.72333405" StarRating="4" HotelCode="434580|1222218" HotelName="City Circus Athens Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Dry Cleaning,Internet,Laundry,Library,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e7/46e72adcaac5ccc6e7a95471463da2b902bff544.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at City Circus Athens, you'll be centrally located in Athens, steps fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.26" OriginalAmount="51.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.990891929196" Longitude="23.733984455466" StarRating="3" HotelCode="113779|853825" HotelName="Areos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bouboulinas 19, 10682 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/1f/431f6095b0e0446edf3faa59bd4f8a9b0b1f59f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located very close to the metro at Platia Victoria, which makes it directly accessible...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.22" OriginalAmount="52.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98522098" Longitude="23.73211119" StarRating="3" HotelCode="861154|2476475" HotelName="Athens Lights Urban Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Klisovis 3, 106 77 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/8c/c88cb56ab0944586ae57b1a9e25fa4d95a72d531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Athens. Nestled within 300 metres from the town centre, the establishment allo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.32" OriginalAmount="52.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.987362734961" Longitude="23.721333146095" StarRating="4" HotelCode="130206|285735" HotelName="Athens Lotus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Chiou Street, Metaxourghio Metro Station, 10438 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d4/c7d4010d03cabc0ca32e32a16f94066b3db8c4af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 30 m away from the Metaxourgio metro station. The area is a part of the historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.48" OriginalAmount="52.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.980367262473" Longitude="23.757086992264" StarRating="4" HotelCode="144050|1024598" HotelName="Art Suites Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mihalakopoulou 88A and Sevasteias 3, 11528 Ilisia, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/84/ee84d2f940fecc94a6a290b9ffc8c1fa6e267914.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.72" OriginalAmount="53.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.94369579402" Longitude="23.697037940195" StarRating="2" HotelCode="347655|4674345" HotelName="Lacoba Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tagmarchou Plessa 19-25, 17674 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/aa/9caadb4e90a2f5b882454861d539ccb446e92de0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.94" OriginalAmount="53.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97879172" Longitude="23.72804071" StarRating="4" HotelCode="954050|2476525" HotelName="Blend Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vissis Street 2, 105 51 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/21/70219e8eebcbda41c00400c0628f16389a2c0217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.12" OriginalAmount="53.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.972978" Longitude="23.731423" StarRating="2" HotelCode="160639|289215" HotelName="Nefeli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16, Iperidou Str &amp; 2, Ag. Hatzimichali Str., Plaka area, 10558 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/21/b121ccbe95fd18dfe21a6edbe5bf123073d00fcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy and comfortable hotel lies right in the heart of the beautiful city of Athens, in the scen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.19" OriginalAmount="53.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.95909049" Longitude="23.718993" StarRating="0" HotelCode="756534|2476505" HotelName="B4B Athens 365 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Printer,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Fragkoudi &amp; 138 Syggrou Avenue, Kallithea, 17671 Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/c4/bec4a62c473bb4d3f7bdc432ab81e30f34682942.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located at the most distinguished part of Athens, B for Boutique Hotels are the new ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.42" OriginalAmount="53.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9841974" Longitude="23.7112924" StarRating="3" HotelCode="310577|1200988" HotelName="Mc Queen Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kastorias Street 24, Votanikos, Athens 10447</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/60/4860f896634cfb67ea91dd7b4f3a86e070c596c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98586215" Longitude="23.73222427" StarRating="4" HotelCode="758591|spot_apart" HotelName="Spot Apart Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Solonos Street &amp; Patousa Street 139, 106 77 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b6/c1b6c29052679e3f859ba57521f6eb1d86cb9c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.60" OriginalAmount="54.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.966930448849" Longitude="23.723358213901" StarRating="3" HotelCode="6357|285195" HotelName="Acropolis Hill" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Mousson Street, 11742 Athens, Filoppapou</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/8a/0c8af23a6e13d1974a8fc368732d358f1550e9ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys one of the most privileged locations in the centre of Athens. It is nestled in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.70" OriginalAmount="54.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.980271" Longitude="23.726995" StarRating="3" HotelCode="144165|124121" HotelName="Athens Center Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Aristogitonos Street and corner of Athinas Street, Monastiraki, 10552  Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/34/64343c66a107db8eaf086aa377d71e7531cce888.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated right in the city centre of Athens, the city hotel is 300 m from Monastiraki metro ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.08" OriginalAmount="54.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="4" HotelCode="962852|2561395" HotelName="Ibis Styles Athens Routes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vouliagmenis Avenue 109, 116 36 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/b2/ecb2c9ea73c15d2a9980d4f8433c02d2feb2aaea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.40" OriginalAmount="54.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985479" Longitude="23.719899" StarRating="3" HotelCode="31003|313965" HotelName="Rio Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Odysseos St. / Karaiskaki Square, 10436 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/0c/8e0c4d38dc2a8324a234c8e0e80578ecee0e3088.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superior hotel lies on a quiet pedestrianised zone close to Karaiskaki Square in the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.987928" Longitude="23.728404" StarRating="2" HotelCode="130253|55477" HotelName="Athens Moka Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Stournari Street, Athens 10433</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293971/293971a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="3" HotelCode="745544|nota_hotel_apartments" HotelName="Nota Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Navarchou Apostoli 13, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/fa/dafac0f86e4ccbbda7dd145c4115e56db6a8417a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.94" OriginalAmount="55.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.964467" Longitude="23.730441" StarRating="3" HotelCode="180161|1164618" HotelName="Acropolis Ami Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 IRAS Street, 11743 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/c1/27c149f7a5d4bed371d53c4f4a2febc85a7200f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a great location at the foot of the Acropolis and a few minutes' walk from the Acropol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="967453|ederlezi_boutique_hotel" HotelName="Ederlezi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lepeniotou 26, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/50/3850109188e33245f3e7833ede8487de15a404d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.67" OriginalAmount="56.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97710659" Longitude="23.72247544" StarRating="3" HotelCode="739208|2594935" HotelName="The Athens Edition Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Concierge,Elevator,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Ermou 121, 10555 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/c9/a9c93e5e2e89bde8177bab4fd4e50316061ed681.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Athens and was established in 1955. It is close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.50" OriginalAmount="56.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9792" Longitude="23.726648" StarRating="3" HotelCode="77953|604985" HotelName="Cecil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Athinas Street, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/bf/a8bf39762699bb50620b44e168a3e6d377a1fc3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9432691" Longitude="23.68601887" StarRating="2" HotelCode="323914|atlantic_hotel_18" HotelName="Atlantic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pisistratou Street 99, 17675  Kallithea, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/c4/21c4cfe3abd8605b075c3e43171783a0d3c74db6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Atlantic Hotel in Kallithea, you'll be close to Ath...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.974667" Longitude="23.731627" StarRating="3" HotelCode="113597|omiros_2" HotelName="Omiros Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Elevator,Lounge,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>15 Apollonos, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1c/361c3f0857049c0f1297562f016e19d2f000f4dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Omiros Hotel Athens has been recently renovated, during the Winter 2003/2004 in line with the ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.977665" Longitude="23.729034" StarRating="2" HotelCode="145551|carolina_hotel" HotelName="Hotel Carolina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Kolokotroni Street, 10560 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/61/6761e6489c6a6e4c9bf15d43d2d2fe0d8096e277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.63" OriginalAmount="57.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.969679" Longitude="23.74135" StarRating="4" HotelCode="189600|1665468" HotelName="Athens Green Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Agras St, 11635 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/27/2527003ea20bcea8b35658516413c2fefac4a0a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.73" OriginalAmount="57.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.065126" Longitude="23.7555" StarRating="3" HotelCode="297282|4207055" HotelName="Hotel Platon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner of Psixari &amp; Dilou, Metamorfosi, 14452 Athen, Attiki</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/f6/29f6253847471190de777c9238943c7e4b60216c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Metamorfosis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.14" OriginalAmount="57.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98466" Longitude="23.72436634" StarRating="3" HotelCode="620606|2237975" HotelName="K29 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Konstantinou Street 29, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b4/8eb452107c172fc7e07f39a71fecf25edb0e30eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Athens, this apartment hotel is about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.20" OriginalAmount="57.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.961396430776" Longitude="23.720796704292" StarRating="4" HotelCode="38374|1494328" HotelName="Ilissos" 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,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>72 Kallirios Street, 11741 Athens-Koukaki, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/3e/8e3e3590146c053232c33ec599f6bae7bd8295e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel lies very close to the Acropolis and the Plaka area, the old city of At...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="2" HotelCode="742754|nubian_hostel" HotelName="Nubian Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Mavromichali, 10680 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/85/33855f421ec7a02b1747f52205c73e080c1ed0da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="977799|athens_stories" HotelName="Athens Stories" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Miaouli 19, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/e3/72e3f4d6936d81ead2e9713eace064bb50bec24e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58.63" OriginalAmount="58.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98923102" Longitude="23.72467918" StarRating="3" HotelCode="599268|CBG275900" HotelName="Athens Comfort Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Hotel,Apartment,Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Liossion Street 23, 10439 Athens, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/16/381681f104d7355901b6d141a910723e16bd3018.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.974813" Longitude="23.731201" StarRating="2" HotelCode="102570|athos" HotelName="Athos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Patroou Street 3, Plaka Area, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/37/8a37f694f77c76d86d8b77c65bea9085ca77ac14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Athens, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9743107" Longitude="23.74886084" StarRating="3.5" HotelCode="609282|athens_squared_lofts" HotelName="Athens Squared Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>90 Pratinou, 11634 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/59/9f595d7752d1db755214157d60ed994eaa3762d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.969160220934" Longitude="23.724188357592" StarRating="2" HotelCode="6351|acropolis_view" HotelName="Acropolis View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10, Webster, Corner of Robertou Galli, 11742 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/69/c5698e8e2519197e325bc09d2df64fd1e55296a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97783668" Longitude="23.72588834" StarRating="4" HotelCode="738835|athensotelcom" HotelName="Athens Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agias Eleousis 8, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/89/4c896acee3cffa5fd9b2955ffcdd0b9c8ddf2b97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.68" OriginalAmount="59.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97725895" Longitude="23.72501635" StarRating="4" HotelCode="568751|4222065" HotelName="Concierge Athens I" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>8 Agias Theklas, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/77154/2477154/46.jpg?f=15683468</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.83" OriginalAmount="59.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9188" Longitude="23.701208" StarRating="3" HotelCode="316826|708205" HotelName="Poseidon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" 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>72 Possidonos Avenue, 17562 Paleo Faliro, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/62/c86297bb74503ba42f2b7382294852bc6ac6b092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the finest suburbs of Athens, on the seafront of Palaio Faliro, on th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.31" OriginalAmount="59.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.984638" Longitude="23.727606" StarRating="2" HotelCode="33258|6505272" HotelName="La Mirage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Marikas Kotopouli Str. 3, Omonia Square, 10431 Athina</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/e3/9fe3e9ebce22946434323230b3d8b755aefd16a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located near to Athens’ historic Old Town. Countless shops, restaurants, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.973211891229" Longitude="23.732230502589" StarRating="2" HotelCode="324716|acropolis_house" HotelName="Hotel Acropolis House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kodrou Street 6-8, Plaka, 105 58 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/78/207896355b9da4c57e58532a7534038e8339f756.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Athens (Omonia), Hotel Acropolis House is minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.26" OriginalAmount="60.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97166036" Longitude="23.73099919" StarRating="4" HotelCode="608016|2476655" HotelName="Palladian Home" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="lodge" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Farmaki 2 &amp; Kidathineon, 10558 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0a/ad0a579d9ea4227f25a5b9cf1be27a3c9e9142d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.42" OriginalAmount="60.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983789" Longitude="23.755976" StarRating="4" HotelCode="201010|287885" HotelName="Best Western Plus Embassy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Timoleontos Vassou 22, 11521 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/16/6f16deef48008f6299e54add360f050d48d6a4d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury boutique hotel is centrally located at the foot of Mount Lycabettus, about 1.5 km from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.52" OriginalAmount="60.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97851882" Longitude="23.72800954" StarRating="3" HotelCode="745221|4215005" HotelName="Hellenic Hospitality House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aiolou 53, 10551 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/5e/495e5126a87c31f591179b7727c7bb5c5b5f662f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.13" OriginalAmount="61.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.911017" Longitude="23.711486" StarRating="3" HotelCode="94690|605015" HotelName="Galaxy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Posidonos Ave. &amp; Kalamakiou, 17455 Kalamaki, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/87/8b87cdca1dbe659d3530e0fccc8bda04ca8e4241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.41" OriginalAmount="61.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.904876" Longitude="23.719031" StarRating="4" HotelCode="26971|180836" HotelName="Tropical" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Possidonos Ave., 174 55, Alimos-Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/76/6476bcb988a7e6295b44d6e23a666e0e280d9950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area of Alimos, on the beach front. It is approximately 25 km from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98606" Longitude="23.722211" StarRating="3" HotelCode="150232|hotel_katerina_4" HotelName="Hotel Katerina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Karolou &amp; Psaron Street, Athens 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/4e/364eb235ea33776e645c66a094b894af944e4e72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 51 rooms. Room service is among the facilities. Wireless i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96866591" Longitude="23.73050948" StarRating="2" HotelCode="599173|athens_backpackers__studios_2" HotelName="Athens Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Makri 12, Makrigianni, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/1c/751cfc7d3531c0c47e7423f5446e46222bb77cfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98611752" Longitude="23.72538744" StarRating="4" HotelCode="952672|athens_one_smart_hotel" HotelName="Athens One Smart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veranzerou 50, Marnis, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/26/b926d3ee0a377fb8807148a747b5143ec8a73fd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.39" OriginalAmount="62.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.966569" Longitude="23.728373" StarRating="4" HotelCode="13278|74159" HotelName="Hera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 9, 11742, Acropoli, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/8f/9d8f13e12e3cbeb657963e466ce928c067565d12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the feet of the Acropolis, very close to the archaeological attractions of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.52" OriginalAmount="62.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985842772115" Longitude="23.720903992653" StarRating="4" HotelCode="6366|8984" HotelName="Stanley" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1, Odisseos street, Karaiskaki Square, Athens 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/1f/151f4fe4a79ca10fe6cbbdf0e07257f74b22807d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 700 m from Athens city centre, 1.5 km from Constitution Square and just 10 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.71" OriginalAmount="63.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.965566543498" Longitude="23.72935295105" StarRating="4" HotelCode="26483|8684" HotelName="Athenian Callirhoe" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kallirois Avenue &amp; Petmeza 32, 11743 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/93/179301d88e4909c02631b659e300e79b54269f7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Kallirrois Avenue, one of the most frequented avenues, very close to the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.38" OriginalAmount="63.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96672309" Longitude="23.72899974" StarRating="2.5" HotelCode="599442|4246885" HotelName="Acropolis Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Spirou Donta 3, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c2/abc2f60677def61af7168d5cba6cab9ec23feaeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.51" OriginalAmount="63.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975805" Longitude="23.728317" StarRating="3" HotelCode="6365|8934" HotelName="Plaka" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kapnikareas  and Mitropoleos Street 7, 10556 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/aa/34aa2a738ac90e3804a405b82791adf9862e9d5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the heart of the city, in the artistic old town district of Plaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983884108749" Longitude="23.727309107781" StarRating="4" HotelCode="22192|135422" HotelName="Athens Tiare Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peiraios 2, 10431 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/21/e3214f4074019fdb34483dbc06db38e5710fda4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Omonia Square at the heart of the business and shopping district ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.974606" Longitude="23.750867" StarRating="4" HotelCode="113598|delice_hotel_apartments" HotelName="Delice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leoforos Vasileos Alexandrou 3 &amp; Vrassida, Athens 11528</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/81/6981a068f40b1d017ec0683049fedddd9515e006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Athens, about 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985504528534" Longitude="23.729556798935" StarRating="4" HotelCode="365848|polis_grand_hotel" HotelName="Polis Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Veranzerou St., 10432 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/62/0562ae48d700947189829baa35cd18858bc3af96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of the most central points of Athens, just 200 m from Omonia Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97298877" Longitude="23.73028956" StarRating="0" HotelCode="782581|101_adrianou_luxury_urban_stay" HotelName="101 Luxury Urban Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>101 Adrianou Street, 10558 Athens, Plaka</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d1/11d10207ed542f1cf28c5d30a484f60dcedebf93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.25" OriginalAmount="65.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.969049" Longitude="23.730497" StarRating="4" HotelCode="15738|8634" HotelName="Parthenon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Makri 6, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/6b/ba6bacf8c516455535a1c572d7d7d6939efe7438.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located under the cliffs of the Acropolis in one of the most significant archaeol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97441117" Longitude="23.7321375" StarRating="0" HotelCode="967768|v36_suites" HotelName="V36 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voulis 36, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/60/27602254225e40b4545bb8ee5cb00945e70941eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="973744|heritage_boutique_apartments" HotelName="Heritage Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kolokotroni 37, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/18/e31889de71982ccf1c5e60eb8e686faac161b73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.56" OriginalAmount="66.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.978592" Longitude="23.720517" StarRating="3" HotelCode="337097|56555" HotelName="Jason Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Ag. Assomaton Street, 10553 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/7a/a07a1dce738a1afbb75a5dbe84a494e667e36664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Athens, not far from the Acropolis. The closest train st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.987293" Longitude="23.767123" StarRating="2" HotelCode="180164|boutique_elizabeth_hotel" HotelName="Elisabeth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Arkadias, 11527 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/69/1369e18a54223da5c8e117e24b216390f7f8a784.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.69" OriginalAmount="67.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.974717968753" Longitude="23.727641701698" StarRating="3" HotelCode="56716|56556" HotelName="Adrian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Adrianou Street, 10568 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/16/6216b9951515c7ebb4de6764a25fd9fd173b8a16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right under the hill of the Acropolis and in the midst of the antiquities extra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.95612669" Longitude="23.71539766" StarRating="4" HotelCode="459632|athens_avenue_hotel" HotelName="Athens Avenue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Leof. Andrea Siggrou Avenue 182, 17671 Kallithea, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/14/38140a7e34a30ba52da6c942cdbcf8ca8926bb45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.116257" Longitude="23.863246" StarRating="3" HotelCode="160857|411799" HotelName="Anastazia Luxury Suites &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Komninon Argonafton 12, 14572 Drosia</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6f/306f60637673ea1a99f2cccd8aaeac031c1f66fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the lush green Athens suburb of Drosia, only 20 km north of the ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="952571|athenaeum_smart_hotel" HotelName="Athenaeum Smart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sygrou Avenve 127, 117 45 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/17/7f17ae400be45b8bc5234a44bf317f729f59639b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="971973|athens21" HotelName="Athens 21" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Athinas Street 21, Monastiraki, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c6/3bc61eb9fe8437c0b29aba9a7cd2de013f22856d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.04" OriginalAmount="69.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96519763" Longitude="23.72727159" StarRating="3.5" HotelCode="598542|4237015" HotelName="NLH Fix Hotel - Neighborhood Lifestyle Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Syggrou Avenue 64, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/36/2936314ab8439c8c3486f67ede55f98ed871746c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.980027" Longitude="23.726418" StarRating="1" HotelCode="144169|athinaikon_hotel" HotelName="Athinaikon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Evripidou Street, 10552 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/c1/b4c1bcea0a18ba4d1fe691cf641e8c2f6d3d8fb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in centre of Athens, just a 10-minute walk from the Acropolis and next to the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97955826" Longitude="23.72973959" StarRating="4" HotelCode="821715|klepsydra_urban_suites" HotelName="Klepsydra Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Aristidou Street 1, 105 59 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/9b/789bcda24aab22a85a9cd67caeb5b081e44a5699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="70.75" OriginalAmount="70.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.974551" Longitude="23.731284" StarRating="3" HotelCode="6361|CAF928800" HotelName="Hermes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollonos, 19, 10557 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7d/ba7de9560e6ce7449172eb13f487a4d110a42ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a superb location near to Syntagma Square and Plaka, the Acropolis, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.90" OriginalAmount="71.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.978094" Longitude="23.754601" StarRating="4.5" HotelCode="337253|42044" HotelName="Holiday Suites" 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,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arnis Str. 4, 11528 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/95/2f95d7dd396c5902472faada70d63e91bb5a5eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located and only minutes from the lively centre, which has an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.36" OriginalAmount="71.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.95871555" Longitude="23.71879117" StarRating="4" HotelCode="557929|2179985" HotelName="Athenaeum Grand Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 142, Kalithea, 176 71 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/34/d3347e71466aa596dcd369ea6b967b940bf3b83d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.18" OriginalAmount="72.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96369459" Longitude="23.72505955" StarRating="2" HotelCode="812762|4217225" HotelName="Hotel @ Syngrou Fix" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 79, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/27/ff274c3363a7279508a827df3e9fd689aaea9703.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.976075" Longitude="23.734963" StarRating="3" HotelCode="224851|454479" HotelName="Fashion Olympic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Smoking Rooms,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Souri Street And Vassileos Georgiou Avenue, Halandri, 15124 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/66/4c66136916f3957934de1e5421b35e53dc4f8d62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well-positioned in Chalandri, Olympic Hotel is the ideal point of departure for one's excursions in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97524" Longitude="23.732686" StarRating="3" HotelCode="66348|pan_hotel" HotelName="Pan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 11, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/e7/66e7810b01dc5a8dbd9e6b011bbfbc74378c055a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Athens, near the Omonoia Square, and combines the advantages o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97924393" Longitude="23.72294437" StarRating="3" HotelCode="739556|gaia_rooms_apartments" HotelName="Gaia Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarri 17, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/05/4e0523fa0c8e18be6c811fbcfd744fa312ec60ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.88" OriginalAmount="73.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96757412" Longitude="23.73000604" StarRating="3.5" HotelCode="636782|4237985" HotelName="Great Living Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Platia Tsokri 1, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/bf/a7bfb13bebb4bf3488ec3d65b11856eef2dc7ad2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.99" OriginalAmount="73.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.967596532951" Longitude="23.727280944586" StarRating="3" HotelCode="27905|289385" HotelName="Philippos Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitseon Street 3, Acropolis, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/50/cb509cef60695bb161ed3b912d2c2f1ebc940689.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-owned hotel is just a block from the New Acropolis Museum and the Parthenon, in the tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.00" OriginalAmount="73.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97741032" Longitude="23.72623574" StarRating="0" HotelCode="974177|4740725" HotelName="St Bjur Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Athinas 11, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/41/d841ff36852dbfb09cc3701a1c2c233c7dd1374c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97641553" Longitude="23.73101046" StarRating="3" HotelCode="623635|vol5_the_mini_lodge" HotelName="Vol 5 The Mini Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kornarou street 7, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/1b/4a1bd541cb6bc2c8498ba30ed9111dd4ad5fc732.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983929789807" Longitude="23.711138182776" StarRating="4" HotelCode="943447|villa_mc_queen" HotelName="Villa Mc Queen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kastorias 30, 10447 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/50/15506682337d6cba6fc140ce6fb5e172fcdd5619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="75.47" OriginalAmount="74.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96767011" Longitude="23.73087665" StarRating="2" HotelCode="621998|CBE205000" HotelName="Acropolis Spirit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 7, Acropolis, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/6b/5d6b12fdcc1aaaf761217baf0df7d77d146ad25a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.48" OriginalAmount="74.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985748536531" Longitude="23.722735827053" StarRating="4" HotelCode="160858|130262" HotelName="Novus City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolou Street 23, Karaiskaki Square, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/ec/44ec09108b8d4b0d51540032dc54c3b1ed301eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the cultural and historical heart of Athens within walking dist...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.74" OriginalAmount="74.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983319" Longitude="23.756979" StarRating="4" HotelCode="173051|8624" HotelName="Alexandros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Timoleondos Vassou 8, 11521 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/eb/c8ebfd55ebc0f1b0ed0c4e027f746822b49e7df9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated, somewhat out of the centre of Athens yet still within easy reach of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.80" OriginalAmount="75.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98004" Longitude="23.71842" StarRating="5" HotelCode="37117|287895" HotelName="Eridanus Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piraeus Street 78, 104 35 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c6/38c6178ea955d801bf2dcabdec33d75dd74d9ad9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous location within a short distance of the archaeologic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.99" OriginalAmount="75.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981542734504" Longitude="23.759779930115" StarRating="4" HotelCode="337225|285285" HotelName="Stratos Vassilikos" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Michalakopoulou Str. 114, 11527 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/43/d143a7f4c1288e7369a4acb760577b4d111d268b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Athens, Greece, it is an hotel offering an oasis of calm in the centre of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.24" OriginalAmount="75.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.983319" Longitude="23.757379" StarRating="3" HotelCode="207236|1180788" HotelName="Athinais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasilissis Sofias Av. 99, 11521 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/52/4d52a141c7d8dee2e14b7e4c82492e741e083bc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.60" OriginalAmount="75.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96645213" Longitude="23.73130049" StarRating="3.5" HotelCode="535523|2273805" HotelName="Aba Athens Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Acropolis Area, Athens Center, 117 41 Athens, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/75/2375b6ca295a35f3d19c4b14448ff382d64c8b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97485719" Longitude="23.73123565" StarRating="1" HotelCode="328112|184629" HotelName="Sweet Home Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Patroou 5, Plaka, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c9/03c9bbb15f95fe0ab1469a6cfa1c323964441d2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.903314104846" Longitude="23.750252485443" StarRating="2" HotelCode="902195|salem_hotel" HotelName="Salem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marinou Geroulanou 1, Argyroupoli</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/59/5f59f612ee997d7a4df41b971f506cf673d5cd59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97880895" Longitude="23.7248981" StarRating="3" HotelCode="755120|the_frogs_guesthouse" HotelName="The Frogs Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aristofanous 4, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/7d/bc7d4e952efd5c10f1a0643c92f9df73457b6c1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985387486863" Longitude="23.720847612268" StarRating="3.5" HotelCode="726380|wyndham_athens_residence" HotelName="Wyndham Athens Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Achilleos 2, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/4a/174ae7453dd15917024667b9a7c1fca250df52c2.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="3" HotelCode="804828|neratzia_rooms" HotelName="Neratzia Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zan Moreas 6, 117 41 Athina</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/50/c35084177b759698035997c247750177e649988c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.81" OriginalAmount="76.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.982907302658" Longitude="23.730956834324" StarRating="5" HotelCode="18624|15333" HotelName="Titania Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panepistimiou 52, 106 78 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/71/dd716234809eb940a71ffa7a69388901e93aa613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Athens, just a few paces from countless shopping facilities a...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.87" OriginalAmount="76.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97878433" Longitude="23.72760133" StarRating="0" HotelCode="956780|4210425" HotelName="Athens4" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Polyklitou 4, 105 51 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b9/0db9fb4253dee287b112b2735f9ed49563695a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.97" OriginalAmount="76.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9663024" Longitude="23.7265338" StarRating="4" HotelCode="599325|4245645" HotelName="Urban Stripes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Veikou 37, Koukaki, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/51/265188bb6b0664a18824d6c26f27eee958918d66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96213258" Longitude="23.7317193" StarRating="0" HotelCode="879176|dinostratus_house" HotelName="Dinostratus House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dinostratou 32, 11743 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/23/cf2317dfc817726551566561ed07a845d5252cf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="977632|fos_downtown_suites" HotelName="Fos Hotel Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lekka 19, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/e9/1ce972e623073353fa5882f0b93e65cdafba0416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98413813" Longitude="23.76279492" StarRating="3" HotelCode="631549|elvita_apartments" HotelName="Elvita Apartmens 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Farantaton 27, Ampelokipi, 11527 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/59/4159bbd92ecfebd0632722cc5528c5eaa9ef583b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.90" OriginalAmount="77.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="833152|914246" HotelName="Monastiraki Suites by Livin Urbban" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Karori, 10551 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/39/11394470e91781ee54c202e744ba8f49f434e296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.52" OriginalAmount="77.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975301342964" Longitude="23.732970426914" StarRating="3" HotelCode="10299|285515" HotelName="Arethusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 6-8, Nikis Street 12, 105 63 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/aa/06aa32ffa92c40e4f813eee6e3ee32afccf4a55a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right in the centre of Athens (Constitution Square), with an unbeatable view o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.41" OriginalAmount="78.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9848" Longitude="23.7212" StarRating="5" HotelCode="489514|1968695" HotelName="Wyndham Grand Athens" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou Street 2, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/602479/a_602479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located and only minutes from the lively centre, which has an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.41" OriginalAmount="79.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98050079" Longitude="23.71203624" StarRating="3" HotelCode="745086|4217195" HotelName="Super Paradise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou 131, 118 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/dc/5bdc4d84ae4a8a2dd5add299755d2de79691a1fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.45" OriginalAmount="79.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.986002" Longitude="23.730179" StarRating="4" HotelCode="32934|22038" HotelName="Meliá Athens" 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,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Chalkokondili &amp; 28 October Avenue, 10677 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/af/f7af810f371291e413ad42a282266cd110204c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upper-class hotel is located at the heart of Athens, only paces from Omónia Square and the Arch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.985889280486" Longitude="23.730576038361" StarRating="4" HotelCode="39093|12807" HotelName="Kaningos 21" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondilli 12, GR-13467 - Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/7dad548df0507527/8c/8c77774345be7c17/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Kaningos Square in the commercial centre of Athens, within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.062798" Longitude="23.780667" StarRating="3" HotelCode="255585|green_hill_hotel" HotelName="Green Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Amarousiou Avenue, Heraklion, alternative: Leoforos Amarousiou 36, Hrakleio, 141-22 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/09/5f0990f29e3a224becd88b06f2bccb46d9d9887c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97932621" Longitude="23.72612597" StarRating="3" HotelCode="755030|the_artist_athens" HotelName="The Artist Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Bar,Internet,Laundry,Massage Centre,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Melanthiou 4, Kalamida 7, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/55/f85552f7a2ffde3e1d838bc59c7eba1efae42e34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city center of Athens in Psyrri area, an industrial building turns into an urban...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="967893|acro_polis" HotelName="Acro &amp; Polis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Erotokritou 11, Plaka, 940 43 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd6911a6f8c27546ee133b08e91879ebf451097d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="973766|2mazi_suites" HotelName="2 Mazi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nikis Strreet 46B, 105 58 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/db/b9dbeb841ca0415ab6e3213185244f938839a58d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.39" OriginalAmount="80.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.978358914602" Longitude="23.755373026984" StarRating="4" HotelCode="12854|605055" HotelName="The Golden Age Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Michalakopoulou Street 57, 115 28 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/76/3e76da3cc78e511285481056af7ccbb8633da2ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most highly secured areas of Athens, near the Music Hall and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="861481|circle_inn_2" HotelName="Circle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thessalonikis 141, 118 52 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/4e/854e86505a19091c5d71860a7e09857e0fc00e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.04822413" Longitude="23.79725033" StarRating="2" HotelCode="333562|hotel_maroussi" HotelName="Hotel Maroussi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Olympias 10, Marousi, 15124 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/ca/abca732ae1534741278ea5e52259b1fb2c3ece80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Athens. Marousi Hotel is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.46" OriginalAmount="82.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97836836" Longitude="23.73030047" StarRating="0" HotelCode="958718|4650975" HotelName="Dynasta Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Praxitelous 15-19, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/d3/e5d31213376d7a492b58f3e23332ee0750794f25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97815167" Longitude="23.70867571" StarRating="4" HotelCode="952339|47_luxury_suites" HotelName="Fortyseven Luxury Suites &amp; Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinoupoleos street 47, 11855 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8e/1a8e645660dd5b165ee366c9f0be9295ea511b61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97007159" Longitude="23.74121674" StarRating="4" HotelCode="510602|pi_athens" HotelName="Pi Athens Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Fokianou Street 4, 11635 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/d4/1ad49aac27cd151342206e8663ce9a63c97c305c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="965542|ap_acropolis_view_apartments" HotelName="A.P. Acropolis View Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarri 23, Psyrri, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/66/1266300615f02d91bcde254e82330ef9169473be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97421905" Longitude="23.73441803" StarRating="0" HotelCode="741336|the_athenians_modern_apartments" HotelName="The Athenians Modern Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xenofontos Straße 4, Syntagma, 10557 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/zz/85ad8e328eba61f9abd20febd569c48155a6274b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97727" Longitude="23.72553" StarRating="3" HotelCode="624908|360_degrees_pop_art_hotel" HotelName="360 Degrees Pop Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Miaouli, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/8d/628d30cc37f9f70fc329636c71f630074858cccc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.17" OriginalAmount="84.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97723432" Longitude="23.72765632" StarRating="4" HotelCode="349020|4706995" HotelName="Emporikon Athens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27A Aiolou Street, 10551 Plaka, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f5/40f58dd2836090c39667a9503c40161f17ed79f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.977591256811" Longitude="23.721891093254" StarRating="4" HotelCode="59311|ob_athens_boutique_hotel" HotelName="O&amp;B Athens Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Leokoriou Street, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/2e/a62e1c2ad35ccc67422dff8b0e63420f990399ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Athens' nightlife and opposite the Parthenon. Many...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.07" OriginalAmount="85.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.989154" Longitude="23.76387" StarRating="4" HotelCode="16142|8954" HotelName="President" 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>43 Kifissias Ave., 115 23 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/ee/aeee802e0c8b4b8b01d3af91de9d32f50c7cca4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only a few minutes away from museums, archaeological sites and commercial and business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.38" OriginalAmount="85.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96551721" Longitude="23.73098297" StarRating="4" HotelCode="658959|4211185" HotelName="B for Boutique Athens Signature Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Menaichmou 1 &amp; Theofilopoulou 18, 117 43 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6f/2c6f866db8e626d17f57d6561f96b17d19fb967d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96622819" Longitude="23.7232796" StarRating="3" HotelCode="742682|athens_residence_apartments" HotelName="Athens Residence Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sami Karatasou 47 street, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/55/de55a4b673700a445937250164d8fa7c7f24c9ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.59" OriginalAmount="86.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.974596" Longitude="23.730999" StarRating="3" HotelCode="113772|1001305" HotelName="Central Athens Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollonos 21, Plaka, Athens 10557</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/56/2456a4fffa640522b52a92baeed1be6f3994763e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.80" OriginalAmount="86.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975893714569" Longitude="23.751880271164" StarRating="4" HotelCode="64854|225576" HotelName="Ilisia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalakopoulou Street 25, 11528 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7e/4c7e393d143249ba35ef471925a72271efdd7b9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the town centre in a quiet business and residential area close to tourist a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.81" OriginalAmount="86.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.976362999924" Longitude="23.73168524785" StarRating="3" HotelCode="10471|252476" HotelName="Athens Cypria Hotel" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diomias Street 5, Syntagma Square, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/01/7801cdf93ce73973d864f2150515b72113275e45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97795897" Longitude="23.72107242" StarRating="0" HotelCode="790566|thission_luxury_homes_by_kk" HotelName="Thission Luxury Homes By K&amp;k" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Platia Agion Asomaton 1, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/bc/b8bc7aae582ecac137e1f8f6264d0c00674ebd4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.972181271397" Longitude="23.732456141105" StarRating="0" HotelCode="225003|hapimag_resort_athens" HotelName="Hapimag Resort Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinou Tsatsou 12, 105 58 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/34/0134cae69171c06f4a372bfe6150e7e565c513ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97862726" Longitude="23.73011874" StarRating="0" HotelCode="967847|emerald_suite_3" HotelName="Emerald Suites &amp; Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praxitelous  22, 4th Floor, 10561 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/6f/796f272109db078a33622403e0243a287d6f2010.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.90" OriginalAmount="87.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.991298848432" Longitude="23.733134865761" StarRating="4" HotelCode="6364|8924" HotelName="Radisson Blu Park Hotel, Athens" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexandras Avenue 10, 10682 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e7/87e7e97b87e18506d54d92814a2a1d1c64b2b746.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel has an attractive location in a wonderful park area. The archaeological museum and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.94" OriginalAmount="87.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9734" Longitude="23.732853" StarRating="2" HotelCode="901214|2476805" HotelName="Urban Frame Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikis Street 40, Plaka, 10558 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/ab/d8ab7ca819f003f2c0e72f68aeac05f167a05646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97405926" Longitude="23.71993824" StarRating="2" HotelCode="334270|hotel_thissio" HotelName="Thissio View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/15/6d157f17f336955a49bd939ffa6f14b201d5aa75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96658091" Longitude="23.72544035" StarRating="0" HotelCode="774950|great_living_koukaki" HotelName="Great Living Koukaki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Erechthiou 10, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/9c/869cd2cf9c755da734e76c20a0e0bdc65c3ee454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.68" OriginalAmount="88.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.973465429314" Longitude="23.73423109924" StarRating="3" HotelCode="404030|1818288" HotelName="innAthens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Georgiou Souri &amp; Filellinon 3, 10557 Syntagma, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f7/73f7addd6a8d561c373746f2ec5ecc1f78dd8915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.72" OriginalAmount="88.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97727" Longitude="23.725619" StarRating="3" HotelCode="171782|1024578" HotelName="A for Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Miaouli Str., Monastiraki, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/44/53449b1118cc8db054e6015c89cc28ea14641246.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the historical part of Athens city, right next to Monastiraki S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.76" OriginalAmount="88.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.92481" Longitude="23.691938" StarRating="4" HotelCode="77490|122074" HotelName="Coral Athens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35 Possidonos Avenue, Paleo Faliro 175 61, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/10/cc10c4718a8cdbef173878913b76448bbcafe0a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This seafront hotel is located on the waterfront in Paleo Faliron, an elegant seaside suburb of Athe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.979265323397" Longitude="23.742257084656" StarRating="5" HotelCode="17886|st_george_lycabettus_hotel" HotelName="St. George Lycabettus Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleomenous Street 2, 106 75 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/09/e209b4dd9fdf6825ac448afd2657fd4c23a8856c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious boutique hotel is located in an idyllic, peaceful, green Lycabettus Hill. The Kolonak...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9813303" Longitude="23.73675102" StarRating="3" HotelCode="774997|bohemian_suites_athens" HotelName="Bohemian Suites Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaplanon 3-3A, Kolonaki, 106 80 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a1/aca136dfe4be7155ad18636f6067cb63e1d01225.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.31" OriginalAmount="90.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.968340848355" Longitude="23.727110624313" StarRating="4" HotelCode="52558|288075" HotelName="Herodion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Jacuzzi,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rovertou Galli Street, 11742 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/b6/39b66ac4eba0442b15bf038db7b3daba445ea1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right in the heart of the upscale Acropolis residential neighborhood, part of the ped...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.37" OriginalAmount="90.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98381383292" Longitude="23.755663856217" StarRating="3.5" HotelCode="407812|1818638" HotelName="Andromeda - The Ambiance Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>15 Timoleontos Vassou, 11521 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ac/62acb74b9e0094b76c9311045c11f27b2be3e975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Athens (Kolonaki), Andromeda Suites and Apartments is m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.53" OriginalAmount="90.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96710933" Longitude="23.73027633" StarRating="0" HotelCode="971736|4681075" HotelName="Niche Hotel Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 21, Vourvachi 2, 117 43 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/59/5b59f5675aa45f65183558611497e9b569006fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.979507572807" Longitude="23.728872865624" StarRating="4" HotelCode="743376|athens_mansion_luxury_suites" HotelName="Athens Mansion Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Fax,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Evripidou 11, 105 61 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/a1/daa1d8164621a38ac49c5e4ae22c5e994e7846f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Athens. Visitors will enjoy a peaceful and calm stay at Athens Mans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.18" OriginalAmount="94.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.973904055864" Longitude="23.73503382209" StarRating="4" HotelCode="6352|99672" HotelName="Amalia Hotel Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalias Avenue 10, 105 57 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ba/70ba4935cc78b1d0db8641b3d494a4b4aa70e494.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an exceptional location next to Syntagma Square and opposite the National G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.27" OriginalAmount="94.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98862824" Longitude="23.76878824" StarRating="3" HotelCode="861138|2384315" HotelName="Athens Platinum Rooms And Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zagoras Street 16, 115 27 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/27/d027c38a0b4a887fe9d906028d8992a47903de9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Athens. Athens Platinum Rooms and Suites is a complex of 41 luxuriou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.71" OriginalAmount="94.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="966082|4695335" HotelName="The Pinnacle Athens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eolou &amp; Evripidou 75, 10551 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/af/60afecf470afd40b57ac0a834e5cbbc14999d98f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.91" OriginalAmount="94.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97366916" Longitude="23.72999809" StarRating="3" HotelCode="965959|2331415" HotelName="Fos Residential Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Andrianou 91, Plaka, 105 56 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/74/3b74edb061af2445888f4f5a3dd28ad88b38a4ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975221" Longitude="23.732378" StarRating="4" HotelCode="177905|athens_diamond_plus_2" HotelName="Athens Diamond Plus" 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>23 Voulis Street &amp; Mitropoleos Street, Plaka, 105 63 Athens, Attiki</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/8e/d48e5650a4b59e0861cbf05e9d8ce4a77169c6e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.64" OriginalAmount="95.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97632556" Longitude="23.72946242" StarRating="0" HotelCode="961036|2476495" HotelName="Athens Utopia Ermou" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ermou 46, 10563 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7e/d67e6455f88adafff76d87312b0aed13a6582876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.92" OriginalAmount="95.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98259533" Longitude="23.71669657" StarRating="4" HotelCode="756668|4212675" HotelName="Estia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou Street 79, 104 35 ?thens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/58/985814064087b0db37280af15a167ff99783c649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.77" OriginalAmount="96.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.968759522454" Longitude="23.731455802917" StarRating="4" HotelCode="10470|285635" HotelName="Athens Gate" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 10, GR-11742 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/9a/d09a68731336a6cfb5441035380b306c29a234ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Athens, only 500 m away from the Acropolis and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.78" OriginalAmount="96.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.981294394764" Longitude="23.726650851521" StarRating="4" HotelCode="6355|8774" HotelName="Fresh Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sofokleous Street 26, 10552 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7b/9a7bbce72e2e02b6e71d95f08aae78d0a65db71a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located, close to countless shopping venues, restaurants, bars and ni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="965802|athenian_foss" HotelName="Athenian Foss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evaggelistrias And Ermou Street 9, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/75/4c752d0d0adcede5a6852542a7cad3ae32006ad3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98522117" Longitude="23.7378012" StarRating="4" HotelCode="738975|athens_way_apartments" HotelName="Athens Way Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Charilaou Trikoupi 76, 10680 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/48/3e482e4f62df7d48d36b8c7a40a287b51e1eb8e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101.34" OriginalAmount="100.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="4" HotelCode="980021|C12376" HotelName="Pame House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Miaouli 23, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/0b/710bcce813900efff500e789fda15e64d77ee876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.05" OriginalAmount="101.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.967681114627" Longitude="23.732373118401" StarRating="5" HotelCode="16993|8964" HotelName="Royal Olympic Athens" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Athanasiou Diakou Street 28-34, 11743 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d6/c0d698516c288b4b7c49bade120808ab72609045.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, close to the Zeus temple and Hadrian's Arch. The Plaka district, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.11" OriginalAmount="101.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.978032" Longitude="23.72380551" StarRating="3.5" HotelCode="550544|2273795" HotelName="18 Micon Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mykonos Street 18, 10554 Athens, Attiki</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/b6/67b68a34bca17d3d14a4113c250d5a1dee116dee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.27" OriginalAmount="101.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97647" Longitude="23.72563" StarRating="3" HotelCode="348717|2042135" HotelName="360 Degrees Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Monastiraki Square, 10552 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/d4/a8d41c0267910952951ba61fc8792cc87129acec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.40" OriginalAmount="102.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96752463845" Longitude="23.72583925724" StarRating="5" HotelCode="6358|8734" HotelName="Divani Palace Acropolis" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Parthenonos Street 19-25, 11742 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f8/c0f82dcc261da1aac66bf9ecbd16cb50e130c784.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is wonderfully located in the shadows of the Acropolis, in one of the most exclusive...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.89" OriginalAmount="102.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.973731" Longitude="23.733027" StarRating="2" HotelCode="180163|605125" HotelName="Niki" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Nikis Street, 10557 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b5/a8b5a5f0b32de6ce2d62face974bd7dc3e2281d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.97" OriginalAmount="102.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96730348" Longitude="23.72914331" StarRating="0" HotelCode="958653|2476565" HotelName="Coco-Mat Athens BC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 5, 145 61 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/9e/2a9e22279fa9a5391c088811eab9a2bf50dca6c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.61" OriginalAmount="103.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="879104|4985365" HotelName="Project 3 Urban Chic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xanthou 3</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/6e/126e5b866754d2861d9df24d7b152932d84b93f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98021624" Longitude="23.71217152" StarRating="3" HotelCode="745153|space_paradise_apartments" HotelName="Space Paradise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Triptolemou 6, 118 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/44/c244980ace3006fcd73216451c80841926044871.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.48" OriginalAmount="104.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9766" Longitude="23.7325" StarRating="4" HotelCode="10394|8664" HotelName="Astor 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,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karageorgi Servias Street 16, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/b5/f1b5f9cffcc8740ee633be91e63e79ea17e0f225.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical triangle of Athens, only 50 m from Syntagma Square and close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97820848" Longitude="23.72471267" StarRating="4" HotelCode="452239|andronis_athens" HotelName="Andronis Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Karaiskaki 33, Psirri, Gazi, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/fa/7afa818c47b33e9453a2634888caf59073317b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="974281|495190" HotelName="Monsieur Didot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sina 48, 10672 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/d6/74d635543bf855772c7c2cf21a78e8fda525f495.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975581" Longitude="23.72954" StarRating="4" HotelCode="88752|the_zillers_boutique_hotel" HotelName="The Zillers Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos 54, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/6c/9f6cd0021e81bcdc53ab499c441d9dd9f7b347ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located right in the heart of Athens' historical Plaka area, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.34" OriginalAmount="108.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.972791781563" Longitude="23.751658201218" StarRating="5" HotelCode="11810|8724" HotelName="Divani Caravel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasileos Alexandrou 2, 16121 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/d3/4dd3d46bb784245113c3ae1fed64e2b696689f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-notch hotel is wonderfully located in one of the most exclusive shopping, leisure and comme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="110.37" OriginalAmount="109.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.869609" Longitude="23.738949" StarRating="3" HotelCode="187876|CBF614900" HotelName="Glyfada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Possidonos Ave., 16675 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d7/2cd74a7a5105cf49d04a566383136fdac369bf68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.97" OriginalAmount="110.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97695046" Longitude="23.72495085" StarRating="4" HotelCode="550410|2482985" HotelName="Lotus Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ermou Street 90, Monastiraki, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/74/9d74cf3963d43657d08dfd7bb62d69e5d6e5ec1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.50" OriginalAmount="112.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975417811295" Longitude="23.732348978519" StarRating="4" HotelCode="168039|285565" HotelName="Athens Diamond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Voulis 24 &amp; Mitropoleos, Plaka, Athens, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/28/285565/rctW10CO_95917cf1b2b2bca800c558c4cadc8a21.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a prime location at the historic centre of Athens, in the district of Plaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97829" Longitude="23.743745" StarRating="4" HotelCode="40171|periscope_hotel" HotelName="Periscope" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Haritos Street, Kolonaki, 10675 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/41/424198d813905102b15cc83a42d865daba3f72a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 10-minute walk from Syntagma Square and a 5-minute walk from the Evange...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9776846" Longitude="23.72435756" StarRating="4" HotelCode="561927|athens_lodge_2" HotelName="Athens Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Karaiskaki 19, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/d6/6bd652f81cfbf4b3f2bd2e977622fd42eb7699e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97777" Longitude="23.736653" StarRating="4" HotelCode="88753|hotel_lozenge" HotelName="Lozenge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Valaoritou &amp; Voukourestiou str., 106 71 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/76/e6769fba784c7da606d3c2f1839589d099cd7862.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within walking distance of the business, cultural and shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.87" OriginalAmount="114.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.976816071445" Longitude="23.724196518351" StarRating="4" HotelCode="440517|2049325" HotelName="Lotus Center Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Ermou Street 95, Monastiraki, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/bb/dbbb27f3165c1f187322f1e491019b6fbe9ae6a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.81" OriginalAmount="116.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.977020599809" Longitude="23.755077860119" StarRating="5" HotelCode="99020|8824" HotelName="Crowne Plaza Athens City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Mihalakopoulou Avenue, 115 28 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/fa/55fac4e18ae7b6b216ce93873e57a22382c17e10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies right in the heart of the city approximately 20 km from the nearest beach. Pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="961191|14_reasons_why" HotelName="14 Reasons Why" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Miaouli 21, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/c2/69c2a454362f9fcfb341876523a60f4095ba8b88.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.48" OriginalAmount="118.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97872644" Longitude="23.72190106" StarRating="3" HotelCode="803173|4226785" HotelName="The Foundry Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarri 38, 105 53 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/03/df0302d4bacca049d74ce31eb3f474656d4fca1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.51" OriginalAmount="122.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.99211415" Longitude="23.72992876" StarRating="3" HotelCode="745134|4240455" HotelName="Victoria Queens Paradise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3Is Septemvriou 79, 10434 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/12/d212b1e15f81f8d007c5420f2bc8b2d7c4c9d3cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.28" OriginalAmount="123.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98622741" Longitude="23.72219918" StarRating="4" HotelCode="593064|2482975" HotelName="Meni Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Psaron Street 8, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/f1/7ef14e8fcd28059eea72bcc25073a123d4514abd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.80" OriginalAmount="123.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9759626" Longitude="23.74312603" StarRating="4" HotelCode="808946|2476575" HotelName="Coco-Mat Athens Jumelle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Heated Pool,Laundry,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ipsilantou Street 2, 106 75 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/06/6206fa6ab8137d90551b32141e6b761bc3bff9f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Home is where your bed is. The epitome of modern elegance. A haven for urban adventurers. A modish e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.20" OriginalAmount="125.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97944465" Longitude="23.71177415" StarRating="3" HotelCode="745117|2484865" HotelName="Acropolis View Dream Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sofroniou 4A, 11854 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/4e/ae4eade7194e6027813f4d4489171b49436a6450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.989503696577" Longitude="23.746578046627" StarRating="4.5" HotelCode="19491|athens_zafolia_hotel" HotelName="Athens Zafolia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alexandras Avenue 87-89, 114 74 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a7/dba7d1cc41fa2ab9ebfebc3af2c3bdadcf449515.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located and is situated close to the Lycabettus hills and the archaeolog...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.18" OriginalAmount="127.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97421812" Longitude="23.72929803" StarRating="0" HotelCode="972264|2476415" HotelName="A77 Suites by Andronis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adrianou 77, Plaka, 10558 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/bf/ebbfb536c57eeff598be98af74ca9162e372b262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.72" OriginalAmount="129.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97799036" Longitude="23.74418264" StarRating="4" HotelCode="436281|2124565" HotelName="Coco-Mat Hotel Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Patriarchou Ioakeim Street 36, 106 75 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/2c/ac2cc7fdd9caad2bf85ddf4ae3980cc2dedc22e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97524377" Longitude="23.73167949" StarRating="4" HotelCode="864897|athens_ikon_hotel" HotelName="Athens Ikon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 21, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e7/02e71e7f5160d899670c6762e3848aa3c57ebcb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.47" OriginalAmount="134.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.959598895359" Longitude="23.721767663956" StarRating="5" HotelCode="10468|8674" HotelName="Athenaeum Intercontinental" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89-93 Syngrou Avenue, 11745 Athens, Greece</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9e/819ee78f7fe909cbff353a0545192f20f187b074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-rate hotel is just a 15 minutes walk from Syntagma Square and approximately a 10-minute d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.58" OriginalAmount="134.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.973325" Longitude="23.733631" StarRating="4.5" HotelCode="171078|437925" HotelName="New Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Filellinon Street 16, and Navarchou Nikodimou Street I, Syntagma Square, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/39/8239092391021605950524ccee79ee5ee2c088be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in center of Athens, 200 meters from Constitution Square and within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.69" OriginalAmount="134.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.940745" Longitude="23.696863" StarRating="5" HotelCode="14828|8894" HotelName="Athens Marriott Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,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,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 385, 17564 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/c9/d4c92e786db877edb0af343d596853bd92162069.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the midst of a magnificent 300 m² garden, directly on Syngroú- streets, a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9943612" Longitude="23.72925649" StarRating="3" HotelCode="746951|victoria_best_apartments" HotelName="Victoria Best Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aristotelous 97, 104 34 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/22/1b2235f9b018b31d76a218b8b035a10f1ed92b79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.60" OriginalAmount="137.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="965344|4721665" HotelName="Athens Manor Houses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Athinaidos &amp; Evaggelistrias Street 2, 105 60 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/642551/2020316101521285.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.12" OriginalAmount="137.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.95678746" Longitude="23.71715723" StarRating="4" HotelCode="740226|2476435" HotelName="Athenaeum Palace &amp; Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 123, 117 45 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ca/81cab2b99857dc254a0a493b2baca1857a1e1810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Athens. There are a total of 90 guest's rooms on the premises. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97945666471" Longitude="23.725708189432" StarRating="3" HotelCode="32706|arion_athens_hotel" HotelName="Arion Athens Hotel" Meals="BED &amp; BREAKFAST" 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>Agiou Dimitriou 18, Psiri, 105 54 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/be/5dbe498db2cdbf88bc0f101bb46bccdf903ec72d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the Psyri quarter, which always enjoys great popularity in Athens....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96433285" Longitude="23.72169253" StarRating="2" HotelCode="599419|1930s_house" HotelName="1930s Athenian House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zacharitsa Street 52, 117 41 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/77/1c77d20985a1cc8fd45b84192bbdbc8a22fcce88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.79" OriginalAmount="142.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.07414160408" Longitude="23.81846039215" StarRating="3" HotelCode="113767|289775" HotelName="The Y" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mykonou 3, Kefalari, Kifissia, 145 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/cd/ffcd97aa4e3ddca9018e49d980a2e28ac72be71e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kefalari, in one of the most exclusive and elegant northern suburbs of Athe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975834330728" Longitude="23.733065128326" StarRating="4" HotelCode="39675|electra_hotel_athens" HotelName="Electra Hotel Athens" 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>5 Ermou Street, 10563 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/49/b249f5299a9162efaa38d346e4c44bb03e2812cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Athens on Ermoú Street, the most famous shopping street in the city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.977591157235" Longitude="23.728449271164" StarRating="5" HotelCode="715818|perianth_hotel" HotelName="Perianth Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Limpona Street 2, 105 60 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d2/07d2c951e919ac09143ef1d202c36aee4bc1484e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.35" OriginalAmount="145.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.969505932215" Longitude="23.730863504924" StarRating="4" HotelCode="310575|1624048" HotelName="AthensWas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dionysiou Areopagitou 5, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/47/2747f1d26ef9e30db8ebd90e8733c807151bb52b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;AthensWas is the only hotel in its class situated on the best-known and most beautiful pedestrian wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.39" OriginalAmount="145.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.970616" Longitude="23.731162" StarRating="4" HotelCode="113770|1553448" HotelName="Ava Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Lyssikratous Street, 10558 Plaka, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/cc/f8cc47c24d9cc404ebbfd1bb37a5dafa10cb78b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97588589" Longitude="23.73190846" StarRating="4" HotelCode="858046|elia_ermou_athens_hotel" HotelName="Elia Ermou Athens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Ermou Street, City Center, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/67/fa679f1ade21680024e995bab52ff511c3384584.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="153.04" OriginalAmount="151.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.978912695478" Longitude="23.732818365097" StarRating="4" HotelCode="12283|7037" HotelName="Esperia Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Stadiou Street, 10564 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ae/aef46a0d95fed43d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within a few minutes walk of the acropolis, the old town, Syntagma S...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.09" OriginalAmount="153.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.973910287194" Longitude="23.731319010258" StarRating="5" HotelCode="6359|8754" HotelName="Electra Palace Athens" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Navarchou Nikodimou Street 18-20, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/77/257750795123b3316afb9fe2ec3672299c3ad732.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated directly on a picturesque Plaka, at the heart of the old town of Athen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.21" OriginalAmount="153.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.976306" Longitude="23.73454" StarRating="5" HotelCode="15053|289235" HotelName="NJV Athens Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasileos Georgiou A’ Street 2, Syntagma Square, 105 64 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0f/110f413eb04a4cc45aa2132039ea3a9fad4cd231.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel has a wonderful location on Syntagma Square. All the important sightseeing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.51" OriginalAmount="156.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97963921" Longitude="23.7358826" StarRating="0" HotelCode="954144|2441695" HotelName="Academia Of Athens Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Academias Street 38, Omirou Street, 106 72 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/3b/2d3b1fe136bfee1e7bcfe26b5cbcfaca8b622828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.43" OriginalAmount="158.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.81006" Longitude="23.783884" StarRating="4" HotelCode="36888|34924" HotelName="Vouliagmeni Suites" 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,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panos &amp; Chlois Street 8, 166 71 Vouliagmeni</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/4d/784dbb04f9398026516466878bbaf3d6ec7b98a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated just 100 metres from the coast. The lively city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.74" OriginalAmount="160.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.90869072" Longitude="23.72041515" StarRating="4" HotelCode="515078|4225975" HotelName="Scale Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Eptanissou 7, Elliniko, 17455 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/fbc27becebf14189aa5cc9e802dd290d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Athens. Customers will enjoy a peaceful and calm stay at Scale Suite...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97804457" Longitude="23.72289144" StarRating="0" HotelCode="859333|4680605" HotelName="Athenian Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ogigou Street 4, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/74/c8742b3d99e8a210dfd55032b0a36eff5e758717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.14" OriginalAmount="166.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9756245" Longitude="23.73089167" StarRating="3.5" HotelCode="434971|1997305" HotelName="Athens La Strada Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petraki Steet 26, Plaka area, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615490/615490a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.80" OriginalAmount="169.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.97627601" Longitude="23.72705532" StarRating="4" HotelCode="550645|4222585" HotelName="NS Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 82, 10555 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a5/a2a50c17f600170e370d7aaba9f33f65019f7bc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.44" OriginalAmount="170.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.114244" Longitude="23.848056" StarRating="5" HotelCode="59686|829545" HotelName="Life Gallery Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Thisseos Avenue, Ekali, Athens 14578</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/f4/c1f4837886b23972c9e2b16db78cd6a67323e376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new boutique hotel, member of the Small Luxury Hotels of the World, the Design Hotels and the L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.74" OriginalAmount="174.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.957364124535" Longitude="23.718170033961" StarRating="5" HotelCode="31368|athens_ledra_marriott_hotel" HotelName="Grand Hyatt Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 115, 117 45 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/29/9629169c819e113b08cb462fae0b83d7aff084df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the centre of Athens and only 200 m from links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.25" OriginalAmount="176.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975508989287" Longitude="23.731538504939" StarRating="4" HotelCode="429957|1875655" HotelName="Met34 Athens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Central Heating,Designated Smoking Area,Fax,Housekeeping,Internet,Kitchen,Laundry,Parking,Printer,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petraki 9, 10563 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/ea/c3ea86240161af3e093ab1e347377c7acce81f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In MET34 Athens Hotel we have created a heaven for the visitors of Athens that are looking for a mod...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.32" OriginalAmount="177.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.96445395" Longitude="23.72191907" StarRating="3" HotelCode="742688|4223845" HotelName="Athens Koukaki Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zaharitsa 47, Koukaki, 11741 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/cc/0bcc3cbca9a4aaddf354a8f229a1387b39e84d06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.74" OriginalAmount="185.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.975192619855" Longitude="23.732180424833" StarRating="5" HotelCode="481836|1959555" HotelName="Electra Metropolis Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos 15, 105 57 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/31/273105264fe4730259bbd1bb205c1c368ebef26a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.858123" Longitude="23.752918" StarRating="4" HotelCode="70835|15711" HotelName="John's Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Pandora / Lazaraki Str., 16674 Glyfada, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/91/7f91c3f27d241c51c2e84113e35c7d3efb4eb4c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.90" OriginalAmount="237.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.976318505168" Longitude="23.734894394874" StarRating="5" HotelCode="26071|34934" HotelName="King George, a Luxury Collection Hotel, Athens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasileos Georgiou A' Street 3, Syntagma Square, 10564 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/df/58df56b250152198d56a43211f0564afb82e6012.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in an historical palace building on Syntagma Square at the heart of Ath...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.35" OriginalAmount="335.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.98318326" Longitude="23.7163065" StarRating="4" HotelCode="590881|villa_amaryllis_5" HotelName="Villa Amaryllis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pileos and Paramithias 2, 104 35 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/1a/7a1a24ae523e7d7f8195e03fc178399753901470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.35" OriginalAmount="341.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.976271990732" Longitude="23.735444247723" StarRating="5" HotelCode="6360|8784" HotelName="Hotel Grande Bretagne, a Luxury Collection Hotel, Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>Vasileos Georgiou A’ Street 1, Syntagma Square, 105 64 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/45/b745b4cb9449610c721077c790bc66d0740ee0e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent luxury hotel is situated close to the Acropolis and the Parliament. Convenient public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.73" OriginalAmount="373.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="958881|athenian_niche_in_plaka" HotelName="Athenian Niche In Plaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lisiou 20, 10556 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/1c/ee1c712d6842f78abb0dbc51cf75705e26e36b4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access,Swimming Pool,Jacuzzi,Massage Centre,Sauna,Shopping Arcade,Bicycle Rental,Diet Meals,Heated Pool,Golf,Nightclub,Spa,Kitchen,24 Hour Power Supply,Airport Transfer (on Demand),Babysitting,Housekeeping,Parking,Printer,Wake-up Call Service,Garden,Pets allowed,Concierge,Elevator,ATM/Cash Machine,Meeting Room,24 Hour Front Desk,Dry Cleaning,Library,Luggage Storage,Coffee Shop,LCD/Projector,Smoking Rooms</BasicAmenities>
    <HotelRating>4,5,3,2,4.5,2.5,1,3.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,ECO HOTEL,APARTHOTEL,APARTMENT HOTEL,GUESTHOUSE,HOSTEL,BEACH HOTEL,HOTEL,APARTMENT,HOSTELS,LODGE,HISTORIC 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
a1aa8047-a50d-45ea-83c8-010857b8b229|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="a1aa8047-a50d-45ea-83c8-010857b8b229">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="44238" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
a1aa8047-a50d-45ea-83c8-010857b8b229|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
a1aa8047-a50d-45ea-83c8-010857b8b229|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-15T05:49:27.1560261+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a1aa8047-a50d-45ea-83c8-010857b8b229" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="34.38" OriginalAmount="34.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51058069" Longitude="24.04348898" StarRating="3" HotelCode="489872|2496575" HotelName="Pantheon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Saint Sfakiotaki 42, 731 33 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c3/b5c355d299befa4b4b5386176c6fe260e9393ca1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.34" OriginalAmount="41.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.515404924777" Longitude="24.01612713834" StarRating="3" HotelCode="321451|2022695" HotelName="Elia Portou Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Portou 34, 731 31 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/79/f279b208f3c77a3807729ab2d0fec8ae262fd2d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.97" OriginalAmount="44.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51168731" Longitude="24.03094795" StarRating="4" HotelCode="628413|2412255" HotelName="Trianon Luxury Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Iroon Politechniou 43, 73132 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/51/a451bcac3ca616b96010994b5c5313c6e3fd02fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 1 km from the centre of Chania, this accommodation is ideal for parents with c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.98" OriginalAmount="44.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.515589" Longitude="24.0193163" StarRating="3.5" HotelCode="310886|1749348" HotelName="Elia Potie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kalinikou Sarpaki 36, 73131 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ab/21ab54ac51ca49d5ef92d8874100fd4473fd84a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.99" OriginalAmount="44.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51480319191" Longitude="24.019480198124" StarRating="3" HotelCode="491656|2406285" HotelName="Elia Kentron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chortatson Square, 73100 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d4/07d481e02f5564bbf011491982c568ba0950b3aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.10" OriginalAmount="46.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.504241439416" Longitude="24.026387291016" StarRating="4" HotelCode="310885|2022685" HotelName="Elia Daliani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Daliani 57, 73100 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/0b/4d0bea2b2af7d7662c292f6771174aa607369adc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chania, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.90" OriginalAmount="47.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51690059" Longitude="24.01842526" StarRating="3" HotelCode="598937|2411685" HotelName="Elia Estia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Lithinon 13, 73100 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/81/27814bff87b0359030a92c917f49597c452762f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.05" OriginalAmount="47.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.5154649" Longitude="24.01605991" StarRating="2" HotelCode="532811|2406325" HotelName="Elia Portou Due" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Portou 28, 731 31 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/31/7031756d448241655edee4d9bcbd16a1d8be3bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.47" OriginalAmount="48.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51566216295" Longitude="24.018679002093" StarRating="2" HotelCode="489208|2480225" HotelName="Elia Dorotheou" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheou 24, 73132 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/88/2c88c8c93392aed352bfd50d8b6c129c667bbb68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.26" OriginalAmount="49.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.50823822" Longitude="23.99439089" StarRating="2" HotelCode="489075|2243715" HotelName="Ilona Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Germaniko Pouli, 731 00 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/7d/337d98c7842e8db7dd259c5aca2bf49d0e82b9cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.24" OriginalAmount="51.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51581" Longitude="24.025334" StarRating="2" HotelCode="147698|1659688" HotelName="Filoxenia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dodekanisou 36, Chania 731 32</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/93/dd93ea7f8cff1b5f82d543a68651a1da1abb55bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 9 rooms. Services and facilities at the hotel include a café, a bar, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.39" OriginalAmount="53.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.5138298" Longitude="24.0180367" StarRating="3.5" HotelCode="310884|2022665" HotelName="Elia Betolo Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a9169d84d85886448acc8c9e9cfdcfebaa2a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.83" OriginalAmount="54.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51724042" Longitude="24.01552763" StarRating="4" HotelCode="737720|2496475" HotelName="Ifigenia by Captain Michalis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Salis Helidonakis 11, Antoniou Gampa, 731 01 Chania, Crete Island</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/27/8927ba497287ef9ae1f5fba31b0b24e464abf38c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.97" OriginalAmount="56.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51204548" Longitude="24.00314646" StarRating="2" HotelCode="478396|1835438" HotelName="Kleanthi Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Selinou 151, Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/fd/1cfdd1782cfb077c684f5322341f24aa943f4d39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.53" OriginalAmount="56.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.516264906566" Longitude="24.016523659229" StarRating="4" HotelCode="177470|4205215" HotelName="Fatma Hanoum Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Skoufon, 9, 73131 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/6d/6c6dda1539e7068be1f863a4a28cf5eea91ec4d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in the centre of the cultural and commercial life of the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.55" OriginalAmount="58.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51652622" Longitude="24.01655279" StarRating="3" HotelCode="608124|2411705" HotelName="Elia Palatino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Zampeliou 34, 73100 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/d8/64d80404c52dff097885c8400bafdb3320feaf34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Elia Palatino is one of the edifices in front of the Venetian Harbor of Chania, which has been turne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.89" OriginalAmount="59.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.5138298" Longitude="24.0180367" StarRating="3" HotelCode="314231|1793948" HotelName="Elia Zampeliou Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Zampeliou 32, 731 36 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7f/7e7f7b47128c7f3be15405ea6a733cee2a80fe9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Chania. Its setting is especially ideal for gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.01" OriginalAmount="63.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.513461" Longitude="24.01721" StarRating="3" HotelCode="88756|283755" HotelName="Arkadi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1866 square, Chania 73100, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/fc/1cfc481560e85e128d8636db5a25c5b435534bfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chania. The nearest airport is Chania (CHQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.47" OriginalAmount="63.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.517888634538" Longitude="24.036213755608" StarRating="3" HotelCode="13171|397785" HotelName="Halepa" 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,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Venizelou, 164, Chania 73133, Crete Island</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/41/ac4188ba5eb9b0a884b9806227c5f3f17a976c4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in a quiet side road in the Halepa area, just outside the city centre and next ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.66" OriginalAmount="65.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51799547" Longitude="24.01596247" StarRating="4" HotelCode="325514|4199205" HotelName="Alcanea Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Aggelou 2, Old Port, 73100 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/22/862288154bc7f626fa10cdd9bdafa2cbf4ad77fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Chania. Its setting is especially ideal for gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.94" OriginalAmount="67.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51590602" Longitude="24.01815449" StarRating="3" HotelCode="553398|2496845" HotelName="Dream Art Studios" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Eisodion 16, 731 00 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/d3/9ed38dfbee0df7a47d3c948b1c52c9558c4c5f65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar and room service are available to guests of the hotel. Wireless internet access is available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.34" OriginalAmount="67.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.514441" Longitude="24.023054" StarRating="4" HotelCode="61936|9374" HotelName="Kydon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street Tzanakaki 2, Sofoklis Venizelos Square, 731 00 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/98/f7983bfba1c46e18824813b61083d2bd575abcc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex is located in the heart of Chania, which grew out of the ancient town of Kydonia, well k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.24" OriginalAmount="71.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.515754" Longitude="24.020232" StarRating="3" HotelCode="410472|1025328" HotelName="Ionas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sarpaki &amp; Sorvolou, Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/27/af2759b0e78e67d503afa856ab934c84a0fe679a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Chania. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.25" OriginalAmount="71.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.517745" Longitude="24.015131" StarRating="3" HotelCode="89380|287005" HotelName="El Greco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theotokopoulou street, 73131 Chania, Kreta</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/3a/923ac34e0f4ae32554abdfb571bffe538357bb7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old town of Chania, right next to the Venetian harbour and only 500 m fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.93" OriginalAmount="73.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51659711" Longitude="24.01740131" StarRating="3" HotelCode="744436|2479925" HotelName="Chania Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Akti Kountourioti 7, 73100 Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/14/9614e1fda36e432c221a224149237b3dd1927d17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.99" OriginalAmount="74.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.515465310808" Longitude="24.024969935417" StarRating="3" HotelCode="6654|9364" HotelName="Kriti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikiforou Foka &amp; Kiprou, 73100 Chania, Crete Island</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/97/aa9767bf760c1bdea9667c4314eeb33aae9906a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 500 m from the centre of Chania just 150 m from the wonderful local beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.73" OriginalAmount="79.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.517544" Longitude="24.015548" StarRating="3" HotelCode="205270|2496445" HotelName="Ifigenia Rooms Studios &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Antoniou Gampa 23, Aggelou, Old Town, 15731 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b9/4db9906fd576346a286c6e4050a80ae73b02fb15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.07" OriginalAmount="80.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51840045" Longitude="24.02259736" StarRating="3.5" HotelCode="599291|4202505" HotelName="Avra Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sapridonos &amp; Kallergon Street, 73132 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/83/ff837151b39b68c820a0c059cdd77413976d7507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.22" OriginalAmount="83.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.512404" Longitude="24.017384" StarRating="3.5" HotelCode="81983|283695" HotelName="Samaria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kidonias Street 69, 1866 Square, 731 35 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d2/c7d2a0cd5a44f78d5416230b42aab3683ef57f50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the very heart of Chania, within walking distance of all the sights of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.27" OriginalAmount="84.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.48893064" Longitude="24.07376089" StarRating="3" HotelCode="743836|4204395" HotelName="Oniros Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Platia Eleftheriou Venizelou Souda, 73100 Chania, Crete Island</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/31/2e313d0330ee233ae499b9dd32732d6cecc7b30d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.57" OriginalAmount="84.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.512707" Longitude="24.023" StarRating="3" HotelCode="900972|1024908" HotelName="Avra City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Tzanakaki Str., 73134 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5d/305dba15e114909eee77523e4aa7a034aade0d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Chania.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.76" OriginalAmount="85.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51493519" Longitude="24.02009329" StarRating="3" HotelCode="593143|2496895" HotelName="Querini Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Tsouderon 24, 731 32 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/de/e0de2b4c7dd8f618b829401aee1178dde278b9ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.93" OriginalAmount="96.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.511496483004" Longitude="24.011739854002" StarRating="4" HotelCode="113712|283185" HotelName="Civitel Akali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kissamou 55, 731 31 Chania, Kreta</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/34/363453577b4e6841feb42b6e37ae39f598b1b615.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the picturesque city of Chania, which has been inhabited since prehistoric ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.06" OriginalAmount="121.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.516404084537" Longitude="24.015576839447" StarRating="4.5" HotelCode="6648|9254" HotelName="Casa Delfino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Theofanus Street, 73100 Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/63/fa632c136ad74eaf207c1d6c26d7f3619172d56d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 17 km from Chania International Airport, just a 15-minute taxi ride away. Sou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.99" OriginalAmount="144.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.51708345" Longitude="24.01620913" StarRating="4" HotelCode="442349|1944665" HotelName="Domus Renier Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Akti Kountourioti 41-42, Chania</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/72/d7727f840d17e3e881cdd94d2054b1965fefac9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Chania, this boutique hotel is ideal for guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7295.78" OriginalAmount="7223.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.511899959883" Longitude="23.979980793987" StarRating="2" HotelCode="285014|1451058" HotelName="Inea Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agii Apostoli, ?ea Kydonia, Chania, Crete</AddressLine>
          </AddressLines>
          <CityName>Chania</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/74/74a6e1042f664354/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kato Daratsos, this apartment hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Bicycle Rental,Currency Exchange,Lounge,Spa,Kitchen,Airport Transfer (on Demand)</BasicAmenities>
    <HotelRating>3,4,3.5,4.5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,BEACH HOTEL,HOTEL DE CHARME,VILLAGE,FAMILY-FRIENDLY HOTEL,HOTEL,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
e2ac47a7-769f-4279-aca4-da26ee2f7ff2|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="e2ac47a7-769f-4279-aca4-da26ee2f7ff2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="44408" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
e2ac47a7-769f-4279-aca4-da26ee2f7ff2|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
e2ac47a7-769f-4279-aca4-da26ee2f7ff2|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
e2ac47a7-769f-4279-aca4-da26ee2f7ff2|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-15T05:49:30.6937992+00:00" Version="0" EchoToken="Search" TransactionIdentifier="e2ac47a7-769f-4279-aca4-da26ee2f7ff2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="37.92" OriginalAmount="37.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.367417" Longitude="24.47826" StarRating="4" HotelCode="108663|286265" HotelName="Civitas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E Venizelou 20, 74100 Rethymno, Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/50/2350d85a8a65ca772aae0e7fffef8fd9f9269472.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming beach hotel is located in the heart of the historic town of Rethymnon, in the waterfron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.47" OriginalAmount="42.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.365181447332" Longitude="24.477018713951" StarRating="3" HotelCode="6814|283195" HotelName="Olympic Palladium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Themistokli Moatsou Street 42, 74100 Rethymno, Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymno</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/63/c26374edb4e85d91fefcb8c5571c768c33fa480d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a privileged position in the centre of the beautiful city of Rethymno, Crete...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.96" OriginalAmount="48.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.3681358" Longitude="24.47295826" StarRating="4" HotelCode="613242|2480125" HotelName="Cressa Corona Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikiforou Foka 48, Old town, 74100 Rethymnon</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624689/624689a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rethymnon, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.98" OriginalAmount="48.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.365536" Longitude="24.474889" StarRating="3" HotelCode="6788|9244" HotelName="Brascos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Moatsou &amp; Daskalaki 1, 74100 Rethymnon, Kreta</AddressLine>
          </AddressLines>
          <CityName>Rethymno</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd2267d6edacc257419a858c7ad568df807517f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Rethymnon, directly beside the city garden and the old town. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.69" OriginalAmount="49.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.365235" Longitude="24.482855" StarRating="3" HotelCode="23680|287205" HotelName="Elina Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Kountouriotou, 74100 Rethymno, Kreta</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a8/9fa860f896471f905ad7dddbcc3cb3b8a3a0601b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the western part of the island of Crete, right in the middle of R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.24" OriginalAmount="55.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.366112" Longitude="24.481168" StarRating="4" HotelCode="6783|1004425" HotelName="Achillion Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K. Giamboudaki 27, 74100 Rethymnon, Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymno</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/fa/d6fa09a0f4023f2cc0f74b67dc3dfbd3d159c8e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in Rethymnon, close to the entrance to the old town and just 100 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.74" OriginalAmount="57.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.365018736565" Longitude="24.47369064817" StarRating="4" HotelCode="26545|1972385" HotelName="Jo-An Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Dimitrakaki Street, 741 00 Rethymno, Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/77/42/7742019e7db08e3f04a37bf279a843a4a003cedb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Rethymnon city and 5 minutes away from the historical and pic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.13" OriginalAmount="59.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.36096067" Longitude="24.47484555" StarRating="3" HotelCode="598491|2499785" HotelName="Menta City Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Psichountaki S. 26, Mastabas, Rethymno, 74132</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/f9/e7f9497ba5bae959fbdc749da45d3cbdd07a7cf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Rethymnon, this hotel is about 1.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.27" OriginalAmount="64.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.365885750652" Longitude="24.476852416992" StarRating="4" HotelCode="49658|1978585" HotelName="Palazzino Di Corina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dambergi Street 7-9, 741 00 Rethymnon</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/94/d694b4bc9aa92198d8a24315ee9681fd3b2809f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated at the heart of the old town of Rethymnon, the hotel is close to the Venetian harbo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.56" OriginalAmount="81.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.367923" Longitude="24.474677" StarRating="4.5" HotelCode="166585|283365" HotelName="Antica Dimora Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agias Varvaras Street 2, Rethymnon 74100, Kreta</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/63/3a/633a82b39909f309dcdc53dcabe9f2eacece5949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Venetian town of Rethymno, which is home to numerous restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.73" OriginalAmount="89.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.370610575867" Longitude="24.476113363229" StarRating="4" HotelCode="310889|2010245" HotelName="Porto Enetiko Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Arkadiou 299, Rethymno, 74100 Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/aa/d8aa0751d6fae9d733035248a086cc0238c199f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Rethymnon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.91" OriginalAmount="120.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.368954429113" Longitude="24.472861289978" StarRating="3" HotelCode="22899|1492068" HotelName="Casa Dei Delfini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>66-68 Nikiforou Foka, 74100 Rethymnon, Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1e/711e5d18bdac87aef53384637c442c2fa3992be8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rethymnon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="719.05" OriginalAmount="711.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.366748" Longitude="24.489179" StarRating="3.5" HotelCode="255553|1002085" HotelName="Palm Beach Apartments - Studio" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sofokli Venizelou 66, 74100 Rethymnon, Crete</AddressLine>
          </AddressLines>
          <CityName>Rethymnon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/1a/d41a437f35060d6edc3f3575f6a9bdeb00f8b9d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rethymnon. The nearest airport is Chania (CHQ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access,Bicycle Rental,Designated Smoking Area,Diet Meals,Garden,Massage Centre,Nightclub,Shopping Arcade,Kitchen,Golf,Sauna,Spa</BasicAmenities>
    <HotelRating>3,4,4.5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BEACH HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,HOTEL,CLUB RESORT,CONFERENCE HOTEL,APARTMENT 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
80746500-4836-4e13-9a85-0f4cff4ef12b|TravellandaSearch|supplier interation failed||Travellanda|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
80746500-4836-4e13-9a85-0f4cff4ef12b|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="80746500-4836-4e13-9a85-0f4cff4ef12b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="44279" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
80746500-4836-4e13-9a85-0f4cff4ef12b|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-15T05:49:34.3062963+00:00" Version="0" EchoToken="Search" TransactionIdentifier="80746500-4836-4e13-9a85-0f4cff4ef12b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="35.14" OriginalAmount="34.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.32265435" Longitude="25.38781673" StarRating="3" HotelCode="315006|1765628" HotelName="Stella Paradise Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Dimokratias, Limenas Chersonisou, 70014 Hersonissos, Crete</AddressLine>
          </AddressLines>
          <CityName>Hersonissos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/59/e2591991de274f1a9f9d88456bdaba0daee35b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 100 m from sandy Agia Paraskevi Beach, in Hersonissos, a 5-minutes’ walk from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.31" OriginalAmount="64.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.316072473215" Longitude="25.394843402447" StarRating="3" HotelCode="10116|47884" HotelName="Palmera Beach Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25th Martiou Street 14, 700 14 Hersonisos, Crete</AddressLine>
          </AddressLines>
          <CityName>Hersonissos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ea/eaea1695f34e2aa479fe50b1ac45fab5383167fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies along the promenade beside the local sandy beach at the heart of Hersonisos. Located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Kitchen</BasicAmenities>
    <HotelRating>3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,ALL INCLUSIVE,ROOM ONLY</Meals>
    <PropertyType>BEACH 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
04aec18c-178b-4d32-83e6-08d141b566fa|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="04aec18c-178b-4d32-83e6-08d141b566fa">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
04aec18c-178b-4d32-83e6-08d141b566fa|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
04aec18c-178b-4d32-83e6-08d141b566fa|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
04aec18c-178b-4d32-83e6-08d141b566fa|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
04aec18c-178b-4d32-83e6-08d141b566fa|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
04aec18c-178b-4d32-83e6-08d141b566fa|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
04aec18c-178b-4d32-83e6-08d141b566fa|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
04aec18c-178b-4d32-83e6-08d141b566fa|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-15T05:49:39.3839334+00:00" Version="0" EchoToken="Search" TransactionIdentifier="04aec18c-178b-4d32-83e6-08d141b566fa" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50560118" Longitude="19.06331178" StarRating="2" HotelCode="555921|avenue_hostel_" HotelName="Avenue Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Oktogon Ter 4, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/3a/853a6f6db9bc9c3b022878f4853a61492c8bd378.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="19.84" OriginalAmount="19.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49693718979" Longitude="19.066270887852" StarRating="2" HotelCode="337296|1303856" HotelName="Marco Polo Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyár utca 6, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/52/eb52686396536fb1bde83165f95503a7756df9f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple youth hostel is located in the centre of Budapest close to a range of restaurants, bars ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497904" Longitude="19.062727" StarRating="2" HotelCode="297301|maverick_city_lodge__hostel" HotelName="Maverick City Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kazinczy utca 24-26, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/26/6126ce27ba7739c80b95f1a3ca1b50e9491187fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49743775" Longitude="19.07093719" StarRating="3" HotelCode="434538|omega_guesthouse_budapest" HotelName="Omega Guesthouse Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi útca 48-50, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/0c/c90c45a26a3f9a510c5640167012c0800da3b358.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.506199583759" Longitude="19.090332126761" StarRating="2" HotelCode="36308|dominik_panzio" HotelName="Dominik Panzio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cházár András utca 3, 1146 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/e8/5ce858325b18597c86d525c02b6d588408d092a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is quietly situated amidst villas in the 14th district, close to the city centre. Als...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.45" OriginalAmount="28.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5018776" Longitude="19.0829219" StarRating="4" HotelCode="161625|1231687" HotelName="Royal Park Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nefelejcs u. 6, 1078 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/b2/78b26a08152ad1854c6523bf202d22510e5d0060.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel opens its doors opposite the Eastern Railway Station, the central railway station in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.479796736897" Longitude="19.025487391402" StarRating="3" HotelCode="54530|2232" HotelName="Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zólyomi u. 6, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/33/d5/33d5b7ae33d751e755d0ebfe7e2a7d5fcb154a58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very nice, small and familial hotel is located in a quiet residential area in the Buda hills, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48745504" Longitude="19.06352664" StarRating="0" HotelCode="556654|hobar_apartment" HotelName="HoBar The Hostel Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Erkel Utca 16, 1092 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557aee1d994b76dd4aebff8afca4cc33f2527e1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;HoBar - the hostel bar is set in a historic building in a central location of Budapest, just 30 metr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498384" Longitude="19.064254" StarRating="3" HotelCode="59717|kings_hotel_2" HotelName="King's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nagy Diófa utca, 25-27, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/dd/86dd1e53b88b5e74803e4d251e896fc88c85a23e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest, in the centre of Pest and near countless sights such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50699971755" Longitude="19.063093777974" StarRating="3" HotelCode="147168|easyhotel_budapest_oktogon" HotelName="easyHotel Budapest Oktogon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eotvos utca 25/a, 1067 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/d6/51d69effef2dd74f910e75d5b99418d67cdcb441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.38" OriginalAmount="30.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.511325" Longitude="19.076404" StarRating="3" HotelCode="10819|1325735" HotelName="Benczur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benczúr utca 35, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/de/42dea4e6141e39151fc81ad637bd700b062f7324.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in elegant surroundings, providing easy access by foot to Heroes' Square, Andrássy ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51826221461" Longitude="19.055963158608" StarRating="3" HotelCode="94757|apartment4you_budapest" HotelName="Victor Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Victor Hugo utca 25-27, 1132 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/e2/69e2245390cc87075022e43edbb21811c13fb763.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.492106" Longitude="19.069065" StarRating="3" HotelCode="119276|26790" HotelName="Central 21" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mária utca, 10, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/c9/cac95f3699210a408a756793560420e2ba4d364a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located within 2 km of Budapest's most visited sites (the River D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49707619" Longitude="19.06991129" StarRating="3" HotelCode="145830|220280" HotelName="Centrooms House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi út 44, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/44/1b444ce25a779f64ade96430aad0f828a142aa8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.509777" Longitude="19.066026" StarRating="3" HotelCode="285131|otel_six_inn" HotelName="Six Inn Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rózsa utca 85, 1064 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/0f/eb0fe4d38b36ab271d57f9fbfffc3ff3d60366c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50036538" Longitude="19.07293288" StarRating="3" HotelCode="434528|capital_guesthouse_budapest" HotelName="Capital Guesthouse Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dohány utca  88, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/de/95dec7536d8d1c7cdd4d2fcc8444e06463e9b17c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  With a stay at Capital Guesthouse Budapest, you'll be centrally located in Buda...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51308955" Longitude="19.10168916" StarRating="2" HotelCode="81580|hotel_richter" HotelName="Richter Pansio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thököly útca 111, 1145 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/25/e92534eaafd9ca20b77a9f61d0c79e105fccf75e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;We provide free secure parking and free breakfast for our guests. Our own pub has a nice garden terr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.46123778" Longitude="19.14994574" StarRating="2" HotelCode="145942|197566" HotelName="Chesscom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartók Béla u. 5, 1191 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/f5/def50512ddec3cf1943999f39bdde013f6c29381.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497838049784" Longitude="19.072872760861" StarRating="3" HotelCode="305723|esprit_hotel_budapest" HotelName="Esprit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rakoczi Utca 51, 1086 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b2/6ab2ff8b54e44a8463c67c46616e2c4cc7cc557a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.487899" Longitude="18.991909" StarRating="3" HotelCode="36310|hotel_molnar" HotelName="Molnar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Fodor u. 143, 1124 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/fa/7cfada37d9c65d81be527c97004851e14411ef64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.61" OriginalAmount="34.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.489123848145" Longitude="19.082042090749" StarRating="4" HotelCode="67258|214730" HotelName="Triple M Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baross utca 108, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/49/72491ef0f548a9535f8e3c856447fcf052d24b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50303041" Longitude="19.06991643" StarRating="0" HotelCode="570120|425753" HotelName="a&amp;o Budapest City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Library,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Csengery Utca 11, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/zz/3ead086a9cea27a5b8dd2f6c18aadd9e3f751813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at 7 Views Self Catering Apartment in Cape Town Blaauwberg Coast, you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="35.80" OriginalAmount="35.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51004427" Longitude="19.08159951" StarRating="2" HotelCode="518487|691813" HotelName="Baroque Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György utca 80/a, 1071 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/6c/026caeec53dc2426c71c2bbd6c801d90f615b421.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488321027347" Longitude="19.072103502529" StarRating="3" HotelCode="318611|53852" HotelName="Prince Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kisfaludy Utca 18-20, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/7a/e17a405a6c8dc0a3cb409016fe1836a87bba3810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.582208828975" Longitude="19.049670696258" StarRating="2.5" HotelCode="38714|attila_hotel__guest_house" HotelName="Attila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Attila u. 20, 1039 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/c9/8ac9ffe92c8994279dd2a91e74a6600e3bd540b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small family hotel is located in the III district of Budapest approximately 7 km from the city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.59" OriginalAmount="36.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4858102" Longitude="19.0754882" StarRating="3" HotelCode="537560|618688" HotelName="Corvin Apartment Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Nagytemplom utca 11, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/72/3a72742997c1b314aed4818390189d16e2fe6b9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51214067" Longitude="19.05039986" StarRating="1" HotelCode="422643|full_moon_design_hostel_budapest" HotelName="Full Moon Design Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szent István Korút 11, 1055 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/2f/882f17b3858f1de7603ac3ba58753cc265f64535.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.53" OriginalAmount="37.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498183" Longitude="19.069127" StarRating="4" HotelCode="75180|1241083" HotelName="Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dohány utca, 64, Budapest 1074</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/1b/161b065ab336d6dfc56d096b7ce3ff57d69ee172.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest, where Dohány Street and Elizabeth Boulevard meet. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.57806" Longitude="19.046784" StarRating="3" HotelCode="191237|bedbreakfast_hotel_budapest" HotelName="Bed-Breakfast Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rozália utca 76-78, 1031 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/ac/acac77d246e98bfd07aedc21e6af5c5051c39dd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming bed and breakfast hotel is situated in the green belt district of Budapest, about 10 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.482488504565" Longitude="19.071397930383" StarRating="3" HotelCode="18584|thomas_hotel" HotelName="Novum Hotel Thomas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliom ucta 44, IX. Budapester Bezirk, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/dc/99dc2411c516b6a887b1f82bb6d0d7b7fe289e2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet street in the heart of the city. Within a short walk from the hotel,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="38.93" OriginalAmount="38.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498116905622" Longitude="19.067998230458" StarRating="2" HotelCode="402437|131465" HotelName="Agape Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 12-14, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/1d/621d2abd42533fd1ade2166c1a891f32aabb3938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated on the Pest area of the city in a new block, next to the great boul...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49005045478" Longitude="19.068424701691" StarRating="4" HotelCode="101786|27818" HotelName="Palazzo Zichy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lorinc pap tér 2, 01088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/a1/8fa14138ffaf47720629c02425e5c9f5d98d46a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Budapest on the Pest side of the city, in the historical palace qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488599" Longitude="19.031397" StarRating="3" HotelCode="36313|hotel_charles_2" HotelName="Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja ut 23, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/05/1605a2fe406646be841450bba8a94d2c08ae3c9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of this hotel is ideal: the city center with the shopping area and business world, hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50786462" Longitude="19.07838742" StarRating="3" HotelCode="556929|budapest_ville_bed__breakfast" HotelName="Budapest Ville Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damjanich Utca 32, 7th District, 1071 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/75/fe75f7d12a5047352097932e0cfdd1cc01604f12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Budapest Ville Bed&amp;Breakfast in Budapest (Budapest City Centre), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.77" OriginalAmount="39.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.504696370547" Longitude="19.081369042396" StarRating="3" HotelCode="337287|109366" HotelName="Star City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>István Street 14, 1078 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ee/f4ee5ececa5acba414a6a071edd756c35ae58d52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Keleti Railway Station in the 7th district of Budapest. The M 2 metro...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.91" OriginalAmount="39.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498140463426" Longitude="19.067603945732" StarRating="3" HotelCode="901402|139324" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Akacfa Utca 26, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/43/c643b90f148e3c7b19591396581b3a9ac4c92d40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre and the nearest metro station, makin...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499153438978" Longitude="19.058149158955" StarRating="4" HotelCode="23102|448641" HotelName="Wombats City Hostel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 20, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/b8/3db8236bcda67ca19aed018bb81800b509f97222.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant historical hotel lies in Budapest's city centre, by the pedestrianised zone. Shopping v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.484518665212" Longitude="19.074438214302" StarRating="4" HotelCode="60433|hotel_city_inn" HotelName="City Inn" 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,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Futó utca 55, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8d/41/8d4126c4e5e209dd1c735f954ba35bb071e219ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the city of Budapest, just minutes from the city centre. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49688127" Longitude="19.05716913" StarRating="2" HotelCode="556936|absolut_city_hostel" HotelName="Absolut City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Karoly Korut 13-15, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/25/f525cbcbe5979a240d16e1d00c13b5562398922b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50054" Longitude="19.08138" StarRating="3" HotelCode="337275|baross_city_hotel" HotelName="Baross City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baross tér 15, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/68/1f681626180fe6655e41d206ff79de31188896fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Budapest's 7th district in close proximity to Keleti station (the main...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.13" OriginalAmount="40.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493725908896" Longitude="19.081041812897" StarRating="3" HotelCode="371351|50496" HotelName="Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nepszínhaz u. 55, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/b9/85b93e7bacbc8bab685ccd3a855b7a2a98e712a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Budapest, this hotel is located close to Blaha Lujza Square. Restaurants ar...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.492966249268" Longitude="19.05578164418" StarRating="2" HotelCode="151960|198027" HotelName="Maverick Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferenciek tere 2, Budapest 1051</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/fe/f9fe1311710d63cfbd71c214a83ffcf0b25c96e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.509757" Longitude="18.979721" StarRating="3" HotelCode="65310|bobbio_hotel" HotelName="Bobbio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Béla király út 47, H-1121 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/cd/9ecd3c6b6d97f01ed90bb2e590b39473deac5606.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.506682" Longitude="19.058715" StarRating="3" HotelCode="128197|star_inn_hotel_budapest_centrum" HotelName="Star Inn Hotel Budapest Centrum, by Comfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dessewffy utca 36, 6. Bezirk, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a3/5ba349007326f63fcdb758259216c1419a775300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.491478620368" Longitude="19.053001999855" StarRating="3" HotelCode="14636|city_matyas_hotel" HotelName="City Matyas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marcius 15 ter 7-8, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/5b/fc5b6761c94a75104ffdb38eebc5c90b24a0a51e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a central location in the heart of Budapest, just minutes away from the pedestrian...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48232057" Longitude="19.0782522" StarRating="3" HotelCode="503752|di_verdi_residence" HotelName="Di Verdi Imperial Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Thaly Kálmán Utca 43, 1096 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c3/c5/c3c51e99c689936a9cde3dc7414682a286d303d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest, approximately 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.531039962074" Longitude="19.082511923985" StarRating="3" HotelCode="114081|premium_apartment_house" HotelName="Premium Apartment House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1135 Budapest, Országbíró Street 44-46</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/38/8438e5576d7b27b38ee53e38a67715460bf6b645.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a nice green district of Budapest, within walking disctance to Heroes Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.64" OriginalAmount="43.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51374233" Longitude="19.0397819" StarRating="2.5" HotelCode="571782|635045" HotelName="Grand Jules - Boat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="botel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Conference Hall,Designated Smoking Area,Dining,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Angelo Rotta rakpart, 1027 Budapest, Pest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/fd/5bfdd4b2b32f6f8b4f42eec29cc2a28ef3537d9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;OnRiver Hotels – Grand Jules is a newly renovated 3-star boat hotel situated on the Buda side of Bud...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.68" OriginalAmount="43.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.518475964537" Longitude="19.049026966095" StarRating="3" HotelCode="318240|272946" HotelName="Fortuna Boat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szent István Park, alsó rakpart, 1137  Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/2e/e32e085ae497d7917b2e24b6f9511e4d55b0b81a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.90" OriginalAmount="43.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.510816652613" Longitude="19.037176966667" StarRating="4" HotelCode="114072|135663" HotelName="Regnum Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ganz Utca 8, 1027 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/7b/147b5c6b18ec5b79a3b84d68136a3a4c713f2671.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in central Budapest and offers guests excellent access to the main public tra...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.00" OriginalAmount="43.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50102475" Longitude="19.07318888" StarRating="3" HotelCode="861418|650206" HotelName="Nova City Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Szovetseg Street 27, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/b0/29b0e748371561c9dc6694feeed6f9240469bbe4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.464412991694" Longitude="19.126022458076" StarRating="3" HotelCode="316830|12905" HotelName="ibis Budapest Citysouth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferde u. 1-3, 1091 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/aa/deaa2c44fa6878f4371f79ffaf81847373a4f9b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located halfway between the airport, which is 15 minutes away, and the city centre, whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49863423" Longitude="19.06455888" StarRating="4" HotelCode="762535|364872" HotelName="Kvihotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nyár Utca 32, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/5c/b55c6b19c0500dbbe8a116d09392a3255afe038e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49502796" Longitude="19.05920598" StarRating="3" HotelCode="145264|budapest_panorama_central" HotelName="Budapest Panorama Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Károly körút 10, Door-Bell code: 10, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/11/2f1121e53d556c6dce25325d3144fab28125b7dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.17" OriginalAmount="44.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502206744359" Longitude="19.068647325039" StarRating="3" HotelCode="19167|649960" HotelName="City Hotel Unio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dob utca 73, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/36/4236a753a5f718de90905df7bee86ac1b95991a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is perfectly located in the very heart of Budapest, very close to the famous Andráss...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4988586" Longitude="19.02724131" StarRating="3" HotelCode="780095|399216" HotelName="ibis Budapest Castle Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Currency Exchange,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krisztina Korut 41-43, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/e8/67e82a45f3ea830c1b0bbb49a5cbb529edc5c050.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Budapest Castle Hill awaits you with recently renovated modern guest rooms and common areas. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49789076" Longitude="19.06107023" StarRating="2" HotelCode="568965|301787" HotelName="The Hive Party Hostel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dob Strasse 19, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b4/31b4a466104d67d7002c29fe3894cfe2027e13a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.477383691342" Longitude="19.094636816058" StarRating="3" HotelCode="365607|tulip_inn_budapest_millennium" HotelName="Hunguest Hotel Millennium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulloi utca 94-98, 1089 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/5b/1c5b4d0183ca0a460b3ec72a8d1597b8d01f235a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located on Ülloi Street, the main street connecting Ferihegy airport wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.35" OriginalAmount="45.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488611375553" Longitude="19.055697619915" StarRating="4" HotelCode="169404|145483" HotelName="Bohem Art" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molnár utca 35, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/01/aa01b008b3c87ccca2d0e547c5bdff67c8d263ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic city centre. It is only a few steps from the beautiful Danube ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.506816264834" Longitude="19.053318500519" StarRating="4" HotelCode="370586|27817" HotelName="Parlament" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kálmán Imre utca 19, 1054 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/32/0b329361dc8eef2a9b1fe7862bc02d7a00573c21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located about 5 minutes walk from the city centre where there are many sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.483364016522" Longitude="19.070465020421" StarRating="3" HotelCode="511778|sissi_hotel_" HotelName="Corvin Hotel Budapest - Sissi Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Laundry,Meeting Room,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Angyal Street 31, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2b/582b7ff3d8e949c7d73284a61b3d0c11a83721f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sissi is a three star hotel offering a prime location in the heart of Budapest, Hungary. Situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.486164474686" Longitude="19.025291427795" StarRating="4" HotelCode="34935|hotel_mediterran" HotelName="Mediterrán" 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,Jacuzzi,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budaörsi Út 20/A, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d0/c0d0538fd15456a4ec826a5d2d7d998025b796bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the city centre, opposite Budapest Congress Centre. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50041464777" Longitude="19.104009568691" StarRating="4" HotelCode="34790|danubius_hotel_arena__budapest" HotelName="Danubius Hotel Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ifjúság útja 1-3, 1148 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e2/2ee2cb8225293b3e5206b6e2bd3241a5aac2f41e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Pest's conference district, close to Budapest's largest sports and events ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.480432886976" Longitude="18.990359008312" StarRating="3" HotelCode="89566|helios_hotel_pension" HotelName="Helios Hotel Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lidérc utca 5, 1121 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/0e/3a0e59bf9dbf9b9ce4a7381886e1d19a319c71c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.78" OriginalAmount="46.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498498" Longitude="19.07735" StarRating="4" HotelCode="899453|113393" HotelName="The Three Corners Hotel Bristol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenyérmezo, 4, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/81/c78169e3f890bb8d12e90c7ff4c95246d3c6bc94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located next to the central artery of Budapest (Rákóczi út), close to the ever st...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.33" OriginalAmount="46.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.511425169383" Longitude="19.053131804893" StarRating="3" HotelCode="47489|17699" HotelName="City Hotel Ring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szent Istvan Krt 22, 1137 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/99/ba991160c3ee85ed21509018944b496a3f6bbf14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally located in the city centre, near to the Western railway station and...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493640731165" Longitude="19.058272540569" StarRating="4" HotelCode="142500|eurostars_budapest_center" HotelName="Eurostars Budapest Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos utca 7-9, Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/ed/3aed97dead031f244a004f90d8e1aeeee625e1bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This brand new hotel is ideally located on the famous shopping avenue Lajos Kossuth boulevard, one o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501005" Longitude="19.066113" StarRating="3" HotelCode="44671|hotel_queen_mary" HotelName="Queen Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kertész utca 34, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/39/14397163dddb19cc4ab4330bfee586a814abf22c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Budapest. The accommodation comprises 26 cosy rooms. Visitors ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499351686373" Longitude="19.082286357879" StarRating="4" HotelCode="52604|golden_park_hotel" HotelName="Novum Hotel Golden Park Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baross tér 10, 1087 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c6/7bc620558db2374a48ccac39f7963192432e5c0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located near to the Eastern railway station and close to many of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.64" OriginalAmount="47.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5052732" Longitude="19.0613917" StarRating="3" HotelCode="900842|209428" HotelName="Medosz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1061 Budapest, Jókai tér 9</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/a0/50a0cf9f1deffb94503f784f5385b86646d372e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location and offers an easy transport connection to the other areas in Budap...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.491909" Longitude="19.109407" StarRating="0" HotelCode="161707|22496" HotelName="ACHAT Premium Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hungária körút 5, 1101 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0a/e70a926064e2974bde651e5babdde0d70c091d78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493927072777" Longitude="19.067754149437" StarRating="3" HotelCode="66538|18978" HotelName="The Three Corners Hotel Anna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gyulai Pál utca 14, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/e5/0de5def39e232ff50bf2195baba7064506a55bf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.505655" Longitude="19.028674" StarRating="4" HotelCode="114071|hotel_castle_garden" HotelName="Castle Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lovas útca 41, 1012 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/2d/3d2da7ae7619187406419f861184867c7e201ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical castle district and near Széll Kálmán Square, on the Metro li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48098577263" Longitude="19.098020195961" StarRating="3" HotelCode="34892|hotel_gloria_budapest" HotelName="Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blàthy Ottó u. 22, 1089 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/d6/bdd6e237d4d127707f3361b7a70abc478ed73d10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small charming hotel is in a quiet location close to the city centre's many shops and other ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.477894" Longitude="19.131837" StarRating="3" HotelCode="36309|nap" HotelName="Nap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vaspálya Utca, 17-21, 1105 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/7a/827a0d1283c6a3c9857a588af319e086a0c4b399.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location around 20 minutes from the city centre with plenty of restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4966018" Longitude="19.0578468" StarRating="3" HotelCode="263760|57660" HotelName="K9 Residence Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoly Korut 9, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/8e/ba8e7ae7a6578922d84f98602fde00575e4e24e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.489764092031" Longitude="19.059643149376" StarRating="3" HotelCode="10940|the_three_corners_hotel_art" HotelName="The Three Corners Hotel Art" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Király Pál utca 12, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/7a/3c7a7ddb885ffa43731b8430daf391ffd8d9f7c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Budapest, in a quiet, renovated street, closed to traffic and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.503502008988" Longitude="19.108971655369" StarRating="3" HotelCode="37991|hotel_veritas_2" HotelName="Veritas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mogyorodi ut 8, 1143 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/bd/58bdd573463230fc1a413c41cca9110ea3ba31d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.17" OriginalAmount="49.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4673" Longitude="19.018304" StarRating="3" HotelCode="35296|641327" HotelName="ibis Styles Budapest Citywest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budaorsi Utca 88, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/33/fb3318947a89a9aed71ecf027d52fb0ebe938cca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated approximately 10 minutes outside Budapest's old town. There are restaurants an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.37" OriginalAmount="49.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.500487130114" Longitude="19.110859930515" StarRating="4" HotelCode="905537|155950" HotelName="Green Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kerepesi út 34, 1148 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/6a/7f6a4658aded43f30462d0f088d0f7727e9e065e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated close to many major business and entertainment attractions of Budapest...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.46" OriginalAmount="49.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.553277" Longitude="19.078471" StarRating="4" HotelCode="191328|1351584" HotelName="Park Inn by Radisson Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szekszárdi utca 16-18, 1138 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/a0/d3a0289740dc245e46aa7eebe344284c62d547ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499463307738" Longitude="19.07877266407" StarRating="4" HotelCode="13612|5244" HotelName="Hotel Hungaria City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi Utca 90, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e0/fee0423f3603cf2f3847736c7486cd4e78350b8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is situated at the heart of Budapest, close to Elisabeth Bridge. Numerous sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.484667298891" Longitude="19.075714945793" StarRating="4" HotelCode="186972|56989" HotelName="Fraser Residence Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nagytemplom utca 31, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/c2/b1c2630c2839a723da1ba8d296b33a28a86bd409.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50964417" Longitude="19.05675733" StarRating="0" HotelCode="964727|t62_hotel" HotelName="T62 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Teréz Körút 62, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/c6/b9c6611f64b5988240a7693b7c89b3097a5010cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.52" OriginalAmount="50.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.539973308479" Longitude="18.937355875969" StarRating="3" HotelCode="371655|275439" HotelName="Petneházy Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feketefej u. 2-4, 1029 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/f6/79f6966aa741021a076a416a79f71ecbb9548045.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in a quiet area in Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="51.38" OriginalAmount="50.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48168548187" Longitude="19.072799384594" StarRating="4" HotelCode="35002|709172" HotelName="Leonardo Hotel Budapest" 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,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tompa Street 30-34, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7e/8d7ee05c77f0a4014ae330d6bf6f54640f01e3a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the 9th district, around 2 km (2 underground stations) from the city centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49563231" Longitude="19.05919983" StarRating="4" HotelCode="625925|255842" HotelName="Diamond Astoria Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Karoly Korut 3/A, 5th Floor, Door 14, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/70/31707c7bf7c34dd1e1944706abd9b61ce38d8d90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50143027" Longitude="19.06302205" StarRating="4" HotelCode="624443|vagabond_broadway" HotelName="Vagabond Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Csanyi Utca 9, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/47/1f47f6d3105243c9780bed7793e6b2894359b1df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.479287216872" Longitude="19.074459671974" StarRating="4" HotelCode="130347|actor_hotel_budapest" HotelName="Actor Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viola utca 10-14, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/34/7a341d221f07bed164a7f70fd93023deca80915b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Pest side of Budapest in the newly renovated, architectural Oscar prize...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.495996660023" Longitude="19.072464108467" StarRating="4" HotelCode="68677|14575" HotelName="Atrium Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Csokonai utca 14, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/cb/97cb9af0e4836c281d27ba94931dedd87e52ec11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city design hotel is close to Budapest's most popular sites, 1 km from the city centre. All oth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.485932188439" Longitude="19.074648192265" StarRating="4" HotelCode="305722|58556" HotelName="Corvin Center Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Futo Utca 34-36, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/8f/f28f43444478c2f0e8c1ddf94010b13adc595afb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.483174001382" Longitude="19.070363876465" StarRating="4" HotelCode="782704|2433" HotelName="Corvin Hotel Budapest - Corvin Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Meeting Room,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Angyal Street 31, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/fc/72fc2ef26cea84710aa51d855a24fc33f9fda228.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Corvin Hotel is situated a few minutes walk from the city center, in the residential area, close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.434048" Longitude="19.091534" StarRating="4" HotelCode="267944|448655" HotelName="Duna Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1203 Budapest, Vízisport Street 12</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/e1/88e19caffa4ae05b2a85925f968b28c522e5f1da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493462" Longitude="19.121746" StarRating="4" HotelCode="142145|32619" HotelName="Expo Congress Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Expo Ter 2, 1101 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3f/633f2eeec334c4c621fcbe904f2cc9490b16ff96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is easily accessible from the main points of interest in Budapest by public transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.494284455745" Longitude="19.078611731529" StarRating="3" HotelCode="37288|17743" HotelName="Atlas City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Népszínház utca 39-41, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/6d/5a6d1363a0b3db4272ffe1041d951d6a9cb8a6c0.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel is surrounded by a number of shops, bars, nightclubs and restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.59" OriginalAmount="52.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.503812" Longitude="19.052861" StarRating="4" HotelCode="153190|1289511" HotelName="Hotel President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hold utca 3-5, 1054 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/f3/e3f39401689d54765a30ec6000ecab9e7c4a2c4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Budapest, within walking distance of the important sights...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.66" OriginalAmount="52.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50000672" Longitude="19.05967682" StarRating="3" HotelCode="883694|188073" HotelName="Comfort Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Central Heating,Designated Smoking Area,Garden,Kitchen,Parking,Pets allowed,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 32, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/00/2a00ff209f9bc203c469c11923a499b224ad5b8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment complex enjoys a great setting at the heart of the mesmerising city of Budap...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.97" OriginalAmount="52.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499438" Longitude="19.039322" StarRating="4" HotelCode="11474|1113901" HotelName="Carlton Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apor Péter utca 3, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/77/38/773875d3520c7659dfbccad3963cbc9c754207e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This plush hotel is centrally located in the Buda district, within walking distance of the famous fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488839745921" Longitude="19.034379422665" StarRating="4" HotelCode="36311|14485" HotelName="Gold Hotel Wine &amp; Dine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja útca 14, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4cbe5d0496829b097382dd4a18d4be4371ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Hegyalja Road in Budapest's District 1, on the northern side of Gellért Hil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.515967111609" Longitude="19.074802724363" StarRating="3" HotelCode="14109|14289" HotelName="ibis Budapest Heroes Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György utca 106, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e0/18e0134c7a0d8a147d005798ba612458d057a615.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the City Park on the Pest side of Budapest and is easily accessible by both...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497845084048" Longitude="19.072552621365" StarRating="3" HotelCode="14781|540" HotelName="Ibis Styles Budapest Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rakoczi utca 58, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/64/3a64701f5ea30eeeab93b697d4115923050ee7d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is wonderfully located in the shopping district of Budapest. Many public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488564251385" Longitude="19.023739099503" StarRating="4" HotelCode="24655|25652" HotelName="Novotel Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alkotas utca 63-67, 1123 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/48/d048359f83cfd29cad20b2120350a00c9bbd6620.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an attractive location, on the Buda side of the city in an attractive gard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51065" Longitude="19.053128" StarRating="4" HotelCode="117927|marmara_hotel_budapest" HotelName="Marmara 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,Massage Centre,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nagy Ignác u. 21., 1055 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ef/bfef90b0470945efeaf287ebfc74076a4c0201e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, right next to the Nagykörút (Grand Boulevard), which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488020507928" Longitude="19.029849171638" StarRating="3" HotelCode="24656|bara_junior_2" HotelName="Hotel Bara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja ut. 34-36, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/0a/250adc7d470d52ac605883fc7fae3d9467e2841f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this hotel lies in the Buda area of Budapest, near the city centre. Numerous tour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.505711031486" Longitude="19.090418815613" StarRating="4" HotelCode="75642|lions_garden_hotel_2" HotelName="Lion's Garden Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cházár András utca 4, H-1146 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e3/53e3602f5e0f7d4d77b6c5462bf2bbdf0a1473c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Budapest, this boutique hotel is ideal for guests who appreciate a sty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48982" Longitude="19.01721" StarRating="3" HotelCode="89564|jagello_hotel" HotelName="Jagello Business Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jagelló út 38, Budapest 1124</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/35/2c35d839c70753ee6f89860bb3cc2f5d4c39c9fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the business district of Budapest, near to MOM Park and Budapest Congr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.423197" Longitude="19.233385" StarRating="3" HotelCode="101784|hotel_ferihegy" HotelName="Ferihegy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ülloi út, 809/b, 1185 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/02/3202d87affcfc1cf66d29efe66d85c92cea0e3ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and friendly area in a suburb of Budapest. It is close to Budapest F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49739529" Longitude="19.06280612" StarRating="2" HotelCode="151375|liechtenstein_apartments" HotelName="Liechtenstein Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wesselenyi Utca 18, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/94/8b/948b41482a1adf10f260ca89ebd6385fc4c5e373.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BU...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502252044289" Longitude="19.057867527008" StarRating="4" HotelCode="259028|2437" HotelName="K+K Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Révay utca 24, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/4e/b94eb618b592b8536d7d4af9a01ef5d4806097f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury city hotel is located in the centre of Budapest near the opera. The underground station,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48835923" Longitude="19.09756896" StarRating="0" HotelCode="669287|md_hotel_4" HotelName="M+D Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kobanyai Utca 23</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/37/17370c6d8a9394a9f35bb5968d692489a63e929b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.587381175981" Longitude="19.067823886871" StarRating="4" HotelCode="56058|holiday_beach_budapest_wellness_conference_hotel" HotelName="Holiday Beach Budapest Wellness &amp; Conference Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piroska utca 3-5, 1039 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ce/70ceff94cf3d508744a521e57af0bd3f61dc0abc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most charming districts of Budapest, right on the so-called Roman...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.513689" Longitude="19.137268" StarRating="3" HotelCode="36312|hotel_amadeus_5" HotelName="Amadeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fogarasi út 123, 1141 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/13/ba1382bced578575120ac5e97d55deef8ff81636.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.490266" Longitude="19.0551647" StarRating="3.5" HotelCode="616468|vaci_street_downtown_apartments" HotelName="Váci Street Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Váci Utca 52, 2nd Floor, Door 3, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/ac/b9ac6c5a5ffdc9177c8d35ac8d162b2d1e431468.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.29" OriginalAmount="54.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502808324241" Longitude="19.068129658699" StarRating="4" HotelCode="25188|133127" HotelName="City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hársfa Strasse 51, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/96/ac964f378a561ee383c96f570aaf9b524d61ff8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is situated in the heart of Budapest, in the shopping and business area, just a ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498861156442" Longitude="19.027084820126" StarRating="4" HotelCode="14744|1734" HotelName="Mercure Budapest Castle Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krisztina Korut 41-43, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/eb/e8ebe8d56b87a4cb3df8d8851faeff3e998741c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Buda side of the city, just 15 minutes from the castle on foot. The vie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501424077678" Longitude="19.056571075692" StarRating="3" HotelCode="324139|51422" HotelName="12 Revay Hotel" 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>Révay Utca 12, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/23/a6238a9f962d1f96bcbb8bbc87cd9e0e5abfa44e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488678906955" Longitude="19.062334965226" StarRating="3" HotelCode="13776|3264" HotelName="ibis Budapest Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Raday utca 6, 1092 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/ba/66baedb4e20fa1ee55c476049d32e524a0f164bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the financial, cultural and commercial district of Budapest. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497303248845" Longitude="19.06948953867" StarRating="3" HotelCode="33478|1905" HotelName="ibis Budapest City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 1-3, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/cc/1bccf1d83d6d94228f0d950e94811a730528f77c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-priced hotel is located on the Pest side of Budapest, on Blaha Lujza in the heart of the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.487594" Longitude="19.071138" StarRating="2" HotelCode="191294|corvin_point_hostel" HotelName="Corvin Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nap utca 4, 1st floor, Budapest 1082</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/c0/8fc0039091267cdcbbbff7451ab4acd9dbd613e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.70" OriginalAmount="57.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501963936068" Longitude="19.030973017216" StarRating="4" HotelCode="888412|1021434" HotelName="Buda Castle Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uri utca 39, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ce/c7ceb2b25a3219f9131435d1991435e6319407b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holy Trinity Square, Mathias Church and the Fishermen's Bastion are all only a few steps from the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.78" OriginalAmount="57.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.483212311065" Longitude="19.070318826809" StarRating="4" HotelCode="63598|992728" HotelName="Corvin Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Angyal Street 31, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d6/d67a5fe4e1a2749b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a central yet quiet district of Budapest and offers excellent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488058" Longitude="19.058047279762" StarRating="4" HotelCode="59070|boutique_hotel_zara" HotelName="Boutique Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Só u. 6, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e5/ede5954c2a1fb39b748dc8ffa21cbb4706e69680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies at the heart of Budapest, directly on Váci Utca amidst an array of restaurants, cafés...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.89" OriginalAmount="58.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50758197" Longitude="19.07192432" StarRating="4" HotelCode="963771|667856" HotelName="Smart Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lovolde Ter 4, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/13/1b13cebe19c48d256e29df1f0ffd5d6816ccb107.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.17" OriginalAmount="58.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.513271" Longitude="19.077976" StarRating="4" HotelCode="187143|1618250" HotelName="Mirage Medic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György utca 88, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/be/79/be7961933bff4dff93e5e8d409e73cdb4db1a607.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 50 metres from Heroes' Square in Budapest.Due to the central location of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.29" OriginalAmount="58.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497469967964" Longitude="19.072136878967" StarRating="4" HotelCode="15225|6770" HotelName="Novotel Budapest Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi útca 43-45, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/cc/50cc52114065714debe175d8c7061e25042fb41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is centrally located and offers the ideal starting point for excursions to th...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.36" OriginalAmount="58.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.41435" Longitude="19.244114" StarRating="4" HotelCode="81844|109324" HotelName="Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lorinci, 130/a, 2220 Vecsés</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/dc/9adc83749bbc9b61ba7f502c18e9db8b9c968889.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated near the edge of Budapest (2-2.5 km away).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.472086325897" Longitude="19.020201265812" StarRating="4" HotelCode="17021|rubin_wellness__conference_hotel" HotelName="Rubin Wellness &amp; Conference Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dayka Gabor Utca, 3, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/76/06769e2a82f77c4c92eae871561183d2a60ffbb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Peacefully located at the foot of the Sas mountain, this comfort hotel is located in a green suburb ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4889115" Longitude="19.0346487" StarRating="3" HotelCode="435244|gold_apartments" HotelName="Gold Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja útca 12, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/2c/de2cfe9d6e173c0fbae9cdf05ca696f9f18e976b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488129" Longitude="19.029873" StarRating="2" HotelCode="213699|14053" HotelName="Bara Junior House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja út 34-36, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/03/032859/032859a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Budapest, this hotel lies in a quiet neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.47164538" Longitude="19.02447097" StarRating="4" HotelCode="622540|255781" HotelName="Hotel Anna Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kelenföldi Street 1-13, 1115 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/3d/523d0c826785debb37938a6ca381e87ac70956e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe, a restaurant, a café, a bar and a transfer service are available ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49931372" Longitude="19.05246804" StarRating="3" HotelCode="349511|hotel_sasone" HotelName="Hotel SasOne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sas utca 1., 1. Floor, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/40/e440dee93f11711265c7601c1fda241ec42f2fdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.486229739681" Longitude="19.007820188999" StarRating="3" HotelCode="61677|walzer_hotel__restaurant" HotelName="Walzer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Németvölgyi út 110, 1124 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/fd/03fdb9982082c4e40330ea6b5843d7745fff552d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.53" OriginalAmount="61.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49646751" Longitude="19.0602368" StarRating="4" HotelCode="781340|643441" HotelName="Hotel Memories Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wesselényi Utca 4, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d7/09d7171dc2ed2ff04b1ffb93bfa9fc91b44ea748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50626536" Longitude="19.05602118" StarRating="3.5" HotelCode="671169|301643" HotelName="Bp Design Hotel and Apartmant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Nagymezo Utca 66, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/a7/51a734f489167aa8f96363a3c2711794b94d2c8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49964291" Longitude="19.05941142" StarRating="3.5" HotelCode="557105|218924" HotelName="Budapest Center Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Király Utca 19, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/09/2f09ae81eb06289462835f301ee1e3c4ee970c65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the accommodation can reach various storeys quickly and easily by lift. Services and facil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.487966" Longitude="19.057367" StarRating="4" HotelCode="186339|28643" HotelName="Estilo Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Váci utca 83, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/c8/83c806788b1fd78fa2300e705e60ce7d6019f4a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Váci utca, a bustling shopping street in the city centre of Budapest. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.484927490061" Longitude="19.067341566595" StarRating="4" HotelCode="556802|218125" HotelName="The Three Corners Lifestyle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hogyes Endre Utca 4, 1092 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/1f/2c1f8398d14eadab53eda71217099ce897187ff7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4814611" Longitude="19.0988526" StarRating="3" HotelCode="35188|hotel_manzard_panzio" HotelName="Manzard Panzio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bláthy Ottó utca 21, Magyarország, Budapest 1089</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/aa/44aadadb2b3deec1ca250c19a3863b0e4be5b5a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.487961051092" Longitude="19.029937773016" StarRating="3" HotelCode="284790|543" HotelName="Komplex Bara Hotel &amp; Conference Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja út 34-36, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502819196104" Longitude="19.039489030838" StarRating="4" HotelCode="10356|6175" HotelName="art'otel budapest, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bem Rakpart 16-19, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/e2/1fe27b2ea4400e9d8d094208b7e6b68a2432f526.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the city centre on the banks of the River Danube. It is a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497809" Longitude="19.072225" StarRating="5" HotelCode="907163|boscolo_residence" HotelName="New York Residence Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osvát utca 2-8, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/9c/d19c16cbeb1f07b155bacbb8a4e9afc97981408a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated next to the famous New York Palace in the heart of Budapest, the hotel offers easy access t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.494041246528" Longitude="19.059710204601" StarRating="4" HotelCode="10401|danubius_hotel_astoria_city_center" HotelName="Danubius Hotel Astoria City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos utca 19-21, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/30/5830ebd034ad29ebcf859a3c46977707f9b90850.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel with turn of the century charm is situated directly in the centre of Budapest. Guests hav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.494063" Longitude="19.052555" StarRating="3" HotelCode="410458|promenade_city_hotel" HotelName="Promenade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Utca, 22, Budapest 1052</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/fa/1ffacdfd0228a94e07191815dbe19006f2628d0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location, and all of the city’s points of interest can easily be reached o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.65" OriginalAmount="63.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.500254" Longitude="19.055696" StarRating="3" HotelCode="311484|691806" HotelName="Andrássy Thai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrássy út 2, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/c9/33c9c48b754f59d8d48e327c86d5d30ecdf6abdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.36" OriginalAmount="63.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5043906" Longitude="19.05687511" StarRating="4" HotelCode="901562|209031" HotelName="Opera Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hajós u. 24, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/7432959ebf6f45a286e34456b9302dfb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.496665" Longitude="19.070983" StarRating="4" HotelCode="14784|538" HotelName="Hotel Nemzeti Budapest - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jozsef Körút 4, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/03/5603ed41dfa99eb66683e9f5866a666dddaf4143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and enjoys excellent connections via the underground train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49954559" Longitude="19.05876536" StarRating="3" HotelCode="738703|301775" HotelName="Stories Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kiraly utca 26, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/f2/6cf2b132244ae864797a9f5468d4438d24e2a9a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497343196369" Longitude="19.057898339703" StarRating="4" HotelCode="320111|197559" HotelName="Eurostars Danube Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asbóth utca 9, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414362/414362a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.479176936674" Longitude="19.068615469427" StarRating="3" HotelCode="14791|542" HotelName="Ibis Styles Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Soroksári Utca 12, 1095 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/2c/2b2c6a354f59a34922d611f3d5c0e292980ccd71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the only establishment located on the Pest side of the River Danube in the centre of B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48432207" Longitude="19.06292407" StarRating="0" HotelCode="669829|gregersen_art_premium_hostel" HotelName="Gregersen Art Premium Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lónyay utca 31, 1093 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ec/8c/ec8cffbdd436c61125196b5fe2a5977bbc1ee6a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.00" OriginalAmount="65.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.537552354644" Longitude="19.046529829502" StarRating="5" HotelCode="47795|1134778" HotelName="The Aquincum Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arpad Fejedelem Utja 94, 1036 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/ab/92ab376ba578bc9bf937761d3380d33db8dea6d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the banks of the Danube on the historical Buda side of the city. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.03" OriginalAmount="65.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493693287654" Longitude="19.063245356083" StarRating="4" HotelCode="14783|86846" HotelName="Hotel Museum Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Trefort utca 2, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/00/e300e31b9603471bf393bb776b186ee0c79240c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, near to the business quarter and very close to the N...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.56" OriginalAmount="65.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497802" Longitude="19.058206" StarRating="3" HotelCode="297306|237584" HotelName="Roombach Hotel Budapest Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rumbach Sebestyén utca 14, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/7e/d37e461184019d29519fa4cad64b4d1faed9533f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.68" OriginalAmount="66.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.566506" Longitude="19.079891" StarRating="3" HotelCode="35069|210170" HotelName="Vitta Hotel Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Váci út 27-29, 1047 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/1000000/550000/546200/546144/546144_1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very new hotel and lies only 10 minutes from the city centre by the blue metro line or by ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493342" Longitude="19.052361" StarRating="4" HotelCode="166544|56934" HotelName="La Prima Fashion Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piarista u. 6, Budapest 1052</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/14/4114998284586bf7c474505735eea95a8223d90c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the famous Váci Street, in the neighbourhood of fashionable res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51275" Longitude="19.052131" StarRating="4" HotelCode="26503|5814" HotelName="NH Budapest City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vígszínház utca 3, H-1137 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/67/3d67e84f9c241379b8c00a8e06bfa931dcef8719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated in the XIII district of Budapest, between the Parlia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.488624" Longitude="19.056741" StarRating="3" HotelCode="408844|cosmo_city_hotel" HotelName="Cosmo City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Utca, 77, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/32/f132377f71b7347d60d5010dd3088892cd60c201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the famous Váci Street, in a neighbourhood of fancy restaurants and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.487755884076" Longitude="19.073746204376" StarRating="3" HotelCode="168456|29238" HotelName="Bo18 Hotel Superior" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vajdahunyad utca 18, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/b8/b9b8c41c879a846716bae3ed6f70c65bbe0bf543.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the recently opened Corvin Centre and Promenade. There are countless en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49577982" Longitude="19.05198938" StarRating="0" HotelCode="735753|the_cream" HotelName="The Cream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kristóf Tér 6</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c6/68c638eee6dc2739c6ea357b654203eec096fb92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.34" OriginalAmount="68.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4867915" Longitude="19.07130758" StarRating="4" HotelCode="581970|640085" HotelName="Vagabond Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Práter utca 6, 1083 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/f0/c4f0844d795499aa019281a9420f8c319b8921b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49000876916" Longitude="19.061300754547" StarRating="4" HotelCode="14775|539" HotelName="Mercure Budapest Korona" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kecskemeti Utca 14, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/12/6112e07a9b279e059ce8816f064c8a3681d386a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the Pest part of the city, opposite the National Museum. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49658" Longitude="19.048723" StarRating="4" HotelCode="186354|zenit_budapest_palace_hotel" HotelName="Zenit Budapest Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Apaczai Csere János 7, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/ca/e4ca8cecbd5b84c16338f6628f43eae30ed6b1ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Budapest along the River Danube, which is 150 m away. Moreover, it l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.591394578167" Longitude="19.048886037134" StarRating="3" HotelCode="143211|alfred_panzio" HotelName="Alfréd Panzió" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasút sor 20, Magyarország, 1038 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e4/53e473fbed4ef85219895351cef17c901390846b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 20 rooms. A business centre is among the facilities. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.88" OriginalAmount="69.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.496335542632" Longitude="19.041806459427" StarRating="4" HotelCode="387350|134165" HotelName="Lanchid 19 Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lánchíd utca 19, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/a4/18a43bbc99969b52f8994b09125c850960d670e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of the Buda Royal Castle near the city centre and a stone's throw ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.492091" Longitude="19.069193" StarRating="4" HotelCode="297304|220375" HotelName="House Beletage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Maria utca 8, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2f/c32fa329d590fb9454b703beb12a9f3e1950e731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;House Beletage is perfectly located for both business and leisure guests in Budapest. The property f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="70.75" OriginalAmount="70.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48241137" Longitude="19.07893096" StarRating="4" HotelCode="573056|CBD169500" HotelName="Verdi Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulluoi Utca 89, 1096 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/cb/56cbf90ca59212606b65dd3ff9f78d90877ee6e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.504120179354" Longitude="19.05799895525" StarRating="3" HotelCode="901564|opera_residence_aparthotel" HotelName="Opera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Kitchen,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ó Utca 24-26, 6th district, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1c/f71cf974af81e4478764a00d9df5802c10199b40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the heart of Budapest, just a few minutes' walk from many places...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.64" OriginalAmount="71.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.492375734982" Longitude="19.044290184975" StarRating="3" HotelCode="15444|201533" HotelName="Hotel Orion Varkert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döbrentei utca 13, 1013 Budapest, Buda</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/6e/7b6e26ab714e8034ab575579794e13eb6524ac66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49936165" Longitude="19.06093401" StarRating="3" HotelCode="585424|218942" HotelName="Hotel Mika Superior" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kazinczy ulica 47, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/f2/d9f2045fa3302be4d96882c67d90b97bd29307f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.56622046" Longitude="18.9614593" StarRating="4" HotelCode="585448|247447" HotelName="Klebelsberg Kastély" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Templom utca 12, Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/ea/92ea75382be9cc2e7b68d6383f04ffa9c4c52482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.500496865287" Longitude="19.052997117222" StarRating="3" HotelCode="376130|the_magazine_hotel_apartments" HotelName="The Magazine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Szent István Tér 4-5, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/81/a681a4eea64b2fee8c86b5281157854ae106e50c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498242" Longitude="19.056327" StarRating="4" HotelCode="394774|carat_boutique_hotel" HotelName="Carat Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 6, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/95/e695f1bd3de89a85019b26d7e3a64065e4c47517.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.51987459" Longitude="19.036646" StarRating="3" HotelCode="89563|budapest_csaszar_hotel" HotelName="Hotel Csaszar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Frankel Leó Utaca 35, 1023 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9a/e69a9bd1b7a61ff4e1d5e1751a4cd603133699fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building was erected in the 1850s, and initially functioned as a nunnery. The atmosphere of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.519556" Longitude="19.057011" StarRating="4" HotelCode="65303|adina_apartment_hotel_budapest" HotelName="Adina Apartment Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegedus Gyula utca 52, 1133 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/b7/2cb7a0bcac90639380f81dab380f135eb1286649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.494173542787" Longitude="19.052422642708" StarRating="4.5" HotelCode="18177|3265" HotelName="Mercure Budapest City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Váci Ucta 20, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/68/4a68a7566e08a823f4fbdbbc9c5c34aaa0636470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the famous Váci utca pedestrian area. With its proximity to the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.512157294069" Longitude="19.074328243732" StarRating="4" HotelCode="26441|mamaison_hotel_andrassy_budapest" HotelName="Mamaison Hotel Andrassy Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrassy utca 111, 1063 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/a2/1ea20e2168109db8bd84c56d974e91d19849da2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This only small luxury hotel in Budapest is located in a wonderful quarter, minutes from Hero Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.44" OriginalAmount="74.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="4" HotelCode="956483|759676" HotelName="Noble Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Városház Utca 1, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/8a/738abd85c10e27d7d7998c6765d0e758db0b57c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.65" OriginalAmount="74.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49043938" Longitude="19.05913677" StarRating="3.5" HotelCode="448696|635043" HotelName="Hotel Rum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kiraly Pal utca 4, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/zz/0ead13281a73f1d6596327eae31a86608378fcc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501547568494" Longitude="19.073006417359" StarRating="4" HotelCode="318632|58799" HotelName="Bo33 Hotel Family And Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szovetség Utca 33, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f9/e4f9f8204d749e5063a9201dc3ff44ff3557017a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497542454373" Longitude="19.057221114635" StarRating="4" HotelCode="69375|448579" HotelName="Regency Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Madách Imre tér 2, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/c0/3fc075180e8aabd353d0d6e01dd3b61ea91ef055.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Budapest right by Deák Ferenc Square. Moreover, it is in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.508220421179" Longitude="19.066539108753" StarRating="4" HotelCode="67056|28433" HotelName="Mamaison Residence Izabella Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Izabella utca 61, 1064 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/59/9c5990ad89c155f38d632164b4d49b5b2cc2897a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to Budapest's most prestigious boulevard, Andrássy Avenue, this charming city hotel off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50172357" Longitude="19.03872952" StarRating="3" HotelCode="857469|364875" HotelName="Monastery Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Designated Smoking Area,Dining,Meeting Room,Restaurant,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fo Utca 30, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/9d/969de6b9a30da05c2920e5c7a0a270e8b5789330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the newest hotels in the capital, Monastery Boutique Hotel Budapest will soon open its doors....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5032289" Longitude="19.03610726" StarRating="4" HotelCode="441292|milford_suites_budapest" HotelName="Milford Suites Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Toldy Ferenc utca 12., 1015 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/30/e430ebc777a92481b06b872b1438320e7afca2b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501578255768" Longitude="19.039868628311" StarRating="3" HotelCode="503839|budget_hotel_victoria" HotelName="Budget Hotel Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bem Rakpart 11, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/69/086995b779341136ec20cfeb210f677473d5daaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.496952" Longitude="19.067054" StarRating="4" HotelCode="160856|17868" HotelName="Continental Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dohány utca, 42-44, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/cf/06cf36ecdd185a10b0c8b3feabd7cd9993560fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, Art Nouveau hotel is located near major transportation links, railway stations and main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.46" OriginalAmount="78.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="969076|679435" HotelName="Vagabond Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/a3/94a3abad25c11827ef8472c5dbca61ee2c19afd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.508833125701" Longitude="19.03874005575" StarRating="4" HotelCode="59770|novotel_budapest_danube" HotelName="Novotel Budapest Danube" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bem Rakpart 33-34, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/41/f94146189f3eba4d9164a6dad6e16d1e48bfffde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Buda side of the city, between Margaret Bridge and the Chain Bridge over...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49894565" Longitude="19.05760651" StarRating="0" HotelCode="957820|395920" HotelName="Barceló Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Király Utca, Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/a8/c8a8ddb29701958860eab03f4fa0dc1586d59abb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50164694" Longitude="19.0530245" StarRating="0" HotelCode="865596|518057" HotelName="Boutique Residence Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hercegprímás Utca 11 I em, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc3fa2eea5db817f8ae4e39b98a0454e2731009.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.493242" Longitude="19.052103" StarRating="4" HotelCode="80354|39718" HotelName="Marriott Executive Apartments Millennium Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pesti Barnabas utca 4, Budapest 1052</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/67/d867644b10839cbd8ef6dd998cd162d7b8cb7c9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in a Budapest city centre, on the famous Boulevard Vaci Utca and wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.525605293635" Longitude="19.055818319321" StarRating="4" HotelCode="48057|danubius_health_spa_resort_helia" HotelName="Danubius Hotel Helia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kárpát utca 62-64, 1133 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/1f/351fe91db94a448b45ff88f88e83031383ddac16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in tranquil surroundings, in the most beautiful park in Budapest. The nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.492221" Longitude="19.063068" StarRating="4" HotelCode="191302|220213" HotelName="Brody House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Bródy Sándor utca 10, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/af/d8afc90d90f6dd728bf94990d5df8016bedc47cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.500898465517" Longitude="19.061788916588" StarRating="4" HotelCode="36307|best_western_plus_hotel_ambra" HotelName="Ambra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kis Diófa utca 13, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/e2/ffe26d206b4c990bbc66e9dc1c86e47a21fe5626.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical downtown district of Budapest. It is easily acce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5775856" Longitude="19.092553" StarRating="3" HotelCode="150212|karin" HotelName="Karin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1047 Budapest, Fóti Way 75</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/59/6459d4711796a6953214e191393ade0f0fc74b0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a currency exchange service, a 24-hour security service, a transfer service...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50139858704" Longitude="19.059085249901" StarRating="3" HotelCode="87732|32618" HotelName="Casati Budapest" 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,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>VI. Paulay Ede u. 31, H-1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/bb/0fbbccc0508e33dcf8d6a0e544590be18d1f793a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Budapest. Most of Budapest’s main sights are within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.494907509127" Longitude="19.056113362312" StarRating="3" HotelCode="191245|220345" HotelName="Gerlóczy Rooms deLux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V. Gerlóczy u. 1., 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/e6/10e688c54dbb1abb4964ea00b150a5c158097345.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49591329819" Longitude="19.070433676243" StarRating="4" HotelCode="161615|courtyard_by_marriott_budapest_city_center" HotelName="Courtyard Budapest City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>József krt. 5, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/73/577399938ad0a2ea7f71722ec95795cd17bd246e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre. The tourist centre is located within 20 minutes’ walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5035511" Longitude="19.03030929" StarRating="3.5" HotelCode="552748|198018" HotelName="Maison Bistro &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Országház u. 17, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/67/fd67af2d47eda4bdd2446d6bc0b3526068dab7a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499266055161" Longitude="19.058607882249" StarRating="3" HotelCode="148320|56587" HotelName="Gozsdu Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Király Utca 13, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/9b/d19baffe5544954219db1bf581be9962fe958c54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.494827697201" Longitude="19.067130345047" StarRating="3" HotelCode="387671|grand_budapest_penthouse" HotelName="Grand Budapest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gyulai Pál Utca 3, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/54/255468dde1f2fc04349cee210ed71a51defd46b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.87" OriginalAmount="90.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50230751" Longitude="19.05662278" StarRating="3.5" HotelCode="953870|96464853" HotelName="Hilton Garden Inn Budapest City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Lazar Utca 11-13, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/b0/48b03de58b02e22e696940a9e171bc5ab852e397.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.52719475" Longitude="19.0958815" StarRating="3" HotelCode="82311|atel_szonyi" HotelName="Hotel Szonyi Garden Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szonyi út 38-40, 1142 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/52/50521e6bca1617ada72588575aff2b79f3769947.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.496877" Longitude="19.049837" StarRating="3" HotelCode="186417|dorothilux_apartment" HotelName="Dorottya Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Housekeeping,Internet,Luggage Storage,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Dorottya 11, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/49/c249f6dafa5bc7fe11ed272f001075d4f4aa6ae1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.43072962" Longitude="19.2623488" StarRating="3" HotelCode="630279|255870" HotelName="Ibis Styles Budapest Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hrsz. 07312, Liszt Ferenc, International Airport Terminal2, 1185 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/a4/d6a489d4041d7d0abb1911401a1c3ff700e9cf26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.500020752764" Longitude="19.053235069054" StarRating="3" HotelCode="72694|135600" HotelName="Hotel Central Basilica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hercegprímás utca 8, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/0c/2e0c5a95e91f9636c763d986da08eb3739162213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the cultural, tourism and business centre of Hungary. Guests will find the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49841796" Longitude="19.05663546" StarRating="3" HotelCode="145805|220279" HotelName="Central Passage Budapest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Király u. 8.2, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/34/43344e6f810097cc4cf4f9604b447b463ede64ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498513762594" Longitude="19.061542153358" StarRating="5" HotelCode="68833|queens_court_hotel_residence" HotelName="Queen's Court Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dob utca 63., 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/16/1b16b2b8ca47721f620ef9f6b7c7f8f47f1ac8f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.512925429956" Longitude="19.058082103729" StarRating="5" HotelCode="51549|13268" HotelName="Hilton Budapest City" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vaci ut 1-3, 1062 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/f4/dbf413e4654f0ef69477927bbc20e73169cd1b28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable top-class hotel is situated in the middle of Budapest, directly next to the shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501100954705" Longitude="19.048484093254" StarRating="4" HotelCode="305574|prestige_hotel_budapest" HotelName="Prestige Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vigyázó Ferenc utca 5, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/82/20825ead97cbce37ad5f5820d0283d4d447a285a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.532689" Longitude="19.05294" StarRating="4" HotelCode="48056|danubius_grand_hotel_margitsziget" HotelName="Ensana Grand Margaret Island Health Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Margitsziget, 1007 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1a/561a60dd16f8da573f380130587bfb54a7a7b1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in very special surroundings on the prodigious Margaret Island. Entwined by th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50556492" Longitude="19.06440113" StarRating="2" HotelCode="555992|255753" HotelName="Adagio Hostel 1.0 Oktogon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Andrassy Street 53.I.1, Doorbell 22, 1062 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/89/cf89b611fff4168854fa51114a5b1907fd9df82f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Adagio Hostel Oktogon is located in the centre of Budapest, 100 metres from the Oktogon Tram and Met...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5109003" Longitude="19.06167859" StarRating="5" HotelCode="773195|364877" HotelName="Mystery Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Podmaniczky Utca 45, 1064 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/66/2b666d01d2efd5804a419e721cea255685e0aedb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50092063" Longitude="19.05673882" StarRating="4" HotelCode="355129|hotel_moments_budapest" HotelName="Hotel Moments Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrássy út 8, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/52/9f52a2a7e2ea0e24ba89d9124c1f99ee764bc130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50331325" Longitude="19.03230909" StarRating="4" HotelCode="552758|198031" HotelName="Pest-Buda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fortuna utca 3, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e1/dee1e01635d6473a60fee5d1f6089ccb4872122c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.56" OriginalAmount="107.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.489566840984" Longitude="19.060188500813" StarRating="4" HotelCode="308891|370622" HotelName="Bastion Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bástya utca 20, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/3f/bb3f96018fcc721e27f2282e6b269bdb7070ca0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.533675234023" Longitude="19.05258869577" StarRating="4" HotelCode="87421|danubius_health_spa_resort_margitsziget" HotelName="Danubius Health Spa Resort Margitsziget" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Budapest-Margitsziget, 1007 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/9d/d39d853b977007f5d5ce50c5f64870eed8a8cdf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern spa hotel is situated in a park on the wonderful Margaret Island. Although the hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.483549246052" Longitude="19.049910728836" StarRating="3" HotelCode="488958|kalmar_pension" HotelName="Kalmár Panzió" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kelenhegyi útca 7-9, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/a4/25a486b5cda527993075de9cee1dd36aed439e81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497547" Longitude="19.047787" StarRating="5" HotelCode="258515|intercontinental_budapest" HotelName="InterContinental Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apáczai Csere János Utca 12-14, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/65/5465abaae408c062b92ee15f0f5faacdcf8aa1b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first class hotel is stunning located on the edge of the Danube. The buzzing pedestrian ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.90" OriginalAmount="111.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49849063" Longitude="19.04020497" StarRating="4" HotelCode="612986|617851" HotelName="Hotel Clark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Clark Ádám tér 1, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/f8/25f863ee9aa8d905cdc8e8444b493c8149292d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.48967351" Longitude="19.06051941" StarRating="4" HotelCode="943620|393508" HotelName="Hotel Memories Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bástya Utca 33, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/66/1366e0f8dbcb31f1cad73e8e811145c4608bbf7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.501612405657" Longitude="19.039521217346" StarRating="4" HotelCode="82616|6881" HotelName="Boutique Hotel Victoria Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bem rkp. 11, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/d0/83d0838a528c03d1029814bd0f2830877696d254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the historical centre of Budapest, on the Buda side, dire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.508180561775" Longitude="19.059452712536" StarRating="4.5" HotelCode="16409|radisson_blu_beke_hotel" HotelName="Radisson Blu Béke Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terez Korut 43, 1067 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f4/f3f4b7a257d3b7e8f17b310c1b7ac2b064185dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies around 1 km from the parliament building and from the opera house. Helden...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="118.93" OriginalAmount="117.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502647" Longitude="19.033478" StarRating="5" HotelCode="13349|CAV125800" HotelName="Hilton Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hess Andras Ter 1-3, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/4c/d14c520f8e04c2b84cf3f1ec5fca28fb5408853f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the picturesque quarter of the city, recently declared a World Herit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.5222492" Longitude="18.9706993" StarRating="3" HotelCode="267930|364880" HotelName="Tiliana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harshegyi Utca 1-3, 1021 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/5a/4a5afb7f00eb08688da235a4ad090d32689800f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.57" OriginalAmount="121.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502645246039" Longitude="19.066772460938" StarRating="5" HotelCode="49118|6769" HotelName="Corinthia Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet Körút 43-49, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/71/31718337e626be53bfce1439f70273a2c4632cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury Budapest hotel is located close to the operas and theatres and within a few paces of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.50201819" Longitude="19.05830261" StarRating="4" HotelCode="611308|247420" HotelName="Callas House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Andrássy Avenue 20, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/94/37940787aff9eff010906f74cf3fc04e8cadd014.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.504570214633" Longitude="19.029256379048" StarRating="4" HotelCode="334379|197877" HotelName="Baltazar Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Országház Utca 31, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/5b/c85b5067dc0c80bc931b9876160535554c741a86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Budapest, this boutique hotel is ideal for guests who appreciate a sty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.502635" Longitude="19.050451" StarRating="5" HotelCode="172369|29676" HotelName="Iberostar Grand Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" 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>Oktober 6. utca 26, Szabadsag ter, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240503/a_240503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of old Budapest. Budapest's parliament and St. Stephen's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.06" OriginalAmount="131.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.490335635523" Longitude="19.06782334215" StarRating="5" HotelCode="361410|430578" HotelName="Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krudy Gyula Utca 9, 2nd floor, Unit 1, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/37/36377820e35d81e0f06ea36e2f5c2cbec8a30f61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.17" OriginalAmount="138.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.60095" Longitude="19.111913" StarRating="4" HotelCode="900484|133767" HotelName="Aquaworld Resort Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Íves út 16, located in the northern part of Budapest, 1044 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d2/55d246ce4c8f8e9c77d7a8279f89463e8df42d44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests convenient and rapid transport links, whether by car, bus or airport transfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497140153542" Longitude="19.048104286194" StarRating="5" HotelCode="14583|budapest_marriott_hotel" HotelName="Budapest Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apaczai Csere Janos 4, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/51/1151b8694b357ae8f9185cfcc34367c71d542fad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly on the Danube and enjoys a stunning panoramic view. The renown...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.69" OriginalAmount="169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497303248845" Longitude="19.052425324917" StarRating="5" HotelCode="259306|kempinski_hotel_corvinus_budapest_2" HotelName="Kempinski Hotel Corvinus Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet tér 7-8, Downtown Budapest, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/f6/91f606d3c3ebfa810e4b527960273ca6eeef1062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading, city hotel lies in the heart of the city centre on Elisabeth Square. Guests will find ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="192.12" OriginalAmount="190.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.498521011095" Longitude="19.070476591587" StarRating="5" HotelCode="58918|89905" HotelName="New York Palace Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet körút 9/11, ?1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/66/d16636dc2557acf79e3b5ffc68e812d7d28f8e9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest on the Elisabeth ring road, 1 minute's walk from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.49334612" Longitude="19.05516711" StarRating="5" HotelCode="830796|414212" HotelName="Párisi Udvar Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petofi Sándor Utca 2-4, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/f8/bef86610f123d9fd216bb69eb2ee758a2ca21dcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="212.25" OriginalAmount="210.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499783903507" Longitude="19.053299772576" StarRating="5" HotelCode="336437|635044" HotelName="Aria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hercegprímás Utca 5, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f5/0cf57d6739262809cb2f43b758e0a6414ae2549e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.16" OriginalAmount="216.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.497437349048" Longitude="19.053393602371" StarRating="5" HotelCode="14004|le_meridien_budapest" HotelName="The Ritz-Carlton Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erzsebet Ter 9-10, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/db/f4dbb9bfe98c54154ef7f91f4be998ef61b46741.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, luxury hotel is found in a listed building in the centre of the city, just paces f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.499727872601" Longitude="19.04781460762" StarRating="5" HotelCode="27482|27766" HotelName="Four Seasons Gresham Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Széchenyi István tér 5-6, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/16/20/16201936bbfbf6df607cbfaef1f22f19e3bde7f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="844.36" OriginalAmount="836.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.513096091752" Longitude="19.054495007539" StarRating="3" HotelCode="147508|evergreen_budapest_bed__breakfast_and_guest_house" HotelName="Evergreen Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Visegrádi utca 9, 1132 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/a2/30a276217eca2c793f2a7e2c32dac59d7ea6ce34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Swimming Pool,Wheelchair Access,Bicycle Rental,Diet Meals,Nightclub,Shopping Arcade,Spa,Kitchen,Lounge,24 Hour Security,Airport Transfer (on Demand),Parking,Pets allowed,Babysitting,Meeting Room,Golf,Heated Pool,Dining,24 Hour Power Supply,Wake-up Call Service,Library,Dry Cleaning,Housekeeping,Luggage Storage</BasicAmenities>
    <HotelRating>4,3,5,2,4.5,1,3.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>BUSINESS HOTEL,CITY HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,APARTMENT,HOTEL,ECO HOTEL,BOTEL,APARTHOTEL,HOSTELS,GUESTHOUSE,CLUB RESORT,BED AND BREAKFASTS,HOSTEL,BOUTIQUE HOTEL,GUEST HOUSES,VILLA</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fedcd391-e899-4078-a84c-63be1f904d72|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
fedcd391-e899-4078-a84c-63be1f904d72|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-15T05:49:48.6776253+00:00" Version="0" EchoToken="Search" TransactionIdentifier="fedcd391-e899-4078-a84c-63be1f904d72" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.90018365" Longitude="18.01635463" StarRating="3" HotelCode="629476|joy_guesthouse_4" HotelName="Joy Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vécsey Károly Utca 17, 8600 Siofoik</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/ff/3cffac978f3bd99af7e4fd1d64235e79cf0a0f33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Siofok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.914828684409" Longitude="18.064084947109" StarRating="4" HotelCode="401927|308166" HotelName="Club218 Siófok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Jacuzzi,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Beszédes József sétány 83, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/e2/fae2126dea3d0ba1cdf588b1f434ce3b50e0847f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Siofok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.75" OriginalAmount="39.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.92049181" Longitude="18.0886426" StarRating="3" HotelCode="637301|3908595" HotelName="Villa Oliver 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Ady Endre utca 89, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/5d/9b5d8ea185cd9730ededce889893bfa2d38dac12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Siofok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.911596628221" Longitude="18.055230975151" StarRating="3" HotelCode="366106|hotel_la_riva_3" HotelName="La Riva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Jacuzzi,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Petofi Sétány 7, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ba/fbba272b2311c9e034173088ba0410d376e3f44e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Siofok, not more than fifty metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.905502535358" Longitude="18.037440661282" StarRating="4" HotelCode="334305|oazis_panzio" HotelName="Oazis Panzio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Szigliget Utca 5, 8600 Siofok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/a3/d7a3aac058ea584c071843b8a24f99b07a30e0a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.921404" Longitude="18.084204" StarRating="4" HotelCode="297314|luxury_apartment_hotel_siofok" HotelName="Luxury Apartments Siófok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Conference Hall,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Beszédes József sétány 70/C, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/2d/c92d065c949d5e26301c34e030c0e0c0a41a6647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Luxury Apartment Hotel Siófok in Siofok, you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.910623543496" Longitude="18.051440170813" StarRating="3" HotelCode="366107|renegade_hotel" HotelName="Renegade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Petofi sétány 4, 8600 Siófok, Balaton</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557a405ae1245467ce7adeedbacb44cd39ebae0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Siofok, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.900532139541" Longitude="18.047366738319" StarRating="4" HotelCode="193536|ce_plaza_hotel" HotelName="CE Plaza Hotel" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Somogyi Bacsó B. Street 18, 8600 Siofok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/bf/82bf146f1bf2cb629eac2f83444bd75adceaad44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Siofok, this hotel is about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.90721728422" Longitude="18.041310310364" StarRating="4" HotelCode="26903|azur_3" HotelName="Hotel Azúr" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erkel Ferenc utca 2/C, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c5/f7c5518bd2ee6fa363eb6ab9dc8515b8ecf23984.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Siofok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.31" OriginalAmount="109.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.910398" Longitude="18.041501" StarRating="4" HotelCode="370825|3909475" HotelName="Hotel Yacht" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Vitorlás Utca 12-14, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6b/b96bccfd5fe2e7384877e7c6f2d71884eb511d34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Siofok, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.90381983954" Longitude="18.035428225994" StarRating="4" HotelCode="27171|residence_conference_n_wellnes" HotelName="Residence Wellness" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erkel Ferenc utca  49, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/d5/7ad58691938051ae8dd3c4696f78db7fd286bfcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Siofok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.909069876411" Longitude="18.053912931199" StarRating="4" HotelCode="320323|vertes_conference__wellness_hotel" HotelName="Hotel Sungarden Wellness And Conference" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Batthyány Utca 24, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e3/06e3617769c67bc1e8f55b1891631f152b6ca620.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Siofok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.907481436454" Longitude="18.040006605804" StarRating="5" HotelCode="186498|hotel_azur_premium_2" HotelName="Hotel Azúr Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Erkel Ferenc utca 2/C, 8600 Siófok</AddressLine>
          </AddressLines>
          <CityName>Siofok</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/42/71425cbd3d96d3e31bc0930a3650ca85c66e27d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a quiet street, this hotel is situated just a few minutes' walk from the centre of Siofok...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Jacuzzi,Lounge,Sauna,Swimming Pool,Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Kitchen,Fax,Room Service,Telephone Service,Central Heating,Golf,Conference Hall,Spa,24 Hour Front Desk,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Garden,Housekeeping,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Valet Parking,Wheelchair Access</BasicAmenities>
    <HotelRating>4,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
247299a7-c968-4a55-aeae-d6d5e1d28cc6|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="247299a7-c968-4a55-aeae-d6d5e1d28cc6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46726" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
247299a7-c968-4a55-aeae-d6d5e1d28cc6|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
247299a7-c968-4a55-aeae-d6d5e1d28cc6|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
247299a7-c968-4a55-aeae-d6d5e1d28cc6|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
247299a7-c968-4a55-aeae-d6d5e1d28cc6|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
247299a7-c968-4a55-aeae-d6d5e1d28cc6|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-15T05:49:53.5939429+00:00" Version="0" EchoToken="Search" TransactionIdentifier="247299a7-c968-4a55-aeae-d6d5e1d28cc6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.789925" Longitude="17.191318" StarRating="3" HotelCode="386762|majerik_hotel" HotelName="Majerik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kölcsey Ferenc Utca 6, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/25/25251c6c1493bf0adda37decde895eb0baf82850.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.789598" Longitude="17.180769" StarRating="3" HotelCode="191331|korona_pension_restaurant" HotelName="Korona Pension Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szechenyi U. 43, Heviz 8380</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/a7/77a77595e25725c91864a40b4a5a9676f624ceb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hévíz. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.788144" Longitude="17.188287" StarRating="3" HotelCode="20489|park_hotel_heviz" HotelName="Park Hotel Hévíz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Petofi Sándor utca 26, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/2f/9a2f14360813bb245615ac0395a8e0155ab61122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this hotel is situated a short walk from the centre of Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.78994996" Longitude="17.18194995" StarRating="0" HotelCode="746220|aranyhal_apartman" HotelName="Aranyhal Apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Széchenyi utca 37, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/6a/876a1a54b4255443f16c14b088f0441c1ff82720.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.43" OriginalAmount="56.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.790825" Longitude="17.182917" StarRating="3" HotelCode="267950|3908225" HotelName="Holiday Club Heviz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8380 Hévíz, Vajda Ákos Street 3</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/80/5e800258f3ff87187ea8c6b62d394572dc35df30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.788220831203" Longitude="17.184030711651" StarRating="3" HotelCode="887874|agnes_hotel" HotelName="Pension Agnes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Honvéd utca 7, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/8a/8c8a6e83d1b93e864c2fafbbd656ed4a8092fd99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hévíz. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.790486" Longitude="17.189427" StarRating="4" HotelCode="21612|palace_hotel_heviz_2" HotelName="Hotel Palace Hévíz" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rakoczi Utca, 1-3, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c7/49c795816d06e716ac013348e610206d58ba8a5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 6 km from the town of Keszthely and its train station, and offers a central ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.79078519" Longitude="17.19030602" StarRating="4" HotelCode="350757|hotel_zena_beauty_shopping_center" HotelName="Zena Beauty and Accomodation" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Széchenyi u. 6., 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/7b/b87b25b8735ff78ad6b306cb1d274f8aa7c9a468.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.88" OriginalAmount="92.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.788437414105" Longitude="17.189327402779" StarRating="4.5" HotelCode="544653|4266470" HotelName="Bonvital Wellness And Gastro Hotel" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi Utca 16-18, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/2c/af2c67f4822e12b20206cfcd0809210d1fac6ca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.789151928827" Longitude="17.188268601894" StarRating="3" HotelCode="38435|hunguest_hotel_panorama" HotelName="Hunguest Hotel Panorama" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petofi Sandor utca 9, Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a7/55a7bfe3f22d5386459a1cfcefc4d675a7d7b763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Hévíz, 150 m from the lake. Sights in the near vicinity includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.790646653122" Longitude="17.191261997679" StarRating="0" HotelCode="312342|harom_a_kislany_vendeghaz_ii" HotelName="Harom A Kislany Vendeghaz II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Széchenyi Utca 3, 8380 Heviz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/6c/2b6ca15d1505d6e2d2b020a622cb61b97abe4aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 600 metres from the Thermal Lake Hévíz, Három a kislány vendégház II. in Hévíz offers free W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.83" OriginalAmount="102.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.786867313428" Longitude="17.186608314514" StarRating="4.5" HotelCode="13295|1042888" HotelName="Thermal Hévíz" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos Utca 9-11, 8380 Heviz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/f2/d6f2eec3a2a5ddb2ee94fce4f3ba15269d42da79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this spa hotel is situated right in the heart of Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.784944" Longitude="17.190494" StarRating="4" HotelCode="89567|hotel_spa_heviz" HotelName="Hotel Spa Héviz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Schulhof Vilmos sétány 1, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/92/f392a413fa1f5a368e6913d06e5ddb6491333903.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.48" OriginalAmount="126.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.781998" Longitude="17.189035" StarRating="4" HotelCode="48059|1650608" HotelName="Thermal Aqua" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos Utca 13-15, 8380 Hévíz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/55/2a55f28d7f81bdd40dc8dcebfd95a9d0d023fa8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.7890288" Longitude="17.1890593" StarRating="4" HotelCode="211137|hunguest_hotel_mirage" HotelName="Hunguest Hotel Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>8380 Hévíz, Rákóczi Street 16</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/46/044695486d2298e0aa0da5977935f18f8da70f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hévíz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.15" OriginalAmount="140.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.780861471268" Longitude="17.185299396515" StarRating="3" HotelCode="38434|477875" HotelName="Hunguest Hotel Helios" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vorosmarty Utca 91, Heviz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/61/7761fd7e3627f475f38572f65c8781c7f107f77e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The world-famous thermal lake of Hévíz with its thermal springs is the largest body of water in Euro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.79162" Longitude="17.187961" StarRating="4" HotelCode="23730|hotel_naturmed_carbona" HotelName="Naturmed Hotel Carbona" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Attila ul 1, 8380 Heviz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/bb/7abb19cc5e2b3483c676555245f5b7c293db5729.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Hévíz, this spa hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.791957979671" Longitude="17.189700901508" StarRating="4" HotelCode="12298|hotel_europa_fit" HotelName="Europa Fit" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jokai utca 3, 8380 Heviz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/88/81885a2ff90ad8eff5864a9b8f4c8f2c1dd60654.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Hévíz, this hotel lies in a quiet neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.94" OriginalAmount="189.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.779586750687" Longitude="17.195464968681" StarRating="5" HotelCode="16871|35244" HotelName="Lotus Therme Hotel &amp; Spa" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Lótuszvirág utca 1, 8380 Héviz</AddressLine>
          </AddressLines>
          <CityName>Heviz</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/57/32579dd880dee20ff5fc0dff31a135c5bba13ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 600 m from the centre of Hévíz, this hotel lies in a quiet neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Conference Hall,Bicycle Rental,Fax,Telephone Service,Wheelchair Access,Designated Smoking Area,Diet Meals,Shopping Arcade,Golf</BasicAmenities>
    <HotelRating>4,4.5,3,5</HotelRating>
    <BedType />
    <Meals>HALF BOARD,BED &amp; BREAKFAST,ALL INCLUSIVE,ROOM ONLY,FULL BOARD</Meals>
    <PropertyType>SPA HOTEL,APARTMENT HOTEL,CITY 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
af835523-aac1-4a9f-9cd0-d8fe4db1d764|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="af835523-aac1-4a9f-9cd0-d8fe4db1d764">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46608" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
af835523-aac1-4a9f-9cd0-d8fe4db1d764|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
af835523-aac1-4a9f-9cd0-d8fe4db1d764|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
af835523-aac1-4a9f-9cd0-d8fe4db1d764|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-15T05:49:58.3474952+00:00" Version="0" EchoToken="Search" TransactionIdentifier="af835523-aac1-4a9f-9cd0-d8fe4db1d764" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.44885672" Longitude="21.39489306" StarRating="0" HotelCode="556722|major_panzio_es_etterem" HotelName="Major Panzió és Étterem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Major Utca 41, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/ef/71ef78f8ec48e5a28f23992a76b5e2a276e1cdeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a peaceful area of Hajdúszoboszló, the Major Panzió és Étterem is 200 metres away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.443810485454" Longitude="21.390551796017" StarRating="4" HotelCode="270961|nelson_hotel_3" HotelName="Nelson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hosok Tere 4, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/be/5bbec5be91147a859ab1dca73c7b95efd3262750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Hajduszoboszlo, Nelson Hotel puts everything the city has to offer just o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.448072060617" Longitude="21.400786322005" StarRating="3" HotelCode="334915|hotel_negy_evszak_superior" HotelName="Hotel Negy Evszak Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jokai Sor 13, 4200 Hajdúszoboszlo</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/be/3cbee70f9df7da37db90d8d52c4028c98627ab95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within 700 metres from the Hajduszoboszló thermal baths, Hotel Négy Évszak Superior offers free WiFi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.45326" Longitude="21.405188" StarRating="3" HotelCode="150421|hotel_baratsag_hajduszoboszlo_superior" HotelName="Hotel Baratsag Hajduszoboszlo Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mátyás király sétány 19, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/af/02af88d5dc26623c82823b77ce409e40043fd131.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.453987" Longitude="21.406152" StarRating="4" HotelCode="211972|otel_silver_superior" HotelName="Silver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mátyás király Sétány 25, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/17/df1716241a9aaaf98ef43aac905199846b00c15a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hajduszoboszlo. The nearest airport is Debrecen (DEB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.453206251343" Longitude="21.405316424606" StarRating="3" HotelCode="69429|matyas_kiraly_spa_and_wellness_hotel" HotelName="Mátyás Király Gyógy- és Wellness Hotel" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mátyás Király sétány 17, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6a/806a79282feee62c321a827e7de67454ca859d45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hajduszoboszlo. The nearest airport is Debrecen (DEB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.450851" Longitude="21.403928" StarRating="4" HotelCode="297354|hotel_aurum_family" HotelName="Hotel Aurum Family" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mátyás Király sétány 1/b, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/b3/0fb36cdef6c2a8c7fff143b087e8c78ac6db3c3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Aurum Family is located in Hajdúszoboszló, only 100 metres from Hungarospa, Europe&amp;apos;s larg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.452377" Longitude="21.403158" StarRating="4" HotelCode="13614|hunguest_hotel_beke" HotelName="Hunguest Hotel Béke" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mátyás király sétány 10, Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/20/e12015cd8f7b5b361de05c24916b2525e0189088.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hajduszoboszlo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4524049" Longitude="21.3946455" StarRating="3" HotelCode="69428|hungarospa_thermal_hotel" HotelName="Hungarospa Thermal" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>József Attila u.25, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/68/8d684bf7199df9da6721106e9efa357547580be1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hungarospa Thermal Hotel with its own medicinal baths is quietly positioned in Hajdúszoboszló, n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.451640353908" Longitude="21.403657793999" StarRating="4" HotelCode="909862|aurum_hotel" HotelName="Aurum Hotel Hajduszoboszlo" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mátyás Király sétány 3, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/0c/e70c0d20bda5cee0434e504a0d43b78e14bf32bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities to enhance their stay. A childcare servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4522956" Longitude="21.40085" StarRating="4" HotelCode="270965|hotel_atlantis_hajduszoboszlo" HotelName="Atlantis" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4200 Hajdúszoboszló, Damjanich Street 10</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/fa/eafa83113ad3cfb39493a850450db79201e3f3dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hajduszoboszlo. The nearest airport is Debrecen (DEB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.449239522035" Longitude="21.398753961835" StarRating="4" HotelCode="103383|hotel_delibab" HotelName="Hotel Delibab" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/aa/83aa2e8a69debd01d59c0c864fc546d3e87c2a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hajduszoboszlo. The nearest airport is Debrecen (DEB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.56" OriginalAmount="256.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4554213" Longitude="21.4020787" StarRating="4" HotelCode="35856|hunguest_hotel_aqua_sol" HotelName="Aqua Sol" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gábor Áron u. 7-9, 4200 Hajdúszoboszló</AddressLine>
          </AddressLines>
          <CityName>Hajduszoboszlo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/0f/100f7584f8d968a56e2ba8532200e73cfada03c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hajduszoboszlo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access,Fax,Room Service,Telephone Service,24 Hour Front Desk,Laundry,Parking,Spa,Kitchen,Conference Hall</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
715bd3b9-0445-4bbd-ac1e-2fcbba05ec03|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="715bd3b9-0445-4bbd-ac1e-2fcbba05ec03">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="50950" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
715bd3b9-0445-4bbd-ac1e-2fcbba05ec03|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
715bd3b9-0445-4bbd-ac1e-2fcbba05ec03|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
715bd3b9-0445-4bbd-ac1e-2fcbba05ec03|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
715bd3b9-0445-4bbd-ac1e-2fcbba05ec03|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
715bd3b9-0445-4bbd-ac1e-2fcbba05ec03|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-15T05:50:02.8880302+00:00" Version="0" EchoToken="Search" TransactionIdentifier="715bd3b9-0445-4bbd-ac1e-2fcbba05ec03" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.140799" Longitude="-21.913696" StarRating="2" HotelCode="193503|egilsborg_guesthouse" HotelName="Vikingur Egilsborg Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Library,Massage Centre,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Thverholt 20, 105 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/36/ae3659f4bd59418ce2aa8901634f480c3acd1a74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Egilsborg Guesthouse is in the heart of Reykjavik, walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.07" OriginalAmount="61.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.13415833741" Longitude="-21.920213843207" StarRating="2" HotelCode="325392|1232438" HotelName="Bus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Coffee Shop,Concierge,Housekeeping,Internet,Kitchen,Library,Lounge,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Skogarhlid 10, 105 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/d3/3ad38d4112e00ec8a0fde33f634972bb39bac8f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Bus Hostel Reykjavik in Reykjavik, you'll be minutes from Kjarvalss...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.13679133" Longitude="-21.92178979" StarRating="3" HotelCode="527168|igdlo_guesthouse" HotelName="Igdlo Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gunnarsbraut 46, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/03/e2/03e2ea3c0f9099c6ef22194e0b728dd1b2babbaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run guest house, 500 metres from Reykjavik Bus Terminal, is a 45-minute bus ride from Ke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.145995" Longitude="-21.894164" StarRating="2" HotelCode="11283|3157" HotelName="Cabin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgartúni 32, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d5/bf/d5bfd797f5f4413160cc5dff6716d982dafd1b2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the sea, close to two of the main roads in and out of Reykjavik. The stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.138504710834" Longitude="-21.921009964324" StarRating="3" HotelCode="501756|2280485" HotelName="Nordurey Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Snorrabraut 71, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/43/1543852bd9f7c1fcfb5951a8d4f91b5469c36f9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Nordurey Guesthouse, located in Reykjavik , 500 meters from the church of Hallgrímskirkja , offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.140827891654" Longitude="-21.922341215453" StarRating="2" HotelCode="325376|hostel_b47" HotelName="Hostel B47" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Library,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Baronsstigur 47, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/68/29687600c3dfb3532bea071e733c32a0306cb121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hostel B47, you'll be centrally located in Reykjavik, steps from Su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14179446" Longitude="-21.91073326" StarRating="1" HotelCode="148523|pavi_guesthouse" HotelName="Pavi Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Brautarholt 4, 105 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/75/177566e2bd71f9bcb87fccffc1c056545eb9e1ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Pávi Apartments places you in the heart of Reykjavik, mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.145526417042" Longitude="-21.928378502763" StarRating="2" HotelCode="397005|grettir_guesthouse" HotelName="Grettir Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="ATM/Cash Machine,Internet,Kitchen,Library,Luggage Storage,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 28a, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/2a/ea2af9a79f5cf63eb4f06a666e28d4bdca84a392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grettir Guesthouse, you'll be centrally located in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.13571" Longitude="-21.919338" StarRating="2" HotelCode="193500|alba_guesthouse" HotelName="Alba Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Library,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Eskihlid 3, 105 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/6c/566c6b69f36ec1a63ef8e51bc8d21761fe29e38d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alba Guesthouse is a friendly B&amp;B in the centre of the old part of Reykjavík opened in June  2004.  ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.146589" Longitude="-21.874826" StarRating="1" HotelCode="285123|reykjavik_city_hostel" HotelName="Reykjavík City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sundlaugavegur 34, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6d/986d7d19de4f492d7514960b446b83562abbd928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.76" OriginalAmount="76.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1414" Longitude="-21.9045" StarRating="3" HotelCode="26504|279955" HotelName="22 Hill Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brautarholt 22, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0f/800fa2d76eba4d9d0feebafc5503ed8839eb2410.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an ideal place from which to explore the city. It is situated within a few minutes’ wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1418015" Longitude="-21.93123859" StarRating="2" HotelCode="781987|guesthouse_andrea_2" HotelName="Guesthouse Andrea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Njardargata 43, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/5e/585e527f22bc9c0358bc9845397b1cd4dacfa696.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.143257" Longitude="-21.915931" StarRating="1" HotelCode="178385|101_guesthouse_2" HotelName="Guesthouse 101" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugarvegur 101, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/31/4031542523e6d2df03cc0a8aca6436e2d28ec16f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Reykjavik. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.140565090393" Longitude="-21.914876103401" StarRating="3" HotelCode="16897|2013645" HotelName="Fosshotel Raudara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rauðarárstígur 37, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/7e/f67eb76581095406a2d18d1ba406c6d1d0371ced.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in central Reykjavík, only 150 m from the Laugavegur shopping street and 50 m the fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.142074" Longitude="-21.930793" StarRating="2" HotelCode="209979|guesthouse_aurora_2" HotelName="Aurora Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freyjugata 24, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/14/b0144572d25547fdb3c23057988247a9a8ffe006.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik. The nearest airport is Reykjavik - Keflavik Internat. (KEF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.95" OriginalAmount="83.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.097096462341" Longitude="-21.8873254364" StarRating="3" HotelCode="37885|750785" HotelName="Smári" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hlíðasmára 13, 201 Kópavogi</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ba/82badb5cc2e9bfb159b5fa52a6109a723a681ff9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.30" OriginalAmount="88.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14543352" Longitude="-21.91938233" StarRating="2" HotelCode="665925|88447366" HotelName="Kex Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels">
        <Address>
          <AddressLines>
            <AddressLine>Skulagata 28, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d6/3dd605f8ca08aad694a78116255448164f9ccfed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.12903256" Longitude="-21.87647156" StarRating="2" HotelCode="780460|guesthouse_summerday" HotelName="Guesthouse Summerday" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Grensasvegur 24, 108 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/07/c607d32023f4138c77102a8b23a3fdbe2b4a239d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1445174" Longitude="-21.92314421" StarRating="2" HotelCode="396978|von_guesthouse" HotelName="Von Guldsmeden Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Garden,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 55, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/56/ff561409351f37cc60a336ce0e714be025f3cc30.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;With a stay at Von Guesthouse, you&amp;apos;ll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14613567" Longitude="-21.93507488" StarRating="2" HotelCode="738375|reykjavik_rainbow" HotelName="Reykjavík Rainbow Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amtmannsstig 5a, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/50/ec501667819033ddcfbcc85d592e708d880e1ee7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.96" OriginalAmount="92.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.141492036828" Longitude="-21.911831830571" StarRating="3" HotelCode="900549|1110058" HotelName="Stay Apartments Einholt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Einholt 2, Reykjavik 105</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/26/1f265c42182f4310fe9f44f22f6ba90523044c3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.17" OriginalAmount="94.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.144982" Longitude="-21.918176" StarRating="3" HotelCode="37274|366245" HotelName="Fosshotel Baron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baronsstígur 2-4, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d2/7c/d27ca028b9e638487a83bb2ce5e2b95784b410d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a superb central location at the heart of Reykjavík, within a few paces of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.87" OriginalAmount="95.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.142225" Longitude="-21.929741" StarRating="3" HotelCode="209983|2651785" HotelName="Sunna Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Bicycle Rental,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Thorsgata 26, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/b9/ddb9299de20ad61999bab434835a00781aa52186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Guesthouse Sunna places you in the heart of Reykjavik, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14318723" Longitude="-21.9168475" StarRating="3" HotelCode="349162|100_iceland_hotel" HotelName="100 Iceland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 100, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/95/32952d1fad3bf90f5bf836e90cbc7240af77171b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.13930389" Longitude="-21.9366249" StarRating="2" HotelCode="154285|travel_inn_guesthouse" HotelName="Travel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Parking,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c0/c1c0177499b8039c14b70695cd8d9d4b786bb435.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Travel Inn Guesthouse in Reykjavik, you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="101.81" OriginalAmount="100.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.146333877811" Longitude="-21.929059344761" StarRating="3" HotelCode="22532|2094470" HotelName="CenterHotel Klopp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klapparstig 26, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/9a/1b9a98b525247c4344575fe8ab0c3ff7a387a9b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the heart of Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.149365" Longitude="-21.94463" StarRating="3" HotelCode="61634|metropolitan_hotel_4" HotelName="Metropolitan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ránargötu 4a, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/6a/e06a2b5609d2daa7afc654a3096550726ba7764f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.42" OriginalAmount="103.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.141323165624" Longitude="-21.937133073807" StarRating="3" HotelCode="193495|1662478" HotelName="Galtafell Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Concierge,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Laufasvegur 46, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/04/1804d23c7cc7334bf9021751c2fe7dbf8aa3aece.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 Galtafell, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.142659105862" Longitude="-21.909903287888" StarRating="3" HotelCode="904099|23774" HotelName="Hotel Klettur" 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,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mjolnisholt 12-14, Reykjavik 105</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d9/03d9fd003b2f448f687e43419986900d0d9b9745.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Mjolniholti, directly next to Reykjavik's main shopping street, Laugavegur a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.83" OriginalAmount="104.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14184" Longitude="-21.91499" StarRating="3" HotelCode="12952|366275" HotelName="Fosshotel Lind" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauðarárstígur 18, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/4a/c24a8a83003ac5f58fa26bedf2a6cab8f15801b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Reykjavík, near Laugavegur, the city’s main shopping area. Numerou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.96" OriginalAmount="104.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.142767" Longitude="-21.927687" StarRating="3" HotelCode="61633|750685" HotelName="Leifur Eiriksson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skolavordustigur 45, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/33/4133c25563ad309d5bbe33b9e13dcb86b30a0573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.138938" Longitude="-21.934371" StarRating="0" HotelCode="209981|guesthouse_anna_" HotelName="Anna Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Smáragötu 16, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/fb/fbfb730c2000a7d3f06577c9284192d48049d955.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.94" OriginalAmount="105.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.151995" Longitude="-21.949874" StarRating="4" HotelCode="175809|831472" HotelName="Icelandair Hotel Reykjavik Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mýrargata, 2, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/17/60170e49c4fa16e7ef8920c04300f4e702d7148e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the up-and-coming harbour district of central Reykjavík, the hotel is just a stone's thro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.40" OriginalAmount="106.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14815" Longitude="-21.938582" StarRating="4" HotelCode="337061|120152" HotelName="Radisson Blu 1919 Hotel, Reykjavik" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Posthusstraeti 2, Reykjavik 101</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/2b/f52b4299dd70a4b82fc3ec535462de3c2844f608.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the fashionable 101 District, close to Reykjavik's harbour. Keflavík ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.147906" Longitude="-21.940455" StarRating="3" HotelCode="907216|city_center_hotel_3" HotelName="City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Austurstraeti 6, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/4b/fb4bcfd59b164fc043bd317d79a2f295937b0670.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik. The nearest airport is Reykjavik - Keflavik Internat. (KEF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1427" Longitude="-21.9205" StarRating="0" HotelCode="964577|center_hotels_laugavegur" HotelName="CenterHotel Laugavegur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegi 95-99, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/61/7b61c1fb0e54f27c25112ed62b0d3f62038e7cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.146841660759" Longitude="-21.933839264418" StarRating="2" HotelCode="307545|loft_hostel" HotelName="Loft Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Bar,Designated Smoking Area,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bankastraeti 7, 101	Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9c/e29cb385178fa16593a181d6ad02106f54e98c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hostel is a fun new hostel in the downtown of downtown Reykjavík! It is located on Reykjavík's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.58" OriginalAmount="111.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.144043931362" Longitude="-21.931573221829" StarRating="4" HotelCode="73646|471695" HotelName="Odinsve Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorsgata 1, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/8d/a48df11a72bd0f1fe9949cf24c8e79cf48b049b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a quiet residential area in the city centre, just 400 metres ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.90" OriginalAmount="111.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.138695339928" Longitude="-21.883336195107" StarRating="3" HotelCode="16414|460455" HotelName="Hotel Island" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Armuli 9, 108 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/39/c039738cc8d778ec7ce07d08067886ea50f8b3a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Reykjavik. Guests will find the nearest restaurants around 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.143033203614" Longitude="-21.913516280951" StarRating="3" HotelCode="315461|centerhotel_midgardur" HotelName="CenterHotel Miðgarður" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegi 120, 105 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/51/0751c1210fa987d608a6708f0df2219ea4e6b437.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="115.69" OriginalAmount="114.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.130845" Longitude="-21.932742" StarRating="4" HotelCode="13723|711640" HotelName="Icelandair Hótel Reykjavík Natura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nauthólsvegur 52, close to Reykjavík Airport (RKV), 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/74/e3747d5ab4b531655503621cd6d1dd86bde29e0b.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.11" OriginalAmount="114.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.146457606389" Longitude="-21.887209981045" StarRating="3" HotelCode="482612|2239265" HotelName="Nordurey Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/594755/a_594755_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for nature lovers, this complex lies in Reykjavik, approximately 600 m from the sea. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.13906856" Longitude="-21.88639586" StarRating="3" HotelCode="463883|city_park_hotel_8" HotelName="City Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Armuli 5, 108 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/59/0659c341a2482568575c95e2375d26d1584c44ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="116.77" OriginalAmount="115.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14592709" Longitude="-21.93067988" StarRating="4" HotelCode="17596|3258938" HotelName="CenterHotel Skjaldbreid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegi 16, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/cf/59cf3f26ad10842c2568e13cf7bbced3378d4032.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.101601668225" Longitude="-21.849853992462" StarRating="3" HotelCode="193505|reykjavik_peace_center" HotelName="Reykjavik Peace Center - Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Garden,Housekeeping,Internet,Kitchen,Library,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Vogasel 1, 109 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/0b/3f0b47cfb97ad806693f6b9fad4f0176d60974b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Reykjavik Peace Center - Guesthouse in Reykjavik,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.61" OriginalAmount="116.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.148172981115" Longitude="-21.941907405853" StarRating="3" HotelCode="33462|120734" HotelName="CenterHotel Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aðalstræti 4–6, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/e7/d8e71772ed9cfcef686a61efe0cb3d3f5b56d331.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly situated for enjoying all that Reykjavik has to offer, on the Ingólfstorg Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="117.78" OriginalAmount="116.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.139688" Longitude="-21.889091" StarRating="4" HotelCode="12184|CAL746200" HotelName="Hilton Nordica" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sudurlandsbraut 2, 108 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/f1/a4f112310cc95c83ed63175b70c4e19abbf1faa7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is located in the financial district of the capital and is only 5 minutes’ wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.84" OriginalAmount="116.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.131071906708" Longitude="-21.87490407791" StarRating="3" HotelCode="953488|2654215" HotelName="ODDSSON Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grensásvegur 16a, 108 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/8d/ee8d0e3d11bbbb7996953e85885f8a261faf1213.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.143997" Longitude="-21.9239982" StarRating="3" HotelCode="193489|rey_apartments_2" HotelName="Rey Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grettisgata 2a, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/42/e54272b74077b201edff1eef7a5f3462ed95f4dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the accommodation can enjoy a variety of facilities, services and amenities during their s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14644979472" Longitude="-21.887240148479" StarRating="0" HotelCode="878869|nordurey_hotel_city_garden" HotelName="Nordurey Hotel City Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hrísateigur 14, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/da/ebda36ec1c0e74e0689ff146d7b222aebeb180dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.147448" Longitude="-21.942536" StarRating="4" HotelCode="40140|hotel_reykjavik_centrum" HotelName="TOP CityLine Hotel Reykjavik Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adalstraeti 16, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/d6/eed6bbf5909fbfefcf210bd55e8f7d0e277b3d3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Reykjavik. The nearest airport is Reykjavik - Keflavik Internat. (KEF...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.144732386926" Longitude="-21.908609087311" StarRating="4" HotelCode="935554|fosshotel_reykjavik" HotelName="Fosshotel Reykjavik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorunnartun 1, Höfðatorg, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5a/48/5a482f218b3feb1369b5acf4a8d5e4dc0a3b0973.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.81" OriginalAmount="118.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.139182" Longitude="-21.881543" StarRating="3" HotelCode="255559|191514" HotelName="Reykjavik Lights" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sudurlandsbraut 12, 108 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/9a/559ac29270c9c96d23713f73921f879682b54f21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Reykjavik, this urban hotel is ideal for guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.149119" Longitude="-21.930831" StarRating="3" HotelCode="63853|centerhotel_arnarhvoll" HotelName="CenterHotel Arnarhvoll" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ingólfsstræti 1, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/f8/1cf8b4f3ec11546d64e37eba1b04b83ff4cdd101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a side street of Reykjavik's main shopping street, Laugavegur, the hotel offers an ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1499144" Longitude="-21.9428343" StarRating="4" HotelCode="626149|exeter_hotel_by_keahotels" HotelName="Exeter Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tryggvagata 12, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/15/f4151a32cb3a91e795bc3cf2c6fb3f16c400b826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.137220789922" Longitude="-21.892301875533" StarRating="3" HotelCode="335126|hotel_lotus_3" HotelName="Hotel Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Álftamýri 7, 108 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/fd/07fd44773bb0b25bd8fb9ba37f77793f150f77c5.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 Lotus in Reykjavik, you'll be convenient to A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14471125" Longitude="-21.93159172" StarRating="4" HotelCode="489401|odinsve_hotel_apartments" HotelName="Ódinsvé Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Coffee Shop,Concierge,Conference Hall,Dry Cleaning,Elevator,Internet,Laundry,Limousine Service,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Skólavördustígur 7, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/6f/136fbf23f40f01bef69221c545dae431fdd7872b.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 Odinsve, you'll be centrally located in Reykj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.33" OriginalAmount="121.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.142725" Longitude="-21.935069" StarRating="4" HotelCode="73645|471265" HotelName="Holt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bergstadastraeti 37, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/3f/3f3f73ca410f6012f40d140c0b1d0a1a97b74d41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is especially well located in the heart of Reykjavik, the capital of Iceland. The establis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.10" OriginalAmount="121.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14190901" Longitude="-21.9074517" StarRating="4" HotelCode="503850|3835535" HotelName="Eyja Guldsmeden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brautarholt 10-14, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/6c/386c90c8c186cd1a14bd263213396a49c5c13b8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.79" OriginalAmount="123.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.143959284132" Longitude="-21.921239390213" StarRating="4" HotelCode="935555|1698228" HotelName="Alda Hotel Reykjavik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Currency Exchange,Fax,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 66-68, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/08/d308db8ee12ce668aa910054622be2be19249415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik, about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.143997" Longitude="-21.9239982" StarRating="4" HotelCode="193490|grettir_apartments" HotelName="Grettisborg Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grettisgata 53b, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/19/661971fe00e2e2eeae56cc2bfdd95da6c1157ec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a range of facilities to ensure guests a comfortable stay. The accommodatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14584534" Longitude="-21.92424152" StarRating="3" HotelCode="965984|alfreds_studio_apartments_" HotelName="Alfred's Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frakkastígur 6A, Downtown, 101 Reykjavík, Höfuðborgarsvæðið</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/56/525616aebb15eaab78eaf68773999d66fd5c3773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.140597490349" Longitude="-21.901243271164" StarRating="3" HotelCode="114066|orkin" HotelName="Ørkin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brautarholti 29, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/37/d237350a7152148997c158bf3d28f8d2b3dba045.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Orkin is an affordable accommodation located a few minutes’ walk from Reykjavik city centre an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.142619332737" Longitude="-21.891304850578" StarRating="4" HotelCode="22533|grand_hotel_reykjavik" HotelName="TOP CityLine Grand Hotel Reykjavik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sigtún 38, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f7/0af7be20ea18d077d9ee76a3c9fdb92c201565f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a quiet area 1.5 km from the city centre, just a short distance from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.146195419523" Longitude="-21.927075122685" StarRating="3" HotelCode="193494|reykjavik_residence_apartment_hotel" HotelName="Reykjavik Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hverfisgata 45, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/92/01929aff9a695d598a9db4662c3b7a94c3acafb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 17 rooms. Room service is available to guests. Wireless internet acce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14397382" Longitude="-21.92198743" StarRating="3" HotelCode="824841|alfreds_apartments" HotelName="Alfred's Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Vitastígur 11, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/f2/4bf291218f1e2eaa7e51850f320fc86ca56cad38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Alfred's Apartments in Reykjavik, you'll be by the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.78" OriginalAmount="133.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.139832326696" Longitude="-21.895616166605" StarRating="3" HotelCode="114065|1105338" HotelName="Stay Apartments Bolholt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bolholt 6, Reykjavik 105</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/88/99885d6127337cc546fe2630a162719f7ea67d61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 800 m from the centre of Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14636512" Longitude="-21.93324362" StarRating="3" HotelCode="611057|101_down_town_guesthouse" HotelName="B14 Rooms And Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bankastræti 14, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/16/e7161346392b98bc631560f0e238aceafc5959e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.83" OriginalAmount="136.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1453168" Longitude="-21.9356149" StarRating="4" HotelCode="62260|120704" HotelName="CenterHotel Thingholt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Thingholtsstraeti 3-5, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/1d/2c1da7b6c206e1d814a72d23991a883e04fe2c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in the city centre of Reykjavik, next to the city's main shopping stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14547626709" Longitude="-21.928574500664" StarRating="3" HotelCode="36123|hotel_fron" HotelName="Hotel Fron" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 22a, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d2/91/d29178d255640d8d98fd93c482f83f838f20de1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3 km from the centre of Reykjavik...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14128252" Longitude="-21.90632663" StarRating="0" HotelCode="983737|northern_comfort_apartments" HotelName="Modern Serviced Hotel Apartments - Northern Comfort Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Skipholt 15, Close to Hlemmur Square Bus Central on Main Street Laugavegur, Holt, 105 Reykjavík, Höfuðborgarsvæðið</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/bc/ebbc3e0237648a5f66819ec913111c3c35a49d8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.64" OriginalAmount="139.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14696467619" Longitude="-21.930965893254" StarRating="3" HotelCode="475483|1181688" HotelName="Reykjavík Residence Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Garden,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hverfisgata 21, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/zz/cbad5918f788233c65e479b822c0c38a4ead8aea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Reykjavik Residence Suites in Reykjavik, you'll be minutes from Lau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14514393" Longitude="-21.92625811" StarRating="4" HotelCode="575865|41_a_townhouse_hotel" HotelName="41 A Townhouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 41, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/8c/138cd03b166b2af26979f851da5ee1cf65c6ec33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at 41 A Townhouse Hotel in Reykjavik (Reykjavík 101), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.134207206828" Longitude="-21.877244710922" StarRating="3" HotelCode="371650|arctic_comfort_hotel_3" HotelName="Arctic Comfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sidumúli 19, 108 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/4a/f74ae8f8bf02bd70598c0691db525b51018d7320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.5 km from the centre of Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="144.81" OriginalAmount="143.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.144165522379" Longitude="-21.916898746849" StarRating="3" HotelCode="317500|393398" HotelName="Skuggi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hverfisgata 103, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/9c/d19c12d1d88ba450f490fc01f2ecaf8572647a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik, approximately 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.144438333333" Longitude="-21.938833666667" StarRating="3" HotelCode="77941|castle_house__embassy_luxury_apartments" HotelName="Castle House Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Garden,Housekeeping,Internet,Kitchen,LCD/Projector,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/8e/108ee3efface7b689ac3e9a90dd00eea19ea6444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Very well furnished studio and one bedroom apartments with fully equipped kitchens, sattlelite TV an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14048987" Longitude="-21.92690042" StarRating="0" HotelCode="955641|eric_the_red_guesthouse" HotelName="Eric The Red Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eiriksgata 6, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/9c/029c5297fe08a51f14d9fe2cee5eb97e3f65adda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14572879" Longitude="-21.92551014" StarRating="3" HotelCode="549521|island_apartments" HotelName="Island apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Hverfisgata 56, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8f/798f6c22059bc7cf780585efcff7c31e0c2b9068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Island Apartments, you'll be centrally located in R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="151.79" OriginalAmount="150.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14482992" Longitude="-21.91059575" StarRating="3" HotelCode="318945|85079506" HotelName="Storm Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorunnartun 4, 105 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/32/f3328231c05cc13fb153d5dc2d84846deb993bac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Reykjavik, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.79" OriginalAmount="154.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.145861495513" Longitude="-21.930037238029" StarRating="4" HotelCode="901972|1479458" HotelName="Room With A View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lauga vegur 18, 101	Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338643/338643a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.146328063103" Longitude="-21.930769035721" StarRating="4" HotelCode="441280|canopy_by_hilton_reyjavik" HotelName="Canopy by Hilton Reykjavik City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Smiðjustígur 4, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/a1/c1a1bda978a91fb1e05f219b9513bc16c9eaeb3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="164.30" OriginalAmount="162.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14808314" Longitude="-21.93780513" StarRating="4" HotelCode="614976|CBE464300" HotelName="Reykjavik Konsulat Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstraeti 17-19, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/42/6542a1fa54896bcccc8b9504c853ea82817ec7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14259163" Longitude="-21.92041817" StarRating="0" HotelCode="834461|the_publishers_house_raetur_apartments" HotelName="The Publishers House–Reykjavik Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baronsstigur 28, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/9f/e19f44fb9b0d72ea9aa03e05437d8d12d9a83486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14507773" Longitude="-21.9264201" StarRating="4" HotelCode="571236|sandhotel" HotelName="Sandhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 34, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/47/3b47549af13feb21cb1fba026bf370bb0c8877e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Reykjavík, on the high-street (Laugavegur). The locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.147134" Longitude="-21.9334" StarRating="4" HotelCode="76342|101_hotel" HotelName="101 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hverfisgata 10, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/a9/bfa9c9332ccd16c3a79d63870d3179abb7718145.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in the heart of Reykjavik, the capital of Iceland. It is located approxim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14120001" Longitude="-21.92900056" StarRating="2" HotelCode="452230|freyja_guesthouse_suites" HotelName="Freyja Guesthouse &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Dining,Garden,Internet,Kitchen,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Freyjugata 39, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ea/4aea9da41b3871f7f7d49a3a4f3c2151b8858946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Family run guesthouse in the heart of Reykjavik city. Located next to the beautiful church, Hallgrím...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14476125" Longitude="-21.93321925" StarRating="3" HotelCode="153920|reykjavik4you_apartments" HotelName="Reykjavik4You Apartments Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Bergstaðastræti 12, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d6/03d68b5acb5f8ceb5b3d2410c32a7a2977a201cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Reykjavik4you Apartments offers relaxing and modern apartment-hotel accommodation right in the centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14964701" Longitude="-21.94253716" StarRating="4.5" HotelCode="397770|62566" HotelName="Black Pearl Reykjavik Finest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tryggvagata 18A, 102-101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ac/b0ac440efcb9a225f3d1e0a83b50f6f6b543ab47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Black Pearl in Reykjavik, you'll be by the ocean ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="186.43" OriginalAmount="184.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14742539" Longitude="-21.93847803" StarRating="4" HotelCode="935556|3495659" HotelName="Apotek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Austurstraeti 16, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/86/8886077765745b69d665e6599bc327bb523844ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.76" OriginalAmount="184.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14538542" Longitude="-21.92791401" StarRating="4" HotelCode="575879|2654135" HotelName="Ion City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 28, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/ee/55eeb6857fa81da12040247880b06f63508db5f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14856495" Longitude="-21.94282528" StarRating="3" HotelCode="555818|reykjavik_treasure_bb" HotelName="Reykjavík Treasure B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Fischersund 3</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ec/45ecd5c427c7c9339519d80fd7f9cd8bf0a3b3bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Reykjavík&amp;apos;s old town, this property is 5 minutes&amp;apos; walk from the Laugavegur shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14226844" Longitude="-21.9359099" StarRating="0" HotelCode="980434|blue_luxury_apartments" HotelName="Blue Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergstaoarstrati 44, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/1f/f41fe020396e483cefc965a1b9b2efba3f5a4158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.143866" Longitude="-21.932566" StarRating="0" HotelCode="209982|odinn_reykjavik_apartments" HotelName="Odinn Reykjavik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Odinsgata 9, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/c4/b3c4acf3e3305e8edb8de4c9c199e74bd281d892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14667045" Longitude="-21.93299853" StarRating="3" HotelCode="530998|ice_apartments_reykjavik" HotelName="Ice Apartments Reykjavik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugarvegur 1b, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5a/f75ae9eced90259328177ee0f8c2c87aff691721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="203.36" OriginalAmount="201.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.147" Longitude="-21.9389" StarRating="4" HotelCode="11148|1383372" HotelName="Hotel Borg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Posthusstraeti 11, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/59/1b/591be0d27683c5b3cd7a176ad2e5c2fe242b77b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Reykjavik, the property is just a few steps away from a variety of restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14309558" Longitude="-21.92006583" StarRating="3" HotelCode="626023|thomsen_residence_suites" HotelName="Thomsen Residence Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grettisgata 62, Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0c/110c346df2d9e3bc25c3f41d6b518294656ec81d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.39" OriginalAmount="211.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14647532" Longitude="-21.93966858" StarRating="4" HotelCode="334156|1196638" HotelName="Kvosin Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kirkjutorg 4, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/30/a730f3d4e4711b6fa3fce6ebf03fa29ed0e2e022.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Kvosin Downtown Hotel, you'll be centrally located in Reykjavik, st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.12" OriginalAmount="212.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14604771" Longitude="-21.92610346" StarRating="3" HotelCode="739159|old_charm_reykjavik_apartments_" HotelName="Old Charm Reykjavik Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vatnsstigur 10 B, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/27/4827c8e2ef1a3ba64afc6e4d392f2426f5e67ed9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14860293" Longitude="-21.8848666" StarRating="2" HotelCode="577884|laekur_hostel" HotelName="Lækur Hostel &amp; Kaffi Laugalækur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Laugarnesvegur 74A, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/4f/624f5f4950de7f8dbf81c80165fe9f0f7102cdbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Lækur Guesthouse is in the heart of Reykjavik, walking distance from Laugard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.47" OriginalAmount="233.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.14174278" Longitude="-21.91166886" StarRating="3.5" HotelCode="530992|1722478" HotelName="A Part Of Reykjavík Apartments - Brautarholt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brautarholt 2, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/3d/b13d3a844e4f198db40e9e9f875a13364905f224.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 Part Of Reykjavik Apartments – Brautarholt, you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1427" Longitude="-21.9205" StarRating="0" HotelCode="958250|idunn_apartments" HotelName="Idunn Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laugavegur 42, 101 Reykjavik</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f1/85f14122453717c0917360bdb85bf5472e8e867f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1427" Longitude="-21.9205" StarRating="0" HotelCode="984293|ava_apartments_3" HotelName="AVA Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Skólavörðustígur 1A, 101 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8b/708b4a10b975922183aa502dff53614eb0daf2f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.1451289" Longitude="-21.90696833" StarRating="4" HotelCode="549582|tower_suites_reykjavik" HotelName="Tower Suites Reykjavík" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katrínartún 2, 105 Reykjavík</AddressLine>
          </AddressLines>
          <CityName>Reykjavik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/55/f655fa49923fdcff24a5d8dfd3c1ac397c5ef8d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Reykjavik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Air Conditioning,Bicycle Rental,Conference Hall,Restaurant,Designated Smoking Area,Golf,Jacuzzi,Sauna,Shopping Arcade,Wheelchair Access,Lounge,Nightclub,Spa,Currency Exchange,Diet Meals,Kitchen,Massage Centre,Swimming Pool,24 Hour Front Desk,Babysitting,Business Centre,Concierge,Dry Cleaning,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Meeting Room,Parking,Garden,Library,Pets allowed,Coffee Shop,Dining,Printer,ATM/Cash Machine,Limousine Service,24 Hour Power Supply,24 Hour Security</BasicAmenities>
    <HotelRating>3,4,2,3.5,4.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOSTEL,HOTEL DE CHARME,COUNTRY HOUSE,AIRPORT HOTEL,HOTEL,HOSTELS,APARTHOTEL,GUEST HOUSES,APARTMENT,GUEST HOUSE,BED AND BREAKFASTS,BED AND BREAKFAST</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
935f8bd7-8455-4729-aaec-13f072c85522|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="935f8bd7-8455-4729-aaec-13f072c85522">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="50874" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
935f8bd7-8455-4729-aaec-13f072c85522|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
935f8bd7-8455-4729-aaec-13f072c85522|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
935f8bd7-8455-4729-aaec-13f072c85522|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
935f8bd7-8455-4729-aaec-13f072c85522|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
935f8bd7-8455-4729-aaec-13f072c85522|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
935f8bd7-8455-4729-aaec-13f072c85522|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-15T05:50:11.2811102+00:00" Version="0" EchoToken="Search" TransactionIdentifier="935f8bd7-8455-4729-aaec-13f072c85522" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68146129" Longitude="-18.08999461" StarRating="0" HotelCode="557443|akureyri_backpackers" HotelName="Akureyri Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Dry Cleaning,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstræti 98, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/df/f7df7620fd47b7cc1381cc8f455e5a6338300393.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Akureyri Backpackers in Akureyri, you'll be by th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68155188" Longitude="-18.09054334" StarRating="2" HotelCode="628476|sandra_hardardottir_hostel" HotelName="Hafnarstraeti Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstraeti 99-101, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/bc/a4bcb0b4f3d3ec0a3d5a376cd60e8e932a6a3507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.69113527" Longitude="-18.10634276" StarRating="1.5" HotelCode="555496|akureyri_hi_hostel_2" HotelName="Akureyri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stórholt 1, 603 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/60/0d60e1c2f58293e958888c5ef1b2d9c8b3a86c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68254329" Longitude="-18.09184326" StarRating="3" HotelCode="482480|radhusid_apartment_hotel" HotelName="Torg Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brekkugata 1b, Ráðhústorgi, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/00/ca00316b63f8987122bcc998596f76fdf05dc29e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Torg Guesthouse places you in the heart of Akureyri, wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68393483" Longitude="-18.09098078" StarRating="3" HotelCode="775699|295088" HotelName="Lava Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Glerárgötu 3b, 603 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/25/a625fd14ab08bc832f8a63b13e93d2ec8ff610a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Platanias, Villa Helidoni is within the region of Platanias Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68304384" Longitude="-18.09241177" StarRating="3" HotelCode="436214|hrafninn_guesthouse" HotelName="Hrafninn Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Garden,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Brekkugötu 4, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/4f/444fc0f2b8b603f13c249041fc1d307ad92c6f18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Akureyri, Hrafninn Guesthouse is minutes from Akureyri ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.6848084" Longitude="-18.10163803" StarRating="2" HotelCode="556086|sulur_guesthouse" HotelName="Súlur Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klettastigur 6, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ae/67ae8bc1342ad29d76adc56f0f242739241c1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.60" OriginalAmount="94.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.679598387495" Longitude="-18.098173141479" StarRating="3" HotelCode="165254|1930485" HotelName="Icelandair Akureyri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Ski 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,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Thingvallastraeti 23, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/9c/839c8c2440569248ef64c634663b3e08fdb5084c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel is as good as it gets in Akureyri. It is just a few minutes’ walk from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.6842" Longitude="-18.0884" StarRating="2" HotelCode="549541|acco_guesthouse" HotelName="Acco Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Skipagata 4, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/ee/8eee61f4a84fca8d6057f9dd0c961d8290607fc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  A stay at Acco Guesthouse places you in the heart of Akureyri, steps from Akure...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.681837" Longitude="-18.09036" StarRating="3" HotelCode="489448|centrum_hostel_3" HotelName="Centrum Guesthouse Akureyri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstraeti 102, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/e2/42e23ed2dafdf18f8a82913aa30800922b1977ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.647695" Longitude="-18.080961" StarRating="3" HotelCode="322246|hotel_kjarnalundur" HotelName="Hotel Kjarnalundur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kjarnalundur, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6b/fc6b50bb81c61dfa44d8bebb47399ded849b929d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Akureyri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.684013" Longitude="-18.091634" StarRating="3" HotelCode="68874|hotel_nordurland" HotelName="Hotel Nordurland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geislagata 7, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc57b41bd4f7d820c8b8271fc90e588a43f64d43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Akureyri. The nearest airport is Reykjavik - Keflavik Internat. (KEF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.678231711748" Longitude="-18.089650982803" StarRating="3" HotelCode="935621|hotel_akureyri" HotelName="Akureyri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstraeti 67, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d9/37d9547324de0aeaca673e451bb49a33ebd589a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Akureyri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.86" OriginalAmount="127.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.680596960906" Longitude="-18.089514970779" StarRating="4" HotelCode="371177|164778" HotelName="Hotel Kea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel ,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstræti 87-89, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/2c/dc2cd07607f786eee73f6aeb85fbbbe5406d3e8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Akureyri's pedestrian street by the Eyjafjördur Fjord. Akureyri is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.03" OriginalAmount="128.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68233835" Longitude="-18.09016313" StarRating="4" HotelCode="843025|2481855" HotelName="Acco Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Skipagata 2, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/aa/e6/aae6fa8520dbbf04618cea7c02027b7fc525b395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.670189582208" Longitude="-18.09651017189" StarRating="0" HotelCode="167971|saeluhus_apartments__houses" HotelName="Studios Saeluhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Sunnutrod 2, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/19/6f19f01e18f5e2ade29e007645bbcd8cc389ba75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Akureyri.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.6842" Longitude="-18.0884" StarRating="0" HotelCode="967991|hoepfner_historical_house" HotelName="Hoepfner Historical House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstræti 20, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/c3/47c3f3beff4d4fd3b9375b4b63a7f60d1be92fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.66707871" Longitude="-18.03509796" StarRating="3" HotelCode="671339|hafdals_hotel" HotelName="Hafdals Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stekkjarlækur, 601 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/47/8147079b053ba5eda87395dc6e13fa9799ddb88c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68209979" Longitude="-18.09092317" StarRating="3.5" HotelCode="465024|172560" HotelName="Ice Apartments Akureyri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarstræti 106, 600 Akureyri (isl: Akureyrarkaupstaður), Iceland, Norðurland eystra</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/fd/b8fde0ac57ab2dc2f05e54220b41c1e9e290a8f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.68238549" Longitude="-18.09081814" StarRating="0" HotelCode="757168|town_square_apartments" HotelName="Town Square Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Radhustorg 3, Apartment 300, Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/08/94081265f6a1ae96aec8256e7d2b74f8c82f7986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.86" OriginalAmount="186.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.6838442" Longitude="-18.08930082" StarRating="3" HotelCode="629490|steinaskjol_apartments_strandgata" HotelName="Steinaskjol Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strandgata 13, 600 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/1e/0d1e8aed80f74fb9296f5c65e62c31bd8f4cab1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.67628171" Longitude="-18.04113321" StarRating="3" HotelCode="742203|villa_lola_7" HotelName="Villa Lola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kotabyggd 37, 601 Akureyri</AddressLine>
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/26/c62611a97ad5cbb5f0bc650171ac584da243cabb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="65.723438" Longitude="-18.149817" StarRating="2.5" HotelCode="73653|vacation_home_fagravik" HotelName="Fagravik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Akureyri</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/e1/78e141c843c4c5ff63ad3597dd98bc85706f4d6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access,Laundry,Room Service,Kitchen,Parking,Coffee Shop,Dry Cleaning,Housekeeping,Lounge,Luggage Storage,Sauna,Spa,24 Hour Front Desk,Concierge,LCD/Projector</BasicAmenities>
    <HotelRating>3,4,3.5,2,2.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,SKI HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,APARTMENT,VILLA,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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|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="33e3dfc1-fc4e-42ed-82e8-cba23463cfcf">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="50954" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|TravellandaSearch|supplier interation failed||Travellanda|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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|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
33e3dfc1-fc4e-42ed-82e8-cba23463cfcf|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-15T05:50:17.5536031+00:00" Version="0" EchoToken="Search" TransactionIdentifier="33e3dfc1-fc4e-42ed-82e8-cba23463cfcf" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.98732682" Longitude="-20.55004862" StarRating="2.5" HotelCode="627853|314081" HotelName="South Central Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Blesastaoir 3, Skeioa &amp; Hrunamannavegur, 801 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/21/e021d79b2c6311d9cd25d7386268337661f0ba74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.877199293055" Longitude="-20.753838330444" StarRating="3" HotelCode="918516|197966" HotelName="Vatnsholt - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatnsholti 2, 801 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/69/7b69b55f54ddc341f9c4ff9b5074228458a33b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sveitarfélagið Árborg. The nearest airport is Vestmannaeyja (VEY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.93326513" Longitude="-20.9889109" StarRating="2" HotelCode="634818|gesthus_selfoss" HotelName="Gesthús Selfoss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Conference Hall,Currency Exchange,Dining,Elevator,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Parking,Porter,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Engjavegur 56, 800 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3b/c43bfec77104dab7e6c585d717ba640b65044d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.42" OriginalAmount="109.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.95229342" Longitude="-20.72928495" StarRating="2" HotelCode="440180|1198668" HotelName="Bitra Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Library,Luggage Storage,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>1 Bitruvegur Sudurlandsvegur, 801 Selfoss, Iceland</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/e0/09e04aea87d217e6f7354f797d35311eaa0bb7d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Bitra Bed &amp; Breakfast in Selfoss Golden Circle, you'll be within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.93697927" Longitude="-20.99390112" StarRating="2" HotelCode="556166|selfoss_bb" HotelName="Selfoss Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Austurvegur 28</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/3d/713df263a256936075a64ec8cda95d0385e06a11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated by Route 1 in central Selfoss, this accommodation offers free parking, free WiFi access and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.64" OriginalAmount="118.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.10108926" Longitude="-20.99622342" StarRating="2" HotelCode="348114|2652635" HotelName="Borealis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Efri Brú, 801 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b0/bab0002858b3025ac5b485e3066e01474fc6b88a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Hótel Borealis in Selfoss (Golden Circle), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.93726247" Longitude="-20.99138353" StarRating="3" HotelCode="486974|bella_apartments_rooms" HotelName="Bella Apartments &amp; Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Austurvegur 35, 800 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/d4/05d4ff5ac75d54aaf74969b9132e7766799c6f34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # When you stay at Bella Apartments &amp; Rooms in Arborg, you'll be minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.937473" Longitude="-21.005786" StarRating="4" HotelCode="35718|408850" HotelName="Hotel Selfoss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eyravegur 2, 800 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f7/e1/f7e1ae5400df26b2056d2e6ea91ee10ef5ea46c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Selfoss.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.93623311" Longitude="-21.00679825" StarRating="4" HotelCode="984292|hotel_south_coast" HotelName="Hotel South Coast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eyravegur 11-13, 800 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/78/9078095d247bf8efba5a34eca76eb17b8b135f9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.63" OriginalAmount="173.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.052762442364" Longitude="-20.968544483185" StarRating="4" HotelCode="911820|257043" HotelName="Grimsborgir Luxury Guest House - Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ásborgir 30, 801 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/257043/257043a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Selfoss. The nearest airport is Vestmannaeyja (VEY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="63.94019272" Longitude="-21.00299795" StarRating="3" HotelCode="636036|river_apartments_2" HotelName="River Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jórutún 6, 800 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/19/ba1935762047f4be5f61896588f97f4888cef6cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.117052821893" Longitude="-21.253093271164" StarRating="3" HotelCode="87439|395951" HotelName="Ion Luxury Adventure Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nesjavellir vid Thingvallavatn, 801 Selfoss</AddressLine>
          </AddressLines>
          <CityName>Selfoss</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/71/2c717fc8a12ed319be278fc49e08878f1ad6ae5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In one of Iceland's most breathtaking natural settings, near Thingvellir National Park, just 30 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Telephone Service,Wheelchair Access,Garden,Library,Luggage Storage,Meeting Room,Bicycle Rental,Central Heating,Sauna,Air Conditioning,Beauty Salon,Currency Exchange,Dining,Elevator,Laundry,Massage Centre,Parking,Porter,Room Service,Spa,Swimming Pool</BasicAmenities>
    <HotelRating>4,2,3,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>COUNTRY HOUSE,HOTEL,APARTHOTEL,HOSTELS,HOLIDAY HOMES</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
918dc844-8a64-4240-9cb1-980f9539a719|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="918dc844-8a64-4240-9cb1-980f9539a719">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="50926" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
918dc844-8a64-4240-9cb1-980f9539a719|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
918dc844-8a64-4240-9cb1-980f9539a719|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
918dc844-8a64-4240-9cb1-980f9539a719|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
918dc844-8a64-4240-9cb1-980f9539a719|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-15T05:50:23.3856418+00:00" Version="0" EchoToken="Search" TransactionIdentifier="918dc844-8a64-4240-9cb1-980f9539a719" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.25170681" Longitude="-15.21093377" StarRating="2" HotelCode="555427|hofn_guesthouse" HotelName="Hofn Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarbraut 21, 780 Hofn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/88/ab883fe1487ab90dfc2f9df2a6fb444d4675fd6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Höfn guesthouse in Hofn (Vatnajokull), you'll be minutes from Horna...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.26216693" Longitude="-15.21236823" StarRating="2" HotelCode="665920|hofn_hostel_2" HotelName="Höfn Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hvannabraut 3, 780 Höfn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9d/42/9d427fdd894e42f8629806ce26b3e23ac68bc413.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.25046426" Longitude="-15.2051791" StarRating="2" HotelCode="417757|guesthouse_dyngja" HotelName="Guesthouse Dyngja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarbraut 1, 780 Hofn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/25/7025618b5d744bbc5f42435be8e8567c172b3572.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Hornafjördur. With a total of 5 bedrooms, this is a nice place to st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.76" OriginalAmount="75.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.257561" Longitude="-15.212719" StarRating="3" HotelCode="71797|2514395" HotelName="Hotel Höfn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Víkurbraut, 780 Hornafirði</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/64/ab64aeb9de09ec947cc5d81b10b32dd6d56d8047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Höfn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.25929271" Longitude="-15.20743385" StarRating="3" HotelCode="501277|hofn_inn_guesthouse" HotelName="Höfn Inn Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/53/98533acb3065eff93ea734a72f4fd146feff05fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside a petrol station on Route 1, this modern property offers 24-hour check-in, free Wi-Fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.93" OriginalAmount="82.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.249386746878" Longitude="-15.20767881727" StarRating="3" HotelCode="71795|2238635" HotelName="Hótel Edda Höfn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ránarslóð 3, 780 Hofn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/26/e626ee72081bc6933d6d23d08a04c27d55a86d7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Höfn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.10" OriginalAmount="93.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.2535452" Longitude="-15.21155381" StarRating="2" HotelCode="819973|2514555" HotelName="Apotek Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>780 Höfn, Hafnarbraut 29</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/e3/e5e35326e20f524cfb1dc972a682ff2104e05277.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.25124906" Longitude="-15.2091616" StarRating="3" HotelCode="555430|old_airline_guesthouse" HotelName="Old Airline Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hafnarbraut 24, 780 Hofn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/58/7e589b314472f5148a575825d7024b01e3638d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.26350635" Longitude="-15.20310224" StarRating="3" HotelCode="554021|milk_factory" HotelName="Milk Factory" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dalbraut 2, 780 Hofn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d0/67d06f9ecb8776c1625e288e095659bff5a99499.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.25232752" Longitude="-15.20277871" StarRating="0" HotelCode="955039|skyjaborg_apartment" HotelName="Skýjaborg Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Víkurbraut 2, 780 Höfn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/3d/ac3dfa24e38ea38ec46a82147abd43b9c1b6db96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.71" OriginalAmount="135.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.217383" Longitude="-15.717491" StarRating="3" HotelCode="209871|2514345" HotelName="Country Hotel Smyrlabjörg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781 Hornafirði</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/70/8e705cbe9ce5dc672e27be94587e147680f3e0ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.92" OriginalAmount="150.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="64.249979" Longitude="-15.208256" StarRating="2.5" HotelCode="209955|2514485" HotelName="Hvammur Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Ránarslóð 2, 780 Höfn</AddressLine>
          </AddressLines>
          <CityName>Höfn</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/76/1c764725f8aef097c989f833cdcc911747e7be1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This central, harbourside property in Höfn is 5 minutes&amp;apos; drive off Route 1 and a 30-minute driv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Golf,Internet,Restaurant,Shopping Arcade</BasicAmenities>
    <HotelRating>3,2,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,APARTMENT,GUEST HOUSES,INNS</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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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="8b272b6a-0cf4-4819-bd60-cd676d1ba8c8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47406" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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
8b272b6a-0cf4-4819-bd60-cd676d1ba8c8|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-15T05:50:27.6491896+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8b272b6a-0cf4-4819-bd60-cd676d1ba8c8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="5.09" OriginalAmount="5.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15110667" Longitude="106.83632871" StarRating="0" HotelCode="952605|4722655" HotelName="RedDoorz Near Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari XI 24, Jakarta Pusat, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/32/e232db1b0af5819725366713a3e2c1124ffb8e64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6.34" OriginalAmount="6.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10856039" Longitude="106.91562261" StarRating="2" HotelCode="787256|770191" HotelName="New Priok Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Cilincing 12, RT 001 RW 01, Kelurahan Lagoa, Kec. Koja, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/47/1e470f8d4ba425a894ef055ec52e6e488edde2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.56" OriginalAmount="6.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572242416195" Longitude="106.83493478318" StarRating="2" HotelCode="335823|2518415" HotelName="Hotel Lautze Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lautze 24, Masuk Dari Kartini Raya, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7e/c07e8339a0df7edfcd48683574782f752dddeec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.73" OriginalAmount="6.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18473797" Longitude="106.82945862" StarRating="2" HotelCode="885475|2808675" HotelName="Margot Hotel by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jaksa 15C, Jakarta Pusat, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/c8/d7c87da309d3a55ce840723dddabc78452bcf1e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.75" OriginalAmount="6.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22538021" Longitude="106.58870547" StarRating="2" HotelCode="968700|2810695" HotelName="RedDoorz Plus near Siloam Karawaci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Bunda Curug 44, Blok B2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d1b670f0518246aac87bc61c2163b069cb07dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.85" OriginalAmount="6.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14950999" Longitude="106.81829839" StarRating="1" HotelCode="631887|2782915" HotelName="Orienchi House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Nesar Raaya 5N, Jakarta 11180, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/34/9934c46b6d02071cc14fd05cb8e07861152ab89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.96" OriginalAmount="6.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.33958945" Longitude="106.88437891" StarRating="2" HotelCode="761514|3944055" HotelName="Srimanganti Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Designated Smoking Area,Garden,Internet,Laundry,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  PKP Raya 34, Kelapa Dua Wetan, Ciracas, Cibubur, Jakarta Timur  13730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b7/6db7c6483a955931ba3d51255f6a24c1472eb2dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Cibubur, Srimanganti Guesthouse promises a relaxing a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19254946" Longitude="106.81957732" StarRating="2" HotelCode="867167|393647" HotelName="OYO 150 Harmoni Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 38-25, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/7b/0c7bfb7e18e7d6c41984902676aacafb9b819df5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16607395" Longitude="106.83454968" StarRating="3" HotelCode="561629|180478" HotelName="Antara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antara No. 39, Pasar Baru, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a5/8da5f7dfb41df4e8acf1fb441c15df970264492e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.52" OriginalAmount="7.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1408356001138" Longitude="106.82234977638" StarRating="2" HotelCode="334817|1830968" HotelName="Hotel 55 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 8, Komplek Artha Center Blok E 1, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a5/5ba53b2dba4d42a4c4492c384578ab52c4f5ca11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.65" OriginalAmount="7.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18337299" Longitude="106.7818648" StarRating="2" HotelCode="852322|661737" HotelName="OYO 160 Lontar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekretaris, RT 13/RW 7, Tanjung Duren Utara, Grogol Petamburan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1f/421fce255923c8d594a141eb0b471e02ade8977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.78" OriginalAmount="7.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15198091" Longitude="106.83461259" StarRating="2" HotelCode="959082|661808" HotelName="Balcon Biru By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini VIII 54G, Rt 1/Rw 3, Kartini, Sawah Besar, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/37/fa374f59427e43257c99d28f8e85abb4ced6a5ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.91" OriginalAmount="7.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15321513" Longitude="106.82288425" StarRating="3" HotelCode="850518|681218" HotelName="Ghurfati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV H 29, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7def1a0264c13e021ac6174634cef77c941f5b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.93" OriginalAmount="7.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.311827" Longitude="106.803336" StarRating="2" HotelCode="292403|1238038" HotelName="Maven at Cilandak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Margasatwa No.47, Cilandak, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/d6/8bd6ee7157b007a95290a5dab1a39fdbf0e36e18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16834046" Longitude="106.78214902" StarRating="2" HotelCode="952862|393674" HotelName="RedDoorz @ Daan Mogot Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Daan Mogot V No. 5, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/17/b71743ceb496f6ba57d3954977c96567c31aebdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15874948" Longitude="106.81609334" StarRating="2" HotelCode="837879|236418" HotelName="Reddoorz Near Gajah Mada Plaza 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ketapang Utara I 31, Rt 6, Rw 7, Krukut, Jakarta Barat, Jakarta 10000</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/5c/b25cf579c2adfc3984277001a2f031f901d30f10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.16" OriginalAmount="8.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755657" Longitude="106.74260572" StarRating="2.5" HotelCode="885007|2807905" HotelName="Room 28 Guesthouse by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Kapuk Bisnis Park Blok BB-BC, North Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cd/cfcd83f368f483d79297504ac56e21ae65a5bc31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.27" OriginalAmount="8.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16668387" Longitude="106.84254145" StarRating="2" HotelCode="772097|2817565" HotelName="Hotel Istana Bungur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 12 2, Kemayoran, Jakarta 10760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/43/c743ff268b18314e896af18f52c6f9505f56f22c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8.46" OriginalAmount="8.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2562255" Longitude="106.822192" StarRating="2" HotelCode="852805|662834" HotelName="OYO 332 Residence G17" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara VII G 17, RT 1/RW 4, Bangka, Mampang Prapatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6d/686dcf513d1c899e6ee1bb35ffa5a58cbd48d4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8.51" OriginalAmount="8.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="967607|672051" HotelName="Wisma Berkat by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai H. Taisir 19A, RT.4/RW.11, Palmerah, Kota, Daerah Khusus, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d9/c6d9e49077e915e1de96ffb35b5a7a5ae0e1aaf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.51" OriginalAmount="8.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198222" Longitude="106.851806" StarRating="2" HotelCode="906048|1556908" HotelName="Atlantic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salemba Raya No. 26, Jakarta, Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/9d/099d6e7281c73bcc49f29481224a06e9a244a34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.64" OriginalAmount="8.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19331747" Longitude="106.90142734" StarRating="3" HotelCode="884933|2805775" HotelName="Rakacia by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 10, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/98/30984cc3f80c5fc25d9aa4b829a32b3da38a43f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.99" OriginalAmount="8.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="977496|4665575" HotelName="Puspita Guesthouse by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Hankam 1 22, RT.2/RW.12, Jatirahayu, Kec. Pd., Jakarta 17414</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/dc/67dc777d2f24832f22e929c2cdfb0c26c4ed8cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.03" OriginalAmount="8.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15430727" Longitude="106.89678438" StarRating="2" HotelCode="978182|880099" HotelName="RedDoorz near Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gading Batavia 20 - 21, Block LC 8, Kelapa Gading, Jakut, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/80/ce80b7a8e461ab774a592fa9dc1497a327099c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.04" OriginalAmount="8.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1467091" Longitude="106.82559622" StarRating="2" HotelCode="851382|662814" HotelName="OYO 297 45 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar XI, RW 1, Kota Tua, Tangki, Tamansari, Jakarta 11170</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3e/b73eac672050d35e2c0f48859cd82b327614de81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.04" OriginalAmount="8.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="951361|662856" HotelName="Pondok Helomi By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tajem 412, Denokan, Maguwoharjo, Depok, Sleman, Jakarta 55281, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4e/684e07da3c9680652c7ae17830b4d45a0a7d1d42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="618656|236357" HotelName="Adaru Property" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana Yos Sudarso Kav 30a, Kios AK 15 Di Tower A, Tanjung Priok, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c2/5bc2dfb23370caeb404c3480008fb842efc89391.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1687622229289" Longitude="106.82075039953" StarRating="1" HotelCode="334638|153090" HotelName="N Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 12, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506572/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26718811" Longitude="106.84136129" StarRating="2" HotelCode="852478|393643" HotelName="OYO 121 Rumah Ayub Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ayub Gang C 21, RT 10/RW 1, Pejaten, Pasar Minggu, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/36/1b36f0f09b1aa04ae944d0cd4528bd3b4339fe6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1744721" Longitude="106.86152408" StarRating="2" HotelCode="850009|393646" HotelName="OYO 148 Cempaka Place Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Putih Barat II 8B, RT.4/RW.3, Cempaka Putih Barat, Cempaka Putih, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/23/63233aae893186e546ddbb1a02bd89d767eb1deb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22297276" Longitude="106.81918754" StarRating="2" HotelCode="844519|236414" HotelName="RedDoorz Plus Near Ciputra World Kuningan 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Sawah 1 23, Jakarta Selatan, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/cf/39cfb842b203782d180a3fd6b9f0fdd9dfd8722d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus near Ciputra World Kuningan 2 in Jakarta (Seman...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16699998" Longitude="106.80795557" StarRating="2" HotelCode="852575|393684" HotelName="RedDoorz Near Roxy Mall Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Biak 33B, Cideng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478ff11888d335277c4274f818390301d62a9e49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.17" OriginalAmount="9.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="972475|2625035" HotelName="OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Raya 33, Gunung Sahari Utara, Sawah Besar, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.25" OriginalAmount="9.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25468177" Longitude="106.87979631" StarRating="2" HotelCode="954436|2797475" HotelName="RedDoorz Near Halim Perdanakusuma 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipinang Permata 14, Jakarta 13650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d6/31d67f27addde1ff791e624950b72debea4be653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.29" OriginalAmount="9.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17487701" Longitude="106.78005298" StarRating="0" HotelCode="784231|2837765" HotelName="Wynne Guesthouse 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir 8, Tanjung Duren Barat, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/61/6d61744aa56cd40a7411db00b7cbb845bcf6c9d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.43" OriginalAmount="9.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29947837" Longitude="106.77620048" StarRating="2" HotelCode="868744|662632" HotelName="Puri Lotus By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus VI Blok Z 10, RT.4/RW.5, Lebak Bulus, Cilandak, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/4b/cc4b3bf74791d352c8e85e64b7941e9e42fed9a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.45" OriginalAmount="9.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="976747|664962" HotelName="RedDoorz Syariah Plus Near Pancoran 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pancoran Timur Raya 22, RT.9/RW.8, Pengadegan, Pancoran, South Jakarta, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/24/8624d002167cd39694d449a780d981fae0c38b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.51" OriginalAmount="9.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23887611" Longitude="106.86928722" StarRating="3" HotelCode="564162|2239105" HotelName="Hotel Fiducia Otista 153" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Otto Iskandardinata 153, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/zz/7bad2a1a87f4b39e9d583b02f30b686b9391b36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.61" OriginalAmount="9.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="840229|912327" HotelName="Alifah 1 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9e/f39e306b1701dead6129732328409f5ccf1b0940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.70" OriginalAmount="9.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13938467" Longitude="106.85967541" StarRating="0" HotelCode="954335|2801545" HotelName="Hey Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Sunter Utara 57, Jakarta Utara, North Jakarta, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/6e/f36ed49bd92fc0162947135aded4d8ec175fb49b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9.78" OriginalAmount="9.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16878" Longitude="106.820706" StarRating="3" HotelCode="947010|662618" HotelName="N Hotel Jakarta by OYO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 12, Petojo Selatan, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/981109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.81" OriginalAmount="9.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10897727" Longitude="106.77914456" StarRating="2.5" HotelCode="590997|2362565" HotelName="Grandboutique-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit karang ayu, Blok B1, Utara, Greenbay Pluit Tower B LGM 30, Penjaringan, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64cad73d6711dca16af2eb8bc079c96193bd73e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.86" OriginalAmount="9.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16909151" Longitude="106.91508016" StarRating="3" HotelCode="585561|2791765" HotelName="Ethan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Indah Barat 81, Blok B, Jakarta 14250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/ab/5cab16da227440b0c6b59b60e3d62520489ad399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.88" OriginalAmount="9.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19108494" Longitude="106.84617638" StarRating="2" HotelCode="746348|2519835" HotelName="Jambrut Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jambrut 7, Kelurahan Kenari, Kecamatan Senen, Jakarta Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/2c/602ca37e90d52d0ed498305f891c3a85c386a71a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19133974" Longitude="106.81470688" StarRating="3" HotelCode="778435|342891" HotelName="Hotel Nusantara Indah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jajal Kh Mas Mansyur 36, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ec/afec66a0d560fcd596d032415939eb12db6c510b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2755515" Longitude="106.794746" StarRating="2" HotelCode="849772|393644" HotelName="OYO 141 Fatmawati Cozy Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 2A, Cilandak, RT.10/RW.6, Gandaria Seletan, Jakarta 12420, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/43/3643281b5760edae738e9cff0a5f4e4b88eff2e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18062312" Longitude="106.87157644" StarRating="2.5" HotelCode="564164|181878" HotelName="Lagura Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Taman Lagura Indah, Blok L4 2, Cempaka Putih Timur, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/51/6e51e93e46d7c719834ba13e157323b64eccbc8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lagura Residence Guest House is perfectly located for both business and leisure guests in Jakarta. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167311607758" Longitude="106.83930746283" StarRating="2" HotelCode="334963|153093" HotelName="N2 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 83, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6c/096ca9dc36eb0e60b78c97f51d2b94c49f100ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24256399" Longitude="106.78116373" StarRating="2" HotelCode="832961|303743" HotelName="OYO 106 Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 RT4/RW 3 Kby, Lama, Utara, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6d/986dede170b117e1cd3b1961afea5261f68b9f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1460596091986" Longitude="106.81499885562" StarRating="2" HotelCode="405558|the_packer_lodge_" HotelName="The Packer Lodge Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemurnian IV 20-22, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1b/8e1b3793bfe603ca910b70def179fff1fa88f02a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21015948" Longitude="106.82616142" StarRating="0" HotelCode="838097|audah_guesthouse_syariah" HotelName="Audah Guesthouse Syaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Setiabudi 1 5, South Jakarta, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/8e/278e9e6474bf61d3d491bca3e3d5554856fc2cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Audah Guesthouse Syariah is perfectly located for both business and leisure guests in Jakarta. Featu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.31" OriginalAmount="10.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15026299" Longitude="106.82575436" StarRating="2" HotelCode="559953|2793575" HotelName="Bold Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 8 9B-9C, Taman Sari, 11150 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8d/cc8dfc4039820c51f2c059d716a77dc9aa594362.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.33" OriginalAmount="10.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148206" Longitude="106.828595" StarRating="1" HotelCode="292380|1832278" HotelName="City Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar Raya 98, Jakarta 10740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/6a/656a79ac973b614e6fd73e966880e157a722f588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.33" OriginalAmount="10.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24875812" Longitude="106.97010002" StarRating="0" HotelCode="965027|2801555" HotelName="Asa Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kyai Haji Noer, Komplek Duta Permai, Blok C2 14 - 15, Kalimalang, Jakasampurna, Bekasi Jakarta, Jakarta 17145</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2a/972aa57f8db3edf7c6841b6f3270f660dc40b038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.50" OriginalAmount="10.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365954" Longitude="106.81259911" StarRating="2" HotelCode="589576|2813465" HotelName="Wonderloft Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank 6&amp;8, Pinangsia, Tamansari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/cb/dacb1c0c5c86c776f66cf9c9df3cd65081d88501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service and a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.51" OriginalAmount="10.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470902874344" Longitude="106.82024500292" StarRating="3" HotelCode="400915|1813098" HotelName="Belvena Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar V  49A, Mangga Besar, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3d/ed3da17bc9493f3646a71a4ddbd80cb12672fb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;54 rooms await guests at this complex, which includes a reception desk. Services and facilities incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.51" OriginalAmount="10.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="967610|4979775" HotelName="Wisma Surya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keahlian 9, Rt 02/05, Jatiwaringin, Jakarta 17416, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/cd/cccd35c7737f805cf9aa1c8031e49af6755d8486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.68" OriginalAmount="10.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14664285" Longitude="106.81547282" StarRating="2.5" HotelCode="504008|2797735" HotelName="Mustika Gajah Mada Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 194E, Taman Sari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/14/29145c7dbc5c5f48d0177342827b134c032a0764.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.74" OriginalAmount="10.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2954748" Longitude="106.80931119" StarRating="2" HotelCode="947938|2811205" HotelName="RedDoorz @ Cilandak Timur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jaha 81, Selatan Cilandak, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/fe/d7fe57b7af8bf88b52fbb4fbd451f75f2db00f4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.99" OriginalAmount="10.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1886913651671" Longitude="106.80884599686" StarRating="2" HotelCode="172256|851955" HotelName="Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aipda Karel Satsuit Tubun, 10a, 11420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/9d/ca9d5d8baf12bcd5840d75e5623503b51d044a69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a very convenient location, only 5 minutes’ walk to the Tanah Abang shopping centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.09" OriginalAmount="10.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19279884" Longitude="106.8192465" StarRating="2" HotelCode="492429|2518435" HotelName="iCorner Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan kebon Kacang 37 number 29, Tanah Abang, Jakarta 10240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/6c/cd6ccb979dc64f7a26ade418cfb4f864e1f54ed7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="746459|303731" HotelName="Hotel De'Qur Jakarta Kota" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kali Besar Barat 27, RT 7/RW 3, Roa Malaka, Tambora, Kota Jakarta Barat, Jawa Barat 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b7/2bb7542e9d347dca86464430cdcb9ae4a0a13881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1890835741362" Longitude="106.80939156232" StarRating="2" HotelCode="334962|153092" HotelName="N1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KS Tubun 3, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/7e/567e5edc6d8f6f1714f285e517af96d4cdd961fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1609570479928" Longitude="106.81227651751" StarRating="2" HotelCode="334964|153094" HotelName="N3 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Kyai H Zainal Arifin 57, Petojo Utara, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5f/a15f28ac08ae5e35c850da0b93de2d530a2f84cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21683474" Longitude="106.81178044" StarRating="2" HotelCode="852375|393692" HotelName="RedDoorz Plus Near Semanggi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bend Walahar Bunt 1, Bendungan Hilir, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/42/8642d3db0e7a639edaec9530475286120e18d475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1995315584799" Longitude="106.8208905403" StarRating="3" HotelCode="490440|153428" HotelName="Residence100" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi 31, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1375103206026" Longitude="106.81789406333" StarRating="2" HotelCode="334292|159623" HotelName="Twins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 24, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a0f6cf4c5dcb3fb92a71046672d7b6034c6eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472623907499" Longitude="106.82222723905" StarRating="1.5" HotelCode="333204|159668" HotelName="Wow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 7 1, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/56/d256e6d949653cc1cf42d1df2f2b3f2169fe0a54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.12" OriginalAmount="11.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27912874" Longitude="106.82130154" StarRating="0" HotelCode="979620|4749975" HotelName="RedDoorz Premium @ Ampera Raya 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampera 29A, Raya Gang, Sosial, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa17db18ae177993fa27c180528bc1b24e5bbad1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.16" OriginalAmount="11.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206765" Longitude="106.790778" StarRating="3" HotelCode="292411|2458745" HotelName="The Pitagiri Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palmerah Barat 110, West Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/3d/b03d48c1ec2006d35e974fe227cc1772ec124e90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11.20" OriginalAmount="11.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1714838293486" Longitude="106.79608903195" StarRating="2" HotelCode="334513|488051" HotelName="Harlys Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Tinggi Raya 2, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/6d/8b6dc210d36f8cd4930c95ed556e30a0acbab023.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Grogol, Harlys Residence is a perfect starting point from which to explore Jakarta. Offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.26" OriginalAmount="11.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1650592" Longitude="106.81976453" StarRating="2" HotelCode="633766|2363095" HotelName="Shakti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 3, Kompleks Duta Merlin, Blok D 36, Petojo Utara 10130, Gambir, Jakarta Pusat, DKI Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6e/bb6e7a99258c8f57218012da3c1fab1dbdd5a996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.33" OriginalAmount="11.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18881807" Longitude="106.78728724" StarRating="3" HotelCode="965702|2817865" HotelName="RedDoorz Plus near Mall Slipi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Utama Blok F 3, Kemanggisan Palmerah Jakarta Barat Jakarta, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/61/de61a46855b98eada81c5dcc461f6770dded2cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.39" OriginalAmount="11.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10480151" Longitude="106.93308168" StarRating="3.5" HotelCode="636018|3944045" HotelName="Ethan Hotel Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilincing Raya 36, Block E1 3-6 &amp; E2 1, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22bbad4becfef32179459ac55f0f00f0387ef0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.43" OriginalAmount="11.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21950712" Longitude="106.8268374" StarRating="2.5" HotelCode="569461|2518615" HotelName="Reddoorz @ Karet Pedurenan 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genteng Ijo Residence 84A, Jalan Pedurenan Masjid, Setiabudi, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.56" OriginalAmount="11.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16146476" Longitude="106.81692992" StarRating="3" HotelCode="585119|2363415" HotelName="Verse Lite Hotel Pembangunan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pembangunan I 22-24, Petojo Utara, Central Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d9/56d97c4f6f835d54c6c3f8d9e7935c078e7d9c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.65" OriginalAmount="11.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2230499" Longitude="106.82373338" StarRating="0" HotelCode="703231|4720175" HotelName="An Hotel Satrio Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Satrio Kav 6 B6, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e4/dbe496b75da6818cc52cf40900c151b5bc7253c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11.67" OriginalAmount="11.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20874635" Longitude="106.83683247" StarRating="2" HotelCode="791759|597367" HotelName="RedDoorz Plus @ Guntur Raya Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Guntur Raya 46, Setiabudi, 12960 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/50/82508b313d7615a2e913465e148b93544a356d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuningan, RedDoorz Budget @ Guntur Raya Setiabudi is a perfect starting point from which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.05" OriginalAmount="11.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1481431153255" Longitude="106.8289490415" StarRating="2" HotelCode="310250|1881405" HotelName="Hotel 88 Mangga Besar Raya 120" 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>Jalan Mangga Besar Raya 120, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ab/45ab826c252e792985b0f5a33419c21305cea149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1560631333239" Longitude="106.81853110713" StarRating="3" HotelCode="333106|153430" HotelName="Ro&amp;Vi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 79B, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1b/671b5bfdb8c3ecea74fe1b2b6db8cba6a6c8c559.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="965453|518147" HotelName="Wisma Lamida 2 Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangunan Barat 35, Kampung Ambon, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c4/7bc41c52536e5bed9253e805d238558f1eba7987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24484721" Longitude="106.78049199" StarRating="0" HotelCode="852415|518331" HotelName="Wisma Tobana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciputat Raya 326, Kebayoran Lama Utara, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/87/fe8709427e41b2b1734dd9d7d2fd0fe8632f3a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23847787" Longitude="106.79110087" StarRating="0" HotelCode="839494|dempo_guest_house" HotelName="Mayestik Guest House Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dempo I 36, Mayestik Kelurahan Gunung, South Jakarta, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ea/00ea0b6e21adce7530ef6fce89d9015ebc919711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Dempo Guest House offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.21" OriginalAmount="12.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149115" Longitude="106.833339" StarRating="3" HotelCode="292417|1692468" HotelName="Big Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini Raya 64 2, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/21/d6215d43a153d37477f051299260cd07cac064f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. This property offers a total of 153 bedrooms. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.60" OriginalAmount="12.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1659647651042" Longitude="106.78991165767" StarRating="3" HotelCode="401666|1771838" HotelName="Feodora Hotel Grogol Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya  113 C, Grogol, Petamburan, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6c/b56c40419e8aba6cbf5d23b9374b2159b46d4125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;To ensure guests a comfortable and relaxing stay, the complex provides various services and faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12.62" OriginalAmount="12.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26592671" Longitude="106.8385537" StarRating="2" HotelCode="868791|662641" HotelName="OYO 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Samali 50, RT4/RW4, Pejaten Ps, Minggu, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4c/ea4c45a140fc405a0b26459cf462b137bcf80957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.66" OriginalAmount="12.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2801296" Longitude="106.8155209" StarRating="3" HotelCode="470829|1836148" HotelName="Sare Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Madrasah 14, Kemang, Jakarta 12560, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7e/9e7ea205b0b687ac43b45cd4691ee09b2acd0dc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.67" OriginalAmount="12.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15118629" Longitude="106.81745606" StarRating="3" HotelCode="327181|1775938" HotelName="Antoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 111 F-G, Jakarta Barat 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/40/2440754c030ad2bb5be266ff7390d4061ed1ba3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.75" OriginalAmount="12.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2766464" Longitude="106.8082861" StarRating="2.5" HotelCode="665781|2780115" HotelName="Mutiara Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari Kav IX, Cipete Selatan, Jakarta 12410, Cilandak</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/44/8f44d4afd87aed7c92e33534c7b1648dc37fbfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12.78" OriginalAmount="12.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365447473152" Longitude="106.80442627296" StarRating="2" HotelCode="335151|406319" HotelName="Nite &amp; Day Jakarta Bandengan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 14, Jakarta Barat 11240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/5c/595c8406cd780b075121572e02a63c7682a992f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.80" OriginalAmount="12.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23329263" Longitude="106.84322047" StarRating="2" HotelCode="599867|2363155" HotelName="LeGreen Suite Supomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof.DR. Supomo Komplek Keuangan 1, Kelurahan Menteng Dala, Kec. Tebet, Menteng Dalam, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/15/4c1565243504ee66ce167e528160acd4583b7ed1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12.91" OriginalAmount="12.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26782818" Longitude="106.76242208" StarRating="2" HotelCode="977592|732223" HotelName="Apartment Wisma Tobana II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunga Lili, Jakarta Selatan, Jakarta 12330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/73/732223/732223a_hb_w_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.97" OriginalAmount="12.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29142505" Longitude="106.80183692" StarRating="3" HotelCode="970978|2785385" HotelName="RedDoorz Plus near Cilandak Town Square 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 87, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/817460307d7fde8180cae0769826eed5b77aee91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.00" OriginalAmount="12.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384451635041" Longitude="106.86301911033" StarRating="3" HotelCode="492853|2519605" HotelName="Coins Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A / 5B, Sunter Agung, Tanjung Priok, Kota Jkt Utara, Daerah Khusus Ibukota, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/00/c50081a6ead404222d32559d9daf8b8052738ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Coin to discover the wonders of Jakarta. Offering a variety of facilities and services...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19343077" Longitude="106.81421229" StarRating="3" HotelCode="564426|181872" HotelName="Hotel Caravan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur 50, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c0/bfc02189de911a2092815dc3257b57833c262c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1750834305522" Longitude="106.80235679273" StarRating="3" HotelCode="334537|1239878" HotelName="Capital O Business Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Raya 52, RT 12/RW 5, Grogol Petamburan, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1e/f51e0c3898800b7e88fa990be70a4a1d6e10db29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a conference room and a business centre. Wireless internet access is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1905167667384" Longitude="106.84512753573" StarRating="3" HotelCode="349102|johns_pardede_international_hotel" HotelName="John's Pardede International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh I 9 ?11, Jakarta 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/73/4c737b3e2f122db722a6a115f097bb7dae33efbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1511531690967" Longitude="106.81619627573" StarRating="3" HotelCode="349811|degreen_inn" HotelName="Degreen Inn Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keamanan Raya 16, Rt 003 Rw 008, Keagungan, Taman Sari, Jakarta 11130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13.28" OriginalAmount="13.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30437912" Longitude="106.82268147" StarRating="3" HotelCode="849947|659949" HotelName="RedDoorz Premium Near Ragunan Zoo 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati 33, RT 6/RW 7, Ragunan, Pasar Minggu, Jakarta 12550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/15/9c1559a19dd67199d6812a97acaccf7b738c0dc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.47" OriginalAmount="13.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1718725447732" Longitude="106.8083368038" StarRating="3" HotelCode="334788|1199498" HotelName="Royal City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petojo VIY II 4, Cideng, Gambir 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b6/4ab657e00e19695d419ef3a637994b301e83c2c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.52" OriginalAmount="13.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16639116" Longitude="106.78291923" StarRating="3" HotelCode="572955|2363125" HotelName="Maple Hotel Grogol Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Dalam Kali Sekretaris 55, Grogol, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/64/66647ca59b8c354fb6741b9023170cc9b577e803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.60" OriginalAmount="13.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2072463599098" Longitude="106.8249456527" StarRating="2" HotelCode="321520|2363135" HotelName="LeGreen Suite Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI No. 29, Jakarta Selatan, Jakarta 12980</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/49/2d496da94d6ed1181575454a73ecdad0875e648f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well-placed in the business, nightlife, restaurants area of Jakarta city, the hotel provides a most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.70" OriginalAmount="13.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2042596815472" Longitude="106.80597715383" StarRating="2" HotelCode="321519|2363115" HotelName="LeGreen Suite Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan PAM Lama No. 28, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4b/744b64a78639514db113aa76cb7537343c8f5b36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.71" OriginalAmount="13.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2082999647351" Longitude="106.82701675939" StarRating="2" HotelCode="504179|2363015" HotelName="LeGreen Suite Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setia Budi Tengah No. 89, Jakarta Selatan, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c8/e8c87c3b0a8b5a7500c1bbb6946235435cca3568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13.77" OriginalAmount="13.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18523155" Longitude="106.8194631" StarRating="3" HotelCode="885060|661827" HotelName="Apple Platinum Hotel by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X, 17, RT.7 / RW.9, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.78" OriginalAmount="13.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29712952" Longitude="106.83211188" StarRating="3" HotelCode="600160|2520365" HotelName="Urbanest Inn House TB Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Villa Jatipadang 52, Jati Padang, Jakarta 12540, Daerah Khusus</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3c/223c0cbe8cbe455fbfa582b4b0fc6ce4f817adf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.80" OriginalAmount="13.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1595162850098" Longitude="106.83588658947" StarRating="2" HotelCode="349640|2518675" HotelName="G7 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Samanhudi 47, Pasar Baru, Jakarta 10710, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/54/f754cf09cee7d077c5094ac1612d047bebb819f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.81" OriginalAmount="13.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2067317145906" Longitude="106.80771961448" StarRating="2" HotelCode="321522|2363175" HotelName="LeGreen Suite Tondano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/54/a35443d1677855db6229804638ccd7b02c7a07fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.10" OriginalAmount="13.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200078" Longitude="106.85502" StarRating="3" HotelCode="905759|1755128" HotelName="Grand Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya, 21, Matraman, Jakarta 13150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/11/67118db2dac8a67d1e8a497e22862f3cc698386b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business district between Jalan Matraman Raya and Jal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18021337" Longitude="106.8405501" StarRating="2" HotelCode="561666|181876" HotelName="Hotel Maxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kwitang Raya No.11, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/b4/68b47de11dedf82220b93b64ab4a1575603615ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20541166" Longitude="106.85820704" StarRating="3" HotelCode="563908|181881" HotelName="Pax Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 91, Jakarta Timur, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d7/32d73c884c5d4c3c61d82bbdb10fd64f6812737c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19385911" Longitude="106.86115214" StarRating="1" HotelCode="326934|152946" HotelName="Puri Mega Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawamangun 59, Pramuka, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20647164" Longitude="106.73043842" StarRating="3" HotelCode="965811|393678" HotelName="RedDoorz @ Meruya 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Kavling DKI Blok 158, 10-11 Meruya, Jakarta Barat Jakarta, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ec/27ecad652df8ab92b3dcc803592cb368e66851f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.27" OriginalAmount="14.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14776267" Longitude="106.88833134" StarRating="3" HotelCode="435021|2239065" HotelName="Cabin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso Kav. 87-88, Bursa Otomotif Sunter, Jakarta Utara 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/a2/54a232c0c8688bd974af40c2da358e0c5ddb54b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. Room service is among the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.27" OriginalAmount="14.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2941200595566" Longitude="106.78218361914" StarRating="3" HotelCode="885030|2808935" HotelName="Jasmine Suites by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bulus Raya 1 31, Jalan Haji Baun, Cilandak, Kota Jakarta, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b7/c0b79ae9d1314726838e7925ce6dc02a83794dbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.36" OriginalAmount="14.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20935718" Longitude="106.80738486" StarRating="2" HotelCode="321517|2363085" HotelName="LeGreen Suite Poso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/4b/7d4b773d00f54bccb487becdfab29174dd9851d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.58" OriginalAmount="14.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19727352" Longitude="106.81655574" StarRating="2" HotelCode="429815|2239225" HotelName="Thamrin Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thamrin Residence, Floor Ug, Jalan  Kebon Kacang Raya, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8f/308f57fd64acf68347c9155c3386ab6f4f9a6b87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Jakarta. For the convenience of all guests, the esta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.60" OriginalAmount="14.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2549726435003" Longitude="106.80891597732" StarRating="2" HotelCode="316448|1063188" HotelName="POP! Kemang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 3, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f5ad11bc8e86a8c0f5795d395d36c78acee96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.60" OriginalAmount="14.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2335581" Longitude="106.79333016" StarRating="0" HotelCode="964457|4985315" HotelName="RedDoorz Plus Near Senayan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pakubuwono VI 26 A-B, RT 5 RW 8, Gunung, Kby. Baru, Jakarta Selatan, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/d2/10d2c900eb1636b23e31c1b8da80a69773605f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.63" OriginalAmount="14.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137469" Longitude="106.795008" StarRating="3" HotelCode="187954|140898" HotelName="Grand Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e2/cfe2b011fdf7196fb6d09939d47166ff18fd0b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.66" OriginalAmount="14.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2289136250546" Longitude="106.85628704001" StarRating="2" HotelCode="321521|2363165" HotelName="LeGreen Suite Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Timur Dalam II No. 24, Jakarta Selatan, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7c/4b7cad003ba4cab0e16aec8bf32c9080e0f5e725.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.69" OriginalAmount="14.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20642082" Longitude="106.82526882" StarRating="2" HotelCode="492273|2798135" HotelName="Sun Rise House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI 45-47, Kuningan, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/87/4d87b46c53dd453d59ec221170f6560e22d8a79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.69" OriginalAmount="14.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16077244" Longitude="106.83293681" StarRating="3" HotelCode="943351|2362665" HotelName="Heef Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samanhudi Raya 3, Passer Baroe, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f0/82f03933fec8d0766f6a3ee8226e23d2ffeb58dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.71" OriginalAmount="14.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206658" Longitude="106.807841" StarRating="2" HotelCode="321518|2363045" HotelName="LeGreen Suite Pejompongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejompongan Raya No. 24, Benhil, Jakarta Pusat, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/36/fa361d49d2f0e85d58fa70a804c31d195270d580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.71" OriginalAmount="14.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1688906391166" Longitude="106.81114312531" StarRating="2" HotelCode="320473|2363105" HotelName="Lynt Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 35, Gambir, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e400bd43c8265b4599c9eacae1ab571c22cd7f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar and room service. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.80" OriginalAmount="14.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151491" Longitude="106.825867" StarRating="2.5" HotelCode="292389|1244278" HotelName="Hotel 88 Mangga Besar VIII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mangga Besar VIII NO.10D, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/14/7c1448085d2f11fdf5320ea36b2418347f20e702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.93" OriginalAmount="14.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.142059" Longitude="106.815545" StarRating="2" HotelCode="171127|148608" HotelName="The Plaza Hotel Glodok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinangsia Raya 1, Glodok Plaza 3rd Floor, West Jakarta, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ca/fbcacd2e4cd0ec48b7bd193c7e5f39190a68ce77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2-star hotel is located in the Chinatown area of Glodok, one of the central business areas in J...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.11" OriginalAmount="14.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2433194236637" Longitude="106.86834518105" StarRating="3" HotelCode="429705|1222388" HotelName="Zodiak @MT Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan MT. Haryono, Cawang, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49328438d9dfb734cbdbda53a9554339dfef665a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10-minute drive from Kalibata Mall, Zodiak@MTHaryono operates a 24-hour front desk. All modern roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.14" OriginalAmount="14.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1706266230264" Longitude="106.81888558251" StarRating="3" HotelCode="335162|2518495" HotelName="Citi M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanah Abang I 11, Kelurahan Petojo Selatan, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/1b/c81b43416a1513be642846e0ae2b2bdf439ef3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16178199" Longitude="106.83134809" StarRating="3.5" HotelCode="555628|152935" HotelName="Banyuwangi Sintera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Samanhudi 32b-34, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/cf/eecfd0d50aed8b5e3c3a3abeb151aecb08678908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18801709" Longitude="106.81826399" StarRating="1.5" HotelCode="491879|153004" HotelName="iHome Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 1 57, Tanah Abang 10240, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d94479b8c78959fe1fa9129a7f52265de3976b2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18520363" Longitude="106.81942131" StarRating="3" HotelCode="623984|262243" HotelName="Apple Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X 17, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/1c/781c5e2db5ff1714a559d1b859e0cc959e0e94f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25059074" Longitude="106.7924464" StarRating="3" HotelCode="844900|reddoorz_gandaria_utara_2" HotelName="KOEN Residence by Reddoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antene III 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/86/4586e20005524961768340a3c80a2ee98864413e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.18" OriginalAmount="15.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27781392" Longitude="106.82700894" StarRating="3" HotelCode="438346|1615528" HotelName="The Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejaten Barat Raya 36, Jakarta 12550, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a4/4da4b0d8e3dce758807961dca2e62f955cc6305d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.23" OriginalAmount="15.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1625260000378" Longitude="106.81650144248" StarRating="3" HotelCode="154327|1753678" HotelName="Triniti Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jalan Pembangunan 3, 10130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/81/68817619b4908dda8233e4ada902d7349cf4d2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.23" OriginalAmount="15.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152838" Longitude="106.795246" StarRating="2" HotelCode="292367|1051178" HotelName="Amaris Season City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pusat Bisnis Latumenten 33, Jakarta Barat, Jakarta 11320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b2/61b2481216fdc8885439f581f56e6fe76a881be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.24" OriginalAmount="15.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165953214988" Longitude="106.79089096813" StarRating="3" HotelCode="335453|1721128" HotelName="Hotel 88 Grogol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr.Susilo, Raya C1 Grogol, Petamburan, Jakarta Barat, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/8a/1f8a8e97fa581d02758793620e344406948d184a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15.34" OriginalAmount="15.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2052059443252" Longitude="106.80934530578" StarRating="2" HotelCode="321516|223715" HotelName="LeGreen Suite Penjernihan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan II No. 5, Pejompongan, Benhil, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a4/5ba400e397cc7482e08acd1503720029f334dd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently situated in Senayan area of Jakarta. Its guests will enjoy easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.36" OriginalAmount="15.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27286501" Longitude="106.81062657" StarRating="3" HotelCode="564337|2362525" HotelName="Grand Kasira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sakti I 43, Cipete Selatan, Kemang, Jakarta Selatan, Jakarta  12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc5735b3231ceeb138b0d2978aa1f634b6633cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.44" OriginalAmount="15.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143311" Longitude="106.814464" StarRating="3" HotelCode="398286|1795168" HotelName="MaxOneHotels.Com @ Glodok Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Glodok Selatan 8 -10, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7c/a77c7eda63a810dcf866454ab7a67e7e21429739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.48" OriginalAmount="15.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186523" Longitude="106.830976" StarRating="3" HotelCode="67184|265145" HotelName="The Paragon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH. Wahid Hasyim 29, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d0/8ed0956a81986b29ab4a897bb82a0af56e6bb1f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the business and entertainment centre of the city of Jakarta. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.53" OriginalAmount="15.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472615468793" Longitude="106.82223391479" StarRating="3" HotelCode="402167|1817028" HotelName="Hotel Olympic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VII 63 A, 11170 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a78a5a001e839459e1867f4a204c6a95f4ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.64" OriginalAmount="15.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1851049899482" Longitude="106.78960596924" StarRating="3" HotelCode="172274|854805" HotelName="Mega Anggrek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna Selatan, 4, Kemanggisan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/58/2158116698c8d6bc388595b7d804bb9bcbc1fa7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in Kemanggisan, West Jakarta, in the main business area. It is also conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.76" OriginalAmount="15.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2602452" Longitude="106.7970571" StarRating="3" HotelCode="694571|2362905" HotelName="Kyriad Fatmawati Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fatmawati, RT.6/RW.5, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/69/5269e76c96b86dd36e8eb49bc2fb73201be7ba92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.79" OriginalAmount="15.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166086" Longitude="106.807708" StarRating="3" HotelCode="292400|755905" HotelName="Losari Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hasyim Ashari No. 41, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/78/57784775e10ec640a7b281f48c107ad4a91d4aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15.82" OriginalAmount="15.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="564355|775701" HotelName="Puri Sawo Manila Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sawo Manila 4 C, Pejaten, Pasar Minggu, Jakarta Selatan 12540</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.84" OriginalAmount="15.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24674397" Longitude="106.79770388" StarRating="3" HotelCode="492244|2518375" HotelName="Win Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 99, PO Box 1369, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/21/c82194dd35e51e50d88792340796363d4d674eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.96" OriginalAmount="15.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1917389" Longitude="106.8674282" StarRating="3" HotelCode="516690|2363005" HotelName="P Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya 149, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/08/7808779d61eb63899ddd093116fa61ac527895c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.00" OriginalAmount="15.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190134" Longitude="106.844513" StarRating="3" HotelCode="905773|14194" HotelName="Bintang Griyawisata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh, 16, Jakarta 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/b0/63b05a5bfb87f3c92e467fd2740ca3b580fa3c83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Jakarta City, the hotel is situated in one of the main business areas of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="16.05" OriginalAmount="15.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24151977" Longitude="106.80221962" StarRating="3" HotelCode="438312|592052" HotelName="Sare Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 46, Kebayoran Baru, Jakarta 12160, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/c5/b7c5e67eefdcb7ce0af7c22db08300f4766e9560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.05" OriginalAmount="15.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243097" Longitude="106.801134" StarRating="3" HotelCode="292422|1831478" HotelName="The Falatehan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Falatehan 1 No.26, 12160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9a/6d9ab01513d30e719340539b4c247e85d9ebe0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.07" OriginalAmount="15.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603464985708" Longitude="106.81642784444" StarRating="3" HotelCode="404286|1519318" HotelName="favehotel Zainul Arifin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 15-17, Central Jakarta, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/d4/5fd412e897f93295ed12527c5d4f4bbaf18052ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.14" OriginalAmount="15.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218442" Longitude="106.826025" StarRating="2" HotelCode="321508|2518335" HotelName="Green Bamboo Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggerik IV 47, Karet Kuningan, Setiabudhi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/99/7c99b56fb3991fee25d4d3387794ef12c2008385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.15" OriginalAmount="15.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874686288662" Longitude="106.83021165584" StarRating="3" HotelCode="292378|381205" HotelName="Grand Cemara Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 1, Menteng, Gondangdia, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/dd/9edd6613dd141a8878d2e79db4f3ad01579eb120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.15" OriginalAmount="15.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1859850823843" Longitude="106.8006407365" StarRating="2" HotelCode="333612|1518638" HotelName="Bamboo Inn Hotel &amp; Cafe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bambu Selatan 9, Slipi, Jakarta 11420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1b/a51bea6deba0cdf8df65bbb732cf93c9e8bd1b13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a café and a bar are available to guests of the complex. Wireless internet access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.214423" Longitude="106.863281" StarRating="2" HotelCode="187943|376906" HotelName="Alia Matraman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Power Supply,Internet,Laundry,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 224, Next to Polres Jakarta Timur, The East Jakarta District Police, Jakarta 13310, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5c/ba5c7f9c195ba8dc36dbcc46da893ada2ddab126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. Public transport connections are only a short wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17383204" Longitude="106.78723383" StarRating="0" HotelCode="971144|494858" HotelName="Hotel Bulevar by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya 1, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6e/a96ed730fe1a646ee6b0e930e6806f07652a0e5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.32" OriginalAmount="16.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1832396" Longitude="106.843589" StarRating="2" HotelCode="178282|1049078" HotelName="Amaris Senen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.35, Senen, Central Jakarta City, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/15/ca1539eeb8139068b44cbed1dacb58ed05df926b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of one of the Jakarta's main business districts, with easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.36" OriginalAmount="16.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605039288762" Longitude="106.83724692433" StarRating="2" HotelCode="336305|1518218" HotelName="Amaris Hotel Pasar Baru" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Timur 20-21, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/04/3604d02467fbea693acfc2578f258ba8e5b89619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.43" OriginalAmount="16.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159895" Longitude="106.834232" StarRating="3" HotelCode="207945|1049978" HotelName="Red Planet Pasar Baru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No 25, Jakarta Pusat, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6d/906d8a4c1f10c88e20bc52558ae4ff2f8e8f57b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Jakarta, the hotel is a 10-minute drive from Gambir train station. It is also clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24249978" Longitude="106.80233734" StarRating="3" HotelCode="729747|2519655" HotelName="Hotel Dharmein" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 20-22, Kawasan Blok M, Kebayoran Baru, Melawai, Jakarta 12610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/1e/c11ed6c3e63587db5fbde6b5640d9b63f546924d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.68" OriginalAmount="16.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165684" Longitude="106.796333" StarRating="2" HotelCode="932455|1193448" HotelName="Amaris Hotel Dr. Susilo Grogol" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Susilo Raya No. 4, Jakarta Barat 11450, Grogol, Grogol Petamburan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/95/989584b2649de1a8152d13646f32f3f29ab99963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.69" OriginalAmount="16.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1915043166116" Longitude="106.83863950926" StarRating="2" HotelCode="905766|1801218" HotelName="ibis budget Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 75, Cikini, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/db/5edb46a3aef35752003a1388018fde2b28ef922d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the most vibrant streets in central Jakarta, next to the Taman Ismai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.75" OriginalAmount="16.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13843104" Longitude="106.82275214" StarRating="2" HotelCode="429835|2239075" HotelName="d'primahotel ITC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 7, Special Capital Region of Jakarta, Jakarta, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/35/5d35eb4d2123c2b64d3b62d31925e0d14a96867b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When visiting Jakarta, you'll feel right at home at d'primahotel Mangga Dua 2, which offers quality ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.76" OriginalAmount="16.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2428953" Longitude="106.8020927" StarRating="2" HotelCode="321524|2362635" HotelName="Losari Hotel Blok M2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hasanuddin 30, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/18/1d185d9f838eaa32a2c87639afc6b96285452776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.78" OriginalAmount="16.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196695" Longitude="106.828904" StarRating="2" HotelCode="113481|1801208" HotelName="ibis budget Jakarta Menteng" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto 79, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4a/604a49bb20ce3379db3f4f336982e147fafca751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Menteng, Jakarta, the hotel is about 30 km away from Sukarno Hatta. It takes 90 minutes’ ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.86" OriginalAmount="16.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1356146721864" Longitude="106.83128568221" StarRating="3" HotelCode="293404|1049808" HotelName="Hotel NEO Mangga Dua Square Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rukan Mangga Dua Square 10-12/15-23, Blok A, North Jakarta, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231640/231640a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.94" OriginalAmount="16.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26570904" Longitude="106.7994479" StarRating="2" HotelCode="470826|1819938" HotelName="Flat06" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid 6, Fatmawati, Cipete Utara, Jakarta 12150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7b/ba7b8d45612c7073bd2401068357baa1b0cdad60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.00" OriginalAmount="16.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426954" Longitude="106.80174365" StarRating="2" HotelCode="603113|2332165" HotelName="Whiz Hotel Falatehan Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Falatehan I 40, Blok M, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b9/9db9f2482eaaa621a48572a0405a7229b2147fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.04" OriginalAmount="16.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15719012" Longitude="106.91055751" StarRating="2.5" HotelCode="316907|1472948" HotelName="POP! Hotel Kelapa Gading Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Sentra kelapa Gading, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/f7/31f78a7ddc2fd32f63f0c7110eac560b8a6b6712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a conference room. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.07" OriginalAmount="16.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187483" Longitude="106.834292" StarRating="3" HotelCode="172280|760955" HotelName="Sofyan Hotel Cut Meutia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Mutia 9, Cikini, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a9/d0a9ba91099db7f663f3da702883131519eb7256.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location, making it the perfect base from which to explore the city. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.09" OriginalAmount="16.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2563312312581" Longitude="106.81275895102" StarRating="3" HotelCode="316398|1518008" HotelName="Amaris La Codefin Kemang" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 3- 5, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="17.13" OriginalAmount="16.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23817136" Longitude="106.7716395" StarRating="3" HotelCode="492353|799376" HotelName="Fontana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 77, Kebayoran Lama 12230, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/62/786207d547ebed5f52e043fad74ffc4c2e4a0b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.15" OriginalAmount="16.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013973" Longitude="106.84748756" StarRating="3" HotelCode="435166|2363835" HotelName="Maxonehotels.com @ Kramat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 91, Jakarta Pusat, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc46c42bbac74511f6613ad44edd9b27a83a57b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1841784519665" Longitude="106.76757115405" StarRating="2" HotelCode="349141|ata_hotel_kedoya" HotelName="Hotel 88 Kedoya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 68, Kav68, Kedoya Selatan, Jakarta 11520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4f/324f314252497bc524e5458f84155dbc70d4c721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830413" Longitude="106.83610662" StarRating="3" HotelCode="335831|zenrooms_menteng_gondangdia" HotelName="Amazing Kutaradja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Panji Soeroso 14, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/02170878d490b5b37ee95531e8b400538811391a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26697048" Longitude="106.80278915" StarRating="3" HotelCode="348806|safin_inn" HotelName="Safin Inn Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 25, Cipete Selatan-Kebayoran Baru, Kemang, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/02/5e02743d838b05416d4dd296ee29047b9e23cee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a dining area, a transfer service, room service, a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.30" OriginalAmount="17.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34111763" Longitude="106.86956074" StarRating="3" HotelCode="620445|2519785" HotelName="Titanium Express HomTel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Titanium Square, Jalan Raya Bogor KM 27, Pasar Rebo, Pekayon, Jakarta 13710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/be/94be968ead8a10f83edc647de7430d6ab7abcfbd.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.32" OriginalAmount="17.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167044" Longitude="106.794995" StarRating="3" HotelCode="292405|1049648" HotelName="The Gloria Suites Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 215, Grogol, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/53/01532f05a9b5867e9d79c2d236a87bfbb8ab0552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.33" OriginalAmount="17.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24593502" Longitude="106.79614474" StarRating="2.5" HotelCode="504233|2519585" HotelName="Happy Inn Melawai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai 189 B, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9a/f39a26da53c70678ba82bb180045c31b8e5cb43f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.45" OriginalAmount="17.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1883363" Longitude="106.83690337" StarRating="2" HotelCode="316918|1229778" HotelName="Whiz Hotel Cikini" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 6, Menteng, Central Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0b/960bc21963e73497ebfd1939a93e88c4e3aed7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.45" OriginalAmount="17.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1394023312689" Longitude="106.82538659755" StarRating="3" HotelCode="370510|1701758" HotelName="Zuri Express Mangga Dua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Dalam 55-56, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ea/a4ea8579e81c19602eb84b00e4792908337160b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.51" OriginalAmount="17.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2463902818978" Longitude="106.79772287607" StarRating="2" HotelCode="172132|348065" HotelName="Amaris Panglima Polim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panglima Polim Raya, 2, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d9/a5d9902b6ee97f1be89c70c8065ef08e5b839446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the business and entertainment area and close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.53" OriginalAmount="17.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14920503" Longitude="106.82343391" StarRating="2" HotelCode="178284|1051268" HotelName="Amaris Mangga Besar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 7-11, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/09/220983ca42389cfab523336c63d529bc9882add4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the north of the city of Jakarta, where offices, hotels, resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.54" OriginalAmount="17.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2479131" Longitude="106.82613485" StarRating="2" HotelCode="591308|2331745" HotelName="Amaris Hotel Mampang - Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya 66, Jakarta Selatan 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/f9/8ff91cf92ca673d06218fc54f69e3fd9ae5ac8fa.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. The property consists of 100 guests rooms. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.59" OriginalAmount="17.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404866794791" Longitude="106.82007398477" StarRating="3" HotelCode="335096|1742808" HotelName="Hotel Diradja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 38, Jakarta Selatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebd95bf5d988f2874fd531ebaa44b5635f00e95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.73" OriginalAmount="17.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18234632" Longitude="106.81609152" StarRating="3" HotelCode="755525|2331715" HotelName="Amaris Hotel Fachrudin – Tanah Abang" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Elevator,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Fachrudin 8, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8ce85b26fe6ce976692fbad48ada2f61077e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, Amaris Hotel Fachrudin - Tanah Abang is 2 km from Tanah Abang Market and Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.83" OriginalAmount="17.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874572785192" Longitude="106.82861347012" StarRating="2" HotelCode="145999|1851028" HotelName="Hotel Cipta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 53, Gondangdia Village, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/52558362795cc9d6993d4fd3221b0c318d5f3ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.85" OriginalAmount="17.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25209883" Longitude="106.79753243" StarRating="2" HotelCode="372619|1518368" HotelName="Amaris Hotel Panglima Polim 2" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 91, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/18/f51885e28faab65f72c3a9a2fa8e407b2028f149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.87" OriginalAmount="17.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204067" Longitude="106.803385" StarRating="3" HotelCode="292390|2239145" HotelName="House of Arsonia Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejompongan Raya 2, Bendungan Hilir, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb402792f1971786439d5d636238d5cfb6b7cc22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a theatre hall. Wireless internet access in public areas allows gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.96" OriginalAmount="17.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12626263024" Longitude="106.7913218064" StarRating="3" HotelCode="316891|1476048" HotelName="favehotel Pluit Junction" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit 1, Penjaringan, Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/42/604233bc399cb19f8698f6aafca80a8b34a2abcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201124003987" Longitude="106.81891575383" StarRating="2" HotelCode="320072|423794" HotelName="Studio ONE Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 15, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0d/030d2da0ea8ef82af6fc1b8b8f13d7316afa34de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18699623" Longitude="106.81782348" StarRating="3" HotelCode="879200|388661" HotelName="Simple Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H  Wahid Hasyim 204-206, Kampung, Tanah Abang, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27551892" Longitude="106.79869351" StarRating="3" HotelCode="368013|2009985" HotelName="Little Amaroossa Residence Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipete Raya 5, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf8044a477eb16996fab9e0c1c98c76959ccf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1905145360845" Longitude="106.82444380615" StarRating="2" HotelCode="404253|menteng_house" HotelName="Menteng House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lombok 69, Menteng, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/b7/0cb7b5faa15de890c45edce4717b9c124660ea8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Menteng House in Jakarta, you'll be minutes from Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18941833" Longitude="106.87450758" StarRating="0" HotelCode="882840|green_pramuka_apartment" HotelName="Green Pramuka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani Kav 49, Jakarta Pusat 10570, Cempaka Putih</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2e/1e2ee3d1c44d8effa1c46db986f521f96f11820f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.21" OriginalAmount="18.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27196415" Longitude="106.80683045" StarRating="3.5" HotelCode="571696|2363465" HotelName="White Tree Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asem II 19/18A, Cipete, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/6f/2d6fa277ef8fa83a2ac46687f12c5045e6a6de8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a transfer service, room service and a business centre are available to guests of the hotel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.24" OriginalAmount="18.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2314571981676" Longitude="106.7801799332" StarRating="3" HotelCode="335238|2800045" HotelName="Raja Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kebayoran Lama 12, South Jakarta, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/52/9d52f0409ad6bd5b1d4d1aedafbe6a0750f5edca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.34" OriginalAmount="18.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14616022" Longitude="106.81684125" StarRating="2.5" HotelCode="316425|1049208" HotelName="favehotel LTC Glodok" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127, Jakarta Barat, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/08/dd084429ad9da79a3218cb750d1a78ebeda2215d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.52" OriginalAmount="18.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.120892" Longitude="106.789236" StarRating="3" HotelCode="292386|2239095" HotelName="Golden Sky Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Pluit Kencana 48, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a1/85a17cb0772fd878727d013ed6afdd59d8fc6d59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.54" OriginalAmount="18.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239743" Longitude="106.828198" StarRating="2" HotelCode="189237|1049108" HotelName="Amaris Tendean" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten P. Tendean No. 11, Mampang Prapatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/cd/2acd618b9c78fee95ffe7de4f940f5acab03e6fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.60" OriginalAmount="18.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245524" Longitude="106.795646" StarRating="3" HotelCode="292407|1202398" HotelName="Oaktree Urban" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sampit V No.3, Kebayoran Baru, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/be/80bea801d32fb4f06b21bb0ca150f6ffbc7d97e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.65" OriginalAmount="18.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535174" Longitude="106.79699267" StarRating="3.5" HotelCode="884480|502861" HotelName="Sampit Residence By FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit 2 5-9, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3d/e03d57e8cc209df17c902faf63a8eabbd4b5022a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.72" OriginalAmount="18.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2369593226714" Longitude="106.84472796693" StarRating="1.5" HotelCode="172282|1462038" HotelName="Sofyan Hotel Soepomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepom S.H. 23, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/cb/d5cbca5a522529ebc020f950993188122503e822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, the hotel is a 15-minute drive from the Tebet Highway entrance and the central b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.76" OriginalAmount="18.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1541209" Longitude="106.7286332" StarRating="3.5" HotelCode="591354|2777515" HotelName="Samala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav 2, Cengkareng, Jakarta Barat 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d5/36d55a91345b6d2cac4d6985aeebe8dcfeb0fc76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.82" OriginalAmount="18.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194032" Longitude="106.81771" StarRating="2" HotelCode="189236|1049118" HotelName="Amaris Thamrin City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Thamrin Boulevard Loto 6, Blok HT 1, Gedung Thamrin City, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/48/5548b0f474f33b056082acd3912f2bd9c58234e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Jalan Thamrin Boulevard in Jakarta. The hotel itself is on the 6th floor of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.83" OriginalAmount="18.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21426954" Longitude="106.86443446" StarRating="3" HotelCode="669962|2518545" HotelName="7 Days Premium Hotel Jatinegara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya Balimester 173-175, Jatinegara, Jakarta 13320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2e/822e97ba87bbfa06dcd8af0f2a14ba6573751608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.85" OriginalAmount="18.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165057" Longitude="106.841638" StarRating="3" HotelCode="13780|61859" HotelName="ibis Jakarta Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar Raya 79-81, 10620 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6d/006df9d3c04b01d378b2f6ce23d00f9030952a6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is located 5 minutes from the Jakarta Fairground. It is also just minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.93" OriginalAmount="18.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159246" Longitude="106.8517808" StarRating="4" HotelCode="300324|225863" HotelName="Best Western Plus Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benyamin Suaeb, Blok A5, Kemayoran, Jakarta 10630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6d/306dbc4f753963144d618f98c2f80810306ecbc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
        <Offer>Last minute discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.93" OriginalAmount="18.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1830208680015" Longitude="106.75140109744" StarRating="2.5" HotelCode="316899|374505" HotelName="Favehotel Puri Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Abadi Raya 1, Blok A1, Kembangan Selatan, Jakarta Barat, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c7/9fc7dc06497cfc02075ed63e33764017bea4e3ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.10" OriginalAmount="18.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24717468" Longitude="106.79770808" StarRating="3" HotelCode="398425|1792458" HotelName="F Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 101, Blok M, Kebayoran Baru, 12160 Jakarta, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/67/dc67082fbc656511c117caebe9ae60b1f2dce7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.13" OriginalAmount="18.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2279452079949" Longitude="106.81846239867" StarRating="4" HotelCode="150219|264575" HotelName="Kartika Chandra" 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>Jalan Gatot Subroto, 12930 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/b4/78b40ab9aa26917435f892d638358984e7db66a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.13" OriginalAmount="18.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23971968" Longitude="106.81812148" StarRating="3" HotelCode="531239|2783785" HotelName="FLAT06 Tendean" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 2A, Mampang Prapatan, Jakarta 12720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/53/1e53a884bc7fc7117aba7b5f3cc981207eef5733.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.16" OriginalAmount="18.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1836741" Longitude="106.84408249" StarRating="3" HotelCode="729768|2362795" HotelName="Rivoli Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 41, RT.3/RW.4, Kramat, Senen, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6f/016f6288a37ca037b60b652c03a060e2063717a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2347836710689" Longitude="106.8445040292" StarRating="2" HotelCode="320468|152769" HotelName="Amaris Tebet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr. Soepomo SH 33, Tebet Barat, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/ed/1bedc70c410a88a1e6f0d49be16b8917d53afbfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21314749" Longitude="106.81106922" StarRating="0" HotelCode="820900|518017" HotelName="Bendungan Hilir Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 77, Bendungan Hilir, Tanah Abang, Central Jakarta, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8796cb108b06cd6373d3dbc0f7fb90e3b134e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bendungan Hilir 77 Residence is a popular choice amongst travelers in Jakarta, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2405836" Longitude="106.82227053" StarRating="2" HotelCode="492367|152933" HotelName="Hotel 88 Tendean Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 10, Mampang Prapatan 12710, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.25" OriginalAmount="19.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1517608561125" Longitude="106.81629534176" StarRating="3" HotelCode="404328|1818368" HotelName="Hotel Grand Paragon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 126, Gajah Mada, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/77/0077845ae668c1141992050ebd04c123336a388e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.41" OriginalAmount="19.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1676947302854" Longitude="106.82942758404" StarRating="2" HotelCode="263578|1451628" HotelName="Amaris Hotel Juanda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda 3, Jakarta Pusat 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548da4521b6887706d67d64b8fd419385fef3208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.50" OriginalAmount="19.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187545" Longitude="106.830722" StarRating="3" HotelCode="187938|1741248" HotelName="Dreamtel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Johar No. 17-19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/16/40161d9b298aa7e79edba093876c4e581db7eb8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.56" OriginalAmount="19.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28545819" Longitude="106.81884615" StarRating="2" HotelCode="333236|1775348" HotelName="Chic Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampera Raya 19, Kemang, 12560 Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/c3/0dc32cc02da36ccaa3aa18147a88da559427e3a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.66" OriginalAmount="19.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605591716754" Longitude="106.81959624249" StarRating="3" HotelCode="317187|1603628" HotelName="Hotel ibis Jakarta Harmoni" 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>Jalan Hayam Wuruk 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/08/23089d805b757116f69287ffb8bf5cabd68766b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.86" OriginalAmount="19.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23870013" Longitude="106.81715511" StarRating="3" HotelCode="837296|700940" HotelName="Tendean Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 127, Wolter Mongingsidi, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d9/38d9fb4eecd4bc8296a6e2c271b8dc262efa9505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mampang, Tendean Residence promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.87" OriginalAmount="19.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17694098" Longitude="106.87520297" StarRating="3.5" HotelCode="614934|2814855" HotelName="Hotel Daily Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Ahmad Yani Kav. 67, Cempaka Putih, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/37/7637b734b98e7d0b6c1bb9ef3f70e168e1e114e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Daily Inn Hotel Jakarta in Jakarta (Cempaka Putih), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.89" OriginalAmount="19.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161094" Longitude="106.907363" StarRating="2" HotelCode="292384|1049288" HotelName="favehotel Kelapa Gading" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gading Indah Raya 8, Blok C-32, Kelapa Gading, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/60/4f60c45245d69380c791e3e52f7aa33abec8deb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.05" OriginalAmount="19.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2133478166262" Longitude="106.82173852767" StarRating="3" HotelCode="161623|265185" HotelName="Prasada Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Komando Raya 6, Jakarta Selatan, Jakarta 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/6886206eafb0bfecfa9f21106aab450768b3d28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Golden Triangle of Jakarta, within just walking distance of the busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.09" OriginalAmount="19.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148213" Longitude="106.83378843" StarRating="3" HotelCode="776544|2363525" HotelName="Win Premier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>183 Jalang Kartini Raya, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/5f/e55f98ab530fc337fac8eed47a9128f312391c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.13" OriginalAmount="19.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3791491918827" Longitude="106.82971546627" StarRating="3" HotelCode="210645|307261" HotelName="Hotel Bumi Wiyata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 281, Depok, Kota Depok, Jakarta 16423, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/a2/dea27e9537c30c9f60b394bde111d3ad9d842a6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in South Jakarta. The property features a total of 78 accommodation u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.16" OriginalAmount="19.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1532175567979" Longitude="106.89278215156" StarRating="3" HotelCode="316933|2009995" HotelName="Whiz Prime Hotel Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9b/4e9b9d2183c9f5aa8dd4148ea9d0cc572c26bc3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14885595" Longitude="106.8257941" StarRating="3.5" HotelCode="666836|278703" HotelName="Delua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 82, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fb0c33f12c6353e5885018897907dfdfafe0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2077076" Longitude="106.80589984" StarRating="2.5" HotelCode="327510|152978" HotelName="House of Arsonia Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 12, Bendungan Hilir, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e5/8ae579fd873283064d09e9df573639ca68a38595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service. Wireless internet access in public areas allows guests to stay connec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="20.24" OriginalAmount="20.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18362219" Longitude="106.82086058" StarRating="2" HotelCode="434884|1228965" HotelName="Take's Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I / 3-4, Tanah Abang, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3f/113f5804755e7aaa880afe689298ba58f225c85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.28" OriginalAmount="20.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2272738941054" Longitude="106.81962390719" StarRating="3" HotelCode="316864|1473648" HotelName="favehotel Gatot Subroto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Candra Kavling A9, Setiabudi, Karet Semanggi, South Jakarta City, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/be/2ebe523840ce9128208f6521d24d7492b83e08ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.32" OriginalAmount="20.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2464580591683" Longitude="106.84284077945" StarRating="2" HotelCode="321458|1521588" HotelName="Amaris Hotel Pancoran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu 15A, Pancoran, Jakarta Selatan, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/97/eb975a9caa46f0350e0a1bae936d81ede94f33ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar and room service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.32" OriginalAmount="20.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2419331815996" Longitude="106.84478490288" StarRating="2" HotelCode="335134|1517958" HotelName="V Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Soepomo 100, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/33/1933c9e6472496e34c646d5cb3699e4441c9e058.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.35" OriginalAmount="20.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195427" Longitude="106.836885" StarRating="3" HotelCode="292402|1229008" HotelName="Marcopolo Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Cik Ditiro 19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/9a/d39adc8cf8f499b43e20c4139083962cdf0b4220.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.42" OriginalAmount="20.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11275644" Longitude="106.75233303" StarRating="3" HotelCode="349174|1518478" HotelName="Ozone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Utara 3, 14660 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e9/57e9146b6a54a7831fe6aeb5daf50dde7e26a775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.55" OriginalAmount="20.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21062416" Longitude="106.84518007" StarRating="3" HotelCode="566535|2178465" HotelName="YELLO Manggarai Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Minangkabau Timur 9, Golden Triangle, Jakarta 12970</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/fa/7cfa137ce80f27eff6020970b80282a378766138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.56" OriginalAmount="20.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124061" Longitude="106.798438" StarRating="3" HotelCode="141102|265315" HotelName="Sanno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya 2, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/52/1c5257d44921dfd3df16c1ec8c7d0217ccd74330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business centre, surrounded by attractions and shopping centres. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.57" OriginalAmount="20.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19971173" Longitude="106.82269505" StarRating="2" HotelCode="327306|1464218" HotelName="Smart Hotel Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 2, Gedung Sizzler, Thamrin, Jakarta 10230, Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/84/6284abc439aa4101cb5063b1d2c9e93e353660fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.58" OriginalAmount="20.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13402928" Longitude="106.83201203" StarRating="2" HotelCode="334367|1225358" HotelName="d'primahotel WTC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Komplek Marinatama Blok A 26, Mangga Dua, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc56ed22f831a219d1e5c098da1fa06bd6989f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.59" OriginalAmount="20.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238039445005" Longitude="106.83587323" StarRating="3" HotelCode="321532|1026298" HotelName="Pomelotel Patra Kuningan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Patra Raya 28, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc41fdeca279eed36e8d6048f307bc0c4c63dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.59" OriginalAmount="20.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381697" Longitude="106.7779636" StarRating="3.5" HotelCode="616137|2193815" HotelName="Hotel Neo+ Kebayoran Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cileduk Raya 35, Kebayoran Lama, RT005  RW002, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/0d/b30da96cfa17fb8c0b95e3ae9db03b0cc60c7853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.75" OriginalAmount="20.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1473311284004" Longitude="106.81725472212" StarRating="4" HotelCode="82394|100582" HotelName="The Jayakarta SP Jakarta Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 126, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/32/2d32c22e27d8f93d34bd7b7f06708e5d26b0e4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the shopping centres along Hayam Wuruk Street in Jakarta. This is the main tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.75" OriginalAmount="20.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16468624" Longitude="106.8204733" StarRating="3" HotelCode="757611|2363815" HotelName="MaxOneHotels.com At Platinum Hayam Wuruk Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayamwuruk 5, Gambir Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/41/f1419f5883133990f0b343774b27e762eb86deea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.12" OriginalAmount="20.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17374008" Longitude="106.81191416" StarRating="3" HotelCode="316444|1467048" HotelName="favehotel Tanah Abang - Cideng" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 58, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/da/00da71cb5aa5679b8d1cd392573848ade0dc4370.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.12" OriginalAmount="20.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1435493020602" Longitude="106.84522857389" StarRating="3" HotelCode="317779|1478838" HotelName="Holiday Inn Express Jakarta International Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arena Pekan Raya Pintu 6, Kemayoran, Jakarta Pusat, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ea/f1eaab0d1975307e93e5635238f8a093697128ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.12" OriginalAmount="20.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221061" Longitude="106.829781" StarRating="3" HotelCode="915222|1049868" HotelName="Rasuna Icon Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 3, Karet Kuningan, Setiabudi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/50/7a5057ca80c18986f702feb2d79b1e9383c8cc09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.23" OriginalAmount="21.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16427965" Longitude="106.82057945" StarRating="3" HotelCode="531627|2059635" HotelName="Yello Hotel Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 6, 10120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/0b/cd0b7dce12f0d67af2d6ea6ee9ed6dbeb0a923ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jakarta, this hotel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.34" OriginalAmount="21.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23874269" Longitude="106.81767476" StarRating="3" HotelCode="316426|1049508" HotelName="Hotel NEO Tendean Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wolter Monginsidi 131, Jakarta-Selatan 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/17/1a1729b1158fa6561ee73f32ebe7f2983789f08a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.40" OriginalAmount="21.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23793705" Longitude="106.76407995" StarRating="3" HotelCode="755484|2362935" HotelName="Kyriad Metro Cipulir Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 1, Cipulir, Kebayoran Lama, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/73/9b7336c2e86e8f0ba36f2353e7202df7ae68dd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.47" OriginalAmount="21.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256293" Longitude="106.812319" StarRating="3" HotelCode="292382|1049268" HotelName="Liberta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 6, Bangka, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/78/f6785740a22cefbf2474e4dff54de96070baadf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.51" OriginalAmount="21.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275868763641" Longitude="106.82468101426" StarRating="3" HotelCode="300329|1009245" HotelName="Gp Mega Kuningan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mega Kuningan Timue II 1, Kawasan Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a0/66a0c6e2109386f0e7485efe4a82ad512bdd5087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.57" OriginalAmount="21.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2085413233246" Longitude="106.80595440245" StarRating="3" HotelCode="504268|2814105" HotelName="Sawana Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Limboto No. 45, Blok B1, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/47/e447b91e007bb3e4184ce1bf718279ae477c698f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.58" OriginalAmount="21.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19991" Longitude="106.854778" StarRating="3" HotelCode="292369|2239035" HotelName="Balairung Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 19, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/82/68824c157efc826f22894721cb8adedc31146c8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.77" OriginalAmount="21.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200667" Longitude="106.823552" StarRating="2" HotelCode="932456|1223118" HotelName="Clay Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Jalan Blora No. 20, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d1/add1f7eb4713553fd1e46b9be081490e8beeb4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.86" OriginalAmount="21.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18342405" Longitude="106.84300018" StarRating="2" HotelCode="563923|2275285" HotelName="Cordela Hotel Senen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 102, Menteng, Central Jakarta, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/d1/0ad1330ed2262bb6c4867a837c0961c2f4db2735.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.88" OriginalAmount="21.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934786846944" Longitude="106.88510728836" StarRating="3" HotelCode="377807|1835708" HotelName="MaxOne Hotels A Pemuda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 9, Timur, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/39/c539ac4c2e989636cf3f461c141cf98ac341e9bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.04" OriginalAmount="21.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1616573" Longitude="106.84514913" StarRating="3" HotelCode="729816|2518655" HotelName="Grand G7" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garuda 67, Kemayoran, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/2a/de2a497638f6b21a1fd9693a3b766fa5477e4e73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.18" OriginalAmount="21.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16579712" Longitude="106.79642325" StarRating="4.5" HotelCode="784798|732203" HotelName="Posto Dormire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya 3, Grogol, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8b/da8b5c6c83858e6a6b447eb8925fa05634381ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19770955" Longitude="106.84464291" StarRating="2" HotelCode="786287|393640" HotelName="The Baile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kimia 4, Menteng, Jakarta Pusat, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1b/e01b08e292ead7652642269d4cd1b30aa96e2aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.48" OriginalAmount="22.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18259" Longitude="106.817053" StarRating="4" HotelCode="80669|98568" HotelName="Millennium Hotel Sirih Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachrudin 3, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/6a/cc6a3f978f615d5a3cfc8f84a7cd1dc46b8845ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the thriving business district at the heart of Jakarta. The Nat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.57" OriginalAmount="22.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20305802" Longitude="106.85765029" StarRating="3" HotelCode="777219|2292165" HotelName="Holiday Inn Express Jakarta Matraman" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/4a/464aacb77317921197619ff6aa255ef8b46e008f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in East Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.61" OriginalAmount="22.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1372231387046" Longitude="106.78779680038" StarRating="4" HotelCode="300326|1009295" HotelName="Hariston Hotel &amp; Suites" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Terusan Bandengan Utara 1, Penjaringan, Pejagalan, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/e8/b3e85c142a94320e246b5af6521d3009bc82ee4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.64" OriginalAmount="22.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244241" Longitude="106.875646" StarRating="3" HotelCode="905771|1464118" HotelName="Park Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan D.I Pandjaitan Kav 5, Jakarta 13340, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/3a/fc3a34f271dc31b2fdad5adf389f4b8156197b7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Cawang, East Jakarta and is located just 5 minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.65" OriginalAmount="22.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16547167" Longitude="106.78181778" StarRating="4" HotelCode="349083|1520558" HotelName="Grand Tjokro Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot No. 63, Jakarta Barat, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/cb/52cbbb2c4778518b683202effa48ac6647d5de67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.75" OriginalAmount="22.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1997017456942" Longitude="106.80154203914" StarRating="3" HotelCode="335584|1518248" HotelName="Blue Sky Hotel Petamburan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aipda Ks. Tubun 19, Petamburan, Tanah Abang, Daerah Khusus Ibukota, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/13/7c13218aea3b022356c35ff1b3f0d7ca20a0b9d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.76" OriginalAmount="22.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161902" Longitude="106.829879" StarRating="3" HotelCode="187952|746225" HotelName="Classic Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl K.H Samanhudi No.43-45, Pasar Baru, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0c/ad0c25d9d0301f7eb3dbd6d1fee8d5c064dcfbe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.94" OriginalAmount="22.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717911" Longitude="106.82138972" StarRating="3.5" HotelCode="594441|2363445" HotelName="Verse Luxe Hotel Wahid Hasyim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim 131, Central Jakarta 12040</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/81/ae81809af3a8af90b651da7ce25c79bd7ed92936.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22.97" OriginalAmount="22.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27640036" Longitude="106.82819093" StarRating="3.5" HotelCode="435380|597390" HotelName="Pejaten Valley Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejaten Barat IV 5B, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93531/2493531/1.jpg?f=15410616</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.06" OriginalAmount="22.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2469070933347" Longitude="106.8728239584" StarRating="3" HotelCode="298485|1226648" HotelName="Hotel Ibis Jakarta Sentral Cawang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mt Haryono 9, Cawang, Jakarta 13630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8e3a9228a023547682ef8c896dbf14224544a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.07" OriginalAmount="22.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167838" Longitude="106.727176" StarRating="2.5" HotelCode="516704|2362535" HotelName="Couleur Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat  1A - 1C, Duri Kosambi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/8e/df8e5a3e7f85501ed1df35ca8ef1950a82223b12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.11" OriginalAmount="22.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22112507" Longitude="106.82980008" StarRating="3" HotelCode="372721|1462408" HotelName="Rasuna Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid Raya 9, Jakarta Selatan 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f8/80f8b05b3f21e89092a60ae5cbe5fc394410096c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.13" OriginalAmount="22.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149582" Longitude="106.822004" StarRating="3" HotelCode="92654|1676998" HotelName="Sparks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. mangga Besar Raya 42, Jakarta, Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dd/81ddeb2f2df860425c53f002e1b6a3e963797e38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.13" OriginalAmount="22.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189933" Longitude="106.797902" StarRating="4" HotelCode="23149|1478558" HotelName="Menara Peninsula" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Jalan Letnan Jenderal S Parman, Slipi, Jakarta 11410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3e/333e0b3d2ddff005de59c5166357270f44d80bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the central business district, shopping facilities and Soekarno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.17" OriginalAmount="22.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2164196871254" Longitude="106.81945360391" StarRating="3" HotelCode="491841|2518045" HotelName="Upscale Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Bek Murad 73, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/26/c72676bac64f868ea253f924645f4007865a4c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="23.19" OriginalAmount="22.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137671" Longitude="106.733312" StarRating="3" HotelCode="167885|140915" HotelName="Aston Cengkareng City Hotel" 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>Jalan Outer Ring Road, Mutiara Taman Palem Block C1, Cengkareng  11730, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/20/8420d99781c2eb9fee21744bcbd1c1d7be1e8785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24568758" Longitude="106.87839006" StarRating="0" HotelCode="613676|247477" HotelName="Hotel 678 Cawang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI Panjaitan Lingkar Cawang 1B, Jakarta 13650, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/06/5d0663ad4bfb620ba259431b07c3f7ba72d66b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.24" OriginalAmount="23.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546734" Longitude="106.82961622" StarRating="2" HotelCode="438347|2238995" HotelName="Amaris Hotel Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio 23, Kuningan, Blok C4 Kav.11, Jakarta 12950, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/69/1d6980e57649d37c4b526360d6912bd3e69b7901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.37" OriginalAmount="23.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23642339" Longitude="106.74668471" StarRating="3.5" HotelCode="635434|2331775" HotelName="Horison Ciledug" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 17, Petukangan Selatan, Pesanggrahan, Jakarta 12270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/29/3529ba393985c6d0a43883d26df29f95d76ea983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.40" OriginalAmount="23.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18184527" Longitude="106.79200658" StarRating="3" HotelCode="429834|2239025" HotelName="B Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Nightclub,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aranda 1, Grogol Petamburan, Jakarta 11470, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/84/6584175cfa04ea06e840a80fbe65ab21de045f14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Grogol, B Fashion Hotel is a perfect starting point from which to explore Jakarta. Offeri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.43" OriginalAmount="23.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13071829" Longitude="106.83233096" StarRating="0" HotelCode="692435|4720165" HotelName="BI Executive Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R E Martadinata 2, Pademangan Barat, Mangga Dua, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a9/aba96687a96ecf586fefb52e16c80c67f024bccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.46" OriginalAmount="23.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184038" Longitude="106.82482" StarRating="2" HotelCode="173623|756125" HotelName="MaxOneHotels.com Sabang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Agus Salim No 24, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/41/68415013ea1b47332021dec64aa04e64d9182b54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.53" OriginalAmount="23.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24550845" Longitude="106.79956722" StarRating="3" HotelCode="504317|2519755" HotelName="D'primahotel Melawai - Blok M" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai IX, 2, Blok M/3 Persil 73, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099918e538af3d1af1ecfc0226adb271a80f0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.62" OriginalAmount="23.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245812" Longitude="106.798983" StarRating="4" HotelCode="906047|852665" HotelName="Amos Cozy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai Raya No. 83-85, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/52/f4522988aab3bd40c79c2442f4c03fd0d3ce3fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Jakarta's affluent business and commercial district of Bl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.69" OriginalAmount="23.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27374061" Longitude="106.79874548" StarRating="3.5" HotelCode="435180|4714915" HotelName="W Home Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palem 16A, Cipete Selatan, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/8387b9d09b7e25ec9da342e0b70369342570dc70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star W Home Palem offers comfort and convenience whether you're on business or holiday in Jaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.76" OriginalAmount="23.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2622441215097" Longitude="106.86554366075" StarRating="3" HotelCode="429701|1199998" HotelName="favehotel PGC Cililitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Business Centre,Conference Hall,Designated Smoking Area,Golf,Housekeeping,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayjen Sutoyo 76, East Jakarta, Jakarta 13640</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/25/682565a9781a902935bc0c4b78fdb672c4606eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The favehotel PGC Cililitan is equipped with 194 modern stylish guest room with free WIFI in all the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.88" OriginalAmount="23.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1833659970394" Longitude="106.84263334722" StarRating="3" HotelCode="298486|1023318" HotelName="Hotel ibis Jakarta Senen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 100, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf22c13cdaf1246144ce86c498d39c20a2606f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.91" OriginalAmount="23.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896695367551" Longitude="106.77797924006" StarRating="4" HotelCode="481551|2065545" HotelName="Grand Whiz Poins Square Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RA. Kartini 1, Lebak Bulus, Cilandak, South Jakarta, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3f/913f9f98583c7fd9c648e99e629c54775860adce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.94" OriginalAmount="23.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2472666947922" Longitude="106.84328825466" StarRating="3" HotelCode="350158|1518548" HotelName="Cipta Hotel Pancoran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu Kav. 19, Pancoran, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/9c/319cbe11c7016b1eed33b54fd8c58967bfb40b55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.95" OriginalAmount="23.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2442097911167" Longitude="106.80207278228" StarRating="3" HotelCode="316424|1591988" HotelName="favehotel Melawai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai 4 3-11, South Jakarta, DKI Jakarta, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ff/b7ffabbacaab3761ba3e4af1683a29b18e086100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18804992" Longitude="106.81652461" StarRating="2" HotelCode="504044|152899" HotelName="Focus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 No 9, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/55/36554af31f65dc254dd80034d773d596312256a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.28" OriginalAmount="24.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26299198" Longitude="106.79670727" StarRating="3.5" HotelCode="553896|2362735" HotelName="Hotel 88 Fatmawati" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RS Fatmawati 4, Gandaria Utara, Kebayoran Baru, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/da/84da6652670b628a844f55e567bf40e53a69dfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.47" OriginalAmount="24.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199221883105" Longitude="106.79921160217" StarRating="3" HotelCode="316915|14304" HotelName="Hotel ibis Jakarta Slipi" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen S Parman Kav 59, Jakarta 11066</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31786/a_31786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys a strategic location in West Jakarta. It lies just a 5-minute dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.73" OriginalAmount="24.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489551984947" Longitude="106.81739151478" StarRating="4" HotelCode="14773|395525" HotelName="Mercure Jayakarta Kota" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 123, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f8/36f84c818ae4392100c8d767b2bdb88d6f46c06c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes’ walk away from the Glodok and Mangga Dua shopping malls and it is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.79" OriginalAmount="24.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291795" Longitude="106.822825" StarRating="3" HotelCode="333507|2239205" HotelName="Sahati Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Margasatwa 45, Ragunan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/b9/19b9842cfe49ea6af67034a6b66eed2fdcc19942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a babysitting service, a childcare service and room service. Wireless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.86" OriginalAmount="24.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149336314978" Longitude="106.82373542253" StarRating="3" HotelCode="396948|2362705" HotelName="Hotel 88 Mangga Besar 62" 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>Jalan Mangga Besar Raya 62, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/6b/486b095e6d1fff6746c0364d50693faeee1c3fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.88" OriginalAmount="24.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2763501930554" Longitude="106.80878449861" StarRating="4" HotelCode="316858|1202408" HotelName="Cosmo Amaroossa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 9a-b, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/78/3d78215985a06d259735571c3a247efe709b8e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.14" OriginalAmount="24.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256271" Longitude="106.814913" StarRating="4" HotelCode="93152|860705" HotelName="Park Regis Arion Kemang" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>Jalan Kemang Raya 7, Kebayoran Kota, Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e5/c0e58054f69865072eb3e6f667efec349ee17f17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jalan Kemang in Jakarta, surrounded by restaurants, entertainment and recre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.39" OriginalAmount="25.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.360924026931" Longitude="106.83333902582" StarRating="3" HotelCode="321540|1521788" HotelName="Hotel Santika Depok" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 88, Depok, Jakarta 16423</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a9/b4a9dd626655bf6118c07556bbd6f9364827149b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25.56" OriginalAmount="25.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="885505|646230" HotelName="Casa Living Senayan by ZEN Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan IV 9, RT 12 RW 5, Bendungan Hilir Central Jakarta, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646230/646230a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Indonesia's capital Jakarta is not just the country's largest city but also its economic, cultural a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.81" OriginalAmount="25.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873235" Longitude="106.81735379" StarRating="3" HotelCode="589555|2362845" HotelName="Juno Hotel Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 181, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3d/de3d9f7ec9f14b504244c8c5331cc6e5d2e4d76d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a café. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.87" OriginalAmount="25.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14379" Longitude="106.828635" StarRating="3" HotelCode="292424|1518398" HotelName="Hotel Orchardz Jayakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 44, Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fe/5efe061eb824659131857bbdd16d8f49647a3a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.93" OriginalAmount="25.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13880108" Longitude="106.83202277" StarRating="3" HotelCode="316128|1420468" HotelName="Ibis Styles Jakarta Mangga Dua Square" 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>Jalan Gunung Sahari Raya 1, Sawah Besar, 14420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c2/dfc2ef1b02c82a55f49135fab8a2a554b7fbea09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.09" OriginalAmount="25.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14041031" Longitude="106.88612731" StarRating="3" HotelCode="407178|1603738" HotelName="Ibis Styles Jakarta Sunter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gaya Motor I, Sungai Bambu, 14350 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/1d/df1dc0e8beef52f25342a77c91f596a081c9f0f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.17" OriginalAmount="25.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172598" Longitude="106.7902297" StarRating="4" HotelCode="88852|91576" HotelName="Grand Tropic Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S. Parman Kav.3, Jakarta Barat 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/67/036710d57664efd506f7332fb751e14138dd498c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.21" OriginalAmount="25.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14998594" Longitude="106.90269514" StarRating="3" HotelCode="411731|1518558" HotelName="Hotel Santika Kelapa Gading" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kelapa Nias Raya Blok HF 3, Mahaka Square, Kelapa Gading, Jakarta Utara, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/8d/b78d51974291e33009d791b88efdf309ed0056f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.22" OriginalAmount="25.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="850192|704001" HotelName="Hotel Kuretakeso Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 7A, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/01/b60114cc62b1960a3de0f6406d8e6d0f5e8ec4ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2640696" Longitude="106.76640698" StarRating="3" HotelCode="784421|342822" HotelName="Arosa Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RT09/RW09, Pesanggrahan, Jakarta Selatan, Jakarta 12320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/55/e6555a86277ed78cf0629797e2a4e1df6868a8db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1183138632759" Longitude="106.68973285602" StarRating="3" HotelCode="312380|swissbelinn_airport" HotelName="Swiss-Belinn Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara Blok A 9, Jakarta 15127</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a13b2d90e52bb7fa6b540db479e3ec568bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.40" OriginalAmount="26.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24507813" Longitude="106.87228717" StarRating="4" HotelCode="466891|1939975" HotelName="Harper M.T. Haryono" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mt. Haryono Kav 6-7, Jalan Biru Laut X, 13340 Jakarta, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/ec/04ec8c24fc2e1790017ef848627f361324d1eed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.44" OriginalAmount="26.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189422" Longitude="106.84582" StarRating="3" HotelCode="187948|1734828" HotelName="Blue Sky Pandurata Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raden Saleh Raya No. 12, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/6e/7d6e260113a74b218c8f20d3a6779ca261465fbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Jakarta, this boutique hotel is ideal for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.66" OriginalAmount="26.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2278217" Longitude="106.79853654" StarRating="3" HotelCode="741946|2288865" HotelName="Best Western Senayan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Meeting Room,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asia Afrika Pintu IX, Senayan Trade Center (STC), Gelora Senayan, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/ef/baeff9778f00d64dad088af827fcfe004f995ed8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Best Western Senayan is located in the heart of Central Jakarta, surrounded by multinational com...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.71" OriginalAmount="26.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1469871129164" Longitude="106.87962949276" StarRating="4.5" HotelCode="902986|835775" HotelName="Sunlake" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ec/e1ec54dde9d2863ffc1e43681041e7c98730c03b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the spectacular Lake Danau Sunter in central Jakarta. Nearby landmarks inclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.79" OriginalAmount="26.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2447112581578" Longitude="106.87539850586" StarRating="4" HotelCode="305727|1033618" HotelName="Best Western Premier The Hive" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI. Panjaitan Kav. 3-4, Jakarta 13340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/1c/eb1cffde038f6fe48c0d53c7ca2d9d601dac3c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.86" OriginalAmount="26.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24044512" Longitude="106.82965038" StarRating="2" HotelCode="702068|2820335" HotelName="Mk House Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean, Gang Aman 1 Route 13, RW02 Mampang Prapatan, Jakarta Selatan, Mampang, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/dd/31ddb0d3248714c7db23ab81ab96d245fe2ebcc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.89" OriginalAmount="26.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1477411770244" Longitude="106.83593988466" StarRating="3" HotelCode="187961|1814368" HotelName="Orchardz Hotel Industri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Industri Raya 8, Gunung Sahari, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/41/ae41f874fa4998aad97ca79153b78e22e0ce9aad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.05" OriginalAmount="26.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16307079" Longitude="106.83229094" StarRating="4" HotelCode="735737|2291705" HotelName="Golden Tulip Passer Baroe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V 53, Sawah Besar, Pasar Baru, Jakarta 11710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/73/b07326d94b34918388fca7534d811037458e982d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21832386" Longitude="106.82709637" StarRating="2" HotelCode="591108|236856" HotelName="Daun Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sawo 30, Kuningan, Jakarta-Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.52" OriginalAmount="27.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1278906212512" Longitude="106.79182774913" StarRating="3" HotelCode="935433|1009865" HotelName="Holiday Inn Express Jakarta Pluit Citygate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya, Emporium Pluit Mall 10th Floor, Jakarta 14440, Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/96/3396b1fec95ab0a0a634c752ecb017d4da441470.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.74" OriginalAmount="27.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15271299" Longitude="106.8961687" StarRating="3.5" HotelCode="284847|2362895" HotelName="éL Royale Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya Kav. 1, Kelapa Gading, Jakarta Utara 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c6522830b455e2657a501bea90c8464bb33a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.82" OriginalAmount="27.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124712" Longitude="106.7953235" StarRating="4" HotelCode="199855|938405" HotelName="Aston Pluit Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan 1, Pluit, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/b1/39b19d000825a87f834ce8a69814b17636b2a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 203 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20681407" Longitude="106.80733027" StarRating="4" HotelCode="745719|303770" HotelName="Tondano Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 1-2, Bendungan Hilir-Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/55/67559665452942b0062b0fef8ec11b3be5c12adc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.42" OriginalAmount="28.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2229131143629" Longitude="106.84799820185" StarRating="4" HotelCode="94774|140920" HotelName="Harris Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI. Dr Saharjo no. 191, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/01/2e0102cd85198d5fcfe500c3eecdc2e0c6dc5d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.42" OriginalAmount="28.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="665819|732202" HotelName="Sotis Residence Pejompongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan 1 10B, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/74/aa7450953ff69a0cfdc92d6233b6677ed30f7a2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.42" OriginalAmount="28.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24438061" Longitude="106.79974469" StarRating="3" HotelCode="327570|1250828" HotelName="M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai VI. No. 27 Blok M, Kebayoran Baru, Jakarta, 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6a/a96ac21423839d4bf0167b7091fdfa74421de1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.46" OriginalAmount="28.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22119074" Longitude="106.82425144" StarRating="3" HotelCode="504326|2239015" HotelName="Ayaka Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Pedurenan 45, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/04/290477c9d2e4dcdff49f7ee1eb74d55756f7838d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.47" OriginalAmount="28.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2959607" Longitude="106.79924628" StarRating="3" HotelCode="531056|2362915" HotelName="Park 5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan Rspp C-5, Cilandak, Simatupang, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/a9/70a9a20f22665fcdf287f8ba419e2742ecd78438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.48" OriginalAmount="28.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256073671557" Longitude="106.85559596822" StarRating="4" HotelCode="397046|1522338" HotelName="Swiss Belresidences Kalibata Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya 22, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.82" OriginalAmount="28.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24241791" Longitude="106.80141003" StarRating="3" HotelCode="335131|1518608" HotelName="Sotis Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palatehan I 21 - 22, Blok M, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/43/7743bd95f2128beb1358866a6c9eef3e9961e68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.89" OriginalAmount="28.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2211323636351" Longitude="106.82156159545" StarRating="3" HotelCode="321478|1458858" HotelName="Avissa Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 19, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/63/9d636e7f52a1aaf139e9d9ffb23d558bf087cbae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.99" OriginalAmount="28.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1871967461964" Longitude="106.82086296379" StarRating="2.5" HotelCode="185662|771015" HotelName="Favehotel Wahid Hasyim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.KH. Wahid Hasyim No. 135, Jakarta Pusat, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/92/93920d6f16cc1b6ef4409df25031df089d442634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its central location, this hotel is placed within easy reach of most tourist attractions and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.02" OriginalAmount="28.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18367531" Longitude="106.81570083" StarRating="3" HotelCode="779296|2420795" HotelName="ibis Styles Jakarta Tanah Abang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachruddin 22, Kampung Bali, Tanah Abang, Pusat, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c8/2dc8438cd899fe222b1a6851fa6ebf946a630329.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18713734" Longitude="106.82200797" StarRating="3" HotelCode="421832|holiday_inn_express_jakarta_wahid_hasyim" HotelName="Holiday Inn Express Jakarta Wahid Hasyim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Housekeeping,Laundry,Meeting Room,Shopping Arcade,Smoking Rooms,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>No.123 Jl. K.h. Wahid Hasyim, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/be/dcbedc486bbfccbc75ba8159e084904eeb45e896.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holiday Inn Express Jakarta Wahid Hasyim is the newest addition to the growing Holiday Inn Express i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.46" OriginalAmount="29.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147184" Longitude="106.815758" StarRating="4" HotelCode="213198|914705" HotelName="Novotel Jakarta Gajah Mada" 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>Jalan Gajah Mada 188, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3c/c63c865059ec6d8590d005daccedbacdee09ddaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.66" OriginalAmount="29.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1601652218447" Longitude="106.81761419485" StarRating="3" HotelCode="263576|1021208" HotelName="ibis Styles Jakarta Gajah Mada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 5 &amp; 7, Petojo Utara, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a6836fbdb0be0c812a0da349648b308204bbd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.68" OriginalAmount="29.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16475" Longitude="106.818963" StarRating="5" HotelCode="170615|152996" HotelName="Merlynn Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Hasyim Ashari 29–31, Jakarta, Pusat 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0b/c80b5881293f7b08127dea68351862adfc01749d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Jalan KH Hasyim Ashari, in a convenient position close to the city's busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="29.75" OriginalAmount="29.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192283" Longitude="106.838355" StarRating="2" HotelCode="187955|714243" HotelName="Gren Alia Cikini Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.46, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/27/4927e0dc268466b277dc7b49177515ed99393644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.78" OriginalAmount="29.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156921" Longitude="106.894411" StarRating="3" HotelCode="292421|1615358" HotelName="The BnB Jakarta Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Bukit Gading Raya, Kelapa Gading Barat, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f2/34f2a12b2864094d81705bbb6269bf09cebb23d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.80" OriginalAmount="29.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139778" Longitude="106.827216" StarRating="4" HotelCode="141851|652075" HotelName="Best Western Mangga Dua Hotel &amp; Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Abdad 111, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/77/457779abae9bc2e3a3f73df2e8b1435d91444a93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, the city hotel is around a 10-minute drive from Ancol and Sea world...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.90" OriginalAmount="29.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187277" Longitude="106.825942" StarRating="3" HotelCode="141852|1205218" HotelName="Oria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh. Wahid Hasyim No. 85, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/a3/f6a3f4514bf890e56ed4418ef8f51ed6a8314bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Jakarta, only 5 minutes' drive from Gambir railway station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.95" OriginalAmount="29.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255251" Longitude="106.810889" StarRating="4" HotelCode="66205|95515" HotelName="Grandkemang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya, 2H Kebayoran Baru, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/52/2b522ae6a2ee13e94ff082e14f048a6b97a6bc1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kemang, the prestigious and fascinating urban liv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.98" OriginalAmount="29.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1889710000000004" Longitude="106.847418" StarRating="4" HotelCode="165164|381185" HotelName="The Acacia Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/d0/6bd0ae7d8ab6c9f70183d84a47d53b4b300e8aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.23" OriginalAmount="29.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29016593" Longitude="106.7791046" StarRating="3" HotelCode="404730|1612628" HotelName="Swiss-Belinn Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A. Kartini 32, Lebak Bulus, Simatupang, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e6/17e63fff5a12395f80bdf607b8ab7e57b4b4fba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.38" OriginalAmount="30.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14554804" Longitude="106.81536538" StarRating="3" HotelCode="429832|2313695" HotelName="Holiday Inn And Suites Gajah Mada" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 211, Jakarta Pusat, Jakarta 11120, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a4/6ba4f57d2f402ec4fa6de34efb1136e9ce95ff78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.43" OriginalAmount="30.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322493" Longitude="106.7906654" StarRating="0" HotelCode="665872|2366475" HotelName="Sunbreeze Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Pelajar Senayan, Blok G5-10, Perkantoran Permata Senayan, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a79c91a8ff0ef48360073d90f9d18e58e723d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.59" OriginalAmount="30.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219357" Longitude="106.836354" StarRating="4" HotelCode="94775|96078" HotelName="Aston Rasuna" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR. Rasuna Said, Komplek Apartemen Taman Rasuna, Tower A Lower Ground, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/3576dd69dc581971c544a2ed7751d781301a6cb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of Jakarta's central business district, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.72" OriginalAmount="30.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243199" Longitude="106.803454" StarRating="4" HotelCode="76511|105712" HotelName="Ambhara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Iskandarsyah Raya 1, Kebayoran Baru, Jakarta 12160, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4d/6f4deb54e18f9327a8ae10f21abcf574083db32f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Jakarta area. It is strategically located in front of Pasarraya Grande ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.84" OriginalAmount="30.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211263" Longitude="106.814242" StarRating="4" HotelCode="292371|744065" HotelName="Batavia Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/60/5c60d702dfde1ca4ee6b962b8af83f0f8bb77494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.92" OriginalAmount="30.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1160393796027" Longitude="106.68232804707" StarRating="3" HotelCode="298487|1216638" HotelName="ibis Styles Jakarta Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bandara Soekarno Hatta, Kampung Rawa Bokor, Tangerang 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/78/5578ae79a5e769452a4fb1613c7dfb7e2a621874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.02" OriginalAmount="30.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158158" Longitude="106.838111" StarRating="4" HotelCode="905767|446615" HotelName="Golden Boutique Angkasa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa 1, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b5/70b58f10cb22bcff1e93ec20d26ab562c5b07904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of central Jakarta and conveniently surrounded by government offi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="30.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18705549" Longitude="106.82183505" StarRating="4" HotelCode="334286|1458618" HotelName="Kosenda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 127, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/76/79768f67ac8829abab352302d8b776b2b26c15cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18658918" Longitude="106.8339615" StarRating="3" HotelCode="634552|342870" HotelName="Hotel Gren Alia Prapatan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 28, Kwitang, Jakarta Pusat, Jakarta 10410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed7734b20a50fb26d83508de0b5e448761417f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.45" OriginalAmount="31.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29194758" Longitude="106.80295131" StarRating="3.5" HotelCode="484906|2363865" HotelName="Midtown Residence Simatupang Jakarta" Meals="ROOM ONLY,SELF CATERING,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>TB Simatupang Kav 20, Cilandak Barat, Jakarta Selatan, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/cc/f2ccc690a68296594f3134b1ac2f100c566fa851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a laundry service an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.46" OriginalAmount="31.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20010745" Longitude="106.82215134" StarRating="3" HotelCode="510336|2065295" HotelName="Liberty Hotel Thamrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sungai Gerong 2, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c42c0ba05ac6df5c4bac8472d27ee2a965ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.50" OriginalAmount="31.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1933726" Longitude="106.81647977" StarRating="3" HotelCode="784417|2414035" HotelName="Hotel Shalva Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Elevator,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya 33, RT 4/RW 8, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ec/a5ec73a3c1065068e0694fb15664bc58e9178cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Shalva Jakarta in Jakarta, you'll be convenient to Tanah Abang Market and Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.70" OriginalAmount="31.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.168405" Longitude="106.787108" StarRating="4" HotelCode="64863|14214" HotelName="Ciputra Jakarta" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jenderal S. Parman, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is one of the closest hotels to Soekarno Hatta International Airport. It is only a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.89" OriginalAmount="31.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1260084546244" Longitude="106.83121770022" StarRating="4" HotelCode="320040|1022158" HotelName="Discovery And Convention Ancol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Ancol Taman Impian, Jakarta 14430, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/64/dc6463cab3de2cd4775b6f6a7a8f90526beec195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.00" OriginalAmount="31.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14962197" Longitude="106.85015804" StarRating="3" HotelCode="408796|1480348" HotelName="Swiss-Belinn Kemayoran Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benyamin, Sueb Blok D6, Complex Springhill - Kemayoran, 14410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b1/80b1788d8ceaeafa745642c1dd64d0e140621b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="773146|342869" HotelName="Grand Picasso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kebon Kacang 9 4, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/df/6bdf648f4f2e583a7da300184dd8c0652bd2dd4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.36" OriginalAmount="32.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221655" Longitude="106.782399" StarRating="4" HotelCode="176742|180406" HotelName="The Bellezza Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Soepeno no 34, Jakarta 12210, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617a9c9c52185efe6086524835e29d833277271a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is idyllically positioned in the centre of Jakarta. It is a 15-minute drive to the Senayan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.85" OriginalAmount="32.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934733" Longitude="106.81885073" StarRating="0" HotelCode="670006|2362475" HotelName="Ana Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IX 79, Central Jakarta, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e3/05e35edb04cd160c75ccabcffce9145bd67b5ceb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.92" OriginalAmount="32.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1643058" Longitude="106.82052499" StarRating="3" HotelCode="554568|2060035" HotelName="Harris Vertu Hotel Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hayam Wuruk 6, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/29/2329c0e48f384a8c9a90b9489f0d319c3f8622cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.06" OriginalAmount="32.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16456936" Longitude="106.8263097" StarRating="3" HotelCode="510096|1952875" HotelName="Luminor Hotel Pecenongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan No. 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f9/a7f91f2ab01a2b31adbf5a36a89c56fd054adb06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.26" OriginalAmount="32.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.107133150116" Longitude="106.6833615303" StarRating="4" HotelCode="165166|619475" HotelName="FM7 Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Perancis No. 67, Cengkareng 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d720b2f2a9e75c782a40c4be17a86e9cb742a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29177196" Longitude="106.80181786" StarRating="3" HotelCode="840437|403415" HotelName="Ibis Styles Jakarta Simatupang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 23, Cilandak Barat, Jakarta Selatan 12430, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c674a7118431abcc2a27ad9ad089d43581c6800.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.43" OriginalAmount="33.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.129487" Longitude="106.829552" StarRating="4" HotelCode="144127|95932" HotelName="Aston Marina Ancol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Raya 2A, Marina Mediterania Tower A, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/85/a58559880091fa37eca690e0edd4826f0d98d32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Ancol, Indonesia's famous theme and entertainment pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.52" OriginalAmount="33.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198369" Longitude="106.802403" StarRating="4" HotelCode="23150|2545935" HotelName="Santika Premiere Jakarta Slipi Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AIPDA K.S. Tubun 7, Slipi, 11410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/17/c417d542af29239c8d2d2842306659ef97b8102d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the new business triangle of West Jakarta and is just a stroll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.12" OriginalAmount="33.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245214" Longitude="106.798675" StarRating="4" HotelCode="906049|747265" HotelName="Golden Boutique Melawai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 8 No. 6-8, Blok M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f6/97f6b0e37ddee5be4fd30b61963a92a063be98ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.21" OriginalAmount="33.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.132453" Longitude="106.810152" StarRating="4" HotelCode="15408|2561575" HotelName="Mercure Jarkarta Batavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibesar Barat 44-46, Roa Malaka Utara, Tambora Kota, Jakarta Barat, Jakarta 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c01f4cdf1d3801e0ae48c80e52c56533d977be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by all modes of transport and is 15 minutes from the Golden Triangle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.38" OriginalAmount="34.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14977725" Longitude="106.89039759" StarRating="3" HotelCode="470835|1843338" HotelName="Ravarine Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boulevard Barat, Mall of Indonesia, Kelapa Gading, Jakarta 14240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/33/ff3344dd64c03ef61a8df35f9c2582cd8950b583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.44" OriginalAmount="34.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2066758259128" Longitude="106.83026690812" StarRating="4" HotelCode="312379|1594798" HotelName="Royal Kuningan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuningan Persada Kavling 2, Setiabudi, Daerah Khusus, Ibukota, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/1b/a01ba2392f60dc31f80f23d29df2d72a53a94485.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.52" OriginalAmount="34.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1494549924182" Longitude="106.81737864417" StarRating="4" HotelCode="405426|1828208" HotelName="Hotel Santika Premiere Hayam Wuruk" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 125, Jakarta Pusat, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1e6bf6d4426514a1415f88897aadbe778b061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.95" OriginalAmount="34.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147778" Longitude="106.83922775" StarRating="4" HotelCode="729960|2362545" HotelName="Grand Orchardz Hotel Rajawali Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan Raya 1b, Kemayoran, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4f/ad4f044eedc7f3d9dfd49401f76aa6835fd097fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Old Jakarta, this spa hotel is 0.7 mi (1.1 km) from Jakarta International Expo and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.17" OriginalAmount="34.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2010636" Longitude="106.819916" StarRating="3" HotelCode="263577|1032428" HotelName="All Seasons Jakarta Thamrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 2, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9f23ec47cb4f64f3f5f8422a0770fec6323b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.20" OriginalAmount="34.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1675775" Longitude="106.79184" StarRating="0" HotelCode="943779|2412065" HotelName="Aston Kartika Grogol Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 101, Rt6/Rw16, Tomang, Grogol Petamburan, Kota Jakarta Barat, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/84/2d84416ce6195d9685019f231d6433dbe5d14fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25606064" Longitude="106.80990985" StarRating="3.5" HotelCode="639461|278719" HotelName="Hotel Monopoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kemang 12, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6f/bb6fa09ceac2ee486c2678a965f724697f208b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2000482524732" Longitude="106.82280417984" StarRating="3" HotelCode="935533|holiday_inn_express_jakarta_thamrin" HotelName="Holiday Inn Express Jakarta Thamrin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 1, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/55/1f5579ccdd3cfc2cd2fcde96a19df17696d35aa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.40" OriginalAmount="35.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717133" Longitude="106.82600445" StarRating="4" HotelCode="171155|756445" HotelName="The Akmani Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91, Jakarta 13050</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c42d6cf53de2fdfa13b2e2ac6bcdb624a4b35e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Jakarta City. It is close to Tugu Monas, Tanah Abang, Pasar Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.43" OriginalAmount="35.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18725632" Longitude="106.82701509" StarRating="3.5" HotelCode="594406|2362485" HotelName="Ashley Hotel Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K H Wahid Hasyim 73-75, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a6/68a6da2834884d0d0e3a6e5ef28a233e866d56a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.67" OriginalAmount="35.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="953634|2520195" HotelName="Luminor Hotel Kota" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 73, Taman Sari, Jakarta Barat, West Jakarta, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/36/74368e8c01e6e57e4989f8a5053f22a4df7be89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.98" OriginalAmount="35.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23273974" Longitude="106.81281274" StarRating="3.5" HotelCode="572876|2518215" HotelName="Havenwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Empu Sendok 51, Senopati, Jakarta, Kebayoran Baru</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/bb/ddbbe7c5ee044f8b7a277866f78db9a0fc9d57a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29385761" Longitude="106.80205456" StarRating="4" HotelCode="379133|153045" HotelName="The Rà Residence by Lembonghouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan 25, Cilandak, Selatan, 12430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/cb/6acb524dbedcf26a8e99de45a261d9fca594ac4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19425" Longitude="106.839168" StarRating="4" HotelCode="311541|holiday_inn_express_jakarta_cikini" HotelName="Mercure Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 66, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b0/cbb05141d8fbb23316b41c438350e05471abb153.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.82" OriginalAmount="36.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28740878" Longitude="106.77961574" StarRating="4" HotelCode="430481|1907745" HotelName="Swiss-Belhotel Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Designated Smoking Area,Golf,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Block SA, Sector 2, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/c3/b2c370a8034ff45717a22de2f24f344325844a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Swiss-Belhotel Pondok Indah is a four-star international hotel in Jakarta, Pondok Indah - the luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.04" OriginalAmount="36.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122374" Longitude="106.836514" StarRating="4" HotelCode="80479|80914" HotelName="Mercure Convention Centre Ancol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Indah, Taman Impian Jaya Ancol, 14430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a6/aca63ad0aa9ba0c81e661fab3cdb509f6a8eabb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the exciting Dreamland Ancol Park, between the Oceanarium and Fantasy World,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18370344" Longitude="106.82469169" StarRating="0" HotelCode="971728|4679185" HotelName="Ashley Sabang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H Agus Salim 22AB, RT 2/RW 1, Kebon  Sirih, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fc/5ffc772386904b363aa9a2ede841a577ede51571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444560801466" Longitude="106.80412381434" StarRating="4" HotelCode="394554|hotel_grandhika_iskandarsyah" HotelName="Hotel GranDhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya 64/65, Block M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/5c/f25c6bce8595ffbb85009eb095e1d81ae864e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.21" OriginalAmount="37.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18948956" Longitude="106.75599614" StarRating="4" HotelCode="756662|2363395" HotelName="Veranda Serviced Residence Puri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesanggrahan 28, RT.1/RW.6, Kembangan Selatan, Kota Barat, Daerah Khusus Ibukota, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8a/008a782f4067c8bff3b86bd10b78efcf2c0643af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138418" Longitude="106.831964" StarRating="4" HotelCode="396116|36141" HotelName="Novotel Jakarta Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Jakarta 14420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/94/159409a05f1e631e4abb60961defc9479867f6fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated within just 30 minutes' drive of Jakarta's central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26362017" Longitude="106.78828385" StarRating="4" HotelCode="350006|bellevue_suites_3" HotelName="The Bellevue Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Nawi 1, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/f5/c8f5d0b130c094fef421c2689353230dd4d6bd25.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.76" OriginalAmount="38.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.290793" Longitude="106.780071" StarRating="4" HotelCode="199854|914675" HotelName="Mercure Jakarta Simatupang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R.A.Kartini No.18, RT.7/RW.7, Lb. Bulus,, Cilandak, Kota Jakarta Selatan, Jawa Barat 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/46/3f46cdb1d9543fb04449cad17b16af8f1bd399f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.88" OriginalAmount="38.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283663" Longitude="106.791012" StarRating="3" HotelCode="113484|264595" HotelName="Kristal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogo Raya, Cilandak Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b7/83b7b02eab58722ab48f9d3afb6f023b64390f37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located 12 km south of the city centre. It lies about 35 km from Soekarno Hatt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.19" OriginalAmount="38.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30128366" Longitude="106.83476492" StarRating="4" HotelCode="349983|1474628" HotelName="Aston Priority Simatupang Hotel &amp; Conference Center" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. T.B. Simatupang Kav. 9, Kebagusan, South Jakarta 12520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/ec/8eecc03cbadab85a01bf9c6656ff80235803e09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.82" OriginalAmount="39.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18742814" Longitude="106.82928974" StarRating="3" HotelCode="758573|2362965" HotelName="Erian Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>K.H. Wahid Hasyim 45, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e9/5ae90ebf35de0faca9580052be601dcd0d3cf5fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.06" OriginalAmount="39.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30274175" Longitude="106.88609682" StarRating="3" HotelCode="178319|1049898" HotelName="Santika Taman Mini Indonesia Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu 1, Taman Mini Indonesia Indah, Jakarta, Timur 13880</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/40/5a400a0f8b254d08318edddcaf604d81e45c10fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in east Jakarta, the hotel is only 5 minutes from Tamini Square and 20 minutes from the Sent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30492961" Longitude="106.81680208" StarRating="0" HotelCode="350242|rumah_kamang_residence" HotelName="Rumah Kamang Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Saco No. 55, Rukun Tetangga 003, Rukun warga 04, 12250 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206fd6802a8a25e0f1a4f8da44c1bed3b0c41a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cilandak, Rumah Kamang Residence is a perfect starting point from which to explore Jakart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.43" OriginalAmount="40.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181843" Longitude="106.835327" StarRating="5" HotelCode="13620|2033785" HotelName="Aryaduta Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 44-48, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c3694fb7aeb9b5f0ae9a0d78e122910e14fbe2ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Jakarta, close to the embassies and the business district an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.09" OriginalAmount="41.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16359" Longitude="106.827262" StarRating="4" HotelCode="93151|1686358" HotelName="Redtop" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecenongan 72, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b5/58b5c8e0f8004624b197df575262c2c37e078895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right at the heart of Jakarta's bustling commercial business district, only 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.30" OriginalAmount="41.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1225026269307" Longitude="106.65277761971" StarRating="3" HotelCode="71462|2238755" HotelName="Jakarta Airport Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 2E, Soekarno-Hatta International Airport, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/86/3e86dd5dbc8420b6edc35b17a6406952acb45ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the hustle and bustle of the Jakarta International Airport ‘Soekarno-Hatta’, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.50" OriginalAmount="42.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973601|4727735" HotelName="Barito Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Barito I  1, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/33/183365e473c205903b6be73ba6de6a9cfc2926cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19584833" Longitude="106.81459544" StarRating="2" HotelCode="856680|236394" HotelName="RedDoorz Plus @ Mas Mansyur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Mas Mansyur 51, Kebon Melati, Tanah Abang, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/19/6419a6f85c3c2e80e2071acfaaf39f3897527622.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus @ Mas Mansyur in Jakarta (Central Jakarta), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26063671" Longitude="106.78690282" StarRating="3" HotelCode="504267|dwijaya_house_of_pakubuwono" HotelName="Dwijaya House Of Pakubuwono" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dwijaya Ii 7, Kebayoran Baru, Jakarta 12140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/63/d063249ec18871b403d4a00fea1ae8736e76fedd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.61" OriginalAmount="43.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23932723" Longitude="106.8304025" StarRating="4" HotelCode="943562|2420765" HotelName="Mercure Jakarta Gatot Subroto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto 1, Kuningan Barat, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f1/eaf19bfff437f2ea12b84603f0eb930838ff5369.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.75" OriginalAmount="43.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874813327957" Longitude="106.82689711905" StarRating="3" HotelCode="396118|184506" HotelName="Hotel ibis Jakarta Tamarin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH Washid Hasyim 77, Jakarta Pusat, 10340 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f6/46f644fa71d5ec4f4d4fc38fcea934902aafd9b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.01" OriginalAmount="43.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151345" Longitude="106.891779" StarRating="3" HotelCode="292372|1518108" HotelName="All Sedayu Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Mall Of Indonesia Lobby 5, Kelapa Gading, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b9/1bb941e5eb64347f3a6e951318f53be1e2d01792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.31" OriginalAmount="43.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242599" Longitude="106.840597" StarRating="4" HotelCode="905769|1216778" HotelName="Hotel Bidakara Grand Pancoran Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Gatot Subroto 71-73, Pancoran, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d790f1b88c7b6e29d8114b9c6490eaff7caa16e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located amidst a strategic area of 4.5 hectares, near the Jabotabek highway. It is easi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.01" OriginalAmount="44.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25392604" Longitude="106.80189574" StarRating="4" HotelCode="385319|1734738" HotelName="THE 101 Jakarta Sedayu Darmawangsa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Square, Jl. Darmawangsa IX 14, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b2/e0b25a1d0b953f857ba69a3a90ae05ca3ec7c1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.03" OriginalAmount="44.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141131" Longitude="106.853368" StarRating="4" HotelCode="207928|306980" HotelName="Holiday Inn Jakarta Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama  Blok B 1, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/10/aa100b0d556055400bb2f3710d7cf6bed6a86319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.16" OriginalAmount="44.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2201533783351" Longitude="106.81594312191" StarRating="5" HotelCode="98235|1518688" HotelName="Aryaduta Semanggi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garnisun Dalam No. 8, Karet Semanggi, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/dd/e5dd7acac835bf74c87707203a453006c0d29415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.44" OriginalAmount="44.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1751209766104" Longitude="106.83912277222" StarRating="4" HotelCode="151646|264685" HotelName="Lumire Hotel &amp; Convention Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senen Raya 135, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/8f/728f1d3c9069d3c2140c01a3f76807bb64ea32a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation is located in Senen, Central Jakarta. Its strategic location is close to governmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19572989" Longitude="106.84004278" StarRating="4" HotelCode="840288|405075" HotelName="Novotel Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 107 109, Cikini Menteng, Jakarta Pusat 10330, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ae/5aae4f508084c73d1bbfebc0b87a18c4c8cd0ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.59" OriginalAmount="45.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1884641900573" Longitude="106.82405754166" StarRating="3" HotelCode="378366|1464518" HotelName="ARTOTEL Thamrin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda 3, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c7/02c705229f660067be648d9a703bcfcbbe5b4a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.35" OriginalAmount="45.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2395298075021" Longitude="106.78565166455" StarRating="4" HotelCode="350576|1519288" HotelName="Veranda Hotel @ Pakubuwono" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Maja 63, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/48/644894c8b5c9fc7b35dcf75b70f578448d42a88c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.42" OriginalAmount="45.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.225353" Longitude="106.831339" StarRating="4" HotelCode="93153|97329" HotelName="Manhattan" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof Dr Satrio Kunigan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/f8/95f800b808631496cee39f99b3e14ed02c344e51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a favourable location at the heart of the lively region of Jakarta. It takes just 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.63" OriginalAmount="46.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2285978" Longitude="106.81091448" StarRating="2.5" HotelCode="616100|752284" HotelName="Mk House Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX 65-66, Kebayoran Baru, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/d5/4ed557fec2be9eabba8ebbb513f1c0ee0e812d08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus @ SCBD in Jakarta (Kebayoran Baru), you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.26" OriginalAmount="46.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1602300034562" Longitude="106.81965223181" StarRating="5" HotelCode="213199|1022218" HotelName="Grand Mercure Jakarta Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 36-37, Central Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3b/4d3b80172bb9ccf6eadc8b50a027c73cff8ee7af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 483 rooms. Services and facilities at the hotel include a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.26" OriginalAmount="46.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3719180361178" Longitude="106.83322047399" StarRating="4" HotelCode="504224|2249685" HotelName="The Margo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 358, Kemiri Muka, Beji, Kota Depok, Jakarta 16423, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d9/c6d98c280a5b64d9c2f86580206cdf79358ee5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.32" OriginalAmount="46.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.224472" Longitude="106.839753" StarRating="5" HotelCode="64864|2332295" HotelName="Wyndham Casablanca Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Casablanca Kav. 18, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/d9/04d9c86f6d631d0b2c756cecff978001453f1d61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located within the city's ‘Golden Triangle’ on Jalan Casablanca, adjacent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.42" OriginalAmount="46.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572754797815" Longitude="106.91011548042" StarRating="4" HotelCode="167871|1065918" HotelName="Harris Hotel &amp; Conventions Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Blok M, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/96/6296c1ed6b6da435d70450e3b973ef50126cff1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Sentra Kelapa Gading business district, which includes the well-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.46" OriginalAmount="46.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1869454277812" Longitude="106.82600497329" StarRating="3" HotelCode="10282|14274" HotelName="ibis Jakarta Arcadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 114, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c957c691f1d14f6480dda4b132c6fa1f3c4da545.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and is close to the Jakarta central business district, as w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.56" OriginalAmount="47.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22360075" Longitude="106.80624375" StarRating="4" HotelCode="199856|1049418" HotelName="Harris Suites fX Sudirman Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jend Sudirman, Pintu Satu Senayan, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/26/622673d4758b85c1d8bc5d6457e9f6e2392497b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.06" OriginalAmount="47.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219550624284" Longitude="106.83201814699" StarRating="4" HotelCode="263579|938745" HotelName="Citadines Rasuna Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR Rasuna Said Kav.20, The H-Tower, Kuningan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276722/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.12" OriginalAmount="47.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153614451347" Longitude="106.84979408534" StarRating="5" HotelCode="421990|1603878" HotelName="Grand Mercure Jakarta Kemayoran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H Benyamin Sueb Kav B6, Superblok Mega Kemayoran, Kota Baru Bandar Kemayoran, Jakarta 10610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/eb/4aeb7b078d3aac39697c84c385bfcfe589ebdb13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides easy and convenient access to any part of the city and various destinations. Stra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.39" OriginalAmount="47.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2456358381066" Longitude="106.79834811009" StarRating="3" HotelCode="316893|209002" HotelName="Hotel NEO Melawai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 15, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.72" OriginalAmount="50.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184769" Longitude="106.834554" StarRating="4" HotelCode="263581|1455958" HotelName="Fraser Residence Menteng, Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No.60, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/0179c7dae59dfe66f20f80a8444aa1e5c797f56c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.11" OriginalAmount="51.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186917" Longitude="106.828984" StarRating="4" HotelCode="168346|620345" HotelName="Morrissey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 70, Menteng, 10340 Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/8c/b88c331ac72e31d473620ef1e4ac8e4034c309ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located at the heart of the central business district and bordering the quiet Dut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223118" Longitude="106.833028" StarRating="4" HotelCode="292397|79904" HotelName="JS Luwansa Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. H.R. Rasuna Said Kav. C-22, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/55/cc5598216f68874bd4e477596630c7af6c9247e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.18" OriginalAmount="52.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26455327" Longitude="106.80858838" StarRating="3" HotelCode="745833|2486885" HotelName="Goodrich Suites Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 60, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/28/f728715d2d54dca9f347fec3d32cf5be539d7b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.84" OriginalAmount="54.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18238" Longitude="106.824515" StarRating="4" HotelCode="292415|1067508" HotelName="Mercure Jakarta Sabang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Agus Salim No.11, PO Box 2725, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e4/38e42649bb6e53d5f09b0802b5d7c1669bccc0b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.06" OriginalAmount="55.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211156" Longitude="106.820135" StarRating="5" HotelCode="165165|2009975" HotelName="Grand Sahid Jaya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend Sudirman 86, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b8/1bb8a9bd8d50dc004ab6559ff5fda5527f2f7855.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Jakarta's bustling golden triangle. It is close to the headqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28480277" Longitude="106.80689898" StarRating="4" HotelCode="784449|378490" HotelName="PSW Antasari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 75, RT.12/RW.13, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/46/7e46e670dd71e325ee0c18446198ddb0cdf002af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2173652140008" Longitude="106.83591543645" StarRating="4" HotelCode="853366|388664" HotelName="Swiss-Belresidences Rasuna Epicentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Epicentrum Boulevard Timur, Komplek Rasuna Epicentrum, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0d/300d207e39b8dcdf8ac5cdfc789e76a1ea5462a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.93" OriginalAmount="57.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172172" Longitude="106.835254" StarRating="5" HotelCode="54550|61836" HotelName="Borobudur Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan, P.O.Box 1329, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48ca5399e021fc86b7a5b328595f8b901eec9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, close to the main business districts, shopping areas, presidential ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.27" OriginalAmount="58.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21829573" Longitude="106.83399581" StarRating="5" HotelCode="320289|1231178" HotelName="The Grove Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said, Kawasan Rasuna Epicentrum, Kuningan, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/89/6d892078c96efe9022bb6063b017e4185accd54f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.34" OriginalAmount="59.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166687" Longitude="106.799994" StarRating="4" HotelCode="113485|103992" HotelName="Somerset Grand Citra Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Satrio Kav. 1, Kuningan, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/11/fd11e21a9e4474fdeea7763e54273615dcebb75a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district and conveniently close to the convention centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.52" OriginalAmount="60.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255582" Longitude="106.814837" StarRating="5" HotelCode="68409|2646505" HotelName="Kemang Icon by Alila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 1, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a1/14a16c8513cf8ef32feac17102d82f8a880b38fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kemang, South Jakarta, in a row of traditional Betawinese and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.83" OriginalAmount="61.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2186" Longitude="106.810138" StarRating="5" HotelCode="66491|100152" HotelName="The Sultan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto, 10002 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/b1/16b1da1cfba96ecf5600397ec982bc86769d83d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location by the golden triangle business district of Jakarta. It is close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.83" OriginalAmount="61.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166712" Longitude="106.799992" StarRating="4" HotelCode="113483|103982" HotelName="Somerset Berlian Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Berlian V, Permata, Hijau, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/1a/d31aa18f287179f6a8751caaa42ce43a71452152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is nestled within the exclusive Permata residential district, 15 minutes' drive from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21826" Longitude="106.808765" StarRating="4" HotelCode="292413|278769" HotelName="The Sultan Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto, Jakarta 10002</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/66477/3766477/1.jpg?f=15429627</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830453" Longitude="106.82272092" StarRating="4" HotelCode="481364|152903" HotelName="Four Points by Sheraton Jakarta Thamrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, Kav. 9, Jakarta, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/43/2543829ab7a7f58dafe0f2b1d0d143939b4fe62c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.12" OriginalAmount="65.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18671297" Longitude="106.82719595" StarRating="4" HotelCode="602929|2158685" HotelName="Aloft Jakarta Wahid Hasyim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>92 Jalan K. H. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a6/eda6d2105f0b8b168de25b0f7dfb95b0831363df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.57" OriginalAmount="65.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221675" Longitude="106.814897" StarRating="4.5" HotelCode="33825|139644" HotelName="Crowne Plaza Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav. 2-3, Jakarta 12930, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3a/3abd42995c12739a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in the busy Golden Triangle business district, adjacent to the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1657050383556" Longitude="106.8261887794" StarRating="4" HotelCode="316912|6100" HotelName="Sparks Luxe Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan Kav 7-17, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/43/814395cdb66e2ee363cf11be6297d8edd0e82ff7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a central position in Jakarta, in the heart of old Batavia or the Kota regio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.33" OriginalAmount="68.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2315098902119" Longitude="106.80779081726" StarRating="4" HotelCode="510903|2065565" HotelName="The Gunawarman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunawarman 3, Jakarta 12110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/53/1c53edc190ae100452cd3b1dae2c618626b15791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.59" OriginalAmount="68.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21828692" Longitude="106.80918997" StarRating="5" HotelCode="473755|80931" HotelName="The Sultan Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto, Jakarta 10002</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/080931/080931a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.23" OriginalAmount="70.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24193418" Longitude="106.78960981" StarRating="3" HotelCode="435062|2239085" HotelName="Everyday Smart Hotel Mayestik" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria Tengah I 24, Mayestik, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/30/5d30847f6b5b3915bd135b81ac59a0601930b1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.32" OriginalAmount="71.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444849748489" Longitude="106.79546546044" StarRating="5" HotelCode="396113|14234" HotelName="Hotel Gran Mahakam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahakam I 8, Kebayoran Baru, Jakarta Selatan, 12130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0c/b80cae0e3b7b83713ddbbc59ce0b9d37cc54287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the ever-popular Blok M area, guests staying at this establishment are surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="73.00" OriginalAmount="72.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198934" Longitude="106.843148" StarRating="4" HotelCode="263580|CAU696600" HotelName="DoubleTree by Hilton Hotel Jakarta - Diponegoro" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Timur 17, Cikini, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/d6/a4d6313ebe901529d236f8879d66048bccd19d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.26" OriginalAmount="74.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2214978" Longitude="106.81999087" StarRating="0" HotelCode="760252|2380545" HotelName="Ascott Sudirman Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio, Kav 11, Ciputra World 2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/9361d7b33ea782ff29f50f9234aac6282459cd60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ascott Sudirman Jakarta in Jakarta (Semanggi), you'll be steps from Golden Triangle a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.98" OriginalAmount="75.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11001261" Longitude="106.74041673" StarRating="4" HotelCode="639637|2271895" HotelName="Mercure Jakarta Pantai Indah Kapuk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Kapuk, Kamal Muara Penjaringan, North Jakarta, Jakarta 14470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/32/bc/32bcfc6b4990297d57eab969450104c98a23da21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a transfer service and room service. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.15" OriginalAmount="77.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2102583971493" Longitude="106.82364843188" StarRating="5" HotelCode="187939|1720548" HotelName="Fraser Residence Sudirman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Raya  9, Sudirman, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c8/30c84b1b7ccca70f00c1744a08ef837915030bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.180261" Longitude="106.821763" StarRating="4.5" HotelCode="113480|69643" HotelName="Ascott Jakarta" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya No 2, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fa/5efad04d680df016cac34e36c1bb2fff592b391a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.09" OriginalAmount="79.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193538" Longitude="106.823582" StarRating="5" HotelCode="113482|430825" HotelName="Pullman Jakarta Indonesia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin 59, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/13/571364991bcb8c678a68071044d518e64dea644a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business, shopping and entertainment district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.56" OriginalAmount="79.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2073250819373" Longitude="106.82737469673" StarRating="4" HotelCode="94771|276815" HotelName="Aston at Kuningan Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Utara, Kuningan 12920, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4b/974b0cacbecf23903567f66a752a9248b91cd83e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious Kuningan district, only 8.6 km away from the centre of Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.24" OriginalAmount="80.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223163" Longitude="106.80291" StarRating="4" HotelCode="47328|14174" HotelName="Century Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Satu Senayan, 10270 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/54/5f54a3c35e148350e4d98781342a6d77f9292d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's central business district, just a short distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.27" OriginalAmount="80.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2080598768662" Longitude="106.82224586523" StarRating="4.5" HotelCode="80356|758265" HotelName="The Mayflower, Jakarta - Marriott Executive Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76-78 Jalan Jenderal Sudirman Kav, Sudirman Plaza, Indofood Tower, 12910 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c8/5ec80a6bdc4592e3267afc492a53add54b51e92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.07" OriginalAmount="82.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21536479" Longitude="106.82937877" StarRating="5" HotelCode="469291|1945745" HotelName="Fraser Place Setiabudi Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Selatan Raya No 2, Kel Karet Kec Setiabudi, Jakarta Selatan 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557553/557553a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.96" OriginalAmount="83.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1211026440596" Longitude="106.67869985104" StarRating="5" HotelCode="87903|654325" HotelName="Bandara International Hotel managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr.Ir. Sedyatmo KM 2, Bandara Soekarno-Hatta, 19110 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c8/bdc8c8b9e3cca13e9b4303f121de12a65717c3d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.75" OriginalAmount="88.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1857093336287" Longitude="106.82382337302" StarRating="4" HotelCode="39421|107152" HotelName="Sari Pan Pacific Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin 6, Jakarta 10340, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22fbfea98d0b3c011a52e261248f7e9e076df68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km from Plaza Semanggi and 5 km from the Jakarta International Expo. It can a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.70" OriginalAmount="90.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238208814898" Longitude="106.82459326634" StarRating="5" HotelCode="305725|385328" HotelName="Ascott Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Satrio Kav.3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/67/1967ad4a4ffbfa0319b43957330bedca43f1b020.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.25" OriginalAmount="92.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2465087157613" Longitude="106.79468655597" StarRating="5" HotelCode="535879|2331555" HotelName="Oakwood Suites La Maison Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Barito II 56, Kebayoran Baru, Jakarta 12130, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/2d/062d960f9eeb49b8bfb2649f25413b156e114e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.05" OriginalAmount="93.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26463251" Longitude="106.783072" StarRating="3" HotelCode="757015|2274805" HotelName="Intercontinental Jakarta Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Kav Iv Ta, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f9/c0f94a56d2d0af0007c4bad7b07a5f1eff9a3679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in $hotel. getHeaderValue("zone"). </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.14" OriginalAmount="93.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.235125" Longitude="106.830032" StarRating="5" HotelCode="32963|14244" HotelName="Gran Meliá Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X - O, Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4d/654db409da5ca45d1e7dede1c507d6eda3f7f393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the heart of Jakarta's exclusive diplomatic and business district of Kuningan, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="5" HotelCode="113486|159281" HotelName="Oakwood Premier Cozmo Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Ide Anak Agung Gde Agung, Blok E4.2 No 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cc/f4cc9136ff261db2884acedeff664ed7bb35010e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.47" OriginalAmount="94.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.178155611301" Longitude="106.78972184658" StarRating="5" HotelCode="175427|914725" HotelName="Pullman Jakarta Central Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. S. Parman Kav. 28, Podomoro City, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a328f2a3296b675f22d679c63a3f76d95f827a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of the metropolis in Podomoro City, West Jakarta, this hotel is cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.84" OriginalAmount="95.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1982380156963" Longitude="106.83806775625" StarRating="5" HotelCode="308158|1694658" HotelName="The Hermitage, a Tribute Portfolio Hotel, Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilacap 1, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/48/4b48e5bfd942b3b17aea4d1918480db8d947ad42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.41" OriginalAmount="101.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.202725" Longitude="106.819043" StarRating="5" HotelCode="26459|14404" HotelName="Shangri-La Jakarta" 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,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kotan Bni, JL. Jend. Sudirman Kav.1, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fcee2689afcd2415502f0058bf1e488547cd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Jakarta’s Sudirman business district. It offers guests easy ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.57" OriginalAmount="101.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213311" Longitude="106.818839" StarRating="5" HotelCode="371976|14334" HotelName="Le Meridien Jakarta" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl.jend Sudirman, Kav. 18-20, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/26/8e26b38f43b597f53a5d1de36035b191bb1b7be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a prime location in the heart of Jakarta's financial district and directly opposite the World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.61" OriginalAmount="106.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1961657298545" Longitude="106.82348012924" StarRating="5" HotelCode="21600|127694" HotelName="Mandarin Oriental Jakarta" 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,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, P.O. Box 3392, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/17/f2170fbdcdb1419ea07a4470c95df8a5efffa84c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of the city, offering guests easy access to historical and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.208936" Longitude="106.820602" StarRating="5" HotelCode="33826|36135" HotelName="Ayana Midplaza Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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>Jalan Jenderal Sudirman Kav 10-11, Jakarta Pusat, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/70/45708eeca9020ed630fb9fed184997ba6edbeedf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel occupies an envied location in the heart of the business district. It provides e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18690072" Longitude="106.82787264" StarRating="3" HotelCode="492915|a_one_hotel_jakarta" HotelName="A One Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim No. 80, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/0e/010eb5ddb06f1734926a235ccece7665f7313493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.46" OriginalAmount="108.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195197" Longitude="106.822169" StarRating="5" HotelCode="36418|95968" HotelName="Indonesia Kempinski Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Golf Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh. Thamrin 1, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/67/40674d14ebcd0989d478186830c6460de8a0180e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Jakarta, the hotel is within walking distance of embassies, the Centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.51" OriginalAmount="108.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24518187" Longitude="106.78307409" StarRating="5" HotelCode="407804|1590578" HotelName="Sheraton Grand Jakarta Gandaria City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda, Kebayoran Lama, 12240 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/46/724615167f0aa027b8045f59cb968935546b26cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.13" OriginalAmount="112.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227179" Longitude="106.82684" StarRating="5" HotelCode="26058|61861" HotelName="JW Marriott Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR Ide Anak Agung Gde Agung Kav E.1.2, 1 &amp; 2, Kawasan Mega Kuningan, Jakarta  12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/82/b48295489e7f7d8745370c71ba6240b4f0268afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in the Mega Kuningan Complex, a newly developed commercial di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.57" OriginalAmount="116.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.222049" Longitude="106.798677" StarRating="5" HotelCode="311540|1255408" HotelName="Fairmont Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asia Afrika 8, Gelora Bung Karno, Jakarta Pusat 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/49/ef499a202c7e8a94c4a71469b55afb31b6c3af21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.30" OriginalAmount="119.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238468900212" Longitude="106.83375432742" StarRating="5" HotelCode="471314|1925595" HotelName="The Westin Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR Rasuna Said Kav. C-22A, Jakarta, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ed/ebedc26c46398864ed7c6a2f70958dcbf8b84fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.24" OriginalAmount="123.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2288486148731" Longitude="106.82747584789" StarRating="5" HotelCode="396119|42064" HotelName="The Ritz-Carlton Jakarta, Mega Kuningan" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR. Ide Anak Agung Gde Agung Kav. E. 1.1 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/84/f48417068107b8c0a5e283a0a91cc5665420e885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Mega Kuningan business district, this hotel stands among distinguished e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.40" OriginalAmount="127.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193618" Longitude="106.82201" StarRating="5" HotelCode="410377|14254" HotelName="Grand Hyatt Jakarta" 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,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M. H. Thamrin Kav. 28-30, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/42/36421aa392c81055d79989fb45c9ac4d77535091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the capital city's prime business district, adjacent to the shops of Plaza ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.81" OriginalAmount="133.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138847" Longitude="106.818324" StarRating="3" HotelCode="94773|184426" HotelName="Horison Arcadia Mangga Dua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" 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>Jalan Pangeran Jayakarta 73, Mangga Dua, 10730 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/3e/4e3e3208b033dd19ed2b8811632b02b5f272178d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of the Chinatown district of Jakarta. It lies ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.46" OriginalAmount="137.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2237026577832" Longitude="106.82417984789" StarRating="5" HotelCode="305731|1077918" HotelName="Raffles Jakarta" 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>Jalan Prof. Dr. Satrio Kav. 3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4f/964fb79c44ad608d8f6ee99eacb8143421837d7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.11" OriginalAmount="145.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22373115" Longitude="106.80960435" StarRating="5" HotelCode="694419|2221875" HotelName="Ritz Carlton Jakarta Pacific Place Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c5/4dc50f9bf8f326ffc6bc10679c2f54e10a94c232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.10" OriginalAmount="147.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206569" Longitude="106.828463" StarRating="5" HotelCode="69588|64344" HotelName="Four Seasons  Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend. Gatot Subroto Kav 18, Capital Place, Kuningan Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1b8b729df4222b372478c452cad2c8778ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Jakarta's central business district, in the Golden Triangle w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215075" Longitude="106.797768" StarRating="5" HotelCode="68213|hotel_mulia_senayan" HotelName="Mulia Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Asia Afrika Senayan, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/41/f0417a880b0a2381f384d6381f5b827e308c6fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.03" OriginalAmount="167.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25346" Longitude="106.805069" StarRating="5" HotelCode="68215|276325" HotelName="Dharmawangsa Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Brawijaya Raya 26, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/f9/5af9cd964e08c5682a971c544048992b7dd71104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located strategically in the heart of Kebayoran Baru, the most prestigious residential area in Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.05" OriginalAmount="199.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2236973375915" Longitude="106.80977583069" StarRating="5" HotelCode="172284|982805" HotelName="The Ritz Carlton Jakarta Pacific Place" Meals="BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e3/03e32e804c7c5b8e1cf60d2cf1ddf1010b15155c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Jakarta's most prestigious commercial district, which offers ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1922512345362" Longitude="106.82152748108" StarRating="5" HotelCode="185661|75238" HotelName="Keraton at The Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH. Thamrin Kav. 15, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/42/6b42a9dde56983cd4acf7222a8e9819f8d3a098f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is a refined place to stay in this vibrant city, and is located in an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="219.58" OriginalAmount="217.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="5" HotelCode="958991|652722" HotelName="Park Hyatt Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih 17-19, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/1b/861b860fbe9b75777dd5bce6ee6e245599dca043.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="852.44" OriginalAmount="844" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24954917" Longitude="106.8530267" StarRating="2" HotelCode="953466|342990" HotelName="Niswantari Residence By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengadegan Barat III 20, Pancoran, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ca/98ca9c9f6e5592a3743cccb27f8a7152c2b00e09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1564.38" OriginalAmount="1548.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19755696" Longitude="106.73565861" StarRating="0" HotelCode="952610|663246" HotelName="RedDoorz Near Puri Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Utara 53, RT 6, Meruya Utara, Kembangan, Jakarta 11620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/be/b8befb9290c881e361ec6b2f95bddfdda4b290dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Diet Meals,Garden,Sauna,Shopping Arcade,Golf,Spa,Wheelchair Access,Kitchen,Parking,24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,Elevator,Housekeeping,LCD/Projector,Valet Parking,Bicycle Rental,Central Heating,24 Hour Security,Meeting Room,Wake-up Call Service,Airport Transfer (on Demand),Banquet Hall,Business Centre,Smoking Rooms,ATM/Cash Machine,Printer,24 Hour Power Supply,Luggage Storage,Coffee Shop,Concierge,Heated Pool</BasicAmenities>
    <HotelRating>5,4.5,4,3.5,3,2,2.5,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,ECO HOTEL,HOTEL,VILLAGE,BEACH HOTEL,CLUB RESORT,GUEST HOUSE,HOTEL DE CHARME,APARTMENT,APARTHOTEL,RESIDENCES,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
1584d551-89df-45ca-bf56-b7ddab2b565a|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="1584d551-89df-45ca-bf56-b7ddab2b565a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
1584d551-89df-45ca-bf56-b7ddab2b565a|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
1584d551-89df-45ca-bf56-b7ddab2b565a|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-15T05:50:37.4149598+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1584d551-89df-45ca-bf56-b7ddab2b565a" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2.5" HotelCode="603204|arjuna_house_2" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/43/52437cb3c90cfb52f6b3048ca20e7ede37064af0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.97" OriginalAmount="7.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50766744" Longitude="115.26146833" StarRating="1" HotelCode="641248|752023" HotelName="Jungut Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Dry Cleaning,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Arjuna, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/0d/e50d8c0197d325d203927321266111946259cc4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Jungut Inn is a perfect starting point from which to explore Bali. Offering a varie...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.07" OriginalAmount="7.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2.5" HotelCode="572899|2806265" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/96/5d965d0825282a737cbf617b11b22527c8a5a91c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50280216" Longitude="115.27828013" StarRating="3" HotelCode="547383|pondok_bali" HotelName="Pondok Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan 29, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/19/2c19f568222a612dfe6d6a1432046fdcc96544e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8.10" OriginalAmount="8.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|802633" HotelName="Aurora House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/60/6360ed8c0597b7fa53ff182d9622cd6935804359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52742144" Longitude="115.2647821" StarRating="2.5" HotelCode="603021|astawa_house" HotelName="Astawa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, Br. Pengosekan, Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/8d/988dac236b89f59241198e9af5a00f692502ef04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50214695" Longitude="115.26435435" StarRating="2" HotelCode="748026|pondok_ayu_homestay" HotelName="Pondok Ayu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 32, Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/d5/4cd5dba5d10264cd8927085b7d7f9e60df5ed921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2.5" HotelCode="630810|pering_bungalow" HotelName="Pering Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/30/2a30916bf02a1a54062182cdc8a16ff40bd9e3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|alam_pangkung_ubud" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8e/008e1c4dec3939433888ea044dc19d2f444911f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51289945" Longitude="115.26390346" StarRating="0" HotelCode="641324|angga_homestay_" HotelName="Angga Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/a5/26a56fd8887b1ff12d6719571ef9daf70e85e449.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|teba_house_ubud_guest_house" HotelName="Teba House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/ff/ceff6425dc7391f556d2fcb1cabef1ac026575c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51267159" Longitude="115.26797175" StarRating="2" HotelCode="429371|praety_home_stay" HotelName="Praety Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Limousine Service,Massage Centre,Parking,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma No. 22  Banjar Tebasaye  Peliatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/fb/3ffbec709fe59c666df629adfc317475c3fe19d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Praety Home Stay in Ubud, you'll be convenient to Komaneka Fine Art...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51371568" Longitude="115.26606791" StarRating="2.5" HotelCode="438766|green_view_widia" HotelName="Citrus Tree B&amp;B Widia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Power Supply,Bicycle Rental,Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 29B, Padang Tegal Kelod, Gianyar, Ubud  80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/33/2b33d30dc47fc9460d6b1ab7e3609eaabf9e79a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away in an alley off the main thoroughfare and down a gently sloping hill, this secluded yet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|warsas_garden_bungalow_and_spa_2" HotelName="Warsa Garden Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/17/7017b2d12d0e33eb40d2ff8276a3022b703bfa67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50859987" Longitude="115.26513549" StarRating="3" HotelCode="429378|ubud_sensasi_bungalows" HotelName="Ubud Sensasi Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman No. 42  Padang Tegal, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/fc/04fc012d318fac22de16b1167af1dcb35358e044.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ubud Sensasi Bungalows in Ubud, you'll be minutes from Ubud Royal P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49891106" Longitude="115.25345778" StarRating="0" HotelCode="837806|taman_indrakila" HotelName="Taman Indrakila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan, Sanggingan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/50/fa509ba2865148ada7ce56ce567c4f64291d9b28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="2" HotelCode="618932|ubud_tropical" HotelName="Ubud Tropical" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b8/92b82f850f4a54d1f993453dc0a6fd6978789df2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52054711" Longitude="115.26752743" StarRating="3" HotelCode="786581|bulan_bali_homestay" HotelName="Bulan Bali Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Gede Rai, Prajapati 10, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/63/14636c5aad36af0ee6c9d4bef09d55973ff4cc6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12.18" OriginalAmount="12.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51524451" Longitude="115.26374056" StarRating="2" HotelCode="843229|817269" HotelName="Ubud Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 51</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/44/fa44e8c5d98d838e27ba1c27260076ced3f146b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51457621" Longitude="115.26466419" StarRating="0" HotelCode="966032|dewi_antara_homestay" HotelName="Dewi Antara Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 48, Padang Tegal Kelod, Ubud 80515</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/7c/457c827a7823e7e8c0d4ee635bf7411ea5f6670c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|bali_asli_lodge" HotelName="Bali Asli Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/93/e3935b6a0723625f1969edddfa803ac9dba5d59e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|argasoka_bungalows" HotelName="Argasoka Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dd/06dd06b4990db27b29a7dec24875e94b95f09aa1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outsi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2.5" HotelCode="521838|sayong_house" HotelName="Sayong House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0c/0c0c9ed9e2ceca2e0d3d6f2d491f838a70737bc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51652622" Longitude="115.26292555" StarRating="1" HotelCode="641260|nyoman_murjana_homestay" HotelName="Nyoman Murjana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Gang Anila 7, Padangtegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/a9/38a967bee7b45113d564e1ea529eeac6582d1296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50897859" Longitude="115.26180227" StarRating="0" HotelCode="841356|pica_sedana_homestay_2" HotelName="Pica Sedana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 12, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/06/6c06a72ed4d1bc6267a775caf4659b1e34a3e3cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50901172" Longitude="115.26084369" StarRating="2.5" HotelCode="594469|warji_house_1" HotelName="Warji House 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Gang Beji, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d0/3bd064b217bad8d29e0a2d6eee156d70475223c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.05" OriginalAmount="13.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|1046798" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/69/2769ffa9ebdd6a0df0b4eb19675d92eb5f6b3d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4987009" Longitude="115.2651598" StarRating="2" HotelCode="564139|suastika_bed__breakfast" HotelName="Suastika Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 52, Banjar Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/ab/aeab41024d4cf635e3bc1fcd5c825de31fe90183.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.44898494" Longitude="115.26441169" StarRating="0" HotelCode="841803|telaga_homestay_ubud_" HotelName="Telaga Homestay Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Front Desk,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Laundry,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keliki, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557a8d69f0df34269ae83a040fde872c278a9401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, Telaga Homestay Ubud promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51087975" Longitude="115.26083078" StarRating="3" HotelCode="787973|ubud_city_hotel" HotelName="Ubud Kerta City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 15, Jalan Wenara Wana, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/c8/60c8d5e0ab372273f3fadeb6b50301c74cef6ba8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50560641" Longitude="115.26349919" StarRating="3" HotelCode="594704|puri_anyar" HotelName="Puri Anyar Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a5/1ba5d719b6d0302e08939511197078e851427d1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50822009" Longitude="115.2667513" StarRating="0" HotelCode="969474|ojeks_homestay_" HotelName="Ojeks Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Gang Soka, Ubud 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/48/42480c13f1e1c54a56b26a503d84286d82ebf6a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|kencana_ubud" HotelName="Kencana Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f6/6ef6f2b6f694fe7419164f538c738a0b9476afa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52199642" Longitude="115.263034" StarRating="3" HotelCode="772908|qiul_guest_house" HotelName="Qiul Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/28/9828152ef3cf9e0af7fda62211de875637f392ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.81" OriginalAmount="14.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51834283" Longitude="115.2618783" StarRating="3" HotelCode="434906|2789475" HotelName="Ubud Tropical Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/9c/8b9cf940f0d6676b6781e7535d73db2995e4ffe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|puri_payogan_villa" HotelName="Puri Payogan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/af/8eaf69ed631e74800f7416aac4c3a30e5f292ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50130609" Longitude="115.26337925" StarRating="3" HotelCode="641485|puri_bebengan_bungalows" HotelName="Puri Bebengan Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 37, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/27/6a27227fc23919689cadccf05a9fa7ab0f331a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Bebengan Bungalow is perfectly located for both business and leisure guests in Bali. The proper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53613833" Longitude="115.28315168" StarRating="0" HotelCode="837566|demank_hidden_guesthouse" HotelName="Demank Hidden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir Sutami</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/fb/80fb957eee806e58182abbf300ded910b4c42e6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|umah_anila" HotelName="Umah Anila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/14/d714948b8e14bf84647eaf263985bc6f57f18f9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.37" OriginalAmount="15.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.498287" Longitude="115.25293" StarRating="3" HotelCode="410372|262585" HotelName="Anini Raka Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/31/6a312e4f68d70fb4e8ab0dd8c66804d0ebea897a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated in the town of Ubud, just 2 km away from Ubud Market. Both the Ubud ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5570308" Longitude="115.28791264" StarRating="0" HotelCode="946768|kudesa_home_stay" HotelName="Kudesa Homestay By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir Sutami, Sumampan, Kemenuh, Ubud 80582</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/034740bdf179e8b2006cd317526ae6b34076d448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.527565" Longitude="115.264693" StarRating="3" HotelCode="384932|dewa_put_guest_house" HotelName="Uma Dewi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Br.Pengosekan Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d6/56d63ad2eb5e13ce0b2ccf793ecbe8de6312b429.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|warji_house_2" HotelName="Warji House 2 Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3b/e03bcb20f05f6831d81d9e54156c0c3a77f182f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|labak_river_hotel_" HotelName="Labak River Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/2c/6d2c8da99e79445f9910fb5fae23dfa5a143a803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50931338" Longitude="115.26096207" StarRating="0" HotelCode="784660|sari_nadi_homestay_" HotelName="Sari Nadi Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji 17, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6a/2c6a01e9e09b7ef43855cf92d9535653143741a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sari Nadi Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5125724414799" Longitude="115.26884377483" StarRating="2" HotelCode="487751|suastika_lodge" HotelName="Suastika Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Lorong Bedangin 9, Banjar Tebesaya, Peliatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a5/9aa5ea7e3cb26e2a55b8aed1efabc4f947ea189a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5089829417517" Longitude="115.26113795097" StarRating="3" HotelCode="394539|swan_inn_5" HotelName="Swan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Beji Line, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/40/374005c51cfdf29ebc06d8103969ff220681dc15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="837611|mekenyem_house_ubud" HotelName="Mekenyem House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog 18</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/4f/1d4f854b681ba90d7c0cd74fb0049a51fa962eb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.89" OriginalAmount="16.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.524475653605" Longitude="115.2621837871" StarRating="3" HotelCode="327322|2133115" HotelName="Kamandhani Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Premasanthi 17, Pengosekan, Ubud 80515, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/40/8040f3fe14241aada254073978e61b07a85a9f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|villa_jj_spa_ubud" HotelName="Villa JJ and Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/cc/3eccc0ebaf8cf40db40fb24266de0e46998426f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49788306" Longitude="115.27932347" StarRating="2" HotelCode="959274|dsemanggi_house_" HotelName="Semanggi Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Desa Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/71/3f71ec5ef543cfe256ab627aab0559541f9b5bf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50771632" Longitude="115.26608363" StarRating="0" HotelCode="835127|jiwas_house" HotelName="Jiwa's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 9, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/fd/0bfdddbdc52975da002e1a926b328321b3773e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50128098" Longitude="115.26448803" StarRating="0" HotelCode="838744|pondok_bambu_homestay" HotelName="Pondok Bambu Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 37, Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/a3/fca3b6bab3f003fe855ed71bcbd72ddee3720e44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|pande_permai_bungalows" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ee/eceefd282808ed2994e410f9394c8f37700014f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5164188" Longitude="115.26585687" StarRating="2" HotelCode="522392|adi_jaya_cottage" HotelName="Adi Jaya Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/63/f763c7059d3e3d2b9236ca52888d4f8c434de676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5168866674035" Longitude="115.25857955217" StarRating="3" HotelCode="909017|indira_cottage" HotelName="Indira Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ce/94ce4f7fa9eb207ec426819211855dae8f02d2a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|gusde_house__villa" HotelName="Gusde House &amp; Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/75/30751f4c395d8b2fe4e27c78cad9c71273ae5f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="842359|ubud_batik_villa" HotelName="Ubud Batik Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/fe/71fea695a3108120c245b88a65366deabd4281b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51584277" Longitude="115.26552589" StarRating="2.5" HotelCode="875716|zen_rooms_ubud_jatayu" HotelName="ZEN Rooms Ubud Jatayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d4/9ad4c753d46234dca561b064875e5f28c0b1c5e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at ZEN Rooms Ubud Jatayu in Ubud (Ubud City-Centre), you'll be minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52743927" Longitude="115.2487378" StarRating="3" HotelCode="784048|pondok_ayu_shanti" HotelName="Pondok Ayu Shanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singakerta, Jalan Campuhan III, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/24/bc244e48f86e8cac782fd524b70bc1a09c09d3f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.60" OriginalAmount="17.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|264205" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/1b/3e1b3006cd3a83b9a77c0d7439ba2ef4c2945964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51583247" Longitude="115.26422138" StarRating="3" HotelCode="839280|three_brothers_guest_house" HotelName="Three Brothers Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Padang Tegal Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/7d/567d9011cdfbc9920514ca9ae4c208a2a8073bd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5216054688304" Longitude="115.26309913226" StarRating="3" HotelCode="398863|lili_house_ubud" HotelName="Lili House Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/f6/45f6b7d9793ba74b3505438569bf778b07d8e116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a babysitting service, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|nicks_homestay" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cc/63cc16c9bb5bedd3a2e180cab1f58d9880fb7df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51592639" Longitude="115.26474533" StarRating="0" HotelCode="835093|bale_bali_house" HotelName="Bale Bali House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 58, Padang Tegal Klod Ubud Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/22/c6225d8829593edfba66e21d611b318ea79dcfaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Bale Bali House puts everything the city has to offer just outside ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5171153" Longitude="115.25962115" StarRating="3" HotelCode="441675|wenara_bali_bungalow" HotelName="Wenara Bali Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c4/48c4f6f8da6d8a82d271dcc663e56ab256ae2e59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50175903" Longitude="115.26424035" StarRating="0" HotelCode="749702|the_hidden_bali_inn" HotelName="The Hidden Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 35, Sambahan Ubud, Kabupaten Gianyar, Bali 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/27/ce27e06a7c1aa5c2ccb44da50f51cffb945ae5f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50355353" Longitude="115.26276116" StarRating="3" HotelCode="595319|rumah_roda_home_stay_guest_house" HotelName="Rumah Roda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 24, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/66/f0667b7674fedf45f0da184a3b05a71e2f9c1d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.57574" Longitude="115.26599991" StarRating="4" HotelCode="946369|as_resort" HotelName="AS Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai jl. Lodtunduh, GG. IV 5, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a0/1ba0e1f03212e294bf429ac5e09d5481b4925668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.37" OriginalAmount="18.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|2371425" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/9c/f49c872032cd8d172c3693b3bafc3c9da934e1c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.62" OriginalAmount="18.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.542663" Longitude="115.27221" StarRating="3" HotelCode="410355|94602" HotelName="Taman Harum Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, P.O. Box 3216, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a0/a2a0e5c302d32605c7c5842971f3c1fcfd7456f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in Mas, about a 10-minute drive from Ubud and approximately an hour from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|yarama_cottages" HotelName="Yarama Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e9/90e988cccccfb733913b32e6057ba272693a02e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5081022436732" Longitude="115.25792231283" StarRating="0" HotelCode="938633|three_dewis_guest_house" HotelName="Three Dewi's Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/1c/e51cfdb82906096f7f7c8d063f9d3f217e68bebf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Three Dewis Hotel offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50040497" Longitude="115.26653017" StarRating="3" HotelCode="599900|rumah_taman" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f7/59f796871e6385cda4871873ce822635fba8f36a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|jati_3_bungalows_and_spa" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e3/22e3b8fbeb8a6239bc940ef528744958773cab34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|garden_view_cottages" HotelName="Garden View Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/f1/c2f1758b7730253819641becedbc619032900c9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51095814" Longitude="115.2586228" StarRating="2.5" HotelCode="441736|frangipani_bungalow" HotelName="Frangipani Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9b/0f9b63bf0a518daf0cd39b799a1d81648cf4ca49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a laundry service. Wireless internet access is available to guests in the public ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.39" OriginalAmount="19.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|690568" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/44/48447528a6bc3657aa6d228898e49435389de207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.47" OriginalAmount="19.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|643592" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.80" OriginalAmount="19.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|2778965" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/18/31183e694822163c39d63e14044fe65d4a57173d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.85" OriginalAmount="19.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512511" Longitude="115.257104" StarRating="2.5" HotelCode="166201|264215" HotelName="Nick's Hidden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma Road, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ea/2dea9af7b9fefc47c2d498d02a7a7af8370b7b74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated on Bisma Road, overlooking the Campuhan River, and it provides some exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|kubu_bali_baik_villa_resort" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1e/881e3764af8ba7dfd364177dc792e8a4f6b10fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|duana_sari" HotelName="Duana Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/7e/f27e0f633ca545814b466c9b8a245c1b5bbdc680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53312272" Longitude="115.2610458" StarRating="3" HotelCode="599238|lodtunduh_sari" HotelName="Lodtunduh Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lod Tunduh 1, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/48/7948cbe38605ff8b05aeaef76dbab86666bf225b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5138059470069" Longitude="115.2598081923" StarRating="2.5" HotelCode="441702|rahayu_2_bungalows" HotelName="Rahayu Suites Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/5c/645c47a24cd1c77ad0cb0c6a778218ab8a313aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49921804" Longitude="115.26659883" StarRating="0" HotelCode="420728|taman_cottages_ubud" HotelName="Bali Sila Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 66, Banjar Taman Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/14/bb/14bbee9c2c5411c0b60a97ffef26f6a53edd4bc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Taman Cottages Bali Sila puts everything the city has to offer just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50071963" Longitude="115.2604234" StarRating="0" HotelCode="951317|villa_bungsil_gading_" HotelName="Villa Bungsil Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Uma Juuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/8f/4b8f324714b5a9bc6741de1502771a32c1676de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51443044" Longitude="115.26350377" StarRating="2" HotelCode="603446|ganesha_inn" HotelName="Ganesha Ubud Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hanoman Street 43, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/f0/b3f0d96c2efcd39fc32bd062543add27b05e6310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.57611275" Longitude="115.26543113" StarRating="3.5" HotelCode="435221|asri_sari_villa_ubud" HotelName="Asri Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh, Banjar Lodsema, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/13/b51302e9d57bfa9510c21ed24709b6f658bbb4ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4788590595353" Longitude="115.27070925033" StarRating="3" HotelCode="442257|villa_junjungan" HotelName="Junjungan Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Br. Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/e0/a3e0d4f7970dd207f6ca4ffd855925cb17967246.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5142285683783" Longitude="115.26380776042" StarRating="3" HotelCode="327301|kunang_kunang_guest_house" HotelName="Kunang-Kunang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Street 43, Padangtegal, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/48/f8485183027d85d5df29ffd4daad8d9f170ea237.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="822708|sari_wangi_cottage" HotelName="Sari Wangi Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Front Desk,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sweta, Ubud 80361, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4e/1c4e0a8eef762ca0b52c2c3a89dd4804db5ee114.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sari Wangi Cottage is conveniently located in the popular Ubud area. Both business travelers and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51371279" Longitude="115.26383224" StarRating="3" HotelCode="542710|danasari_accomodation" HotelName="Danasari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 43, Banjar Padangtegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/49/1f49d1496b60c033ceb22d660dad042ebc7f6b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49781537" Longitude="115.27888751" StarRating="3" HotelCode="777705|buda_cottage_ubud" HotelName="Buda Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c3/ebc33933cc6d422d8efc3a87d63c1c4b985c7e54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838777|hai_homestay" HotelName="Hai Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 34</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/80/4580480d9da00bf58e40c2f29a623caf492df8b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50931213" Longitude="115.26397798" StarRating="2" HotelCode="761680|nirvana_pension" HotelName="Nirvana Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gautama 10, Padangtegal Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e2/64e2d6fb1548d7835a6d0af8a2d5232493b3e76b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.04" OriginalAmount="21.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|121304" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/a4/96a4b813dd04cda2471c54a542d445ba18327f8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearb...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|satya_house_ubud" HotelName="Satya House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e860a87bb698c545d9440307525e6b250e54995.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5022481936801" Longitude="115.262985012" StarRating="2" HotelCode="53342|ubud_sari_health_resort" HotelName="Ubud Sari Health Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 35, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/45/fa4599ba4c15c81d168347a3a77907c1f4c918c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|putri_ayu_cottages_2" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/16/62165b90c5eca28a1a0ba5f72911a9a8c6d8e2cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|uma_mandi_ubud" HotelName="Uma Mandi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/40/6640d5dd194d974999243f3fd7b6373ed9146c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50456782" Longitude="115.25409212" StarRating="0" HotelCode="841713|anis_villas_2" HotelName="Ani's Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/61/1e61864c4eb69c68c2e5d0269572643fc545ccda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ani's Villas is perfectly located for both business and leisure guests in Bali. The property feature...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|adi_bisma_inn" HotelName="Adi Bisma Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/d4/42d4dd347157f70276ac351aaf73068bca96312c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49537312" Longitude="115.2733222" StarRating="2.5" HotelCode="631298|uma_dawa" HotelName="Uma Dawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e8/2ee8e23e91243263faacbe697830673eafadf4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.47" OriginalAmount="22.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|262685" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ac/fcacfe78ed6194a2264187cffc85d3dd8e052997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.63" OriginalAmount="22.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53661696" Longitude="115.26620363" StarRating="3" HotelCode="492894|2634395" HotelName="Atman Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Kumbuh, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654169/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Atman Villas is a popular choice amongst travelers in Bali, whether exploring or just passing throug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.11" OriginalAmount="22.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|2371535" HotelName="Uma Sari Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/90/7690daf7640a22e07a932fc3a9decb44d8723ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.18" OriginalAmount="22.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5284272857056" Longitude="115.25752817016" StarRating="4" HotelCode="933892|1891595" HotelName="Budhi Ayu Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/e1/a1e10dce2e399edcc95ef041dc96c58597528574.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.22" OriginalAmount="22.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|2842305" HotelName="The Athaya Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/d2/52d2fb0d661995741450f62c432c0eaeb7782d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="448602|the_sawah_villa__2" HotelName="The Sawah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tengkulak, Kemenuh Village, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/46/fd46091ac73e6299d7b8bcac096f5c4ed9fbe254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, The Sawah Villa promises a relaxing and wonderf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51990046" Longitude="115.26331348" StarRating="2" HotelCode="489976|arnawa_bungalow" HotelName="Arnawa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/1e/bb1e729e52b269da966bb4ff9434acb731cc4e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Arnawa Bungalow offers 8 Superior Rooms for your vacation in Ubud.All rooms come with en-suite bathr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5123335" Longitude="115.2638211" StarRating="0" HotelCode="968326|ayu_bungalow_2" HotelName="Ayu Bungalow 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Padang Tegal, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/eb/59eb19f741d0da120b1426b32bd8144e6c193cc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50380301" Longitude="115.26577529" StarRating="2.5" HotelCode="429374|suparsas_homestay" HotelName="Suparsas Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Garden,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jln Sriwedari No 35   Banjar Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/e5/d1e50cebc495a0d998a02e026c807c1cb9cb929e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Suparsa's Home Stay in Petulu, you'll be in a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4954839848546" Longitude="115.27332901955" StarRating="3" HotelCode="909301|lokasari" HotelName="Lokasari Bungalows Spa &amp; Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Petulu, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/4f/884f21cf9f782e98c40d90df32e9765da5ee600c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|b_saya_villas_ubud" HotelName="B Saya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a50041559ece78fa0954d5b0a3d404d3e0a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.53" OriginalAmount="23.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5097085714286" Longitude="115.26901539054" StarRating="3" HotelCode="308078|2237115" HotelName="Bembengan Ubud Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Gang 2, Tebasaya, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/fc/38fc2c63c33fe7353205e7b48af9aa1487ff7bf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.22" OriginalAmount="23.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49921172" Longitude="115.27281372" StarRating="3" HotelCode="348252|1594068" HotelName="Puri Padma Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong Br Nagi, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95147/2095147/42.jpg?f=15687731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|padma_ubud_retreat" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/85/7a8501b2c5ad7e884c2c85cb4bc774b13b684468.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4831581" Longitude="115.27077178" StarRating="3" HotelCode="566672|dupa_ubud_villa" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/35/a73505688ac9d57923bf0c66becbe54c4d22a08a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52587755" Longitude="115.26864651" StarRating="3" HotelCode="572110|pondok_massas_ubud" HotelName="Pondok Massas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Peliatan, Br. Kalah, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/4e/9a4e92a000f931817109bd86d4a31577f0e9c1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.55530242" Longitude="115.28753237" StarRating="3" HotelCode="946154|yana_villas_kemenuh" HotelName="Yana Villas Kemenuh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sumampan, Desa Sumampan, Kemenuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/71/1871845cef3e3e6cae87b8855b4c544f72a526b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50215638" Longitude="115.26416701" StarRating="3" HotelCode="587136|bale_bali_inn" HotelName="Bale Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 29, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f5/2df5736e22ca9cdcdb76ed143ea4d5c43f7ffe77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51977739" Longitude="115.25797673" StarRating="3" HotelCode="407753|bali_bohemia_huts" HotelName="Bali Bohemia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning, Ubud  80752, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c6/bcc6cced8ded2d95597cb607473ade7a9ec6549b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50567116" Longitude="115.26305016" StarRating="0" HotelCode="756937|villa_san" HotelName="Villa San" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Concierge,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 24, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/56/7956406ad8684c220296960030930072b466ecaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Villa San offers comfort and convenience whether you're on business or holiday in Bali. F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49797063" Longitude="115.26858418" StarRating="0" HotelCode="842530|tirta_arum" HotelName="Tirta Arum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 63</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/44/48441a6e21afb39f2fae5855dcf70874f6f15272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.46" OriginalAmount="25.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|2204155" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/81/8f816a0b7ed222c8cce5bb6fa4b48c5bfa8ec2a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.97" OriginalAmount="25.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|13974" HotelName="Pertiwi Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Bungalow Complex" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/94/7094cb811384e917024399586230867a76c239a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.08" OriginalAmount="25.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47686632" Longitude="115.28756049" StarRating="4" HotelCode="510865|2133255" HotelName="Alam Sembuwuk Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan 45, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/51/dc51cecf9e8d53919d70b0aac7cd1fd5cd0f26c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.23" OriginalAmount="25.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4841712" Longitude="115.26714855" StarRating="3" HotelCode="349548|2272565" HotelName="Gita Maha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Desa Tegalantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/32/7132d50557f5e88320233db96080e764aea604bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5481307" Longitude="115.27248796" StarRating="3" HotelCode="594474|angel_house_homestay_ubud" HotelName="Angel House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Meduri 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/e3/42e38cc8ddd27327a219771b289fe720eb59cebe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5087924" Longitude="115.25913451" StarRating="0" HotelCode="504278|bije_sari_suite_bisma" HotelName="Bije Sari Suite Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/4c/9b4ce9a9c07d626170991d4f863956c0df21acf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51383578" Longitude="115.26050963" StarRating="2" HotelCode="480219|ubud_terrace" HotelName="Ubud Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ed/14eda2fc0424bb4bef78d02180db92f80c341d1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, Ubud Terrace promises a relaxing and wonderful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5151754223532" Longitude="115.25786707558" StarRating="3" HotelCode="481314|kiskenda_cottages" HotelName="Kiskenda Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 97, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7f/c57f05a8c04eee1efc6bded3f9afd3ebe56238a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.28" OriginalAmount="26.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|1555098" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese tradit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.94" OriginalAmount="26.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5149832317415" Longitude="115.23747847608" StarRating="3" HotelCode="445974|615602" HotelName="Ubud Raya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/ff/b4ffeb4a7e83f5e37078645a9cfa83ea95c006d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4952670948697" Longitude="115.2807797294" StarRating="3" HotelCode="327348|manyi_village" HotelName="Manyi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1717d5d8ae158fb1ecaaaeb4d03c595ce5cfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.53" OriginalAmount="27.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|543822" HotelName="Tapa Kawi Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/cf/83cfbfea6e6a415f95a94e9126b958526dac0ba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.17" OriginalAmount="27.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47701885" Longitude="115.26870327" StarRating="3" HotelCode="959262|2834265" HotelName="The Nani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Junjungan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/2a/af2a0cfab9bc8855aefd6a766b14d14b60a0ea08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.55953115" Longitude="115.26134577" StarRating="3" HotelCode="557448|rumah_lada_" HotelName="Rumah Lada Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c1/56c1db93ad4bef79665fcbe2e7e7daea0b143672.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52850762" Longitude="115.26240128" StarRating="3.5" HotelCode="594732|puri_kobot" HotelName="Puri Kobot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan Kaja Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/48/fe4820c87662cd9d676e39f38e307d9963e2823e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.42" OriginalAmount="28.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|1592498" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/bd/85bdd9628bbc830f44e5895219d91be0a3ff49d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515842" Longitude="115.260294" StarRating="3" HotelCode="129840|ubud_inn_and_villas" HotelName="Ubud Inn &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/92/f592c2372c892b55288ec9502e7659320a886340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3.5" HotelCode="561614|green_bird_villa" HotelName="Green Bird Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/e1/dae12393af0da0386f6939a0340ec7b17f8a2bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603292|rumah_kultur_ubud" HotelName="Rumah Kultur Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>J. Hanoman 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/8a/8c8a0b8b3500959a8a006010f0bfb4934b9d9bfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.59" OriginalAmount="29.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50383497" Longitude="115.26743203" StarRating="0" HotelCode="973604|4743575" HotelName="Green Taman Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34160000/34157300/34157290/7895ff0d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50659515" Longitude="115.25890243" StarRating="3" HotelCode="491633|meruhdani_guesthouse" HotelName="Meruhdani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 3, Gianyar 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/04/1d040fd6d7e15f96fedd7875a3331a3fd287a17f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|villa_puriartha" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/fe/57fe6902291f3dfb6b39c70d896359cb473b0feb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the tradit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.50" OriginalAmount="30.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|1047248" HotelName="Puri Sunia Resort Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e6/abe652fbeb1607f20b82a864b4434e411c13e5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.80" OriginalAmount="30.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|851885" HotelName="Yulia Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/99/f799186f3c18a6d4fb07b5acf2af1ae772615a90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51806811" Longitude="115.26160606" StarRating="3.5" HotelCode="629911|sarin_ubud_villa" HotelName="Sarin Ubud Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/46/b04647149bc545b6291746ac1327a3bf1194b217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4994190778628" Longitude="115.26490177722" StarRating="3" HotelCode="540508|tetirah_boutique_hotel" HotelName="Tetirah Boutique Hotel Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 56, Banjar Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/31/6e31e6efb11385b38a6a6aefd98c408fd267438a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. This accommodation offers a total of 16 units. Moreover, there is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|lumbung_sari_cottages_2" HotelName="Lumbung Sari Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/77/52/7752695e79d8ae5ebdddd889cddedc3260294c02.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.58" OriginalAmount="31.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.505954" Longitude="115.251337" StarRating="2.5" HotelCode="130444|104062" HotelName="De Munut Balinese Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b9/58b93e705dffc68fbef3a2a4882b1aa42801fd16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the home of Bali's most famous painter, and only 10 minutes' walk from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.05" OriginalAmount="31.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3.5" HotelCode="593490|2372125" HotelName="Yoga Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d0/e3d03e5f3cb13fa78d45fa2478570d7803103f17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.19" OriginalAmount="31.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5087881014062" Longitude="115.25905363262" StarRating="2" HotelCode="909041|859615" HotelName="Nick's Pension" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Jalan Wanarawana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/88/ed8838554760d3d26c24a3f12866a290ad77f443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4973428237913" Longitude="115.25775938457" StarRating="3" HotelCode="492391|cahaya_ubud_villa" HotelName="Cahaya Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel,Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sok Wayah, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/30/08300915ee22a4a1c6629031aef16b93685b043f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5133049365744" Longitude="115.26081115007" StarRating="3" HotelCode="36238|cendana_resort__spa" HotelName="Cendana Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, P.O. Box 163</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/83/ce83ada0954a59373ba7b512d1ccbcbdce138437.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud Village, the centre of Balinese art and culture. The local attractions...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3.5" HotelCode="603319|swahita" HotelName="Swahita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/7d/877d332c82938f17d00abe053913876275d8cc68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.78" OriginalAmount="32.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|982215" HotelName="Pertiwi Bisma 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2b/f82be0e33c84c80030c6f0baaedf6aa75974573d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.92" OriginalAmount="33.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.493093" Longitude="115.253322" StarRating="3" HotelCode="114223|262305" HotelName="Beji Ubud Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/a0/eba01a9e75004684ebd69ae61381a5ecf201d488.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the main street between central Ubud and Kedewatan, within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.21" OriginalAmount="33.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|506655" HotelName="Bali Spirit Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/96/709677a32e2b4195ce2d386efb8c40cf3a5e5e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5167653922996" Longitude="115.2660337619" StarRating="3" HotelCode="384907|tebesaya_cottage" HotelName="Tebesaya Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Tebasaya, Banjar Tebesaya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5ed77d26a428fadd603cebc143ea70eb0ab97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|villa_on_bisma" HotelName="Sama's Cottages And Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/d7/54d7418f13eae297641dda512f88cf0f9b41f453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|junjungan_ubud_hotel__spa" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/50/3850b21b5af4bf318bfe47d63585b94b247023d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and abo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50981692" Longitude="115.24783556" StarRating="3.5" HotelCode="491574|devis_place" HotelName="Devi's Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod 108, Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/b6/f7b6d5f4e891df11fb689699b8220956ae24d003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52734985" Longitude="115.26058723" StarRating="5" HotelCode="412904|suarti_boutique_village" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Kuning, Raya Pengosekan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/eb/81eb4c6ec90f06e75e3a44d84eef98a4e31d04f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 10-minute drive from Ubud Monkey Forest, Suarti Boutique Village features tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51105804" Longitude="115.25818873" StarRating="2.5" HotelCode="535526|alam_terrace_cottages" HotelName="Alam Terrace Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/26/5f261e6aaccafbce492492bef59b11d23f6dc701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|pertiwi_bisma_2_2" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/17/ea17b688c38700fecbfd0652bfc0052fbcb6b818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|roam_ubud" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/81/818172dac3dd176ccf0e1ea3912d2356930f82cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.40" OriginalAmount="35.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4676629" Longitude="115.27161267" StarRating="3" HotelCode="348817|2133125" HotelName="Om Ham Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar Road, Banjar Junjungan, 5 km North from Ubud Main Road, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.12" OriginalAmount="35.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50758364" Longitude="115.25099112" StarRating="0" HotelCode="670479|4691065" HotelName="Pondok Naya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/21/e721ec8c41f7824512b0097aecb5bec58aae992e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A tranquil retreat awaits guests at Pondok Naya, a 10-minute walk from Antonio Blanco Museum. Boasti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|262135" HotelName="Biyukukung Suite &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a3/d2a38f3a6887f439ac7a4ac3fa5f5913f36865fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48562076" Longitude="115.25155176" StarRating="0" HotelCode="821708|villa_nini" HotelName="Villa Nini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/65/4e652c58383f1e5d911cd5b96409cec469dad6d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5275438857691" Longitude="115.25964279161" StarRating="4" HotelCode="384884|kadiga_villas_ubud" HotelName="Kadiga Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/4b/504b736579c3164dcc3369ee28ba95055314fc1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47015107" Longitude="115.26450023" StarRating="3.5" HotelCode="594809|duwur_beji" HotelName="Ayu Duwur Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kelabang Moding, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/bf/a2bfff53e7bd0a9b71049fcb7c32113e498fb735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/17/8d17ad327848ea46f752c29d2480a8258719efea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50681058" Longitude="115.26449028" StarRating="0" HotelCode="838096|suryadina_guest_house" HotelName="Suryadina Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Gang Seruni, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/87/4c8719163ed867690748e153b9aa80e9d503b022.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5019850729256" Longitude="115.24743790339" StarRating="3" HotelCode="333708|taman_rahasia_tropical_sanctuary_and_spa" HotelName="Taman Rahasia Tropical Sanctuary And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kaja Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/35/81354f4366795d5912c1bc2f61c1c3cd5d494fe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in lush Balinese gardens, Taman Rahasia Tropical Sanctuary and Spa boasts an outdoor pool an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|puri_padi" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4f/7b4f583aea9f4b2ef3985f0dd1d518840f090384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50945622" Longitude="115.24908204" StarRating="4" HotelCode="641250|lily_lane_villas" HotelName="Lily Lane Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Sayan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/71/5b71b66110650996e5f3353c3ab2e829e8fc5d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Lily Lane Villas is a perfect starting point from which to explore Bali. Featuring ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50247182" Longitude="115.25674264" StarRating="3.5" HotelCode="556998|prashanti_ubud" HotelName="Prashanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/17/131740a4ee63fc33022fe659fb7ef345e862bc81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a babysitting service, a childcare service and room service are available to guests of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.44" OriginalAmount="36.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5225757570031" Longitude="115.2567805871" StarRating="3" HotelCode="82688|1555368" HotelName="Villa Sonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog, Banjar Nyuh Kuning, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/fe/eefec8f88982b43591f2414174e69dac5b4ce70f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3.5" HotelCode="510975|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/78/7d781fba530299bb667b8c83e4e3ab76f57322a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.42" OriginalAmount="37.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|896715" HotelName="Bhuwana Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/80/60809ff74d45749324b5b0010ffe93e13dd2a8ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.15" OriginalAmount="37.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|2475755" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/7f/917f50956f183637e5be0168c9ae67030f47146f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.573170342819" Longitude="115.26637340863" StarRating="3.5" HotelCode="933562|villa_kayu_lama" HotelName="Villa Kayu Lama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Apuh, Desa Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/3c/093c38b84bf603dbcd81ae4118a76a752516279a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5121597310978" Longitude="115.26631472489" StarRating="3" HotelCode="547166|batu_empug_ubud" HotelName="Batu Empug Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/33/9033ad1f6e27c13d5cf610f34ac945c88b280972.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3.5" HotelCode="483996|river_sakti_resort_villa" HotelName="River Sakti Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b9/d5b957e5952a593320e0ffeb4a76f808012f3647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="841964|villa_bije_suweta" HotelName="Bije Suite Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Desa Sambahan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/dc/97dc784495c6078caf730347f09052328bafc874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51023057" Longitude="115.24856861" StarRating="3" HotelCode="777746|mana_boutique" HotelName="Mana Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/58/5e5885d919b8d4ca66a4d28d97cf65bbea7cf9f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.497877335595" Longitude="115.28561023409" StarRating="3.5" HotelCode="385377|villa_agung_khalia" HotelName="Villa Agung Khalia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa,Farm stays" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Alas, Harum Banjar Sala, Pejengkawan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/00/f300bbb8e19c16b95a87e2058d561f2af78d4e06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516622" Longitude="115.26012" StarRating="3" HotelCode="441653|brata_inn" HotelName="Brata Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St., Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/3c/f63c8a3f662bd428bfc7a2c1e03394f1468ee714.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service, room...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.35" OriginalAmount="40.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5096614733088" Longitude="115.26894070235" StarRating="4" HotelCode="350154|2133205" HotelName="SenS Hotel &amp; Spa and Conference Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Desa Peliatan, Banjar Tebesaya, Post Office Box 2828, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542162/542162a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|atta_mesari_villas" HotelName="Atta Mesari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/b5/c9b570349c12ff7f51088602e704cba69a32cd5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1d/6f1d0ee3ed06faaff6d6500d0f4aef1ffcd2a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4889162" Longitude="115.2537114" StarRating="2" HotelCode="915750|bliss_bungalow" HotelName="Bliss Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Lungsiakan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/0a/230afb5f80fdc4df20c694b85d2eb12af108294c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|suara_air_luxury_villa_ubud" HotelName="Suara Air Luxury Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/df/7cdf9a80e4dc20e36f0286086affa14936af1c04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|eden_house_ubud" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/2b/172b50fdb3b9aa4a71d8d0c149693397a0236ee8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.61" OriginalAmount="41.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4.5" HotelCode="871660|126554" HotelName="Furama Xclusive Resort and Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.09" OriginalAmount="41.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|1891625" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d7/f9d75dbf8160476a7eebad7e33d9dad8cc3912e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.36" OriginalAmount="41.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|1471058" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d3/a7d3cf3df7b0eb5692876131763a8a3a01849e8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50722327" Longitude="115.26504994" StarRating="3" HotelCode="610537|griya_sriwedari" HotelName="Griya Sriwedari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 2, Gang Sruni, Ubud 80751, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/03/910345316f366e21166f4e2525006a7474b5e60b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.43" OriginalAmount="42.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.485907" Longitude="115.283787" StarRating="3.5" HotelCode="113478|263685" HotelName="Tanah Merah Art Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/f4/52f4d07ab4766d44f28d2189c78f6fdee8138320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in a small personal retreat, offering the experienced traveller exclusive acco...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.51" OriginalAmount="42.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51640554" Longitude="115.26516365" StarRating="4" HotelCode="755394|2361085" HotelName="Artotel Haniman Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b2/37/b237f559fbf4a2f01e153abaa934786b6b297a43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|solo_villas_retreat_by_ngeluwungan_group" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a3/a4a31a954e1ceb6926fca6e561b9d1fdcc7017e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50133277" Longitude="115.26216638" StarRating="3.5" HotelCode="589236|masia_villa_ubud" HotelName="Masia Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juuk Manis, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a9/57a92d804719684691278519734099ed0762a577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|segening_villa" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dc/06dcb0057bf8fba8af68feee5e3e7aa3587afcff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.43" OriginalAmount="43.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|637851" HotelName="Wadari Ubud Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/d9/30d90e575fc1ef5f3844fdb89ab5024c7421e5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connect...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|the_mansion_resort_hotel__spa" HotelName="The Mansion Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e7/74e7fa79f24438392c1625ffd9805f0c2286edf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49354684" Longitude="115.27061852" StarRating="4" HotelCode="489988|dlegon_villa" HotelName="D'Legon Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta tawar, Kutuh Kaja Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/35/ba35c2cdd15a4a0c774bf7af836a76e10f3cabde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54299" Longitude="115.23038" StarRating="4" HotelCode="400916|furama_villas__spa_ubud_bali" HotelName="Furama Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mambal – Ubud, Banjar Bindu, Mambal, Po Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/8a/2e8a0466a93d37a55e383a1e8702cff16b1c3ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50748669" Longitude="115.26814928" StarRating="3" HotelCode="757749|ashanti_villa_ubud" HotelName="Ashanti Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 43, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d2/36d2db68a22c2b25aaa56dda099e2ee5078b9157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50056672" Longitude="115.26954999" StarRating="3" HotelCode="602713|uma_kutuh_2" HotelName="Uma Kutuh 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 63, Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/17/8c174814a2874c6917dfdc7137a93b389271d127.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|grand_sehati_spa_ubud" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/46/8646049f79ee810c224d3acb3d9b3e35149e6d52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50438962" Longitude="115.26694129" StarRating="3" HotelCode="787201|capung_cottages" HotelName="Capung Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a4/61a48b8c37108995587e181879c12d2dd3f10a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.84" OriginalAmount="45.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|2475735" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/36/2936dd7d8808c78de640e20c77d6efcb8e00153b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5154880655202" Longitude="115.2609667182" StarRating="3" HotelCode="69016|barong_resort_spa" HotelName="Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/93/60933a691b6f44ef095bf6a84bc8688ee4051930.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud, within comfortable walking distance of dozens of art g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5125463236185" Longitude="115.25829634051" StarRating="4" HotelCode="321513|ladera_villa_ubud" HotelName="Ladera Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 25, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/9c/149cd2dd94896185a319657da59744d32837c738.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.56" OriginalAmount="46.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|1047288" HotelName="Rama Phala Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/65/1365aca683840e28cd331c8f6d754a77673ee882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.45813776" Longitude="115.26047871" StarRating="0" HotelCode="837490|villa_viola_5" HotelName="Villa Viola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/c1/42c17ad9860785778d18f81e9c0e7f246681850a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50951524" Longitude="115.25851202" StarRating="0" HotelCode="557677|villa_ubud_sunshine" HotelName="Villa Ubud Sunshine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/44/1144c04e4920b545485d8f0e0059f7402235d962.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514855" Longitude="115.263819" StarRating="3" HotelCode="936646|artini_2_cottages" HotelName="Artini Cottages 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/94/1a94a99d4c38cee195878ad4a90ced7ff83ec59a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3.5" HotelCode="620045|janis_place_cottage" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5a/f75ad667f22252b4ce207e47b1a421b83c5dab30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|murnis_houses_and_spa" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/e7/ffe71f3a21de41f2b70516839943f5b9858ebd1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51010359" Longitude="115.25774842" StarRating="3.5" HotelCode="592054|alamdini_resort_ubud" HotelName="Alamdini Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/75/08754241b5c5e9e3c1cd734eb0ce3835830fcbe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant and room servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.52" OriginalAmount="48.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|2811325" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/d4/3cd4e41eeddcc383ec3551c4c318bdad99528e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53659075" Longitude="115.26159725" StarRating="0" HotelCode="836693|pukakoo_villa_" HotelName="Pukakoo Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Abiansemal</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/c9/b6c9edfb31062437e9bb3e22a763429f123fb987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5257790316314" Longitude="115.24296362757" StarRating="3.5" HotelCode="389596|villa_arya_2" HotelName="Adiwana Arya Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e2/c6e2d0f60d3c42a8a7d5b28a67e14926ec1701ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49956942" Longitude="115.25852496" StarRating="3" HotelCode="620222|dragonfly_village" HotelName="Dragonfly Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Subak Sukawayah, Jalan Raya Ubud, Abangan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c9/06c9011b2cbd1a58afdfe0018ee0eeb0fe2e5bb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.503677" Longitude="115.265912" StarRating="5" HotelCode="171095|ubud_green" HotelName="Ubud Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Sriwedari, Tegallantang, Ubud, Gianyar 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/03/960314d1ba6c9cc2d3a94435dbf05e62187b8cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the cultural heartland of Bali, this resort is located 2 km away from the centre of Ubud....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.29" OriginalAmount="49.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|2777525" HotelName="Daun Lebar Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/24/b5241ddb2b7318f42b04e8c83d2b1114fe7f16f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Dec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5229653" Longitude="115.25745091" StarRating="3" HotelCode="485107|swasti_eco_cottages" HotelName="Swasti Eco Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Bojog, Banjar Nyuh Kuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e6/f2e6dbfccdadab129d492b2659aceb9aa7ba9c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.487226" Longitude="115.248541" StarRating="4" HotelCode="384961|samkhya_villas" HotelName="Samkhya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik 8, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/89/ac898c3389a2559b46cbfc84f885b4cb640a1025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5238199170202" Longitude="115.26317685842" StarRating="3" HotelCode="908993|casa_ganesha_hotel" HotelName="Casa Ganesha" 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>Jln. Raya Pengosekan, (Next to Toyo Clinic and opposite Pertamina Petrol Station), Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/87/488768364ffc49a0d77ff3f1702a6af17e3ac770.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5203308222124" Longitude="115.26344658478" StarRating="3" HotelCode="226784|artini_3_cottage" HotelName="Artini Cottages 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/60/e960cae3b6ea8f133723675723599fd736a4e862.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5093469" Longitude="115.26089208" StarRating="2" HotelCode="384385|gayatri_bungalows_2" HotelName="Gayatri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest 41, Jl. Wenara Wana 41, Gg. Beji, Ubud 80571, bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/51/0f51977e8d28a12942c58d7391624340454cf506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.500791" Longitude="115.27662" StarRating="4" HotelCode="29580|natura_resort__spa" HotelName="Natura Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/06/6e06dacb732eb969402775e6cf81aa66039f285c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by lush tropical gardens, and blends with the serene beauty of the natural s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|puri_saraswati_bungalows" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/7a/fc7a380c7a550bdb3a4f8e70b7324aa0f5f9251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|jati_cottage" HotelName="Jati Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/9c/2e9cbffb4009387585851aac7a33a825597e0a49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.73" OriginalAmount="50.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|130714" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/23/ed231af020ede55e614df2324687ff867b213fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.73" OriginalAmount="50.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.520581" Longitude="115.255875" StarRating="2" HotelCode="19575|262175" HotelName="Alam Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuh Kuning, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/eb/b1ebf664af88fc570ad51c5083d8ec8040552dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a 10-minute walk through the forest from Monkey Forest Road. Ngurah Rai Airport is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.05" OriginalAmount="50.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="975761|4659795" HotelName="Prabhu Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/65/6865f3288d4b30385c3b1366b87822a4aee936c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5004816535833" Longitude="115.26482499673" StarRating="3" HotelCode="327309|ketuts_place" HotelName="Ketut's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sweta 40, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/4b/df4b2d366ca6b2dc26123899239890344f1e8588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.04" OriginalAmount="51.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|852595" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/98/f198ba973a9e8e40cbcb0d8cf29767f8ef4fcf16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51012743" Longitude="115.25843158" StarRating="0" HotelCode="748809|bali_sila_bisma" HotelName="Bali Sila Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 45, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/db/7edbdf83da0185aecd27d533bf816b20a3db32da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|villa_semana_resort_spa" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52350561" Longitude="115.26654482" StarRating="3.5" HotelCode="599053|byasa_ubud" HotelName="Byasa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 12, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/75/fb751da86cbea355b48d0087d4879170ff939164.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.519574" Longitude="115.2621" StarRating="2" HotelCode="136324|tegal_sariubud" HotelName="Tegal Sari Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Padang Tegal, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a7/33a7a2f1735234e2c0a4ea9a00f6961e121f6324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located about 800 m from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.36" OriginalAmount="52.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|102002" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/34/e13480445142311a721f25ed2c629dfa814901a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community vill...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|best_western_premier_agung_resort_ubud" HotelName="Best Western Premier Agung Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/b4/49b461f68cd863a7f68669deb5fbf249943de336.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4965583586443" Longitude="115.25358527899" StarRating="3" HotelCode="909303|anhera_suite_ubud" HotelName="Anhera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan 168, Ubud, Gianyar 80517, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/bd/57bdaa37af74d4b2030b0dcd6845c6dbcf26f37d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.16" OriginalAmount="53.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5053379241183" Longitude="115.24764192945" StarRating="4" HotelCode="348046|1977435" HotelName="Ubud Heaven Penestanan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pacekan-Banjar Penestanan Kaja, Desa Sayan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5b/485b9148476af917797fcece4a38628a7e117c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51021007" Longitude="115.25121735" StarRating="0" HotelCode="831088|ratna_private_villa_2" HotelName="Ratna Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/0e/cd0e721b7350d45057fddd6eed58a115d52a0aeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5057720837565" Longitude="115.26862383202" StarRating="3" HotelCode="292678|alas_petulu_cottages" HotelName="Alas Petulu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 18, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/71/b4/71b42de42b4454feb1496c48926268bbaa5a76be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.47" OriginalAmount="54.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|62934" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.44542344" Longitude="115.25475444" StarRating="3" HotelCode="420973|tanah_cinta_village" HotelName="Hati Padi Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelusa 18, Kelusa, Ubud 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/45/0b45ff19730713d2902a69ccdd46c47d298b8b9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.61" OriginalAmount="55.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|262265" HotelName="Alam Shanti" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3d/6d3dea6af62966dc65d99f580da8b89172c13680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approx...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.67" OriginalAmount="55.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5148789255215" Longitude="115.25756560482" StarRating="3" HotelCode="318935|1891725" HotelName="Inata Bisma Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/68/2d680b8e80e3b39f04db8d34365e0c91bb50b2c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.04" OriginalAmount="55.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.524536" Longitude="115.256782" StarRating="2" HotelCode="70217|262235" HotelName="Alam Jiwa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/1b/341b9a447ea8b3f07fca67d1eb99b62f1d9b27b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated along a tranquil river valley in the village of Nyuhkuning, near Ubud, the art...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.46045114" Longitude="115.24559192" StarRating="3" HotelCode="838888|villa_neyang" HotelName="Neyang Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Sari, Kedewatan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/32/7632dca5cb78c0a89072231154db81eb2095298e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|kajane_yangloni" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/c6/efc6d8940d4eac406642aebd25a8dfb027663bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.62" OriginalAmount="56.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50999994" Longitude="115.26279057" StarRating="2" HotelCode="547174|2204205" HotelName="Dewangga Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80571, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/04/ce04182d3793195ded44e7b64a3d7e90a3c94fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.10" OriginalAmount="56.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.46758333" Longitude="115.27156242" StarRating="3.5" HotelCode="572908|2810995" HotelName="Madani Antique Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 888, Banjar Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/51/61514c258c8e1e56279f08c97dae9f7f44ae9127.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a restaurant, a bar, a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5123105714286" Longitude="115.24079885714" StarRating="3" HotelCode="378694|sayang_manis_villa" HotelName="Sayang Manis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/75/597552b314ff853aac1b4b05a1dd22fa196b2bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  With a stay at Sayang Manis in Ubud, you'll be convenient to Neka Art Museum an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.496438" Longitude="115.253351" StarRating="3" HotelCode="68202|ananda_cottages" HotelName="Ananda Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/9a/d09a5db805ed3fc18a650b9b19b2671950e73906.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the cool tranquil hills of Campuhan, just 25 minutes' walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="489963|tetirah_suweta_bali" HotelName="Tetirah Suweta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Sambahan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/e9/b0e9ae0ad590b0648905777199d5fc829db57e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.24" OriginalAmount="57.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|2204165" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.45" OriginalAmount="57.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|446625" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/96/6d960af47ffef8bc1f2b1d632caf704b0439b15e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|kori_ubud_resort_2" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/c2/46c2eaf2bf3b7fedb7379129ba5562c34db5526f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.49" OriginalAmount="59.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5211600717327" Longitude="115.23677787718" StarRating="4" HotelCode="313525|1022168" HotelName="Ubud Raya Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7a/137adf09efe929bb30c35a5632e7cd3a34591259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4848395" Longitude="115.25394148" StarRating="3" HotelCode="561539|uma_padi_villa" HotelName="Uma Padi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya sanggingan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/35/2835d51f757eeb6a41332d249a1c22dfd5844a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47337209" Longitude="115.25054326" StarRating="0" HotelCode="946827|the_forest_villa_ubud" HotelName="The Forest Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa II 69, Banjar Bunutan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/96/2d960de827a4ce9995ef0721187cbed101940bdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.95" OriginalAmount="60.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3.5" HotelCode="385856|681109" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.12" OriginalAmount="60.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="363919|1988275" HotelName="Ubud Heaven Sayan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan No. 77, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/3e/0d3e54bcb7d57b54ac758760f339fb0cf2573c04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|the_samara" HotelName="The Samara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/92/44920cffeb7657118d5ac99186649afd391b88df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|calma_ubud_suite_villas" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/93/1f/931fed3d1e0ff95f4e49acc11bbdc4c8e0c6ad1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.51" OriginalAmount="61.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5379763475161" Longitude="115.26553066865" StarRating="4" HotelCode="304353|1891615" HotelName="The Sankara Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4a/964acb58f5610af3faaf039f2bd1596b48ba77e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.52" OriginalAmount="61.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5043017192174" Longitude="115.25359600782" StarRating="3" HotelCode="18634|252646" HotelName="Tjampuhan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, PO Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/11/791140aa8d69e4ef8ccde1c2a29ffc7e70139a25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is in the ornate town of Ubud in Bali, surrounded by lush tropical gardens, with a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2.5" HotelCode="504242|sapodilla_ubud" HotelName="Sapodilla Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/6f/9a6f66f4eb442f334101d7286d998643ce6d7ebe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|villa_santun" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a2/3ca2f47f01baf8a01156db3ce681ebb7e6a69bd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.79" OriginalAmount="62.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.529623" Longitude="115.263911" StarRating="3.5" HotelCode="69013|237936" HotelName="Arma Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, PO Box 9696, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/67/31675e7596a058364ee26f1cbeb7c5a8bbeddcb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the south side of Ubud. The centre of the Balinese town is a 5-minute driv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.15" OriginalAmount="63.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|2558515" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0b/d50bbaaf8b18ff471dcc59201d8ca20c8b5bcd9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50421995" Longitude="115.24595097" StarRating="0" HotelCode="975195|le_sabot" HotelName="Le Sabot Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b8/a7b8122d9a27adb0d1c6c24b42cef462fb69e472.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.70" OriginalAmount="64.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47742216" Longitude="115.26300198" StarRating="3.5" HotelCode="422367|1512228" HotelName="Blue Karma Nestling Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Garden,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Parking,Printer,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Suweta, Lingkungan Br. Kelabang Moding, Tegallang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/a8/b3a8f040fcd9c65e55c8a902a73fd26281536940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Between  heaven and  earth, 3.5 km from the  centre, in the middle of rice paddies, you'll discover ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50811379" Longitude="115.24087048" StarRating="4" HotelCode="397729|kamajaya_villas" HotelName="Kamajaya Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/b6/abb6c673b4a769af3c1f6853a162f0801040eeab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.90" OriginalAmount="65.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49262206" Longitude="115.26664246" StarRating="4" HotelCode="322667|1891785" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11B, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05991/2305991/47.jpg?f=15606837</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.06" OriginalAmount="65.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4.5" HotelCode="67626|264985" HotelName="The Payogan" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/45/5645f6b226d182ccd9c57fa4f668b660f1b924bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.57" OriginalAmount="65.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|446355" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/ec/48ec89522ac9289c87510cc8d5bf8115ce8ba3d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506518" Longitude="115.245648" StarRating="3" HotelCode="292497|nefatari_exclusive_villas" HotelName="Nefatari Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Katiklantang, Desa Singekerta, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/35/d735caa0d6db55e5e9aaf38cad8cc1badeda1f7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53559113" Longitude="115.26652041" StarRating="3" HotelCode="676974|surya_kembar_villas_2" HotelName="Surya Kembar Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Villa" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Kumbuh, Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/ee/c6eeaa80c77d8c67d96490f51baad21ab8ad18d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surya Kembar Luxury Villas is conveniently located in the popular Ubud area. The property features a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514773263225" Longitude="115.25018883432" StarRating="3" HotelCode="398809|villa_capung_mas" HotelName="Villa Capung Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/bb/9abb545e98b901c0fb1b4a24c62d972ae170499d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51005201" Longitude="115.25258618" StarRating="0" HotelCode="555057|pondok_sawah_asri" HotelName="Pondok Sawah Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kelod, Sayan, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/c8/31c8459947d5c2bad808ab7902d2435b35548616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.18" OriginalAmount="68.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3.5" HotelCode="636235|2810425" HotelName="Pramana Watu Kurung" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c8/24c8da204480c0e2c5657b3b5eb1b98a61f56e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.65" OriginalAmount="68.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|1474878" HotelName="Jungle Retreat Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/87/5e87f4b23e417ed811178ebf649e776fccee4aca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.69" OriginalAmount="69.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|1908695" HotelName="Beingsattvaa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/e6/27e61aee51a8349f65a7d1f5b61bd2b8aa41fda0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.27" OriginalAmount="70.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|268395" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/03/12031b41260f9060168e93ec60a76a9f5ab83278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its do...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.40" OriginalAmount="70.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|2475705" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/7e/e27e4e21faa7bd2bb76274e135a70207a3f53699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.61" OriginalAmount="71.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|2004205" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.26" OriginalAmount="72.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|544221" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/26/4f2628189cec95b3c025df139904b9b8a0a9d55e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.40" OriginalAmount="72.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|1891665" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50663032" Longitude="115.25301099" StarRating="0" HotelCode="839247|villa_cantik_3" HotelName="Villa Cantik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/1c/031cfe0af23552048df41e297c5579a3936b77ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54032232" Longitude="115.2612713" StarRating="4" HotelCode="482440|puri_tupai" HotelName="Puri Tupai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Anak Agung Gede Rai, Lod Tunduh Village, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/4d/e74daeab6c77bfa9df3667ac76789ade052d057a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.40" OriginalAmount="75.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4.5" HotelCode="594967|2793935" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/84/f3849e9282627561830e0af0f95658bb6b420618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49642709" Longitude="115.26110814" StarRating="4" HotelCode="400481|luxe_villas_bali" HotelName="Luxe Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/3b/863b1f44c839271bd58861f489763b450036f15d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.19" OriginalAmount="76.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49633726" Longitude="115.27276537" StarRating="4" HotelCode="738189|2285565" HotelName="Element by Westin Bali Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 88, Desa Petulu, Ubud - Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/03/40036b71d0fc6ad8b2de49ec5a684759bad02bf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;DESKRIPSI HOTEL

Element by Westin Bali Ubud berada di Jalan Raya Andong, hanya 10 menit dari pusat ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|luwak_ubud_villas" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/07/04077494d07e5bc7944b0fe0bc5ec651dac82783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5045564602724" Longitude="115.26693274283" StarRating="4" HotelCode="394662|white_villas_ubud" HotelName="The White Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 38, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/7d/e97d831b6b6563a00efdcf8f7901f97bddd8391b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|ubud_padi_villa" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/86/a2862c724e539a60a250e3ab65ece8903a2ab6bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.90" OriginalAmount="78.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|1872615" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.44" OriginalAmount="78.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|2560795" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wirele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5150105103646" Longitude="115.26386971424" StarRating="2" HotelCode="936645|artini_1_cottages" HotelName="Artini Cottages 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/49/e94929031f01859bb9a280bb8a83f1ade335e19e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Artini 1 Cottages is a perfect starting point from which to explore Bali. Both busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.54" OriginalAmount="80.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|91559" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/6d/7f6d4627c792d86dbf7e4c40d13a533424e98250.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.687525" Longitude="115.170271" StarRating="4" HotelCode="736244|ubud_nyuh_bali_resort_spa" HotelName="Ubud Nyuh Bali Resort &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Beauty Salon,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan Street, Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d4/a2d40d1000c2f00e350305543d76d7190ad7dba8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Ubud. Situated within 5. 0 kilometre(s) from the town centre, the propert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3.5" HotelCode="69586|bebek_tepi_sawah_restaurant_and_villa" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/05261af711441b8d6975ac73c1f82966914e20df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|villa_nirvana" HotelName="Villa Nirvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/0a/0a0a63c4453f8e66f3acdc8afb1f933108bceb86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52118618" Longitude="115.26198159" StarRating="0" HotelCode="970087|green_field_hotel_and_restaurant" HotelName="Green Field Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Mas, Ubud 80517, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.94" OriginalAmount="86.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51158007" Longitude="115.26669925" StarRating="3" HotelCode="531481|1999995" HotelName="Adiwana Jembawan" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan, 80571 Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/ab/dfab4bafd4768b17dd3b8ce1836b080f8d7bb0fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.61" OriginalAmount="89.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4.5" HotelCode="292681|2133305" HotelName="De Ubud Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fd/c5fd2146f0d87b742cdb1814a06070c9321d5651.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.34" OriginalAmount="90.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|990255" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/38/1b38e3363120d0d35265690f6a8ebac59318b8d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.10" OriginalAmount="91.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|264875" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/b8/8fb86fa12f2b5d85f8d730426c047538957d8829.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.67" OriginalAmount="92.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53345679" Longitude="115.26613567" StarRating="4" HotelCode="489449|1990255" HotelName="Purana Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/24/1a24d768b410cfa57fd257d80997b01a04f3d6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.54" OriginalAmount="93.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.518604" Longitude="115.263485" StarRating="5" HotelCode="255541|1007495" HotelName="Alaya Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubdud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/3f/da3f17fbaf37333c229b7bb420a0cf9e1da08c5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Ubud. Its setting is especially ideal for guests who ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.47" OriginalAmount="94.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|2132975" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/cc/e7cc51c9ba6096c28b6c19857c74a2278f518e70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.18" OriginalAmount="97.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|2204145" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/6d/2f6de5aec62c8af07577461fd55a06a71d4f2fa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.60" OriginalAmount="98.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512822" Longitude="115.27777" StarRating="5" HotelCode="20386|111142" HotelName="Maya Ubud Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari Peliatan, P.O. Box 1001, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The spacious hotel lies in a secluded spot, close to the artistic village of Ubud and by the banks o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.59" OriginalAmount="99.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|2004345" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/6e/626eabd8c03ebb6d62171111f4b4ee772d5d0198.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5199277" Longitude="115.25912292" StarRating="3" HotelCode="489969|ubud_wana_villa" HotelName="Ubud Wana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning,Ds. Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5b/ac5bb978a7d868ffb0dd855fdb79342ec4f4aadc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50724" Longitude="115.273312" StarRating="3.5" HotelCode="311603|villa_sabandari" HotelName="Villa Sabandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Gunung Sari 4, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/9000000/8300000/8292700/8292613/8292613_61_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52453424" Longitude="115.25593261" StarRating="4" HotelCode="621177|villa_leonora_2" HotelName="Villa LeoNora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan 23, Nyuh Kuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/d1/7ed1ed6b6e2038bfc0f36a3c833a433eb859f786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.11" OriginalAmount="100.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5124982247699" Longitude="115.26096942824" StarRating="4" HotelCode="186956|1046018" HotelName="Komaneka at Rasa Sayang" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/40/0940a49676c1eae7be11a047f0e8c45dfe8c5760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Monkey Forest Road in Ubud, featuring many wonderful shops, excellent res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.48" OriginalAmount="101.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|1555608" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/dd/25ddd66f5726c39f3098594c4f89a9f0d28959d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|anusara_luxury_villas" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/10/de1089c3f1cdbb6ba132504a2f9b71e6482020d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51012219" Longitude="115.25702818" StarRating="3" HotelCode="435080|bucu_view_bungalow_2" HotelName="Bucu View Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c7/73c7d6d6b3f40de98e1cd19071a4c989436e3acb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3.5" HotelCode="591745|origin_ubud" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/24/c124cff82563a56f8b6baedaa1d7d67adbea8e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4804042" Longitude="115.25845924" StarRating="4" HotelCode="429383|villa_kupukupu" HotelName="Villa Kupu-Kupu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Massage Centre,Parking,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali No. 7, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/bf/d6bf487c80b4244f9c44a12bffef5c7c3a01feb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Villa Kupu-Kupu in Ubud, you'll be close to Botanic Garden Ubud and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="777775|mandana_ubud_villa" HotelName="Mandana Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sapat</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9d/6d9ddb17979abf80745d125464e5507f7b3d0c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4960569845836" Longitude="115.25362282991" StarRating="4.5" HotelCode="16057|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the edge of Tjampuhan Valley in Bali's cultural heartland of Ubud, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|griya_shanti_villas_spa" HotelName="Griya Shanti Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f1/5cf1abd44100b249c8c6546402aa54cd5185cc4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.89" OriginalAmount="111.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|1471048" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c1/73c1c82322d8a41cf4c90fe34dd0c695c0f02b1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="755410|sandana_ubud_villa" HotelName="Sandana Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 888, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d4/c0d4ce99f4dc6f4ac2e3172835a5662c6d63af09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.91" OriginalAmount="112.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4.5" HotelCode="32957|264765" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c8/89c82c84e63b0297abb64f87eba2112d70ff2d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="959400|angsoka_bungalow_" HotelName="Angsoka Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/bd/08bd01e3cceb571ea46a82af4136a00cf0bc8891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.23" OriginalAmount="115.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|4695775" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/8c/a88c83611dbfae38f49386a8f5d598d3384abf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49151306" Longitude="115.27865212" StarRating="3.5" HotelCode="589564|zenubud" HotelName="Zenubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Petulu, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/8c/bc8c93631279c4d66b10d948c18d01da0d54ca13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a transfer service for a comfortable and relaxing stay. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.87" OriginalAmount="117.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|45764" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/b0/ffb04ad192229a9e2e1a5b1466a16d611b371901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48502746" Longitude="115.25396951" StarRating="3.5" HotelCode="616904|ubud_paradise_villa" HotelName="Ubud Paradise Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Sanggingan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/9b/a79be79655750ecbbffe44f2e3dde016abecb0f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.11" OriginalAmount="120.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|91838" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a0/f1a0f7056a2af8af671302d4e143ab0cf5547693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|aria_villas_ubud" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/1e/481eca032e8a2198ad846f1b76175cee9de07d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|komaneka_at_monkey_forest_ubud_2" HotelName="Komaneka at Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/51/f751aadbc988e2a98eb8b003978684ab59bda02d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.33" OriginalAmount="123.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51895586" Longitude="115.26421554" StarRating="3" HotelCode="666782|2795925" HotelName="Ubud Aura Retreat Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hanoman Street 888, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/3e/6b3e3f0ab2149a7386d0bfde51988a1b24493e42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.74" OriginalAmount="130.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|468995" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5b/1d/5b1d2aec46f9a1bde971a2b3414741177850c3d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.02" OriginalAmount="130.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526584" Longitude="115.2615" StarRating="4" HotelCode="18809|62924" HotelName="Ubud Village Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/57/1f571f0dc87980295e10b15c96bdc5e1d61690e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by tropical gardens and rice fields, the resort is located in a Pengosekan village in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51432225" Longitude="115.25842804" StarRating="0" HotelCode="821172|the_jumah" HotelName="The Jumah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ca/d1ca756dea1ccf271342e87af65fc37d7a77a713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.23" OriginalAmount="132.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="757970|2824235" HotelName="The Westin Ubud Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lod Tunduh, Br Kangetan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/a5/0ea5e78991ce596a29744b0ad920a0f84857cad3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is in Ubud. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48124534" Longitude="115.26809803" StarRating="4" HotelCode="534342|honai_resort" HotelName="Honai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Ubud 80571, Tegallantang</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8b/d98bf969a7ac7699c4e1cf9d228ada3e91ebb708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.83" OriginalAmount="139.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51200081" Longitude="115.25811873" StarRating="3.5" HotelCode="491612|2777645" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Gianyar 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.61" OriginalAmount="140.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54258662" Longitude="115.26573953" StarRating="3" HotelCode="626334|4657745" HotelName="Soulshine Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/62/8e626a4fee143657a43f4d16a2942e89bdc5045a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.470435" Longitude="115.26474" StarRating="5" HotelCode="292492|bidadari_private_villas__retreat" HotelName="Bidadari Private Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelabang-Moding, Kelabang-Moding, Tegallalang 40115</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/d4/cbd4ef37d758a24722148ae015a9db10ac3a2e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|amora_ubud_boutique_villas" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5d/005d114ae441ce0e4771ff11c4357a75e08dcb60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.01" OriginalAmount="143.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|1471188" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/4c/c94ce17f4504f2ba1e76e8f5e0b1c8e4e5d5b09d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.82" OriginalAmount="148.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4979059450777" Longitude="115.30605255416" StarRating="3" HotelCode="754389|2322375" HotelName="Ubud Valley Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kangin, Ubud 80552</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/34/b73468dfa02c3966cc8234059bd389ff6c9d1c16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gianyar. Visitors will enjoy a peaceful and calm stay at Ubud...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.51" OriginalAmount="149.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4615281807999" Longitude="115.24910012732" StarRating="5" HotelCode="50572|263635" HotelName="Komaneka at Tanggayuda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayuda, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/d9/00d9097459bd7b7611c43a38d42f7c9245fe004c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in Tanggayuda in Kedewatan Village. It is only a 15-minute drive from Ub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54677645" Longitude="115.22995921" StarRating="3" HotelCode="451847|frangipani_villas_" HotelName="Frangipani Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati II, Banjar Bindu Desa Mekarbuana, Kecamatan Abiansemal, 80352 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/f9/8ef966099527c6ddc7b9eebc4a1df90f2bc34471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Brief description: Situated in the lush area of Ubud, Frangipani Villas offers outdoor swimming pool...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.66" OriginalAmount="153.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|2360625" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/e1/80e135ad3ab73f6e4f38b23fee0f055b6e0444de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.05" OriginalAmount="153.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|1891765" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47398584" Longitude="115.2782496" StarRating="4" HotelCode="432814|tejaprana_resort_spa" HotelName="Tejaprana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sapat, Tegallalang, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fe/a9febc5b8c45dcbf03bdc758b53a983f90c21c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.07" OriginalAmount="154.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.542708487976" Longitude="115.21650642157" StarRating="5" HotelCode="177422|1045338" HotelName="Fivelements Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Puri Ahimsa Banjar Baturning, Mambal 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/91/8a91d20a1fa8c261d255647c97820be8a4d6cc65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the sacred Ayung River, just before the mountain, the eco resort is 15 minutes' d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5128396608948" Longitude="115.25672282174" StarRating="4.5" HotelCode="114219|komaneka_at_bisma_ubud" HotelName="Komaneka at Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f6/74f612de36731e890643ca84ebf253f67bb4356c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4996153774435" Longitude="115.28238113546" StarRating="4" HotelCode="320235|sandat_glamping_tents" HotelName="Sandat Glamping Tents" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sala, Banjar Sala, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b5/a8b584ab7b7af1a2c802ca7844541fc666760fc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The accommodation provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4836820448003" Longitude="115.24641575423" StarRating="3.5" HotelCode="534422|black_penny_villas_ubud" HotelName="Black Penny Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3a/c63a3b50bc8c015c0493728a697421a34c36af59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.519268" Longitude="115.263298" StarRating="3" HotelCode="347998|motama_villa" HotelName="Motama Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Tengah Kauh, Peliatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/61/95616eb24ae44635cc11a2da7bfccb7a87994f13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.17" OriginalAmount="178.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48320118" Longitude="115.24599911" StarRating="4" HotelCode="786159|2782895" HotelName="Ayuterra Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan 17A, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/87/b38738dcfdec3e7f69dab0c8f3738f7200b3bdaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ayuterra Resort in Ubud, you'll be close to Neka Art Museum and Ubud Monkey Forest\n\...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.89" OriginalAmount="189.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838348|villa_shinta_dewi_ubud_" HotelName="Villa Shinta Dewi Ubud An Elite Haven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 65x</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9b/e59bd50b3deedd244d772bdab31aecb389863b99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.31" OriginalAmount="189.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4916013249093" Longitude="115.25364164238" StarRating="4" HotelCode="42930|14094" HotelName="COMO Uma Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Banjar Lungsiakan, Kedawatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right in Sanggingan, Ubud. It is situated very close to the centre of Ubud, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.61" OriginalAmount="189.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="5" HotelCode="300994|851775" HotelName="The Samaya Ubud - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bf/6dbf814eab602dac9ffb07559c7ab00a4c32ee77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beautiful resort is situated on the quiet side of the Ayung River. It is set just a few minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.51" OriginalAmount="203.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|133704" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c7/70c75a2f554b3604562fde8b0e082d5721924f56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.90" OriginalAmount="213.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42912512" Longitude="115.25855399" StarRating="4.5" HotelCode="565853|2156755" HotelName="Samsara Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Payangan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49783615" Longitude="115.27512111" StarRating="3.5" HotelCode="490116|udhiana_ubud_resort" HotelName="Udhiana Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, PO Box 253, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f3/cdf32aaa1fc795f3c976dc58fe0111308b8e3e3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53681862" Longitude="115.24377926" StarRating="4" HotelCode="407164|uma_stana_villa" HotelName="Uma Stana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/76/8276d5728122cca62baa4495b37042fa50ff514c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.58" OriginalAmount="218.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|71875" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/51/315182a17da384d7697c827e7365ee8f50febd2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.17" OriginalAmount="246.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523543" Longitude="115.281968" StarRating="5" HotelCode="59245|506955" HotelName="The Chedi Club Tanah Gajah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja, Gianyar, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4e/4e019c52805a3a72/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at Goa Gajah Street, only 5 minutes' drive from Ubud, the famous art village i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.61" OriginalAmount="261.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5045851527155" Longitude="115.24036946442" StarRating="4" HotelCode="398924|kamaniiya_river_villa" HotelName="Kamaniiya River Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Banjar Sayan Kutuh, Ubud 80571, Gianyar Regency</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/09/e0096a6202cd8977be7048ab5987089f0e3ec00a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.91" OriginalAmount="267.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.525" Longitude="115.229" StarRating="4.5" HotelCode="540495|2204185" HotelName="Permata Ayung" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bongkase, Gang Permata Ayung, Banjar Tohpati, Desa Bongkasa, Abiansemal, Ubud 80352</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/ed/ddedf4e45f6cd161fff7b3317315d36999b37374.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.39" OriginalAmount="268.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42263365" Longitude="115.27521347" StarRating="5" HotelCode="779221|2796775" HotelName="The Kayon Jungle Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bresela, Desa Bresela, Ubud 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/69/9c69b7dcf5f9d535e5d21a501e4028b7425c3291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Ubud. The property comprises a total of 20 snug rooms. There is Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.482116" Longitude="115.245769" StarRating="2.5" HotelCode="142199|villa_indah_ubud" HotelName="Villa Indah Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/41/9741ee9e557bee6644632d9a145b36d74edaa35b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located midway between the lakes, mountains and ocean, guests of the club resort can visit artist ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="306.32" OriginalAmount="303.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.507729" Longitude="115.241554" StarRating="3" HotelCode="173565|147407" HotelName="Bambu Indah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Garden,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bd/b0bd4c9825bde5f12f632db17ba84d94aa5d3659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located on the Sayan Ridge, 15 minutes southwest of central Ubud in Bali, surrounded...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.25" OriginalAmount="325.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4601329325658" Longitude="115.27392540353" StarRating="3" HotelCode="348028|ubud_syailendra_villas" HotelName="Ubud Syailendra Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Utara Desa Junjungan, Ubud 80571, Tegallalang</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ee/25eef8b791ac1522e89d3420310ea23409eede0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a babysitting service, a childcare service, a transfer service and room ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4880383333333" Longitude="115.282381" StarRating="4" HotelCode="915752|villa_santai_" HotelName="Villa Santai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Jalan Raya Pejeng Kawan, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/60/d560499c225b6db7456ffa3505d95afce6e7f40d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.04" OriginalAmount="410.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|129454" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/65/45652c8b5919202f2d47adfbfcd8986cf936b08e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.28" OriginalAmount="428.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|pandawas_villas" HotelName="Pandawas Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/8c/388c6be77ad650fb686fd1793f610dca6bed4c26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.71" OriginalAmount="457.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49103031" Longitude="115.26666454" StarRating="4" HotelCode="564224|544801" HotelName="Sativa Villas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Tegal Lantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/59/6559d38412f0112f2ab700415d32367412308d5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4507425230013" Longitude="115.23548813492" StarRating="5" HotelCode="65587|como_shambhala_estate" HotelName="COMO Shambhala Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Begawan, located near Ubud, Desa Melinggih Kelod, Payangan Kecamatan, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7a/b07ae47aa98dd77c2a68d5c4aedf381f4e0eadc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, in a nature sanctuary, bordered by the Ayung River and surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="600.90" OriginalAmount="594.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|13694" HotelName="Four Seasons Resort Bali at Sayan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/44/7c4410e2b7425374ee87a01ba983ad29fb9f74d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="754.17" OriginalAmount="746.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|462123" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4c/4b4c28770a3786a9d476ec7b8a448524286ad572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="759.80" OriginalAmount="752.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.448104981345" Longitude="115.26919020301" StarRating="6" HotelCode="546458|2796725" HotelName="Capella Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Desa Keliki, Kecamatan Tegalalang, Gianyar, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/4b/114b3a528aba819dcd34968dfc4e7ba83fbc8651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Currency Exchange,Fax,Laundry,Bicycle Rental,Diet Meals,Jacuzzi,Sauna,Designated Smoking Area,Golf,Kitchen,Garden,Shopping Arcade,Central Heating,Spa,24 Hour Security,ATM/Cash Machine,Babysitting,Parking,Housekeeping,Printer,Airport Transfer (on Demand),Dining,Dry Cleaning,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Luggage Storage,Meeting Room,Valet Parking,Business Centre,Wheelchair Access,Elevator,Smoking Rooms,LCD/Projector,Limousine Service,Pets allowed,24 Hour Power Supply,Beauty Salon,Wake-up Call Service</BasicAmenities>
    <HotelRating>5,4,4.5,3,3.5,2.5,2,1,6</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CLUB RESORT,HOTEL,FINCA,VILLAGE,SPA HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,BUNGALOW COMPLEX,HOTEL DE CHARME,CITY HOTEL,RESORT,HOMESTAYS,GUEST HOUSES,GUEST HOUSE,VILLA,APARTMENT,HOLIDAY PARKS,HOSTEL,FARM STAYS,BED AND BREAKFAST</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d3040ea3-f846-4b97-981f-f4899677b6b8|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="d3040ea3-f846-4b97-981f-f4899677b6b8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47202" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
d3040ea3-f846-4b97-981f-f4899677b6b8|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
d3040ea3-f846-4b97-981f-f4899677b6b8|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-15T05:50:44.7665236+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d3040ea3-f846-4b97-981f-f4899677b6b8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="10.29" OriginalAmount="10.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6878098415884" Longitude="115.17888262537" StarRating="3" HotelCode="943683|572342" HotelName="Panen House by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Athena 15, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.22" OriginalAmount="14.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6887800068894" Longitude="115.17127633095" StarRating="3" HotelCode="260576|218671" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/88/66885fe4c8c48fff215d66ed5b82a179751c9a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15.16" OriginalAmount="15.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6918105752578" Longitude="115.16313582659" StarRating="2.5" HotelCode="365337|94035" HotelName="Seminyak Paradiso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/cc/79cc27495b4a622cc6f162f03b809cfb6a216cfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the famous sandy Seminyak Beach and just 20 minutes from Bal...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="16.94" OriginalAmount="16.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67255138" Longitude="115.15179782" StarRating="1" HotelCode="867815|751954" HotelName="Gelatik Bed And Breakfast - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gang Gelatik 2, Jalan Batu Belig, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/6b/f16b5426f437c74f803eed6ccfc8b6cc563fd479.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.06" OriginalAmount="17.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.695092210607" Longitude="115.17205497704" StarRating="3" HotelCode="376304|678071" HotelName="M Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula, Gang Baik, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/83/2a83d8fadba1fc8860be0a1d9f04e16faa92f161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.19" OriginalAmount="18.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69220261" Longitude="115.16797504" StarRating="4" HotelCode="671781|692189" HotelName="Singgah Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 42, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/28/4428585ab62adad90b9ed70abd5b85e2bf1f7fdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.58" OriginalAmount="22.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.683764" Longitude="115.168706" StarRating="3" HotelCode="936742|392458" HotelName="Favehotel Sunset Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 89, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/d7/7dd7a5e00d0f4d616c30b798c08b9ef047d73c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="24.95" OriginalAmount="24.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7038877630563" Longitude="115.18176384789" StarRating="4" HotelCode="292503|209279" HotelName="Ramada by Wyndham Bali Sunset Road Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Seminyak Kabupaten, Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/16/27162b79adeb2b0500cd63a40b474109da4d99e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.32" OriginalAmount="26.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67208316" Longitude="115.1639258" StarRating="4" HotelCode="448885|557523" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557523/557523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.36" OriginalAmount="27.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.706841" Longitude="115.249199" StarRating="4" HotelCode="171100|153262" HotelName="Astana Pengembak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Finca" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak, 28, Sanur Beach</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/15/cd1527097caae4b8a8f45f86d8bcf99e1a4a2148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located at Jalan Pengembak Sanur, close to one of the areas popular with tourists in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="30.01" OriginalAmount="29.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6743957254874" Longitude="115.15583895959" StarRating="4" HotelCode="407874|441842" HotelName="The Visala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 8, Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556093/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="30.73" OriginalAmount="30.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696579" Longitude="115.16614" StarRating="4" HotelCode="260556|185197" HotelName="Horison Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="31.12" OriginalAmount="30.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6896761533119" Longitude="115.16330541278" StarRating="4" HotelCode="933582|387110" HotelName="Harris Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 99, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387110/387110a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.63" OriginalAmount="32.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6740749066837" Longitude="115.14670193195" StarRating="4" HotelCode="43740|26846" HotelName="Grand Balisani Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig Beach, Seminyak 80361, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/84/ee841b188c1c61e1c5ee4fe07187a2dfa95fbf35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on the sunset beach at Batubelig village in an unpolluted environment, tropical garden...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.56" OriginalAmount="33.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69032223" Longitude="115.17307214" StarRating="3" HotelCode="400424|538922" HotelName="Hotel Santika Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/9c/c19cd2e0a11ed7643769c9c9cc51f0d89f30af86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.04" OriginalAmount="33.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6764742575681" Longitude="115.1514814957" StarRating="4" HotelCode="297103|377003" HotelName="DevinSky Hotel Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Komplex Villa Kendal 35, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/d0/3fd09a10d5a2314485338552665a06359ff21063.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.65" OriginalAmount="37.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|157012" HotelName="ibis budget Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/b2/56b230029c9e5ab4e5ad94db510cec654c2823f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.04" OriginalAmount="39.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6857246219659" Longitude="115.17608151653" StarRating="4" HotelCode="305363|396019" HotelName="Ramada Encore Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati lll, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/34/cb345f56682688db74305a6572b52bfad31c8fb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 286 rooms. Services and facilities at the hotel include a res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.29" OriginalAmount="39.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69052374" Longitude="115.16166112" StarRating="4" HotelCode="387593|470483" HotelName="Tijili" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 9, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/41/6f4106c07768e816ff3e3e74f442411112646ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.29" OriginalAmount="39.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6926869601631" Longitude="115.16328358417" StarRating="4" HotelCode="429713|234470" HotelName="Artemis Villa &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Security,Babysitting,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Puri Kubu 63 F, Jalan Camplung Tanduk, Seminyak 80361, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/9f/199f460a3d3949f92765718dd3c36f22ea06df4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Select from the accommodation styles to suite your taste, hotel rooms serviced apartments cottages a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.10" OriginalAmount="40.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.683103" Longitude="115.159976" StarRating="4.5" HotelCode="88847|92160" HotelName="Disini Luxury Spa Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari 28, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2f/3e2f2f5244f4a6713da4805b7df501f06ec1ebac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.47" OriginalAmount="42.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6945892375815" Longitude="115.16146481037" StarRating="4" HotelCode="141104|121318" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/e2/b2e23b7d047593e9fd25782267aee5c7f28359ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right by the beach. It lies in the Seminyak area of Bali, around 7 km from th...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.65" OriginalAmount="42.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6729156397837" Longitude="115.15464831796" StarRating="4" HotelCode="324175|544725" HotelName="Paragon Hotel Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 555, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/cc/f1cc00eeac7ddae731e6ef14d62bbc0840803659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.81" OriginalAmount="42.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6968624839843" Longitude="115.17606571779" StarRating="3" HotelCode="350187|488057" HotelName="Horison Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 150, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/37/d037effc646ec5291abb37c7f3fcf474ad0f1bef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.77" OriginalAmount="45.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6784899826228" Longitude="115.15438853506" StarRating="4" HotelCode="88848|93770" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0dee2c918321fe4a61db886148ccfea79708836e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali, approximately 600 m from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.53" OriginalAmount="47.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6824335382634" Longitude="115.15896880994" StarRating="4" HotelCode="98638|96933" HotelName="Mutiara Bali Boutique Resort Villa &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 77, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/3f/5c3f83a3a3085c93c9ae4f40778f82c5ba4dc4a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak, about 1 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.91" OriginalAmount="49.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6809149786304" Longitude="115.16734057845" StarRating="4" HotelCode="67178|83483" HotelName="Bali Rich Luxury Villas &amp; Spa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 29, Br. Mertanadi, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/2e/ec2e20c1e7b95d55ae859b578c0449c1b4d433e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the rural outskirts of Ubud overlooking the Wos River. Guests will find the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69066928" Longitude="115.16493486" StarRating="3" HotelCode="440284|bali_ginger_suites" HotelName="Bali Ginger Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/f0/eff0ee79cad8f1897549be0bbfad5570396ca67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.33" OriginalAmount="55.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.693806" Longitude="115.161778" StarRating="4" HotelCode="23703|75362" HotelName="Pelangi Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dhyana Pura, Seminyak Beach, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/7f/7ffc22af60e74604/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside the peaceful white sandy beach of Seminyak on the northern side of Kuta, just a short...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.68" OriginalAmount="57.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.690246" Longitude="115.164764" StarRating="3" HotelCode="397212|557519" HotelName="Lotus Tirta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/26/26dc79d6e63a4e5f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.93" OriginalAmount="57.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.684198" Longitude="115.161629" StarRating="4" HotelCode="904700|148611" HotelName="Amadea Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 55, Kuta Utara, Seminyak, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/7d/1b7d47227c27a5c1c0ca19911362590ec05fdc3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the fashionable 'Eat Street' with its many boutiques and famous restaurants, the resort i...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.94" OriginalAmount="64.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6973934218531" Longitude="115.17098873611" StarRating="5" HotelCode="935340|236796" HotelName="TS Suites Leisure Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nakula no.18, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/40/b3403f340ad783909690873db06b026b821add4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.5 km from the beach.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.67" OriginalAmount="65.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67928826" Longitude="115.15311096" StarRating="5" HotelCode="328319|431259" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431259/431259a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.77" OriginalAmount="65.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.688716" Longitude="115.16899" StarRating="5" HotelCode="114222|112640" HotelName="Kanishka Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 8Y, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/22/1522279d6aadedc479eda4352ed863cece7d0fc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Bali's vibrant Seminyak Area, the town centre is approximately a 5-...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.12" OriginalAmount="65.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.692264" Longitude="115.16236" StarRating="4" HotelCode="47334|71804" HotelName="Blu-Zea Resort by Double-Six" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 66, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/81/3f81e8b47b7f38218c5ab80a1eb51e573992517b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in popular Seminyak just north of Kuta and Legian. It is just 100 metres from ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.96" OriginalAmount="66.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67225259" Longitude="115.16553863" StarRating="3" HotelCode="352975|470472" HotelName="Delu Villas &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 3, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc2f51f0bcfef6eb383652470eca08a7866a7bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.54" OriginalAmount="66.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6795431713484" Longitude="115.16021910257" StarRating="4" HotelCode="324557|635055" HotelName="The Light Exclusive Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 11, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/87/d087c0c27fff8d13ab5f46a9cf6ec167ce9d67d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.35" OriginalAmount="67.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68325549" Longitude="115.17238705" StarRating="4" HotelCode="936622|128714" HotelName="The Bali Dream Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 108X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/e5/b1e56564bbff910fe634600d00c06864f604ca3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.58" OriginalAmount="67.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6906757262219" Longitude="115.16113283198" StarRating="3" HotelCode="327825|96337" HotelName="Bali Agung Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande 3, PO Box 2089, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/80/448094e1bbae09e78d11b569ac68ca7be27f6f29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of the island of Bali and is only 20 minutes from the capital...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.23" OriginalAmount="71.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.684055" Longitude="115.160985" StarRating="4" HotelCode="221551|187493" HotelName="IZE Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya (Laksmana–Oberoi) 68, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/08/1e08656437995e0270599b5b8cf6a644d16a8b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.13" OriginalAmount="79.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6761683939372" Longitude="115.16511221594" StarRating="4" HotelCode="304349|384741" HotelName="Crown Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 55, Banjar Taman, Seminyak 80361, Kuta Utara (Kuta North), Kerobokan Kelod, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/8b/4f8b22a97f5e39f8a309fc4c9151215a08997c14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="81.50" OriginalAmount="80.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|183903" HotelName="Blue Karma Oasis Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.93" OriginalAmount="83.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6863943357701" Longitude="115.17332136924" StarRating="4" HotelCode="904653|128715" HotelName="The Bali Dream Suite Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III 108X, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/70/d270a374f35f062a4b616233b3210016001511a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located within just a 20-minute drive from Ngurah Rai International Airport and 10 min...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.12" OriginalAmount="90.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.683933" Longitude="115.158282" StarRating="4" HotelCode="177879|163006" HotelName="U Paasha Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel,Club Resort,Family-friendly Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 77, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in the centre of Seminyak, with restaurants, nightlife and the beach all ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.16" OriginalAmount="91.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6887422915137" Longitude="115.1733434957" StarRating="4.5" HotelCode="933555|257282" HotelName="Samaja Villas Kunti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II 18, Seminyak 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/17/61177906c6cda70b9c51f8ac8c45814aea8f4924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.23" OriginalAmount="91.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.689256" Longitude="115.171499" StarRating="4" HotelCode="160361|124152" HotelName="The Amala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124152/124152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a cute and intimate retreat located in the heart of Seminyak. It is Bali's most exc...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.06" OriginalAmount="94.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.155" StarRating="3.5" HotelCode="551525|621097" HotelName="Astana Seminyak Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget Gang Sunyi 1, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/0e/140e44457aae3d52899c3af81b36e02ac7878c72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.76" OriginalAmount="94.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67695547" Longitude="115.1546446" StarRating="4" HotelCode="819046|644091" HotelName="Kanvaz Village Resort Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 188, Kerobokan Kelod, Seminyak 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d7/a9d775674ffc7680bbd753e1eb34331b33b96bfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this resort is about 7.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.17" OriginalAmount="95.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69522" Longitude="115.163996" StarRating="4" HotelCode="316456|409650" HotelName="Samaja Villas Beachside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, (ex Dhyanapura), Gang Kubu Pesisi 18, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/5a/e15afad498c5721f7d3dd40de18603c399539b30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.79" OriginalAmount="96.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696033" Longitude="115.168419" StarRating="4" HotelCode="67623|97462" HotelName="Sun Island Boutique Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak 188, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/cd/e6cd31ec86416c169021e9cc4a3f84d9be72ec78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Seminyak area, about 10 minutes' walk from the beach. Ngurah Rai I...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.92" OriginalAmount="96.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6854341280901" Longitude="115.15685475073" StarRating="4" HotelCode="324188|233292" HotelName="RC Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d4/f1d47807ca0489b99d62291a4b8c08292b72e0f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.15" OriginalAmount="97.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.681907" Longitude="115.158174" StarRating="4" HotelCode="376247|447195" HotelName="Royal Samaja Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Cendana 7A, Oberoi, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447195/447195a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.47" OriginalAmount="104.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.680265" Longitude="115.160493" StarRating="4" HotelCode="141834|96633" HotelName="Bhavana - Private Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkung Sari, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/74/73/7473a432479fe9d1eeb6cd8cc716207df48fdc97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca is located only minutes away from Seminyak Beach, offering spectacular sunsets which can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.41" OriginalAmount="110.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.691776" Longitude="115.162205" StarRating="5" HotelCode="300236|367637" HotelName="Courtyard Bali Seminyak Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103 SP, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.01" OriginalAmount="117.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6747052" Longitude="115.1540605" StarRating="4" HotelCode="113543|142054" HotelName="Mayaloka Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Village" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 88, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/5e/855ed76b182355156e102228bec98270c83c32f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Petitenget section of Seminyak, the resort villas are a few minutes' walk away from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.31" OriginalAmount="137.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68449539" Longitude="115.17074518" StarRating="4" HotelCode="933564|223016" HotelName="Alam Bidadari Seminyak Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati  9, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/34/4534d6566c6c9873df024ae0c60c1d202b3a2424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.63" OriginalAmount="145.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696105298085" Longitude="115.16161210969" StarRating="5" HotelCode="266968|365598" HotelName="Double Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>66 Double Six, Beach, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.21" OriginalAmount="150.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6832109028089" Longitude="115.1709430746" StarRating="4" HotelCode="440203|558862" HotelName="Aleva Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/34/34f025a2e0d1834b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.21" OriginalAmount="150.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67535091" Longitude="115.17231218" StarRating="3.5" HotelCode="615287|637841" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 888, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/db/55dbd50fcde07d6141bbfa0db99e09765d8d3e63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="154.37" OriginalAmount="152.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.692487" Longitude="115.158948" StarRating="5" HotelCode="402039|93761" HotelName="Anantara Seminyak Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abimanyu, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/36/8b369d20ca9a80c2d6e4b8cf0c782deefb267c7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a 20-minute walk from the resort to the town of Kuta. Denpasar International Airport is just 2...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="155.24" OriginalAmount="153.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.672751" Longitude="115.159614" StarRating="4.5" HotelCode="99537|83860" HotelName="The Kayana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget, Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/b3/57b3a9fa3ae665c2e3285da11df62d254a931dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally positioned in Seminyak, the property is just a short walk from the beach, as well as some of...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="162.28" OriginalAmount="160.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69530958" Longitude="115.16223839" StarRating="4" HotelCode="446448|501803" HotelName="Hotel Indigo Bali Seminyak Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ef/95ef0ea572242906bf9554374bf24145ced1ec45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="221.82" OriginalAmount="219.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|92925" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7e/957ec89f27a562342336f4e73f3d19458664d19b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="229.42" OriginalAmount="227.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6890080295087" Longitude="115.15670657158" StarRating="5" HotelCode="18384|96653" HotelName="The Oberoi, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/98/c398fc2cc4e761f7920e88886de43a4ffd793f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Seminyak Beach on the south-west coast of Bali. Guests may easily reach the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="271.91" OriginalAmount="269.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6847564454182" Longitude="115.15689231455" StarRating="5" HotelCode="16701|147212" HotelName="Seminyak Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, P.O. Box 1085 TBB, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/2f/992f5d34dbb47fe0375b178a9de065ba303a82cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish beachfront resort is located in Seminyak, which has long been considered Bali's most vib...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="322.26" OriginalAmount="319.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.678185" Longitude="115.157463" StarRating="4" HotelCode="93166|96663" HotelName="Villa Air" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Br. Taman, Petitenget, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/25/b62555b9ac993a863edea0b69c79a475bcf1c065.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="373.16" OriginalAmount="369.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6938727" Longitude="115.17347309" StarRating="4" HotelCode="518790|559682" HotelName="Aksari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Kitchen,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Gang Baik Baik 2 No 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3d10ba06595de164f08fe16b18813ba213e84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi, Aksari Villa offers accommodation in Seminyak. The accommodation is air conditi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.30" OriginalAmount="372.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6802237556104" Longitude="115.15700966119" StarRating="5" HotelCode="93167|94875" HotelName="Peppers Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/fb/b2fbbba02001fec1ee95c67705d18ea13024bd83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="399.11" OriginalAmount="395.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67970901" Longitude="115.15477434" StarRating="3.5" HotelCode="490887|602087" HotelName="Paisa Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sunyi 9, Jalan Raya Petitenget, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602087/602087a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.35" OriginalAmount="413.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6845956412709" Longitude="115.15346060017" StarRating="5" HotelCode="18353|71807" HotelName="The Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071807/071807a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the southern coast of Bali. The property lies in the peaceful distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="462.80" OriginalAmount="458.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.680701" Longitude="115.160306" StarRating="5" HotelCode="207948|179635" HotelName="One Eleven / 111 Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pangkung Sari, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/3d/ce3dc4d25b89a6a0cf8e371e36eef346d46aa149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the resort's hip luxury abode in the middle of Bali's bustling Seminyak, only 5 minutes' wal...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="468.90" OriginalAmount="464.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="5" HotelCode="59232|84439" HotelName="The Samaya Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/4a/504a50c413924d41e49355159364ac29e0452cef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Seminyak area and lies amidst lush tropical gardens. It is situated on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="643.50" OriginalAmount="637.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6822456396908" Longitude="115.15910343497" StarRating="4" HotelCode="327799|365429" HotelName="Bracha Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 55, Banjar Taman, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/61/de616134ba5d68d154dc904e646d5469ccaaa64b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="868.05" OriginalAmount="859.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67914658" Longitude="115.15063702" StarRating="5" HotelCode="416756|467738" HotelName="Katamama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 51B, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467738/467738a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A refreshing addition to the Bali hotel scene, Katamama is a 57-suite boutique hotel located in Semi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Kitchen,Lounge,Massage Centre,Sauna,Shopping Arcade,Bicycle Rental,Diet Meals,Swimming Pool,Wheelchair Access,Nightclub,Conference Hall,Golf,Heated Pool,Jacuzzi,Spa,Central Heating,24 Hour Security,Babysitting,Airport Transfer (on Demand),ATM/Cash Machine,Dining,Meeting Room,Parking,Valet Parking</BasicAmenities>
    <HotelRating>4,5,3,2.5,4.5,2,3.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CLUB RESORT,FINCA,SPA HOTEL,HOTEL,BEACH HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,VILLAGE,APARTMENT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
88ec7241-747c-4532-8361-9c3ed34fd8d3|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="88ec7241-747c-4532-8361-9c3ed34fd8d3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47345" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
88ec7241-747c-4532-8361-9c3ed34fd8d3|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
88ec7241-747c-4532-8361-9c3ed34fd8d3|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
88ec7241-747c-4532-8361-9c3ed34fd8d3|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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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="68ba3dba-ef25-42fc-bec5-8629dbdc6251">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-26T00:00:00" End="2025-12-27T00: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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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
88ec7241-747c-4532-8361-9c3ed34fd8d3|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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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
88ec7241-747c-4532-8361-9c3ed34fd8d3|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-15T05:50:54.8781632+00:00" Version="0" EchoToken="Search" TransactionIdentifier="88ec7241-747c-4532-8361-9c3ed34fd8d3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="4.04" OriginalAmount="4.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82820099" Longitude="110.37791937" StarRating="0" HotelCode="984281|tiga_dua_homestay" HotelName="Tiga Dua Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Wirosobo 32, Kelurahan Sorosutan, Umbulharjo, Yogyakarta 55162</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/ee/44ee69da436664596deffde8b53992c9a2cbb3fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5.42" OriginalAmount="5.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80442651" Longitude="110.34875224" StarRating="1" HotelCode="763857|2807815" HotelName="Arjuna 31" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 31, Wirobrajan, Yogyakarta 55252</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/07/4d0701bbcf27bee59499da1b744ab4306550fd9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5.92" OriginalAmount="5.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.74520216" Longitude="110.42007202" StarRating="2" HotelCode="407172|2506525" HotelName="Alam Jogja Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Utara Stadion Maguwoharjo, Sleman Regency, Depok Sub-district, Yogyakarta 55584</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/eb/70eb0eb91c6a754eac5487fdc912feb2b8921cb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5.92" OriginalAmount="5.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81979542" Longitude="110.36882288" StarRating="1" HotelCode="405795|1845238" HotelName="Ki Agung Prestise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prawirotaman II MG 3 No.596A, Mergangsan, 55153 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b1/64b1ef552d4d0be733a6a8c4c75ef21f8afcb4b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and room service. Wireless in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79643126" Longitude="110.39257417" StarRating="2" HotelCode="946594|reddoorz_plus_timoho" HotelName="Delta Hotel Timoho by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ipda Tut Harsono 3A, Timoho, Umbulharjo, Yogyakarta 55221</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/a1/0fa1606ef050709b911f41d9be753e7a31946e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="962441|reddoorz_near_plengkung_gading" HotelName="RedDoorz Near Plengkung Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suryodiningratan 42, Tirtodipuran Krapyak, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ae/4caedd8efae2e9de75bfe5d36609229059fa3aa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="969500|reddoorz_plus_jalan_parangtritis_2" HotelName="Hotel Family Syariah 2 by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis 303 km 4, Sewon, Yogyakarta 55188</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/69/7f69b7bf7da2d76ee844161eeaf797f925fe31c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="974973|oyo_745_griya_jasmine_syariah" HotelName="Griya Jasmine Syariah by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babarsari Blok 16 1A, Tambak, Kecamaten Depok, Kabupaten Sleman, Daerah Istimewa, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/0c/820c8681293e3e171151c9f8b0b2cbd57b775bc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6.19" OriginalAmount="6.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76353715" Longitude="110.36175585" StarRating="2" HotelCode="964030|661805" HotelName="Namira Hotel Syariah By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Magelang Km 4,5, Sinduadi, Mlati, Kutu Asem, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/5b/825b96cef00dfbf01c4e7dedfb5a9c21b6227074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6.63" OriginalAmount="6.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="3" HotelCode="869434|732304" HotelName="Hotel Limaran 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suryotomo 1, Yogyakarta 55122</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f7/faf754a72061891eeb15d75355f485530d892e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.63" OriginalAmount="6.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81866611" Longitude="110.38232896" StarRating="2" HotelCode="784519|2833915" HotelName="Hotel Cinka Garini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nitikan Baru 30, Yogyakarta 55162</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/69/ba699b7b9624dbdfba1bb36842a92a8127ba52c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.72" OriginalAmount="6.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79524386" Longitude="110.36852206" StarRating="2" HotelCode="868390|2458955" HotelName="RedDoorz Near Malioboro Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 8, Suryatmajan, Danurejan, Daerah Istimewa, Yogyakarta 55213</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/8b/4d8b558ba01de2bb9e7f1e111fc60b6c4b33415b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7608745" Longitude="110.40351249" StarRating="3" HotelCode="953438|370550" HotelName="Reddoorz Near Hartono Mall 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim 44, Ngropoh Condong Catur Yogyakarta, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8e/ea8ed25ea8bcc238f0e7ab5d7511429e5a9170b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7709176238599" Longitude="110.4095922276" StarRating="1" HotelCode="421105|reddoorz_seturan_raya" HotelName="Setra House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seturan Raya 5A, Caturtunggal, Sleman, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/da/82daf919076c15af265a7d5c8b9a8289b500107b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81966472" Longitude="110.36558323" StarRating="0" HotelCode="424499|hotel_dana__2" HotelName="Hotel Dana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sartono 30, Mj III / 837 Mantrijeron, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/0d/7f0dbcdda5e1e6099bce222436fcf63abd9cab4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Hotel Dana offers comfort and convenience whether you're on business or holiday in Yogyak...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="979199|reddoorz_near_xt_square_2" HotelName="Hotel Surya Citra Jogja by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 143, Pandeyan, Umbulharjo, Yogyakarta 55161</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/db/cadbba59e907d640c071efa156975c883bc0e419.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="666823|griya_ardafa_hostel" HotelName="Griya Ardafa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekar Mirah 2</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/02/d002312dfa662ca55abf1d1165c7d90d9d639b7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="983078|batik_trinidar_homestay" HotelName="Batik Trinidar Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Mantrijeron 1628B, Mantrijeron, Yogyakarta 55142</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/0b/eb0bee3564dfcd52c1361dfa7a9f7308282361bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75831923" Longitude="110.37424415" StarRating="0" HotelCode="953675|reddoorz_plus_pogung_raya" HotelName="Wisma Ema By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pogung Raya, Pastika Pogung Raya Residence E5, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/e1/8fe172408fa7f56a765f7b85ab6c44162bc21565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="977732|oyo_1226_al_abror_homestay" HotelName="Al Abror Homestay by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cantel Baru 5, Yogyakarta 55166, Jogja</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/4f/4e4f73c89a7379cf00aad656721a69cba9fe8fd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80289252" Longitude="110.37877804" StarRating="0" HotelCode="869036|reddoorz_plus_taman_siswa_3" HotelName="RedDoorz Plus @ Taman Siswa 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Siswa 9, Mergangasan, Yogyakarta 55166</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/66/64667b155e009323d684c47ea2ca17cfeb8bb58d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78215367" Longitude="110.36120805" StarRating="0" HotelCode="951196|reddoorz_near_kranggan_tugu_jogja" HotelName="Hotel Citra Kita Yogyakarta By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poncowinatan 79-81, Cokrodiningratan, Jetis, Yogyakarta 55233</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/5a/065aa01fe8055665853e8df6e874fd6af559c037.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="967301|the_nest_hotel_7" HotelName="The Nest Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampta 8, Depok, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/43/50438203647635f135f09d2a6ae2f4907edfc313.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79487037" Longitude="110.37104643" StarRating="0" HotelCode="955257|reddoorz_plus_tegal_panggung" HotelName="Guest House Giri Arta By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Panggung 42, Tegal Panggung, Danurejan, Yogyakarta 55212</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/ef/51ef1a50460711c18197ad442414813a0e2363da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.34" OriginalAmount="7.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79574793" Longitude="110.38614775" StarRating="2" HotelCode="763907|671683" HotelName="Aliya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jagung 21, Umbulharjo, Yogyakarta 55166</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ed/15edf2747c986e8b404594edb131ee8b08f59b47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.41" OriginalAmount="7.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7921446595419" Longitude="110.37195692394" StarRating="2" HotelCode="946598|663096" HotelName="Hotel Surya Putri by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukangan 29, Tegal Panggung, Danurejan, Yogyakarta 55212</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/3a/3d3af52355183905b55a73f050bbfa6ae3d6281f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.49" OriginalAmount="7.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.74738387" Longitude="110.41219363" StarRating="0" HotelCode="969129|664984" HotelName="RedDoorz Near AMIKOM Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Candi Gebang 27, Wedomartani, Sleman, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/zz/36ada18dc289e4e49d9aed7835b67ba9f73d8129.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77346018" Longitude="110.39017846" StarRating="3" HotelCode="560967|165725" HotelName="Pendowo Huis Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Affandi Gangam Bromo No. 9B, Catur Tunggal, Depok, Sleman, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/82/2b823345203c5b338bffff482d3998ec294774df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8109483471655" Longitude="110.3778111367" StarRating="0" HotelCode="946486|299324" HotelName="Cailendra Extension Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Siswa 31, Wirogunan, Mergangsan, Daerah Istimewa, Yogyakarta 55151</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/81/138176b2c98a05d51d032033a8edc0baf60ab809.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81802786" Longitude="110.36996479" StarRating="0" HotelCode="521311|viavia_guesthouse" HotelName="ViaVia Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prawirotaman Mg 3/514 A, Mergangsan, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/03/d6034ccd0b5afbfb2a8bafb2c7be33b534c49b05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;ViaVia Guesthouse is located in Yogyakarta, a 15-minute drive from the lively Malioboro shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81648219" Longitude="110.38562678" StarRating="2" HotelCode="850090|oyo_693_hotel_safara" HotelName="Hotel Safara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 161, Pandeyan, Umbulharjo, Yogyakarta 55161</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/36/2536135d70af4bdf31bbf70debe69a9bd7abcaa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81874242" Longitude="110.36513458" StarRating="2" HotelCode="422288|reddoorz_plus_near_alun_alun_selatan_2" HotelName="Hotel Indrakila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Garden,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirtodipuran 30, Yogyakarta, Mantrijeron</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/98/1a98b9efbea2ed2b250469a061efb3842ef2ba6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Indrakila is perfectly located for both business and leisure guests in Yogyakarta. Featuring a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75373612" Longitude="110.40585073" StarRating="0" HotelCode="965946|reddoorz_near_rumah_sakit_condong_catur" HotelName="RedDoorz near Rumah Sakit Condong Catur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gempol Baru 7, Condong Catur, Yogyakarta Tiyasan, Yogyakarta 55281, Sleman</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/0c/f00c5c116cf4fa5931c94997d03b59e174d62020.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78096988" Longitude="110.42173646" StarRating="0" HotelCode="953108|oyo_577_ndalem_pundhi_guest_house" HotelName="Ndalem Pundhi Residnece By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Muhdi, Gang Komajaya, Depok, Corongan, Maguwoharjo, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/3b/093ba11cb55fccc2ea9debd4ce8cb0a5ebf85ec4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79475952" Longitude="110.38064033" StarRating="3" HotelCode="807895|reddoorz_plus_near_lempuyangan_station_4" HotelName="PI Home Baciro Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Teratai Street 19, Baciro Gondokusuman, Yogyakarta 55225</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f8/51f8fb0060a7e767b72fbdf56a85599416f902d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8.65" OriginalAmount="8.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7818338" Longitude="110.38505607" StarRating="1" HotelCode="421113|662981" HotelName="Sabana Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Urip Sumoharjo, Kepuh GK 3/878, Yogyakarta 55222</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/16/ed16c14c42cd1d346332b58da9e52f892cb3e4dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77862028" Longitude="110.36300682" StarRating="2" HotelCode="786257|366255" HotelName="Hotel Maera Katja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Robert Wolter Monginsidi 22B, Yogyakarta 55241</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/11/7d111ee6e1d6bb8d7da17f704d250a90e3478eea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81739974" Longitude="110.36812109" StarRating="2" HotelCode="665867|299326" HotelName="Hotel Bintang Agung Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis 42/30, Mantrijeron, Yogyakarta 55143</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/41/40/4140533ca65691810037063955745cfcaa987cfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78625704" Longitude="110.36654044" StarRating="2" HotelCode="341339|155482" HotelName="Rene Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margoutomo (Pangeran Mangkubumi) 59, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ec/18ec42c5548c36c3868bdbef24622907647adfb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="982510|reddoorz_near_umy_yogyakarta_3" HotelName="RedDoorz Near UMY Yogyakarta 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ringroad Utara, Area Sawah, Banyuraden, Yogyakarta 55293</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ac/bfac2afce1c03a84b061a64ef73e0b257a0d1f14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.58" OriginalAmount="9.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79783525" Longitude="110.36932057" StarRating="2" HotelCode="968633|2808185" HotelName="Homestay HD Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayor Suryotomo 575, Ngupasan, Gondomanan, Yogyakarta 55122</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/41/e241553f72ed00c7cd209ed53f6587d5a5055af1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.84" OriginalAmount="9.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78105656" Longitude="110.37772924" StarRating="2" HotelCode="326759|1240968" HotelName="Sagan Huis Hotel &amp; Coffee Shop" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sagan Kidul No. 6, Terban, Gondokusuman, 55252 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/64/f564c0f1b67102469005b84fe1488ef8f8bc3d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.60005683" Longitude="110.4247266" StarRating="0" HotelCode="974820|518141" HotelName="Hotel Wijaya 2 Kaliurang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Giri Kondang 11, Kaliurang, Pakem, Yogyakarta 55582</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/24/f024ad8187053ea97d4c67b62d391456c9817daf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81753582" Longitude="110.36927466" StarRating="1" HotelCode="850093|366288" HotelName="Oase Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Timuran MG III 146, Brontokusuman, Mergangsan, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/65/5265b638aaf38f14b51333316d133a21739fd157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77809498" Longitude="110.36608211" StarRating="1" HotelCode="420307|monginsidi_guest_house" HotelName="Monginsidi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monginsidi 7, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/1f/0c1f89c20a2287e088dd16edfcd93fafa0850dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Monginsidi Guest House to discover the wonders of Yogyakarta. The hotel offers a wide range ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76443116" Longitude="110.40599355" StarRating="3" HotelCode="420789|viure_cafe_and_guesthouse" HotelName="Viure Cafe and Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perumnas 109 A, Condong Catur, Depok, Yogyakarta 55122</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/24/fe24ccd46af262e02cd283a8908b29b2e98ec198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Viure Cafe and Guesthouse offers comfort and convenience whether you're on business or ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76263439" Longitude="110.36806289" StarRating="0" HotelCode="955271|reddoorz_syariah_near_jogja_city_mall_2" HotelName="Kostel Arya Putri by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Pratama 269, Jalan Monjali, Sinduadi, Mlati, Sleman, Daerah Istimewa, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/99/ea992ce0525dcb5511b0b62a98e83f244cfcd620.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.30" OriginalAmount="10.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.777587" Longitude="110.38184" StarRating="3" HotelCode="292447|2828885" HotelName="Puri Chorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Samirono Baru No 50/55, Gejayan, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/9e/db9e1e6b54d08391c70c009ad5e44cabe82b447a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78105085" Longitude="110.36528461" StarRating="3.5" HotelCode="421171|165695" HotelName="Griya Jogja Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pakuninggrat No.3, Jetis, Yogyakarta, 55122</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/41/e241553f72ed00c7cd209ed53f6587d5a5055af1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8052647735441" Longitude="110.34788691593" StarRating="2.5" HotelCode="312375|omah_pari_boutique" HotelName="Omah Pari Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakulo 34, Ketanggungan, Wirobrajan, Yogyakarta 55252</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/4b/f94b4c51b68c92c43672d4b8346af341b887595b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Austin Residence Yogyakarta Exclusive Residence in the center of Yogyakarta. It has the advantage of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78714014" Longitude="110.35771929" StarRating="3" HotelCode="755043|hinggil_homestay" HotelName="Hinggil Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Rakyat Mataram 10, Jetis Yogyakarta, Yogyakarta 55231</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7d/cd7dddf0e265fab416fcdd33c1a42475d09466a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81201098" Longitude="110.3674719" StarRating="2" HotelCode="761305|ndalem_diajeng_homestay" HotelName="Ndalem Diajeng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Namburan Lor 50, Yogyakarta 55131</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/da/5dda5b1932501276f4e02ef69f1d5893745fc060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.03" OriginalAmount="11.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76243259" Longitude="110.41586837" StarRating="2" HotelCode="421420|4734075" HotelName="Hotel Wisma Aji" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Ring Road Utara No.186, Depok, Sleman, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/80/6e80f421a9c54ea1c1970075e5ea08e2a2af6928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant and room service. Wireless internet access in public areas allows gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.07" OriginalAmount="11.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81979335" Longitude="110.36947314" StarRating="3" HotelCode="355003|1452048" HotelName="Delta Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman, MG.III/597-A, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c4/e9c4f6cd6c2874df21acff6a4e8412b3d7bc1251.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8193145568576" Longitude="110.37208208433" StarRating="1" HotelCode="340306|366227" HotelName="Aloha Hotel Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman I MG III 573 B, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ef/d0ef9f0e10df2d53578a5749a0a9bb69bc7113a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aloha Hotel Yogyakarta is a popular choice amongst travelers in Yogyakarta, whether exploring or jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.754054" Longitude="110.4089105" StarRating="3" HotelCode="594528|254253" HotelName="Hotel Kusuma Condong Catur Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wijaya Kusuma, Dero 29, Condong Catur, Yogyakarta 55283, Sleman</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/3d/7d3d02c1edeccf69e1334bdebea45d9b4a4aa87c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79155741" Longitude="110.36346083" StarRating="0" HotelCode="666722|bladok_hotel_restaurant" HotelName="Bladok Losmen &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sosrowijayan 76, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/15/24151e415a1b41de4ee5915cd34d3b4e189ccad2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82158043" Longitude="110.35950984" StarRating="0" HotelCode="836400|puri_minggiran_guesthouse" HotelName="Puri Minggiran Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan D.I. Panjaitan Minggiran Baru 962, Suryodiningratan, Yogyakarta 55141</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/01/00014ddad750012adfc4932c59cbebe1b83e2da4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Puri Minggiran Guesthouse Yogya offers comfort and convenience whether you're on business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80328909" Longitude="110.35071209" StarRating="2" HotelCode="421484|griya_yunika" HotelName="Griya Yunika Boutique Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatotkaca 10, Wirobrajan, Yogyakarta 55252</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/e8/00e844dcec8e36960ac4f0e23a7bc08fe1939e57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.94" OriginalAmount="12.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78354918" Longitude="110.42563847" StarRating="3" HotelCode="452306|2506465" HotelName="D'Salvatore Art and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto Km. 8, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/6d/196de97a6bbff2144daeaf9549e16c7f1233f64e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Yogyakarta. For guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.99" OriginalAmount="12.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.783383" Longitude="110.425412" StarRating="3" HotelCode="171112|394125" HotelName="LPP Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Jacuzzi,Restaurant,Room Service,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perumnas, 1, Catur Tunggal</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/91/6e91d29eda876eabbe8f1f92c520f4008b958b04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the outskirts of Yogyakarta, this hotel is quite far from the hustle and bustle of the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.05" OriginalAmount="12.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80422704" Longitude="110.35842331" StarRating="3" HotelCode="327226|1800308" HotelName="Hotel Mawar Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Agus Salim 40, Notoprajan, Ngampilan, Yogyakarta 55262</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/17/df170d6b56a2c77c437b4137a27dd569718f95ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81888605" Longitude="110.36894341" StarRating="3" HotelCode="547048|155368" HotelName="De Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman I, Gang Batik Gringsing  1, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715939/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7195485444849" Longitude="110.38363816972" StarRating="2" HotelCode="338106|359367" HotelName="Savita Garden Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palagan Tentara Pelajar km 9, Ngaglik Sleman, Yogyakarta 55581</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ee/a4ee5888cc83ca317d718e3df29f56d380a27757.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79106901" Longitude="110.36385499" StarRating="1" HotelCode="830693|366311" HotelName="Setia Backpacker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sosrowijayan GT 1 146, Gang II, Sosromenduran, Gedongtengen, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/4b/164bced31a9ce4fd58e63c1090cf2c03d0a222ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77375" Longitude="110.385493" StarRating="2" HotelCode="292454|120267" HotelName="UNY Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Colombo, Komplek Kampus UNY Karang Malang, Caturtunggal, Sleman, Yogyakarta 55281, Jawa Tengah</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c369c311bf52916ba78c77b5d5fd66ec812765dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.74106032" Longitude="110.36858465" StarRating="0" HotelCode="834870|griya_desa_hotel__pool" HotelName="Griya Desa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma 1A, Tegalwaras, Ngaglik, Panggung Sari, Sariharjo, Ngaglik, Kabupaten Sleman, Yogyakarta 55581</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/4b/594bf5ebd8cea40c21de5f6f24058ce4b832ab31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77606616" Longitude="110.41557526" StarRating="3.5" HotelCode="590099|ceria_boutique_hotel" HotelName="Ceria Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babarsari 23B, Catur Tunggal, Depok, Yogyakarta 55281, Sleman</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/9c/359cdbb1607b1e30f8ca54a9edc00618c8bbe3e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Yogyakarta. For guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80886482" Longitude="110.34901067" StarRating="3" HotelCode="951578|pamularsih_homestay" HotelName="Pamularsih Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pamularsih 5, Bugisan, Wirobrajan, Yogyakarta 55251</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4d/4d4df9cf78934544795bce292fc33d24725ddddb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.25" OriginalAmount="13.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.819119" Longitude="110.370441" StarRating="2.5" HotelCode="113576|265155" HotelName="Duta Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prawirotaman No. 26, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/bf/d5bf7e4cb08d0ed6b8fdc7bb181b1df037500890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.30" OriginalAmount="13.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78000191" Longitude="110.38808652" StarRating="3" HotelCode="334781|2790955" HotelName="Citihub Hotel @Gejayan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Affandi 8B, Yogyakarta 55122</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/0d/270dc536d1ca5fe910c15006b50b5e07b06b1604.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.72" OriginalAmount="13.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78305346" Longitude="110.38679095" StarRating="3" HotelCode="435108|2780955" HotelName="De Laxston Hotel by Quin's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Urip Sumoharjo 139 A, 55222 Yogyakarta, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ae/46aee038fe509c4caeae09320a75475f04a0ad4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.78" OriginalAmount="13.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81495294" Longitude="110.40205246" StarRating="3" HotelCode="403171|4764835" HotelName="Kalya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gedongkuning Selatan Kotagede 118, Kotagede Distrikt, Yogyakarta 55172</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/9e/5e9efaddda47292982778e34cf0c711cdc716cdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. The hotel offers a bagga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.78" OriginalAmount="13.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7802396712878" Longitude="110.37934484993" StarRating="3.5" HotelCode="529898|2038075" HotelName="Amaris Hotel Sagan - Jogja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr. Herman Yohanes 16, Yogyakarta 55223, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/5a/1e5ad7bed1af2a17ca46cc3c124156f588d8dce3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.01" OriginalAmount="13.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="977238|724022" HotelName="Losmen Alden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mancingan, Pantai Parangtritis, Kretek, Yogyakarta 55772</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/26/132652a174e123444da1a8163f40024bb9362e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.07" OriginalAmount="13.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78004176" Longitude="110.39114265" StarRating="2" HotelCode="335494|1740158" HotelName="Midtown Xpress Demangan Jogja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 19, Demangan, 55281 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/36/f8362ec5060a01f394f3859931fb3e16ae77396a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.10" OriginalAmount="13.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75896012" Longitude="110.39566892" StarRating="3.5" HotelCode="599250|616770" HotelName="Grand Sarila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Affandi 3, Gejayan, Condong Catur, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/dd/69ddfb646e230e2d47b5845428a747aef4c762a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8194307403834" Longitude="110.37307249386" StarRating="2" HotelCode="225153|218653" HotelName="Airlangga Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman 6-8, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c7/20c717218677eb671ad2fd35dd371cf34f9856f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80518818" Longitude="110.35633227" StarRating="3" HotelCode="348427|155458" HotelName="Hotel Novatel Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim 61, Ngampilan, Yogyakarta 55741</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8e/d98e35171da6e6d3e22ae08d5833d587c0e18f2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.771182" Longitude="110.39502115" StarRating="3" HotelCode="434728|grand_omah_sastro" HotelName="Grand Omah Sastro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tantular 420, Pringwulung, Depok, 55281 Yogyakarta, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/12/fc1201d99a69257cb445ac36c6b8b2cfe5938fd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79401669" Longitude="110.36707782" StarRating="2" HotelCode="420737|malioboro_garden_hotel" HotelName="Malioboro Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sosrokusuman DN I/163, Malioboro, Yogyakarta 55213</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b3/a9b34d1449f10bf92b3b922cb38cf7d756076f25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Malioboro Garden Hotel Yogyakarta offers comfort and convenience whether you're on busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7918763358546" Longitude="110.36776451667" StarRating="1" HotelCode="334543|hotel_pules" HotelName="Hotel Pules" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 88, Yogyakarta 55213</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/04/4b04fb8fd5b297ffb4c8d9dcde68847ce8d0326a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 2-minute walk from the lively Malioboro Street, Hotel Pules offers modern comfort with free Wi-Fi ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77998442" Longitude="110.39089282" StarRating="3" HotelCode="755514|dkayon_hotel" HotelName="D'Kayon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cenderawasih 11, Demangan Baru, Caturtunggal, Kecamatan Depok, Kabupaten, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/08/0d0880c063681a868ec81ed0687048db050c8a05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.26" OriginalAmount="14.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7776929583539" Longitude="110.36098032027" StarRating="3" HotelCode="547954|616761" HotelName="Uniq Hotel Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Magelang 57-65, Kricak, Tegalrejo, Yogyakarta 55242, Daerah Istimewa</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/b5/82b55d78eceb4b0d31c2ec793b3f32f9310561a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Design and architecture is one of the determinants of your comfort in a hotel. Uniq Hotel Yogyakarta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.91" OriginalAmount="14.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.786304" Longitude="110.363441" StarRating="3" HotelCode="292434|1737788" HotelName="Gowongan Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gowongan Kidul No. 50, Yogyakarta 55232</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/30/4930c6123f4140b2590e4ae33e74e4b41ae77f32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.93" OriginalAmount="14.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81785837" Longitude="110.36382608" StarRating="3" HotelCode="340198|708875" HotelName="Hotel Rengganis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ngadinegaran MJ III / 133, Mantrijeron, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/0e/a80eb948cbf81336f25cc882c1a4ab09a63d11da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81923969" Longitude="110.37303264" StarRating="1.5" HotelCode="348739|grand_marto_hotel" HotelName="Grand Marto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sisingamangaraja no. 78, 55141 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/7d/e27dad551674bfd89e656ce54631d910c0e377e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Grand Marto Hotel offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7933292273937" Longitude="110.36151366643" StarRating="1" HotelCode="334841|the_cabin_hotel" HotelName="The Cabin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandekan Lor 2, Pathuk, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/0e/a60e8d0f3651dfc0469b455a017e060fc32f1347.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Pathuk, The Cabin Hotel promises a relaxing and wonde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.26" OriginalAmount="15.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7812161386703" Longitude="110.36722228847" StarRating="3" HotelCode="336307|1518618" HotelName="Hotel Citradream Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AM. Sangaji 28, Yogyakarta 55233</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/bf/babf2276f8bbddfc21c48a1d9d7a4b16bfe8d6c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.28" OriginalAmount="15.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.788847" Longitude="110.372514" StarRating="2.5" HotelCode="292440|1840298" HotelName="Le Krasak Boutique Hotel" 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>Jl. Krasak No. 9, Tugu Jogja, Yogyakarta 55224</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/5a/5e5a29c003d84c64af42cf8e280b101675120a37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Yogyakarta, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.77" OriginalAmount="15.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.774161" Longitude="110.415821" StarRating="4" HotelCode="102168|396275" HotelName="Hotel Sahid Raya Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babarsari, Sleman, Yogyakarta 55281, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a5/eca5b514ec4d794d9a19c0ff1ab711c2b813c5af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.84" OriginalAmount="15.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81913" Longitude="110.372072" StarRating="2.5" HotelCode="292432|1458608" HotelName="Eclipse Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prawirotaman 35, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/fa/d2facd90f0c3275f495c1dd3af07dee38722663a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.13" OriginalAmount="15.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77195322" Longitude="110.40936852" StarRating="3" HotelCode="421208|2252325" HotelName="Student Park Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Seturan Raya No.1, Depok, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/69/d269ab1553e3ac76675e8b22794c7597d5b13a21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Gejayan. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80472454" Longitude="110.36787013" StarRating="1" HotelCode="850200|366312" HotelName="Snooze Guesthouse Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangunnegaran Kulon 9, Panembahan, Kraton, Yogyakarta 55131</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/69/3c69a4c6866987bbd884282f24913e528eca4923.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8184838117104" Longitude="110.37239590969" StarRating="3" HotelCode="900488|hotel_indah_palace_yogyakarta" HotelName="Indah Palace Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sisingamangaraja 74, Prawirotaman, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/c1/dac1f45cf2ba2d8470882eb2c8d411baea8a2fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Prawirotaman, the hotel is only 50 minutes' drive from the airport and is perfectly place...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81787422" Longitude="110.36149827" StarRating="3" HotelCode="664719|ostic_house" HotelName="Ostic House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suryodiningratan 10B, Mantrijeron, Kota, Daerah Istimewa, Yogyakarta 55141</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/9f/a89ff4fb8aa82c9c7bede6aba38cb2a779a3d183.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77225197" Longitude="110.37081636" StarRating="2.5" HotelCode="546977|tembok_batu_residence_" HotelName="Tembok Batu Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sendowo Blok E 106, Sinduadi, Mlati, Sleman, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c4/73c43353b268658fb688940e70f943a7b9d5978b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.36" OriginalAmount="16.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.71086951" Longitude="110.37028839" StarRating="3" HotelCode="671184|2834085" HotelName="Java Village Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Tama Asri RT. 01/10, Kelurahan Pandowoharjo, Yogyakarta 55512</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/8c/668c85a82ac6ac3b2764954de6cf636ba532ffef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7838569" Longitude="110.419533" StarRating="4" HotelCode="64865|100762" HotelName="The Jayakarta Yogyakarta Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c6/4dc6bd0e8d829428cab3d7e270b84f0489713b5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Yogyakarta within 5 minutes' drive from Adi Sucipto Airport, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.63" OriginalAmount="16.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78191759" Longitude="110.37920539" StarRating="3" HotelCode="421086|1519008" HotelName="H Boutique Hotel Jogjakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Herman Yohanes 1, Sagan, Yogyakarta 55223, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/96/5c96af90270734be6cde1fd83cdc29e371c81ce7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right next to Galeria Mall in Yogyakarta, H Boutique Hotel Jogjakarta offers a modern and co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.91" OriginalAmount="16.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.74780335" Longitude="110.35994543" StarRating="4" HotelCode="504236|2244445" HotelName="The Atrium Hotel And Resort Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Agung 20, Mlati, Yogyakarta 55285</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/71/3b71eb7d0738b01582c6fde6d4637a4d02f8c221.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.99" OriginalAmount="16.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78210275" Longitude="110.367157375" StarRating="2" HotelCode="915223|1065358" HotelName="POP! Sangaji Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AM Sangaji Kav. 18 Jetis, Cokrodiningratan, Yogyakarta 55000, Jawa Tengah</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/77/d1771031a07ee40a94c745a52cd07c8ee7fe879a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.04" OriginalAmount="16.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7837202705954" Longitude="110.42208164725" StarRating="3" HotelCode="496691|2252305" HotelName="Satoria Hotel Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto Km. 8, Sleman, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0a/030aba659882acedb98779f42e9ea4bedd516f76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.758479" Longitude="110.382278" StarRating="3" HotelCode="172310|cakra_kembang_hotel" HotelName="Cakra Kembang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaliurang, 44 (Km 5,5), Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a3/eca3ce01aaf163d61e619afc50f0eb3b99192013.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location on Jalan Kaliurang, close to many places of interest and tour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76122102" Longitude="110.37561343" StarRating="2" HotelCode="434920|amaya_suites_hotel" HotelName="Amaya Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pogung Kidul, Dalangan 181, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/15/6815ad092135d6bbe7e855458a7e886db12c613c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7929560696252" Longitude="110.39471276986" StarRating="2" HotelCode="349052|the_grove_express_timoho_hotel" HotelName="Asana Grove Hotel Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ganesha II 53, Timoho, Umbulharjo, Yogyakarta 55165</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/79/2a790c9a5e025aa6f6ac94389534face23a6e38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75587012" Longitude="110.39305927" StarRating="1" HotelCode="424420|andelis_homestay" HotelName="Andelis Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays,Hostels" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandeansari, Gg. Turanggasari III/15, Condongcatur, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/77/47773b0233a2bf31587f09886c255dee71461c16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Andelis Homestay offers comfort and convenience whether you're on business or holiday in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.791613" Longitude="110.362689" StarRating="2" HotelCode="292442|malioboro_inn_hotel" HotelName="Malioboro Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sosrowijayan no 23–25, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/43/8d43b2fbb91965a80638341ca5ae4d5d3510c653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Yogyakarta. The establishment consists of 50 guests rooms. Travellers will not...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.791425" Longitude="110.35396" StarRating="3" HotelCode="391157|agung_hotel" HotelName="Hotel Agung Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto 108, Tegalrejo, Yogyakarta 55253, Jawa Tengah</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/9d/019d4d93b61b33c8d46d041d8f9e3a51688eab91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80070392" Longitude="110.37440736" StarRating="2" HotelCode="329892|puri_pangeran_hotel" HotelName="Puri Pangeran Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Masjid 7, Pakualaman, Yogyakarta 55112</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/06/2106145b6fbdca093b72e88f3ba94a9df73965a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and room ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.23" OriginalAmount="17.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81575247" Longitude="110.3682747" StarRating="3" HotelCode="335190|1234808" HotelName="The Cube Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis 16, Jogjakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/d1/1ad179f42429802cc01441c1dbc658e58e43b196.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.40" OriginalAmount="17.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78027" Longitude="110.39058" StarRating="3" HotelCode="136368|265245" HotelName="Puri Artha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 36, Demangan Baru, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/e8/1fe86211d73488847361a972bf57fe61eeaa5196.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.43" OriginalAmount="17.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.760012" Longitude="110.380915" StarRating="3" HotelCode="171102|102512" HotelName="Cakra Kusuma" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaliurang, 25 Km 5,2, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/zz/0dad3efbbbbedc890d3ccc207bed5e28ac104648.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to 3 local universities; the Gajah Mada, Atma Jaya and Sanata Dharma univ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.77" OriginalAmount="17.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81657737" Longitude="110.38058333" StarRating="3" HotelCode="407830|2038355" HotelName="Tjokro Style Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menteri Supeno No. 48, Yogyakarta 55161</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/aa/deaaea6f012466eeb0647d0e2052aff81146a208.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.83" OriginalAmount="17.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76875" Longitude="110.470061" StarRating="3" HotelCode="292429|2369805" HotelName="Quin Colombo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Yogya-Solo km 14, Kalasan, Yogyakarta 55571</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/58/c8582029009cd62cf7d01bb742930c2b87547312.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 69 rooms. Services and facilities at the hotel include a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.89" OriginalAmount="17.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78304759" Longitude="110.39313314" StarRating="3" HotelCode="422276|1235198" HotelName="Atrium Premiere Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto 157, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/71/ab717ba6880a4367d63381417661ab23c056d338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Gejayan. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.06" OriginalAmount="17.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76654367" Longitude="110.37880633" StarRating="1" HotelCode="420571|488303" HotelName="Gadjah Mada University Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pancasila 2, Bulaksumur, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/89/2e89764d2c93a411dd3a592a371dd40f100b918a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include room service and a business centre. Wireless internet a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78405195" Longitude="110.38642279" StarRating="3" HotelCode="544655|366266" HotelName="House Of Moedjito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tribrata I 3, Balapan, Yogyakarta 55222</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/4f/334f1318411d05371c36fc256931cd3a840e6e1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the complex, ensuring a comfortable stay. Room se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.781329" Longitude="110.435168" StarRating="2" HotelCode="177896|120264" HotelName="University Hotel Yogyakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Adisucipto Km 10, Sambilegi, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/7a/4e7a6ff1fec07bc6a7c254c57ae4e93270a7c0af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet setting away from the city crowds and is an ideal place to stay whe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.797951" Longitude="110.352381" StarRating="2" HotelCode="292459|zodiak_cokroaminoto_yogyakarta" HotelName="Top Malioboro Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto 145, Tegalrejo, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/e3/09e32b08d8181df415140b8f7a2579cb43a4a11a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79607122" Longitude="110.36894671" StarRating="2" HotelCode="347653|nueve_hotel_" HotelName="Nueve Malioboro Hotel Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 9, Daerah Istimewa, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/bf/13bf2e2f3d11e7f1334424c1744337bf7e473a3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82066903" Longitude="110.36646735" StarRating="1" HotelCode="421345|venezia_garden_hotel_" HotelName="Venezia Homestay and Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Babysitting,Bicycle Rental,Coffee Shop,Currency Exchange,Designated Smoking Area,Garden,Internet,Luggage Storage,Massage Centre,Parking,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Surami 55, Yogyakarta 55142</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/75/c2751f3ca5f5984c5ddf41e553788a2e62314e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Venezia Garden Hotel Yogyakarta is conveniently located in the popular Bantul area. The hotel offers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="835368|bedjo_homestay" HotelName="Bedjo Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Selokan Mataram Pogung Dalangan RT 10 299</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/d2/69d23168097e963b715b530c4920ecff267735e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.22" OriginalAmount="18.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78343898" Longitude="110.36082617" StarRating="3" HotelCode="594847|2804085" HotelName="Best City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Pelajar 44, Jetis, Yogyakarta 55231</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/69/1869468bf48818333f6b738b836f7d387f8c23bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.43" OriginalAmount="18.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.821506" Longitude="110.364293" StarRating="3" HotelCode="172285|427515" HotelName="The Grand Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Mangkuyudan, 32, Yogyakarta 55143</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/2c/732c622b392d5dc6fe96873a06c8dd2158794235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city and near to the tourism district of Yogyakarta. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.78" OriginalAmount="18.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78255665" Longitude="110.42438854" StarRating="3.5" HotelCode="572116|2506475" HotelName="Grand Orchid Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto Km 8, Depok, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/3e/493ec28e8953872ef09998e016cb5e718d02acfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a transfer service, room service and a business centre. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77991366" Longitude="110.37628832" StarRating="2" HotelCode="326791|366308" HotelName="Sagan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Coffee Shop,Designated Smoking Area,Elevator,Garden,Internet,Laundry,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini 4, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/77/29771d19f16dbc9bbd88beb51593263fdf29ae5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Yogyakarta, Sagan Hotel puts everything the city has to offer just outsid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81992126" Longitude="110.36712863" StarRating="0" HotelCode="350195|hotel_winotosastro_garden" HotelName="Hotel Winotosastro Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sartono MJ 3/825, Jalan Parangtritis 92A, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/90/15905ac9b897d3feaadb0ffb343c8dd56d024578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Winotosastro Garden is a popular choice amongst travelers in Yogyakarta, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.785262" Longitude="110.363427" StarRating="2.5" HotelCode="292438|griya_sentana_" HotelName="Griya Sentana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gowongan Lor 65-67, Yogyakarta 55282</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/zz/b4ad41fa1f6a2d115581e5a0b280162c22f5bbfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.741998" Longitude="110.374692" StarRating="1.5" HotelCode="292449|rumah_mertua_boutique_hotel__restaurant_2" HotelName="Rumah Mertua Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Palagan Tentara Pelajar Gg Padma no. 5, Yogyakarta 55581</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e4/93e488e16c743b9142e6d8e2be3ac2e5a15d864c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Yogyakarta, this boutique hotel has the perfect ambience for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.38" OriginalAmount="19.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.792495" Longitude="110.364583" StarRating="2" HotelCode="292427|2244085" HotelName="Batik Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dagen, Komplek Taman Yuono, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/43/7a43c6f6a1fa7d92ff8a01e900ed3d5751b176fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.38" OriginalAmount="19.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78577093" Longitude="110.36974519" StarRating="3" HotelCode="451979|1625428" HotelName="favehotel Malioboro - Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Dewa Nyoman Oka 30, Yogyakarta 55224, Daerah Istimewa</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/df/c8dfa87f35922bffd0efbee235afa7b4277a60f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.40" OriginalAmount="19.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8195273" Longitude="110.37234072" StarRating="3" HotelCode="350126|1519558" HotelName="Pandanaran Jogja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Prawirotaman 38, Special District( Daerah Istimewa) of Yogyakarta, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/58/7458ced2dc7668c5bd52ec35865c6a3aed3a4841.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.55" OriginalAmount="19.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77650673" Longitude="110.38070991" StarRating="3" HotelCode="324932|2252295" HotelName="MMUGM Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Colombo 1, Sleman, Depok, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/60/5060962c603e32ba88f962c382699c63aa1f5108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.77" OriginalAmount="19.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78067683" Longitude="110.360838" StarRating="3" HotelCode="348204|1248168" HotelName="Laxston Hotel by Front One" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Magelang 31, Jogjakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/bd/c7bd63b13ed74180083b6d22ec832d81e2ad0e86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.80" OriginalAmount="19.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79923872" Longitude="110.37316035" StarRating="2" HotelCode="429014|1755438" HotelName="Zest Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Restaurant,Room Service,Smoking Rooms,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 28, Yogyakarta 55211</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/06/a906d4cfaf697efb36c9fffa04cc8638aca95532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Operating a 24-hour front desk, Zest Hotel Yogyakarta is located a 10-minute drive from Keraton Ngay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.93" OriginalAmount="19.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79145" Longitude="110.362367" StarRating="2" HotelCode="166202|1740868" HotelName="Grage Jogja" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sosrowijayan No. 242, Kawasan Maliboro, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/55/3d5556ae2b4eb0c3376f0131f5cbc66247e1a12a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sosrowijayan, a legendary tourist village in Jogja (Yogyakarta). This hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.97" OriginalAmount="19.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82015854" Longitude="110.37194766" StarRating="3" HotelCode="348798|1837588" HotelName="Adhisthana Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman 2 No. 613, Mergangsan, Yogyakarta 55153, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/ef/9fefd6cc1f828b92348e59f8753372278bb6d2bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.14" OriginalAmount="19.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79176723" Longitude="110.36162529" StarRating="3" HotelCode="504014|2368985" HotelName="Prima In Hotel Malioboro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandekan Lor 47, Malioboro, Yogyakarta 55272</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/e6/f7e66c3ef9fa5144f575d91735969f8b89758c00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.19" OriginalAmount="19.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77175471" Longitude="110.3612129" StarRating="3.5" HotelCode="492056|2244135" HotelName="Tara Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Magelang 129, Yogyakarta 55242</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/89/d489ccf430be12f780553cdce42135bdb699c45f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78193813" Longitude="110.38778294" StarRating="3" HotelCode="326751|97010" HotelName="The Edelweiss Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gejayan No. 17C, 55222 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/5d/af5d8d488dc8f3af08ad280a34dde5aa84c26785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78738859" Longitude="110.36482471" StarRating="3" HotelCode="327217|sakanti_city_hotel" HotelName="Sakanti Malioboro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gowongan kidul No.34, Yogyakarta 55232</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/8a/fd8ab83eec46ca9d8993a4ee29730da61a80bd47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.74" OriginalAmount="20.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77855827" Longitude="110.40388515" StarRating="3" HotelCode="429831|2252345" HotelName="The Victoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Internet,Meeting Room,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisutjipto Km. 5, Sleman, Yogyakarta 55281, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/5c/455c54cec160d6667f486a3fd70c0b85062cb437.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Yogyakarta, this property offers an ideal place of rest and relaxation. Situated in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.91" OriginalAmount="20.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79533237" Longitude="110.35308132" StarRating="3" HotelCode="593655|2779595" HotelName="Forriz Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto 60, 55253 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/cf/82cfb7e773d79479044764838cf171c426f19733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a business centre. Wireless internet access is available to guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.93" OriginalAmount="20.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8243877402853" Longitude="110.36713013048" StarRating="3" HotelCode="404509|1823188" HotelName="LYNN Hotel By Horison" 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>Jalan Jogokariyan 82, Yogyakarta 55143</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/21/5621d7c025b0585fc39b1b3acd6bcd5e585ff473.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.07" OriginalAmount="20.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="2" HotelCode="851002|2622835" HotelName="Pondok Timoho" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ipda Tut Harsono 24, Muja Muju, Umbulharjo, Yogyakarta 55165</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c9/5dc9cf72326aff847f7499c163148addbc2cde3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81965081" Longitude="110.36702248" StarRating="1" HotelCode="421433|maharani_guest_house" HotelName="Maharani Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Designated Smoking Area,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis, Gg. Sartono MJ 3 N0.811, Yogyakarta 55222</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/25/6f25d1839c78d99c65ab72a148fb7c459837371b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Prawirotaman, Maharani Guest House is a perfect starting point from which to explore Yogy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.782867" Longitude="110.363534" StarRating="2" HotelCode="172138|amaris_hotel_diponegoro__jogja" HotelName="Amaris Diponegoro" 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,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Diponegoro, 87, Yogyakarta 55231</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/e7/77e7d848913de56e3b0a9b6bcd3129b065fbb2a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Jogya, near to one of Indonesia's oldest railway stations, Tugu, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.63" OriginalAmount="21.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76876482" Longitude="110.36136898" StarRating="3.5" HotelCode="546984|2244065" HotelName="Grand Serela Magelang Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Magelang km 4 145, Sleman, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/84/b584fe036a9da303cd37711a8642b02c342d93e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.63015521" Longitude="110.42489745" StarRating="2" HotelCode="420777|518488" HotelName="Disaster Oasis Training Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="24 Hour Room Service,Dry Cleaning,Garden,Internet,Laundry,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaliurang Km 21.5, Pakem, Sleman, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/c5/f2c55383ca0f099d4b8b4d74c8bc0b2ca5a01075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Yogyakarta, Disaster Oasis Training Center Hotel puts everything the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.779718" Longitude="110.392682" StarRating="3" HotelCode="292441|120195" HotelName="LPP Convention Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Demangan Baru No.8, 55281 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/12/9312d6e6e8e5110f50cef2fc0d0207f8057f1564.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.71049685" Longitude="110.5958496" StarRating="3" HotelCode="321503|1050258" HotelName="Tjokro Hotel Klaten" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda Selatan 42, Klaten, Jawa Tengah</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/1a/2d1a90db10136f49815a1ac7c6b03c73fb057f18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8207459" Longitude="110.36947118" StarRating="3" HotelCode="435297|hotel_indies_heritage_prawirotaman" HotelName="Indies Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman MG III  3, Mergangsan, Daerah Istimewa, Yogyakarta 55153, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/20/b02091f87cf869ea143724f45a07750ca5b1f795.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75156646" Longitude="110.40706423" StarRating="3.5" HotelCode="421046|rumput_hotel_resort_resto" HotelName="Rumput Hotel Resort &amp; Resto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Baru 28, Gempol Condong Catur, Sleman, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/61/2d6108eb963f98c217614ea07651831d0500653b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75374699" Longitude="110.36191777" StarRating="3" HotelCode="419982|kangen_boutique_hotel" HotelName="Kangen Boutique Hotel Yogyakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Magelang KM 5.8 , 27, Sinduadi, Mlati, Kabupaten Sleman, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/ff/38ffc5b490b235404b3b5e1c1c0b353d113c11fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="956728|home_addicts_hostel" HotelName="Home Addicts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakulo 2, Wirobrajan, Yogyakarta 55252, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/03/17037f6bfd28bf5da43df224ed66ae3bb3f11449.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="832997|omah_gerjen_29_by_bukit_vista" HotelName="Omah Gerjen 29 By Bukit Vista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyi Ahmad Dahlan 29</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/0d/1c0d8b40f562501bcc51897ae0a253dac41ec2d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.23" OriginalAmount="22.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.793224916923" Longitude="110.36393089014" StarRating="2" HotelCode="348438|4714925" HotelName="Maranatha Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen 76, Gedongtengen, Yogyakarta 55271, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/82/d482162bfe95bd6d7f17bb0171f45b2b8d8089ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Maranatha Grand Hotel is conveniently located in the popular Pathuk area. The hotel offers guests a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.46" OriginalAmount="22.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78329503" Longitude="110.43720715" StarRating="4" HotelCode="585028|2368965" HotelName="Platinum Adisucipto Yogyakarta Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Solo No. 28, Yogyakarta 55282</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/22/5d225271be928f205491d0f7274c608fb845ccb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.53" OriginalAmount="22.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78329287" Longitude="110.39208948" StarRating="3" HotelCode="460563|1963955" HotelName="Hotel ibis Yogyakarta Adi Sucipto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adi Sucipto 80, Sleman, Yogyakarta 55221</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/6c/ed6c710bcc20ad89ae86b4f1927e320391f8710c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.54" OriginalAmount="22.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7938489313258" Longitude="110.36356139172" StarRating="2" HotelCode="225155|1215198" HotelName="Whiz Hotel Malioboro Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen 8, Malioboro, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/07/7807653d87d012a8c6259cf955629481b4a98c14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.62" OriginalAmount="22.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79163009" Longitude="110.36336226" StarRating="3.5" HotelCode="599841|2777575" HotelName="Grand Puri Saron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sosrowijayan 70, Gedong Tengen, Malioboro, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2207cc09db10c8cd38824c726d2481c9cac9a89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.65" OriginalAmount="22.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7906706793088" Longitude="110.36198804662" StarRating="2" HotelCode="336567|1472918" HotelName="POP! Hotel Malioboro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandekan 92, Yogyakarta 55272</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/df/ecdf4bedac46fb2f529b462790cd15c83de4267d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.68" OriginalAmount="22.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80120262" Longitude="110.35697323" StarRating="3.5" HotelCode="593616|2779615" HotelName="Ayaartta Hotel Malioboro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Ahmad Dahlan 123, Yogyakarta 55262</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/6b/f86b7c8c157d6565adc087afd077389b5a4bf130.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.87" OriginalAmount="22.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8007830420693" Longitude="110.35593572256" StarRating="4" HotelCode="335112|1215228" HotelName="Cavinton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Soeprapto 1, 1,1 km From Malioboro Tourist Area, Ngampilan, 55261 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b2/84b289e9af47fffae5989b6230765fc003e01b85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.00" OriginalAmount="22.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82889298" Longitude="110.33147256" StarRating="3.5" HotelCode="602815|4733305" HotelName="Joglo Mandapa Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rukun Tetangga 1, Dusun Kembaran, Tamantirto Kecamatan, Kabupaten Bantul, Yogyakarta 55183</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/bc/35bc77fa7dcd7865721b115140611c823aa527bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Yogyakarta. For guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.14" OriginalAmount="22.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7732052" Longitude="110.40132544" StarRating="3" HotelCode="452169|2252165" HotelName="Allstay Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim 41, Nologaten, Sleman, Yogyakarta, Daerah Istimewa Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/83/1c83ea622412ecd1af57d91f1cedcd36f5157c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77781635" Longitude="110.37560128" StarRating="2" HotelCode="326619|orlen_hotel" HotelName="Hotel Orlen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jl. C. Simanjuntak No. 2 (Yap Square), 55223 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/97/2097e09eeebd191e89a1e1f1b4d8225363b39101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.782931" Longitude="110.423444" StarRating="4" HotelCode="170616|grand_quality_hotel_yogyakarta" HotelName="Grand Quality Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Adisucipto No. 48, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/fb/09fb755a3ab2e2938d11988f63fd30ed0678b262.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of the city of Yogyakarta, near many tourist points of interes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.15" OriginalAmount="23.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80159038" Longitude="110.37001852" StarRating="3" HotelCode="592980|2780895" HotelName="D'Senopati Malioboro Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panembahan Senopati 40, Yogyakarta	55121</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/57/315734cc3bfe06ba0fce54b86e96da80dcf6dd6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.17" OriginalAmount="23.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77859969" Longitude="110.3899144" StarRating="3" HotelCode="595436|2778485" HotelName="Remen Room Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Komplek Colombo 35, Catur Tunggal, Depok, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3e/733e4759f912ca7f352c38d3357c6e642514418e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.18" OriginalAmount="23.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.635019" Longitude="110.425365" StarRating="3" HotelCode="267568|2038265" HotelName="Sambi Resort - Spa Sambi Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kaliurang km. 19.2, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/a9/82a9c2da30bd9af1c6b6a514613826f3b9f85a58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77317451" Longitude="110.38582652" StarRating="2" HotelCode="665879|281928" HotelName="D'Paragon Karangmalang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangmalang 5, Catur Tunggal, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/8f/f78f44529163606171b8fe0370d2407c6e731964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.791642" Longitude="110.363384" StarRating="3" HotelCode="292435|grage_ramayana" HotelName="Grage Ramayana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sosrowijayan No. 33, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d0/31d0586ec120273dfab63891612d01608710ce49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.74" OriginalAmount="24.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79007701" Longitude="110.36537979" StarRating="3.5" HotelCode="594943|2370085" HotelName="Whiz Prime Hotel Malioboro Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang 9, Malioboro, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/5f/1f5f3bce10eeb109ad01e1082f4ab00a9f19e233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.04" OriginalAmount="24.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76695431" Longitude="110.39151645" StarRating="4" HotelCode="320476|1053118" HotelName="Grand Tjokro Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gejayan 37, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/02/5d0215f780f2e02452e0a6ae77d12758b2f87a08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.04" OriginalAmount="24.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7914914728048" Longitude="110.36183953706" StarRating="2" HotelCode="378711|1844678" HotelName="Wakeup Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandekan Lor 44, Jalan Sosrowijayan, 55271 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/5d/625d5cea85f7b3a2b7fae7495b8e45b01c900b2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this accommodation. Wireles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78299378" Longitude="110.38670768" StarRating="3" HotelCode="504076|horison_yogyakarta" HotelName="Horison Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Urip Sumoharjo 137, Yogyakarta 55222</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/3b/623b3e5d26941d7cf69dac4a9c87843fb2047793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81724466" Longitude="110.36937975" StarRating="2" HotelCode="958511|nextdoor" HotelName="Nextdoor Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis, Gang Timuran MG III/140, Mergangsan, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/64/5b6421592cc351075b52469045b6e14814373187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.11" OriginalAmount="25.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8356753205666" Longitude="110.3681754224" StarRating="4" HotelCode="267567|2801655" HotelName="Ros In Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Selatan 110, Jalan Ringroad Selatan, Bangunharjo, Sewon, Bantul, Daerah Istimewa, Yogyakarta 55187</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/ed/f5ed3e87afdbb1789456a202022ff85b4af28404.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.20" OriginalAmount="25.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.802014" Longitude="110.388119" StarRating="2" HotelCode="292433|1053078" HotelName="favehotel Kusumanegara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusumanegara 91, Semaki, Umbulharjo, Kota Yogyakarta 55165, Daerah Istimewa, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/6b/076b3406aa0e6fca78c03c774395854ebd447e12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Yogyakarta, this hotel has the perfect ambience for those in need of an adults-only holid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.818924435575" Longitude="110.35949040115" StarRating="3" HotelCode="113575|424174" HotelName="Brongto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Business Centre,Concierge,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/53/7e5326454046ffd425551a0d27e73bee8158026e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77765148" Longitude="110.40522946" StarRating="2" HotelCode="852505|384520" HotelName="OYO 321 Kampung Lawasan Heritage Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perumnas 30A, Tempel, Depok Sleman, Catur Tunggal, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/52/3752c6537092743d548bd57f5e2c58a8831424d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75930074" Longitude="110.36213356" StarRating="4" HotelCode="389231|crystal_lotus_hotel" HotelName="Crystal Lotus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Magelang km 5, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/41/6741d9385c32741ef578db271fbc5b2aaacff29e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.30" OriginalAmount="26.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.752577340335" Longitude="110.36112673579" StarRating="4" HotelCode="327633|1518998" HotelName="Sahid Rich Jogja Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Magelang km 6, 18, Sinduadi, Sleman, Yogyakarta 55284</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576959/576959a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.30" OriginalAmount="26.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7592584348914" Longitude="110.39538780671" StarRating="4" HotelCode="571963|2252215" HotelName="Grand Keisha Yogyakarta by Horison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Affandi 9, Gejayan, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/18/bd18df7fe3516fa666b4d8bccf1e275c3bcb3fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a transfer service, room service, a conference room and a business ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.52" OriginalAmount="26.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76704465" Longitude="110.43158108" StarRating="4" HotelCode="552415|2274515" HotelName="Innside Yogjakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ring Road Utara, Maguwoharjo, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d7/c7d76ba6c5cb78a3a0cbbf540fba8090d9f29a58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.18" OriginalAmount="26.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79618899" Longitude="110.36475951" StarRating="2" HotelCode="434730|2038105" HotelName="Amaris Hotel Malioboro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pajeksan 10, Malioboro, 55271 Yogyakarta, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f7/6df7efee18597b3e1b5ecbca2d777c9342cd7792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8004006844467" Longitude="110.36185680024" StarRating="1" HotelCode="348512|cabin_hotel_bhayangkara_" HotelName="The Cabin Hotel Bhayangkara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Designated Smoking Area,Internet,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhayangkara 11, Yogyakarta 55261</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b1/7bb1f6ae2785fb833fe21173e6b0880f58dab12d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Cabin Hotel Bhayangkara is perfectly located for both business and leisure guests in Yogyakarta. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.57" OriginalAmount="27.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.824258" Longitude="110.369097" StarRating="3" HotelCode="21601|91862" HotelName="Dusun Jogja Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menukan 5, Karangkajen, Yogyakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/14/9414213d152ffb76a456317966c223ff6d75405c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the end of Prawirotaman area, not far away from art galleries and cafés that...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.01" OriginalAmount="27.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.793611" Longitude="110.362134" StarRating="3" HotelCode="172313|381175" HotelName="Jentra Dagen" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen, 85, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ab/33abcee692f2a39a8d72b244aff3d11fdb7cb0d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Yogyakarta, 350 metres away from the lively Malioboro Street an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.11" OriginalAmount="27.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7714" Longitude="110.3898" StarRating="3" HotelCode="504283|2370105" HotelName="Yellow Star Gejayan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gejayan 27a, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/7e/0c7ec749745c7e359de68bf429b4ba527a512f16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.07" OriginalAmount="28.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.793944" Longitude="110.364862" StarRating="3" HotelCode="293132|1205798" HotelName="Dafam Fortuna Malioboro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen 60, Malioboro, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/1c/6c1c66ea1029957a9bb331acb92681043dcd2622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79008384" Longitude="110.3634138" StarRating="3" HotelCode="518042|250193" HotelName="Mataram Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang 61, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ede11bc6f514efd727be48811a0de1cd44a45a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.77668" Longitude="110.38922" StarRating="4" HotelCode="44709|jogjakarta_plaza_hotel_2" HotelName="Prime Plaza Hotel Jogjakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Affandi, Complex Colombo, Gejayan, Mrican, Caturtunggal, Kec. Depok, Kabupaten Sleman,, Daerah Istimewa, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f5/76f50d9883f3e457b31db5e886c4ce70d02f21d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.31" OriginalAmount="29.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81999924" Longitude="110.36908689" StarRating="3" HotelCode="348656|1519088" HotelName="Greenhost Boutique Hotel Prawirotaman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman 2 no 629, Brontokusuman, 55153 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b2/f0b2746814de0bec971570fcfbcde00a44590bf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Yogyakarta. For guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.42" OriginalAmount="29.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78329541" Longitude="110.3971011" StarRating="3" HotelCode="492415|2370095" HotelName="Yellow Star Ambarukmo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto 23A, Yogyakarta 55281, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ca/f6ca483a476f3bbf172e446c3ba0b7c173e1fb3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.46" OriginalAmount="29.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.798033" Longitude="110.372884" StarRating="5" HotelCode="297743|1207628" HotelName="Jambuluwuk Malioboro Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 67, Yogyakarta 55112, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/0e/780e1ea37e3c2c2e4eb124589c27659301ff4054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Yogyakarta, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.49" OriginalAmount="29.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7830665813876" Longitude="110.38179248571" StarRating="5" HotelCode="185659|667355" HotelName="Grand Aston Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Urip Sumoharjo 37, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c9/bac98643e2f594c0c24094bf6a9c5ff156083d46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of the town and only a few steps from the main street of Yogyakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.64" OriginalAmount="29.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82249603" Longitude="110.36770097" StarRating="3.5" HotelCode="551847|2802535" HotelName="KJ Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis 120, Mantrijeron, Yogyakarta 55141</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/1b/7c1b840ae4aa0de33b4633db839a8a31ad900cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.94" OriginalAmount="29.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.75042645" Longitude="110.37266851" StarRating="4" HotelCode="429818|1518988" HotelName="Indoluxe Hotel Jogjakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palagan Tentara Pelajar 106, Ngaglik, Sleman Regency, Yogyakarta 55581, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/da/c1da3ada344efa0b22c85aff66725196ce2f7a00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Gejayan. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.82211286" Longitude="110.37318177" StarRating="3" HotelCode="422337|cantya_hotel_" HotelName="Cantya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sisingamangaraja 21A, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/44/66446827b196337c6e5548af3c29dba1b4f7afbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Prawirotaman. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.37" OriginalAmount="30.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79192843" Longitude="110.37341282" StarRating="3" HotelCode="421504|2792055" HotelName="Sky Hotel Jogja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No.51, Lempuyangan, Yogyakarta 55211</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/b9/9cb9e210ba0c23794e8fa724043f8e834bd69b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and room service. Wireless internet access is available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.45" OriginalAmount="30.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.782697" Longitude="110.377621" StarRating="4" HotelCode="15256|14464" HotelName="Novotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman 89, Terban, Gondokusuman, Yogyakarta 55223</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/55/29552681b3285a615892a1d8b07f7cc00bb6462b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, family-friendly conference hotel is centrally located in the Jalan Sudirman business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.72" OriginalAmount="30.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79803151" Longitude="110.36316072" StarRating="3" HotelCode="435416|2038235" HotelName="Kyriad Pesonna Malioboro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gadean 3, Yogyakarta 55122</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/c3/d7c3dbdce902207c1fafccb8da74156b03370da1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.72" OriginalAmount="30.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7829099837685" Longitude="110.36167988464" StarRating="3.5" HotelCode="547775|2368955" HotelName="Pesonna Tugu Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Diponegoro 99, Bumijo, Jetis, Yogyakarta 55231</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/1d/8d1d9e163e4ccb968a36ba622f5cefc645ee4892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.14" OriginalAmount="30.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8203191" Longitude="110.37185574" StarRating="3.5" HotelCode="335177|1228838" HotelName="Gallery Prawirotaman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prawirotaman 2 839B, Jalan Grilya, Yogyakarta 55153, Mergangsan</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/40/0b4056ac72ae35f005783f01152d570fb150738c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.25" OriginalAmount="30.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79369422" Longitude="110.36136805" StarRating="3" HotelCode="173228|914965" HotelName="Ibis Styles Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen 109, 55271 Yogyakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/6a/106a60a03f18c06094143f41eae4733ecdb158f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located just a 2-minute walk from the popular shopping street of Malioboro and a 20-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79177845" Longitude="110.36065667" StarRating="1" HotelCode="421166|250192" HotelName="Hotel Mataram 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemetiran Lor No. 13, Yogyakarta 55572</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/db/02db05613c00a7d23a25fb3ff95e6181c63222a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the hotel. Wireless internet access is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.80773072" Longitude="110.34815863" StarRating="3" HotelCode="603285|250214" HotelName="YATS Colony" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patangpuluhan 23, Patangpuluhan, Wirobrajan, Kota Yogyakarta, Daerah Istimewa, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/ef/07ef63f1fd7a138f03c473b9198310b05847fab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.92" OriginalAmount="31.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.782646" Longitude="110.369658" StarRating="4" HotelCode="17244|14474" HotelName="Santika Premiere Jogja" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Sudirman 19, Yogyakarta 55233, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/83/4783493c439134bbf155303d551168c2bdd27672.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Jogjakarta, the hotel is just 10 minutes from the popular Malioboro shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78327456" Longitude="110.39134461" StarRating="4" HotelCode="82019|hotel_new_saphir_yogyakarta" HotelName="Hotel New Saphir Yogyakarta" Meals="ROOM ONLY" 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>Jalan Laksda Adisucipto 38, 55221 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/50/df50691f9f9ebd21cab50057dee02ecd6e81736c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Yogyakarta, the hotel is connected to a shopping mall. It is placed midway between Adisuc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7386569368691" Longitude="110.37735741138" StarRating="4" HotelCode="349852|alana_yogyakarta_hotel_convention_center" HotelName="The Alana Yogyakarta Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palagan Tentara Pelajar  km 7, Sleman, Yogyakarta 55581</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/13/9a137f885198da02035a47ca6c60df6045855a8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81501106" Longitude="110.36569832" StarRating="3" HotelCode="336521|hotel_neo_awana" HotelName="Hotel Neo+ Awana Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayjen Sutoyo 52, Pojok Beteng Wetan, Yogyakarta 55143</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/7a/767a52d580cdc92047c43998ee4cb2ff84bcf349.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.873364" Longitude="110.352277" StarRating="3.5" HotelCode="160773|domah_yogya" HotelName="D'Omah Yogya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis KM 8.5 Tembi, Timbulharjo, Sewon, Bantul Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/45/ea453bb575a825700efbd25a8e41acaf84a829b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.25" OriginalAmount="32.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.6068" Longitude="110.421422" StarRating="3" HotelCode="292437|2252225" HotelName="Griya Persada Convention Hotel &amp; Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boyong 99, Pakem Kaliurang, Yogyakarta 55585</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/55/a85569f9d791a597f2a3b2156efac3768ecddee9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8167310349594" Longitude="110.36926281349" StarRating="3" HotelCode="113577|96870" HotelName="Duta Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Timuran MG. III/103, Yogyakarta 55153, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/10/aa10e1d01658b19b13f1e0ec8e6944991442fb95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78324191" Longitude="110.41840292" StarRating="3.5" HotelCode="553820|core_hotel_yogyakarta" HotelName="Core Hotel Malioboro City Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Solo 5, Caturtunggal, Depok, Sleman, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/0c/890c1c0ee4fa3adc1d288f3c6dc93a8bc5270eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.65" OriginalAmount="34.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79186503" Longitude="110.36562369" StarRating="3" HotelCode="327604|1818088" HotelName="Pyrenees Jogja" 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>Jalan Sosrowijayan no. 1, Yogyakarta 55271, Jawa</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/0f/2b0fa5d770f2c800743b4f21f9a2fd993c5ea284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.98" OriginalAmount="34.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7592533890067" Longitude="110.38741564646" StarRating="4.5" HotelCode="547287|2252265" HotelName="Lafayette Boutique Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ring Road Utara 409, Desa Manggung, Catur Tunggal, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/ff/cbff6231b46865443f2a03ab00fe8a59de4c8a36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Yogyakarta. For guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.33" OriginalAmount="34.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7877535889748" Longitude="110.36441921041" StarRating="4" HotelCode="316437|1474568" HotelName="Horison Ultima Riss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gowongan Kidul 33-49, Yogyakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/81/19819739ef6ae5ad4b21a90876a8fd65021eb130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7477975" Longitude="110.33745157" StarRating="3.5" HotelCode="571706|the_westlake_resort_yogya" HotelName="The Westlake Resort Yogyakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ringroad Barat, Bedog Trihanggo, Sleman, Yogyakarta 55291</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/22/f422026b645e46e399b812d544099ccabf7480ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="869120|496979" HotelName="Arte Hotel Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang 53</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.43" OriginalAmount="36.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="4" HotelCode="773085|2815875" HotelName="Sofia Boutique Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karya Utama, Ngaglik, Yogyakarta 55581</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/23/8523e0bc7b74317e811d114dcbcdbbcb182e02c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.02" OriginalAmount="36.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7847461080451" Longitude="110.36719479887" StarRating="4" HotelCode="316417|1519028" HotelName="Harper Mangkubumi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangkubumi No. 52, Yogyakarta 55232</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e3/42/e342c9e2a7b7c3e645f7e8d7fafafcf91dff3365.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78233571" Longitude="110.36635564" StarRating="1" HotelCode="429829|hotel_poncowinatan" HotelName="Hotel Poncowinatan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poncowinatan 3, Yogyakarta 55231, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/f9/99f99f6ebc2e44aeefb64dd8e3849912ed719436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features room service for a comfortable and relaxing stay. Wireless internet access is ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.03" OriginalAmount="37.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79299258" Longitude="110.35841681" StarRating="0" HotelCode="634589|4749765" HotelName="Royal Darmo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemetiran Kidul 54, Pringgokusuman, Gedong Tengen, Kota Yogyakarta, Daerah Istimewa, Yogyakarta 55272</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/53/10534480760b7de392bac82378057d2ec0f9abf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Molioboro. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.05" OriginalAmount="37.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79005857" Longitude="110.36347927" StarRating="0" HotelCode="559911|2369875" HotelName="Sofyan Inn Unisi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang 41, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/b7/b2b7fca297ab8a7638b4755893bd6ee20471b7a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.13" OriginalAmount="37.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78998696" Longitude="110.3646675" StarRating="3" HotelCode="350689|1871635" HotelName="Hotel NEO Malioboro Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang  21, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6e/3c/6e3ce24b4f085cea649b8c78a3820906de32211a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.20" OriginalAmount="37.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78301279" Longitude="110.36528775" StarRating="3" HotelCode="850168|2792695" HotelName="Grand Senyum Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Diponegoro 27, Gowongan, Jetis, Yogyakarta 55233, Jawa Tengah</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/5b/d55b3e7c0021aeb8ec5cd73d875a79d13c317c6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.30" OriginalAmount="37.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78331717" Longitude="110.39214501" StarRating="5" HotelCode="462184|1963985" HotelName="Grand Mercure Yogyakarta Adi Sucipto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adi Sucipto 80, Sleman, Yogyakarta 55281, Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/eb/d2ebc665814dffa009083e733d2d2abdbc6d4a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.81662105" Longitude="110.36986616" StarRating="3" HotelCode="454518|duta_boutique_villa" HotelName="Duta Garden Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Timuran MG.III/103, Yogyakarta 55153</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b9/a5b9c881b5f04d8ab732a7359c5ebd8d73c3c9d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.8713832" Longitude="110.35502053" StarRating="0" HotelCode="784778|yabbiekayu_homestay_bungalows" HotelName="Yabbiekayu Eco-Homestay Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Parangtritis km 8.5, RT.005/RW.004, Yogyakarta 55186</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/da/edda8f6015ff148fb84fbb11fba892f4aa5c85f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.74971897" Longitude="110.37435788" StarRating="0" HotelCode="420711|monjali_guest_house_yogyakarta" HotelName="Monjali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Perum Permata Monjali A-7 Sariharjo, Ngaglik, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/20/75200f1dbab20577564cd4d4b1f3d4913ef2ef3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Monjali Guest House is a popular choice amongst travelers in Yogyakarta, whether exploring or just p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.50" OriginalAmount="39.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79376115" Longitude="110.36495922" StarRating="4" HotelCode="958415|2623895" HotelName="éL Hotel Royale Yogyakarta Malioboro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen 06, Gedongtengen, Yogyakarta 55271, Pakualaman</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206fae3331f82f678ee336785c6db39d36109064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.74901532" Longitude="110.34836124" StarRating="3.5" HotelCode="631996|rosella_cottage_3" HotelName="Rosella Cottage Yogyakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kabupaten km 3.5, Sleman, Yogyakarta 55291, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/35/1c355da7bfbf6c0f8e695304ca914314686507b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.45" OriginalAmount="42.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7899680527237" Longitude="110.36483287811" StarRating="3" HotelCode="169602|361365" HotelName="Abadi Jogja" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang 49, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/8d/058dd10d2643857efec66458fd0e7d44b3d95bae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Jalan Pasar Kembang, only a few steps away from Malioboro. This new, four-st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.84" OriginalAmount="42.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.786139" Longitude="110.366616" StarRating="3" HotelCode="292436|1458638" HotelName="Grand Zuri Malioboro Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mangkubumi No. 18, Malioboro, Yogyakarta 55232</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/7e/677ece2d6a99574522e3810afaf762e9a32d1952.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.09" OriginalAmount="44.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79906939" Longitude="110.39249687" StarRating="3" HotelCode="489510|2804665" HotelName="Gaia Cosmo Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ipda Tut Harsono 16, Muja Muju, Umbulharjo, Yogyakarta 55165, Daerah Istimewa Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d3/edd3e1b579c6637c48ca960c1f0d708b910a9f54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a business centre for a comfortable and relaxing stay. Wireless internet access i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.64" OriginalAmount="46.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78417971" Longitude="110.36668891" StarRating="3.5" HotelCode="403170|1230358" HotelName="THE 1O1 Yogyakarta Tugu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margoutomo 103, Mangkubumi, Yogyakarta 55232</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/78/cf78666d91b9360e7c505ed49e738673f36fe89c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.18" OriginalAmount="46.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78290347" Longitude="110.37428413" StarRating="4" HotelCode="491413|2201225" HotelName="Swiss-Belboutique Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Sudirman 69, Yogyakarta 55223, Central Java</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/c0/1cc04503fbb0fc236982599d5ad2e63ba87fc7c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79305626" Longitude="110.36390566" StarRating="3" HotelCode="756968|366313" HotelName="Taman Yuwono Heritage Malioboro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dagen, Sosromenduran, Gedong Tengen, Kota Yogyakarta, Daerah Istimewa Yogyakarta, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/d2/0dd205086daa30f0e3d871b042b2d41d27091932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.19" OriginalAmount="47.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79047483" Longitude="110.36406767" StarRating="2" HotelCode="189832|1443758" HotelName="1001 Malam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sosrowijayan Wetan Gt I 57, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/38/cb386c459aa248b50c48e920907acc2b3ef04577.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.51" OriginalAmount="48.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.790199" Longitude="110.364288" StarRating="2" HotelCode="172312|4556355" HotelName="Istana Batik Ratna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Kembang 29, Yogyakarta 55271</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/d1/8bd1fadb8537db8d5fb8f2d9ad57f015ddb80166.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 5 minutes on foot from the railway station and 10 minutes' walk from Mali...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.02" OriginalAmount="48.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.771777" Longitude="110.409368" StarRating="4" HotelCode="292431|1052708" HotelName="Merapi Merbabu Hotels &amp; Resorts Yogyakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seturan Raya, Depok, Sleman, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/a5/d1a583585c7bef9aedb420249b1a41a3fb71feef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.779213" Longitude="110.428513" StarRating="5" HotelCode="17516|sheraton_mustika_yogyakarta_resort_and_spa" HotelName="Sheraton Mustika Yogyakarta Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Golf Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto Km 8.7, Yogyakarta 55282</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9d/8a9d6a150bffc7fb7489188880909f91fb43934a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort offers unbeatable access to the must-see attractions in the region, and is close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.20" OriginalAmount="49.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76592577" Longitude="110.41082346" StarRating="3" HotelCode="403152|1520338" HotelName="Hotel Dafam Fortuna Seturan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Seturan Raya, Depok, Sleman, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/zz/49ad7590594155553bfa2b951c0e00dd40da41fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="970079|novotel_suites_yogyakarta_malioboro" HotelName="Novotel Suites Yogyakarta Malioboro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Malioboro 52 58, Suryatmajan, Danurejan, Yogyakarta 55001</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/3b/cd3bd813bb65fbd3f0cf386b27f0836d150e06bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.97" OriginalAmount="52.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.782628093616" Longitude="110.36845386028" StarRating="5" HotelCode="59490|1430428" HotelName="The Phoenix Hotel Yogyakarta MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Sudirman 9, 55233 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c369c311bf52916ba78c77b5d5fd66ec812765dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel is located in the heart of Yogyakarta area, on Jalan Sudirman, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.78" OriginalAmount="56.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7975390777935" Longitude="110.36897152662" StarRating="5" HotelCode="44200|96903" HotelName="Meliá Purosani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Suryotomo 31, 55122 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/36/ea3639568a7a40d735093e6ff2387ef9903d0690.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly conference hotel is located in the heart of Yogyakarta, adjacent to the Jalan M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.54" OriginalAmount="57.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.740749" Longitude="110.37367" StarRating="5" HotelCode="13629|14424" HotelName="Hyatt Regency Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel,Golf Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palagan Tentara Pelajar, 55581 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ab/27ab5613c3e381695402930c675a19780922e0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly spa complex is just 7 km from the centre of Yogyakarta, or a 10-minute drive aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.69" OriginalAmount="58.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78332387" Longitude="110.40043184" StarRating="3.5" HotelCode="571762|2309405" HotelName="Grand Ambarrukmo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto 82, Caturtunggal, Kecamatan Depok, Kabupaten Sleman, Daerah Istimewa, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/03/b003b2349b0bd24730850eac276e7b0cfddcf661.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.022813" Longitude="110.333567" StarRating="3.5" HotelCode="292448|488025" HotelName="Queen of South Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Parangtritis 001, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/74/5674f7c6355ab0f6c5d4af72ea5db08ddab4b679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.06" OriginalAmount="62.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.7833580338508" Longitude="110.40890700842" StarRating="5" HotelCode="320469|1519038" HotelName="Hotel Eastparc" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto km 6.5, Seturan, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/c2/a9c21475f51bf997d683ad26406e0a6146a801f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.09" OriginalAmount="74.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78275661" Longitude="110.40257256" StarRating="5" HotelCode="79833|1052928" HotelName="Royal Ambarrukmo Yogyakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksda Adisucipto 81, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/a7/3fa7abc84468a7f0e7db63218171d3d0320457e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, with the city's largest shopping mall right on the doorstep and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.50" OriginalAmount="76.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.79390567" Longitude="110.36581284" StarRating="3" HotelCode="850532|2779735" HotelName="Aveta Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Malioboro 42, Yogyakarta 55213</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/4d/444d2bad9ea1015eb1d2d4d15356634ed4251924.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.44" OriginalAmount="86.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.76150258" Longitude="110.39836248" StarRating="4.5" HotelCode="585767|2195385" HotelName="Yogyakarta Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ringroad Utara, Condong Catur, Yogyakarta 55283</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/28/0128c55df1ba07bd0b7cfb6f3a74ddf88ed0dda9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.87" OriginalAmount="97.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.773832" Longitude="110.36805" StarRating="5" HotelCode="300894|1184618" HotelName="Hotel Tentrem Yogyakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AM Sangaji 72A, 55233 Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f4/28f42f94859de55113768b2aab00885660eb3142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78741351" Longitude="110.36360295" StarRating="3" HotelCode="299045|hom_platinum_gowongan" HotelName="@hom Platinum Gowongan Yogyakarta by Horison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gowongan Kidul 57, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/78/c578a7e231986c4eba1b8c83cf0570befe64a89a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta. The nearest airport is Yogyakarta (JOG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="822653|villa_blue_steps" HotelName="Villa Bluesteps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar RT 07</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/e8/efe8f75eb88ed31cb58b918062da6bfe49efe552.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.78703" Longitude="110.378" StarRating="0" HotelCode="966860|oyo_939_rumah_teteh_syariah_kledokan" HotelName="Rumah Teteh Syariah Kledokan by OYO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garuni 1 9, Yogyakarta 55281</AddressLine>
          </AddressLines>
          <CityName>Yogyakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/3a/ca3a196d28463a108afa8dd2853c04470ef76fef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Bicycle Rental,Spa,24 Hour Security,ATM/Cash Machine,Banquet Hall,Designated Smoking Area,Meeting Room,Parking,Smoking Rooms,Valet Parking,Wheelchair Access,Golf,Diet Meals,Shopping Arcade,24 Hour Front Desk,Coffee Shop,Concierge,Luggage Storage,24 Hour Room Service,Dry Cleaning,24 Hour Power Supply,Kitchen,Nightclub,Swimming Pool,Business Centre,Elevator,Airport Transfer (on Demand),Housekeeping,Wake-up Call Service,Babysitting,Pets allowed</BasicAmenities>
    <HotelRating>5,4,3,3.5,2,2.5,1,4.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,CITY HOTEL,ECO HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,VILLAGE,GOLF HOTEL,AIRPORT HOTEL,APARTMENT,HISTORIC HOTEL,GUEST HOUSES,BED AND BREAKFASTS,HOMESTAYS,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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|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-15T05:50:58.1815432+00:00" Version="0" EchoToken="Search" TransactionIdentifier="68ba3dba-ef25-42fc-bec5-8629dbdc6251" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="48.26" OriginalAmount="47.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|55614" HotelName="Sun &amp; Sands Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37th Street, Al Rigga Road, Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/b9/f8b993c8b305bb33fb862e67ab91c05cb2dd4577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Dubai, close to the shopping centre and the famous Clock Tower...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.22" OriginalAmount="48.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|2151925" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/28/b3283dc710c86e97b00303fcf9c6da24815464dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.36" OriginalAmount="48.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1473368" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/89/ff89d078be77b22156c8df329c082c987eb87722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlook...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.36" OriginalAmount="48.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|1073078" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/bc/dbbc8e975fda8032114e90d8d1e1e574d7c4c8e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.36" OriginalAmount="48.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|1924675" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/12/a712068108f75344efa51ad16b0c44f7dbf922ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.36" OriginalAmount="48.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|2502605" HotelName="Mariana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/96/e79671a4a847c113c2946f0d0760b0b0872bf098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.36" OriginalAmount="48.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|4557415" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a4/f1a4b2713239202d80c782743e1a537f2261aa03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.74" OriginalAmount="53.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|130224" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/c7/47c76090bfac86d0b3b207896af1fa2211a457d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.75" OriginalAmount="53.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|639015" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/40/344039365d84ef17525e7eea3802156502f1426a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|al_khaleej_hotel" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/fc/a3fc339f56ee46c6d4c09402723e1090669b77df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|mayfair_hotel" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen, P.O. Box 33315, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/62/fc6262082ef0bbcadf006029dfd12f3fcaa4d68f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira, the main commercial district of Dubai. The Clock Tower, Al Ghurair s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.84" OriginalAmount="54.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|30714" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/64/4b64800e89838a7b4e74118423d5f34f65b0de33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.84" OriginalAmount="54.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|1039795" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/51/f7510f7cd8069fb15de16679b4ff698d9bf4d9f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.84" OriginalAmount="54.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.271598" Longitude="55.313293" StarRating="2" HotelCode="900231|2606065" HotelName="Gulf Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yousef Baker Road, Behind Al Maktoom Hospital, Deira, Dubai 88767</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yousef Baker road close to fish round about and Al Maktoum hospital 5 minutes walk to the city cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2718137" Longitude="55.3023581" StarRating="1" HotelCode="312723|al_sabkha_hotel_" HotelName="Al Sabkha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>AL sabkha road, After Sabkha Bus Station, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/2b/682b837dd3238ec178077b548bab6808ab525eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="0" HotelCode="57059|delmon_palace_hotel" HotelName="Delmon Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d6/cfd684e2a2f658cdd20a2328c4d83452adf9d387.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|landmark_plaza_hotel" HotelName="Landmark Plaza Baniyas" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/31/8f31ecd183bd8559be2d8dc4785cf0817965d494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|tulip_creek_hotel_apartment_2" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/b2/2eb2cf3c16e3d4806c0977ce3cfaddb5563a3357.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.89" OriginalAmount="57.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|2259675" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/f8/99f815135ea4333cdf5a5b340440aa42d802081c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.39" OriginalAmount="57.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|2574615" HotelName="Eureka Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9f/ef/9fef7aad0437663393198737377379ca6cbe61fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|africana_hotel" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/8e/778ed5b204c7e29e16948f3228e6343e29c1717c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.85" OriginalAmount="58.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.983048442445" Longitude="55.091127560328" StarRating="1" HotelCode="330368|2882915" HotelName="easyHotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 724, PO Box 17777, Jebel Ali Free Zone Authority (JAFZA), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/7e/c67ec9ef66b37344a44bd5253b11c64898914580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall\n\nLocated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.76" OriginalAmount="60.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|306225" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/d0/82d088c4f9c92e8f41abccd977c44cf81b591191.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|delmon_hotel" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d5/f1d56ac0d6de45ac9cc3919c45e212b90841c0a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.75" OriginalAmount="62.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1102709" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/55/79559aba0423c4a9ada48af7df7098403a375c3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.18" OriginalAmount="62.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|490195" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/91/ac91c589dcb009b67e5d1ba2ef53e72042298b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.40" OriginalAmount="62.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.265359233596" Longitude="55.316832661629" StarRating="3" HotelCode="42789|30654" HotelName="Comfort Inn Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b0/60b00faea4cce1ade51c7141d200e09d33031842.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|melody_queen_hotel" HotelName="Melody Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near Al Nasser Mosque, Deira, PO Box 80546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/05/78058dd11fbafada191a3fcbca8dc47ad7ff8288.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_apartment_hotel_2" HotelName="Rolla Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/51/c55178b08e897db9cef03e60a96d9ecba2cad3f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|al_raien_hotel_apartment_2" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/da/86da2a4272a2e2ea1c0254a6d1ee3b4ba487e251.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.80" OriginalAmount="65.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|1041038" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.28" OriginalAmount="65.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|928655" HotelName="New Penninsula Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5c/485c09ab8c4f35cfe3117463daaf0c919bc11c6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the Wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262185453055" Longitude="55.295946870851" StarRating="2" HotelCode="92949|55469" HotelName="Dubai Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Near Dubai Museum, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/a2/d1a22900a34db659a46059d405f30171d400c909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26942845" Longitude="55.30018142" StarRating="1" HotelCode="649121|maaeen_hotel" HotelName="Maaeen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Street, Near Deira Gold Souq, murshid Souq, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d1/fad1258f8aa03a73704f7066edd6e1b9aa21d122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, 6 Kms. from Dubai International Airport, Near Dubai Museum, Near Meena Bazaar, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/6c/e06c83d02b6d6a83f4cace6fd88f9b7098e4f416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the old souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|st_george_hotel" HotelName="St. George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/1a/a41ac40dd9f1a3dbbcf1503f668eec19118d7899.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|regent_palace_hotel_3" HotelName="Regent Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Sheikh Khalifa Bin Zayed Street, Opposite Burjuman Shopping Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b3/05b393ce9b9ff1f668c92e091b24913489af8445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Trade Centre Road in Bur Dubai, this hotel lies directly opposite Burjuman shopping ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.77" OriginalAmount="69.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|1254388" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.53" OriginalAmount="69.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|4668115" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e7/f4e7bc84bb19ceb87eeeff4c9e6b74f0a7295774.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|almanar_hotel_apartments" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7b/a27b4cfad1064e3c8474fabb01b3c939442937d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|sheraton_deira_hotel_dubai" HotelName="Grand Excelsior Hotel Deira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/f7/aef7e6328b9db0460f0a3b0e7f9a726cff855baa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269131" Longitude="55.306629" StarRating="3" HotelCode="70470|sandras_inn" HotelName="Sandras Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Square Metro Station, P.O.Box 5062, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/cf/9dcf20a699b93b6a066dc14fe078b6df0408e305.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|royal_falcon_hotel" HotelName="Royal Falcon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/01/370121943584808ac9abb7a778742a5463a2026c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|fortune_boutique_hotel_2" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/e7/58e7a6404edaaf73f062d10b03ce381e8c7f28f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.01" OriginalAmount="73.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1512708" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|41384" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/eb/c1eb49a4964443383ace417a09eb7d4bf8d3812e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|gateway_hotel_" HotelName="Gateway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/55/f355c1db1d3cf5316ea484c0a33678f9b6218f81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.60" OriginalAmount="74.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|2384725" HotelName="Grand Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 114045, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/27/0c27d1b891a6cdae21c5e6e61a8e19adad081bf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.68" OriginalAmount="74.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|121224" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/57/c15711234156bde9a59cd7e927bdb892e04fcd5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|tulip_hotel_apartments" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/61/fd/61fdb8bfc9caa4a02ac5b18fc3e2169fb80f9550.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.95" OriginalAmount="75.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|728535" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/1c/091ca667b9be854b316ded135bf7696e3b6cdef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.77" OriginalAmount="76.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|2271035" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/96/82966b0a6f771515c45e469e2aa4e70d504422b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|holiday_inn_bur_dubai__embassy_district" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamriya, Khaleed Bin Waleed 20th Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/36/a8360c44ddc7a555921f90f44dddcfc5eeb56ed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Dubai, within walking distance of the BurJuman shopping centre,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|phoenicia_hotel_2" HotelName="Phoenicia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Opp. Baniyas Metro Station, P.O.Box: 4467, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/57/6057f1ffc755ffe89a8490f34efa71044d884001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre (Nasser Square area), within walking distance from shops and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.87" OriginalAmount="77.1" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|1595258" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road, P.O. Box 68278, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/74/bb74814da06a0823452c608af6df727d6f9c023f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.97" OriginalAmount="78.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|1715808" HotelName="Saffron Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ca/ffca3c2d34fa5b9d8104785542304c775cbc66a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.38" OriginalAmount="78.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|68554" HotelName="Grand Central Hotel" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24c, PO Box 185722, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/07/f4077b5b4e5f86b65f72d77fc0f176a18c15af5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious hotel is located on Deira, a few minutes away from Maktoum Bridge, which links Old and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.49" OriginalAmount="78.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|651665" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a5/a566beb349c8bf81/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|al_khoory_inn" HotelName="Al Khoory Inn Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/77/8577f153b4c4b5e96bfb09e8d562754822b7c226.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.55" OriginalAmount="79.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|119022" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/02/7d0250af0e12a76e1de6545fbf98879d20196d37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Al Barsha Tecom, this business hotel is just a short distance from the metro station, Dub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|chelsea_gardens_hotel_apartments" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/3b/453b1f09f798b6aada4c2d88570e48b1f6a8aef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|ramee_royal_hotel" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4c/3a4cbdee8ce7953928da36b1aa95fb6d51ccf1ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.92" OriginalAmount="80.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|1064428" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.16" OriginalAmount="80.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|31324" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Fish Roundabout opposite Al Maktoum Hospital, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d3/b0d3d45c61e2ba8a580a69f33d5599fe0c41754a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai city, just 10 minutes away from Dubai International Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.25" OriginalAmount="80.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|446035" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3b/333b984056e5deef1f9eff5779df74ed140dc047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.34" OriginalAmount="80.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.23711464" Longitude="55.30982997" StarRating="4" HotelCode="752298|2236255" HotelName="Roda Links Al Nasr" 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,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, Oud Metha, Bur Dubai, P.O. Box 43490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/b6/26b67f014ff342bcfc48cbf60ac9e2cd6547b243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.78" OriginalAmount="80.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|31124" HotelName="Nihal 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/75/66758c698999845b733f956c9ccc85c071f07e1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.85" OriginalAmount="81.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|31064" HotelName="Golden Tulip Nihal Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40c Street, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a1/a189fb3894db50b1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street, this hotel is close to Clock Tower, Creek Golf and Yacht Club, Dubai C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.25" OriginalAmount="81.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|30584" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/7e/887e916123975be5a9bef557b8d7bd6dfabcce5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.25" OriginalAmount="81.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|89688" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/cb/17cbc347cacd10cd5cc472ce79bb7c7b15594194.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27195808" Longitude="55.31547036" StarRating="1" HotelCode="371145|burj_nahar_hotel" HotelName="Burj Nahar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Street 30, Al Nakhal Street 89, Behind Al Maktoum Hospital, Naif, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/2d/752da80fb651231a1d315726b5e9790da0b44413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Burj Nahar Hotel offers comfort and convenience whether you're on business or holiday in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.91" OriginalAmount="82.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|1865748" HotelName="Lavender Hotel Dubai" 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,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.92" OriginalAmount="82.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1968625" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/3c/1a3c16725ac3c5c1155a86281016e0b62e6581e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.44" OriginalAmount="82.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|2055325" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/33/8133c4eeffd4b0cf5def75b67215b11d6514de9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|holiday_inn_dubaidowntown_dubai" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/97/86/9786ff43df28ea7de77bdb53f5a7d5ceaff8ed1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|asiana_hotel_dubai" HotelName="Asiana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/3d/dc3dcbc8704b22dca09012f24c04cc145fea776b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|trans_world_hotel" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/23/36/2336c458817790955ff5d1f78d4eb7b8ae4ae62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|westzone_plaza_hotel_apartments" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/33/213304024e5f4a3b481095d8d074f964ee542c02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|karama_hotel_4" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, P.O. Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/45/f445e46192142be20f071f18365a83f3a190bcd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Karma. Dubai airport lies within easy reach of the hotel. The hotel'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.23" OriginalAmount="86.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|41784" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Dubai 120328</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e7/9be7ebfb25f1c2a11ee0e2ed8132d4067d71f85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in Deira, parallel to the Al Riqqa Road, close to the business and commerci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.74" OriginalAmount="86.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|31084" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ef/f6efaf67d45c70d1cec982fd9ce8e18179fbf241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.74" OriginalAmount="86.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|925365" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/17/be17b843226719a86ba8973e29e943ddb31060a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.74" OriginalAmount="86.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|86390" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen, Deira, P.O. Box 88449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/a3/5fa38090a68bf34d720e7ddb2a36e4490d40d7f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury city hotel is located just 9 km from Dubai International Financial Centre, traditional s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="88.16" OriginalAmount="87.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|ROAT" HotelName="Rove At The Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, P.O. Box 119444</AddressLine>
          </AddressLines>
          <PostalCode>(0)45618888</PostalCode>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/81ce76c0a54dc81d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.70" OriginalAmount="87.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|2311285" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/56/7956035f9d405ff069e72b2685e321f20f7f91e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|capitol_hotel" HotelName="Capitol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/41/7341a22d66f1778f3c1553281a3e67cba2848be8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute drive from the Dubai World Trade Center and Jumeirah Beach Park, while Dubai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.261039" Longitude="55.322288" StarRating="3" HotelCode="326376|broadway_hotel_6" HotelName="Broadway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al-Buteen Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/1c/441c542e38dd10d423b806e546847fdbfdb3a493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Deira district of the city, a major business area, and is just a 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|versailles_hotel" HotelName="Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/3a/a53a6afa0d2575ceae9f9c1d11a5f0f7ad8cbbc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|al_sarab_hotel_" HotelName="Al Sarab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a0/98a0abf3fffcb46dd365fe04c03527f7cc73d08d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.48" OriginalAmount="89.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|126934" HotelName="ibis Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 186878, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/01/92015947d62b425362dee69a3c809b4a7f1fb538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic part of Dubai, next to the Creek and Al Ghurair Mall, the hotel is only 300 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.55" OriginalAmount="89.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|2608225" HotelName="Ramada by Wyndham Chelsea Al Barsha" 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,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f2/c7f2da08ce83ce0eb4422a81094d6721d8ddf76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.61" OriginalAmount="89.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|141744" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ba/2c/ba2c1b210d95248849920d6409ed89338e62802e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="92.86" OriginalAmount="91.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1421662" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/67/4e6784c3ecb4a4aca73fbb472e4ac4f8d81fbc99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|president_hotel" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/75/32751248027ca44127a02ce7dab107bdb3f35281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|centro_barsha" HotelName="Centro Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ab/5aab4196dfde7d2191d90fc5890bd7ef75d7a975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.01" OriginalAmount="92.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|920325" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/f6/2af6f831d4672382d6b6f03e8eb6e86981c5eb51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.78" OriginalAmount="92.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|2344175" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6b/df6b709e64792f1eb90fda2225e76fbca9d45b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|la_quinta_by_wyndham_bur_dubai" HotelName="The Country Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/fa/acfa4ba95ace47b90e8a7bbbb28b67c5442808f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the imma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="94.72" OriginalAmount="93.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1132034" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/0b/3f0baa84f7bae8300e369a6a763152fd3dcf19fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.79" OriginalAmount="93.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|1971945" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/17/6d1755cab4550027f398e7e9c9e641e0d7e6164a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|west_hotel_4" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ab/bdab45d5a3ad7b57a9534568e51031ca5bbb0329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|panorama_deira_2" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 181211, Omar Bin Al Khatab Road, Opposite Al Ghurair shopping mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f5/6df5d1878c360739c34987c49d64bd28272daa46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Dubai. Dubai creek is some 2 km away. Many shopping areas and busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|zagy_hotel" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/78/4e787bc413ddcbddb6b8526598cb7a305bd79603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="0" HotelCode="469999|deema_hotel" HotelName="Deema Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Opposite Palm Deira Metro Station, Near Hyatt Regency, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/6d/786de5a6460afc233cde31690353a577bc4f21fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|studio_one_hotel" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/67/d367a6eae5ee65ade72cdd4f29c75b39633869e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.18" OriginalAmount="95.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|919835" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/1e/621e0d1b4388cc682d524f324b0102c4494fbd69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.47" OriginalAmount="95.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|2032364" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/57/5781391a61d396ad/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.69" OriginalAmount="95.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|143596" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind Mall of Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/36/6536e87f84aa7a6e9c9018179ac1212946a9917b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to business districts and the Dubai Metro, this hotel is convenient for business trave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.69" OriginalAmount="95.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|2358165" HotelName="Citymax Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d2/03d2d336db31ae6eabf5b68d63649e65d2e0a737.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.74" OriginalAmount="95.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|921085" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b2/b3b2b275023d712ecf9b3ef1a82cd710b7d472c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.37" OriginalAmount="96.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|945965" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/90/7390adef423f8ab80603a25c77c0046f7c54f209.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|coral_deira_hotel" HotelName="Coral Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/85/ba/85ba2b814bcb381a502b1ccc15b6c41739ba9112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the internation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.57" OriginalAmount="97.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|2370585" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/eb/20eb81d6137e0dacc6cb5cadd117a1d8c8ca6ec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.59" OriginalAmount="97.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|397495" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f9/73f9fffc1ce76087849ac11406957edde99e4371.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.61" OriginalAmount="97.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|42384" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/b9/45b929d1f60f3cb7386a315b06080b79f286e532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.71" OriginalAmount="97.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|31284" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/20/3f/203f92cd32c1754f88a0399fb8e73db46ecffe97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.71" OriginalAmount="97.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|45234" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, P.0.Box 119911, Deira-Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/68/bb68e913d8ec607eadf728c99e9f75dcf4088236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Dubai’s business, banking and shopping centre, Deira, close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.71" OriginalAmount="97.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|838245" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Behind Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/91/915c0979305c55dd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of 'New Dubai', the Auris Plaza, within a 5-minute walk of the Mal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.83" OriginalAmount="97.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|925465" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/5b/015bdfe8d17885ec16187b77dae8c1428ec29aa3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="98.85" OriginalAmount="97.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1229990" HotelName="TIME Grand Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 237844, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/99/dc99348973633d34607c820e5e2f10a790ab5e7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Damascus Road in the heart of the Al Qusais business and commercial dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.58" OriginalAmount="98.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|131614" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/52/7e52ec55eeeb1dc8b3dbb471bf98b9056072b65d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.85" OriginalAmount="100.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|31204" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/29/95293958d1a316e02736138e9dca798f4088d27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|icon_hotel_apartments" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box 34047, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/63/2d639b52b0809af9ac2715a1be44a36f6a11f59a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|86449" HotelName="ibis Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/0a/180a690a9f3ef3627069072dd0c048683f5f1c84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.25" OriginalAmount="101.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|924165" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area, P.O. Box 232808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288191/288191a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|savoy_crest_2" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b9/79b9748e95116c164155ae13e90b8b145cf868b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|arabian_dreams_hotel_apartment" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/a3/c9a3f9ca338ddf2a90943f9f1d6f5f3b146a2633.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.38" OriginalAmount="103.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|30864" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Street, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/6b/976b8d903e83177293c2c7cce7d9e606f0e0d5b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270014836783" Longitude="55.319002676197" StarRating="3" HotelCode="146075|47047" HotelName="City Star Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129857/129857a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Dubai. There are a total of 100 accommodation units at City Star. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|raviz_center_point_hotel" HotelName="Raviz Center Point" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b0/f5b01a1166ebf0bb563a7683b285d7c52c11f541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.73" OriginalAmount="105.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|700062" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34B Street, PO Box 64264, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/8f/0e8f84da54119a41790b3fc18c4c31e88b53f9e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along one of Dubai’s liveliest, most exciting streets at the heart of the busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.83" OriginalAmount="105.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|394235" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, next to mall of the Emirates, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405925/405925a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272738" Longitude="55.309333" StarRating="3" HotelCode="103481|225823" HotelName="Golden Square Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Middle of Naser Square and Naif Park, Deira, Dubai, PO Box 83966</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d3/d3a51f9a6990b784/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|florida_international_hotel_dubai" HotelName="Wave International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/51/d351397d411007717626bab24d8d29311e4862c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Dubai. There are a total of 47 rooms on the premises. Florida I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.10" OriginalAmount="106.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|38634" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ab/ab33b27eed8679a0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.15" OriginalAmount="106.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|2360475" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/03/fe/03fe9adcdd8bb4b440de95ff131887f8d8136204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.28" OriginalAmount="106.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|920345" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/af/a6afe76863db988f52028eac916e5599e7e8de49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a safe. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|star_metro_hotel_al_barsha" HotelName="Grand Square Stay Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind The Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8a/fe8ab67760727eefd6d019cad789e8764876aea0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city of Dubai and is just behind the Mall of the Emirates. It is close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.27" OriginalAmount="107.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|2176255" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.49" OriginalAmount="107.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|104941" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O.Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/5b/d65b0f0b72af73643e0e7d2fdeede20e5296ade8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Mall of the Emirates, the largest mall in Dubai, is right on the hotel's doorstep. Moreover, Gol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.56" OriginalAmount="107.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|98588" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/07/26072e1afbedb976c3b0c908303564ae980e1f61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media Cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.07" OriginalAmount="107.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|1244848" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/3a/5a3a5731938a7077c1e4154de66cb975bf5f08e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259009" Longitude="55.288926" StarRating="3" HotelCode="364976|32599" HotelName="Panorama Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/8e/8e5787866a316eac/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 44099, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/26/c42618bc6bc0b14feb2e0b223223abb8601d48af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, in the heart of Dubai's financial district; banks, airline office...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.36" OriginalAmount="108.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|922465" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/ea/97ea5ac8addd3171f90973f8624f517b786f83dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.68" OriginalAmount="108.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|71094" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" 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>Next to Sharaf DG Metro Station, Al Barsha 1, P.O. Box 125962, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/14/20/142016a9ae3b0e874e9e818f7da5008162ce5d2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Al Barsha, the newest development in Dubai on the edges of the Sheikh Zayee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.68" OriginalAmount="108.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|1911025" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a0/47/a047f7cdc9976c91c40fc3c46e6cbd29412606a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Shei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.266645" Longitude="55.315699" StarRating="2" HotelCode="69785|sun_and_sands_plaza_hotel" HotelName="Sun and Sands Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/88/2b88203415bb84154aa14c6380976ce0d7e9b740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Dubai's business and shopping centre, adjacent to the Al Nasse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.55" OriginalAmount="109.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1980815" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/ed/daed30cc9b8f3efab54733cc7b510f8e6ea789a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai Inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.19" OriginalAmount="110.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|133064" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ae/b5aec294140fe98feb3204ac4b40282c22f78956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.65" OriginalAmount="110.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|1968615" HotelName="Premier Inn Dubai Ibn Battuta Mall 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,Golf,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Battuta Mall, Sheikh Zayad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/43/7d43a31c0affd7321b03ad1263139eca10e21137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this hotel is ideal for business travellers as well as families. Ther...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.03" OriginalAmount="110.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|2292325" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|maisan_hotel" HotelName="Maisan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/f9/2cf9b1c0e3c43ad4b34051af8ff465fb31a4f0ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.87" OriginalAmount="111.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|2159275" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.14" OriginalAmount="112.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|920905" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street 16, Marina Waterfront, Jumeirah Beach Residence, PO Box 376332, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/64/17646bf7cbc5b1f47737a5507dcad0322f4b25ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Dubai Marina in the heart of New Dubai, with fantastic views ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.27" OriginalAmount="112.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|1907885" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/51/1e518e4af008dcb34adf49ce53fde76a5e29f1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.07" OriginalAmount="112.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|906615" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/d7/08d7b33be4efe1beb739a2f948b9fbc505953aba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2816383" Longitude="55.34791607" StarRating="4" HotelCode="531435|telal_hotel_apartments" HotelName="Telal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 20 Street, Abu Hai, P.O. Box 33324, Hor Al Anz, Behind Deira Main Post Office, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/63/79631e0669483f3df9ffa243ef391d57206fe9f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this apartment hotel is located approximately 10 minutes by car fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|992495" HotelName="Hyatt Place Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/66/663a7bd74198e666/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="114.37" OriginalAmount="113.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|1019859" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6e/31/6e3132cec2116103e8f88839b2b958da031ac038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.16" OriginalAmount="114.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|133264" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street, P.O. Box 27070, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/45/fa452aa2dfd589d2af94b345313c28c570ee9834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.17" OriginalAmount="114.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|92008" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/69/a5699ffba9abb0ac1e3e393e4c316ad170d14ae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai Internati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.96" OriginalAmount="114.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|30594" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d5/d5085cedefc7628d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.01" OriginalAmount="115.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|2325045" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/ba/2fbad1c26417af2dbd967d42b2e2cb8f89a1ca5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262795" Longitude="55.316687" StarRating="4" HotelCode="33282|al_khaleej_palace_hotel" HotelName="Al Khaleej Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, P.O. Box 3720, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/6f/776f9247947441957e4ae9326e0b11898be20404.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.49" OriginalAmount="116.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|61304" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/d8/a2d8a18292fab486cff0b836bcad793755c5aee6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|occidental_al_jaddaf" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/98/62/986203f7fc621d5bfaf6e1a153742027e7f91923.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|aloft_dubai_south" HotelName="Aloft Dubai South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/27/6f27cd4baf9c511cbf2a5a3e259af3fd03532ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|movenpick_hotel_deira_4" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/a2/23a23d8fda19eedb2b4edaa349221dabd4cd775f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.66" OriginalAmount="118.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|2251775" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6a/14/6a14ce027f68c78073b39b1724dbe51f0e4b45f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facili...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.99" OriginalAmount="118.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|73124" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.38" OriginalAmount="119.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272122635571" Longitude="55.315867350368" StarRating="4" HotelCode="162561|2091595" HotelName="Dorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar-Bin-Khattab Road, Downtown Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ed/d5ed21de1f9a5f7fcca5acf96ce0bffd80f93e2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a commanding central position of Dubai's Al Ghurair City, near Fish Roundabo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.52" OriginalAmount="119.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|37094" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/5a/085a59a65431de1f5b1ef6b5cfb36f6daaa9df15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.03" OriginalAmount="119.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|2438925" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/85/d7852715a44943521d211db4fd3c747b40afd8c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/6a/7e6aacf7f3061630cad072a83c639ac8495d7960.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.27" OriginalAmount="123.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|2279465" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/cb/5dcb6948bc4ef4e0961b21ce96b6e9d683798472.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.34" OriginalAmount="123.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|2330615" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Culture Village, Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/32/32ba8b5024039ce5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.61" OriginalAmount="123.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|1420308" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/5d/495df30d36e76db990b9c2168f816e2aef0e7e7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.85" OriginalAmount="123.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|98109" HotelName="Le Meridien Fairway" 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,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 36400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/42/42f31fccbc017de0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within close proximity of the enchanting Dubai Creek and provides guests with ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.09" OriginalAmount="123.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|45364" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/8d/ee8d5961ccf3fba1ec5e159ebd7a7a841b79210f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.80" OriginalAmount="124.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|2552675" HotelName="Ramada Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/81/108182ffea6a83d67e7ba3cbc696f5ff2403a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.85" OriginalAmount="124.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|2417005" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/44/2f4412c401f9354701bd9b44600dfdc175d68b4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.22" OriginalAmount="125.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|30854" HotelName="ibis World Trade Centre Dubai" 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,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/9f/209f9b0841bbc95c506cd68000b032d0d32fec66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the bigges...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.05" OriginalAmount="127.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|4865425" HotelName="Pearl Residence Hotel Apartments" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|palm_beach_hotel_7" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/55/58557a201409becd4960c9deebb6252fe463b0fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the Worl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.42" OriginalAmount="128.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|200466" HotelName="Marina View Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="129.78" OriginalAmount="128.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|44415245" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.42" OriginalAmount="129.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|1895805" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/4e/694e4dfe33c51d877fa17557aee10c1f9544dba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.43" OriginalAmount="129.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|923545" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.91" OriginalAmount="129.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|2611245" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/99/88992f55510c89f799b1c45e2959478c86608249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="131.24" OriginalAmount="129.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|480534" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/86/02861400e0bffadd29cfd2c0beaab4916e208c7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|28556" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3c2b16d31b415d3f1b881e51190426cdff60d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.00" OriginalAmount="130.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|120022" HotelName="Media One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/bd/d8bd71068e1291698e40c220fefcea79758e9c29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Duba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|273328" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.094295406228" Longitude="55.177025186508" StarRating="4" HotelCode="173243|gulf_oasis_hotel_apartments" HotelName="Gulf Oasis Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha, Tecom C Area, PO Box 31272, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/1e/de1e9e8ca10850066dd8ed184835c20ad4d8603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|parkside_suites_discovery_gardens" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/d8/09d84bbfa374f880a7fafd931a0f964d07017c0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The proper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|welcome_hotel_apartments_1" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/37/b137c0dbe78807767755c1ac5b3071e6307e2e10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.15" OriginalAmount="131.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|84776" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 34150, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/c2/d6c2720b983bfde00990b00b692ea74149f468a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Al Ghusais, close to Terminal 2 of Dubaï Airport, the Dubaï World Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26917" Longitude="55.305959" StarRating="3" HotelCode="70471|flora_hotel_apartments" HotelName="Florida City Hotel Apartments" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Square Metro Station, Deira, Dubai 49530</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/cc/f1cc83d9dd1a480de939b47796d48b21ef6d504c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is superbly located at Baniyas Square in Deira, close to an array of shopping c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|signature_inn_deira" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d8/ffd8bfc3dde2c0c8d7005af54edf0294c9d82164.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai internatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="133.57" OriginalAmount="132.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|14624357" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9f/9f2fe76843448fd7/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.71" OriginalAmount="132.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|31134" HotelName="Novotel World Trade Centre Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/48/85485d9df6fe79b716896a8545ca5a0e1b1ee28c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|le_meridien_al_sondos_" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/24/2f244a436d1752067d293a24ed4c73db65a8d96c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.45" OriginalAmount="134.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1623098" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/95/7295de7330817ac7c63e2712a7073a0e9296cb73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.47" OriginalAmount="134.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|141584" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Mankhool Road, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/8b/198b9a1cfa1d4c7842d183505276b04c54e2bb04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dubai. Its setting is especially ideal for business tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.00" OriginalAmount="134.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|2291475" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/fc/c7fc7861951b08f83d598086e0bf2f88ad420e1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|56343" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/ac/3eac0be476cda33065c28f06b15f92e5b025d79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.39" OriginalAmount="135.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|139534" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3a/a4/3aa4e0e9a8fdcc3a0db669b94e591aada1f350d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.46" OriginalAmount="135.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|53754" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/25/1625348338ede9a5fa180cd882bc213c7151d157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.08" OriginalAmount="135.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1517218" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099709dd02878fadfe341a3d15ce3c3774c5c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.10" OriginalAmount="135.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|148506" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9b/9baf790352d95eec/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.10" OriginalAmount="135.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|2274885" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Golf,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Road, Al Dar Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/a5/72a57d2f38d053466aeddc44d3792dcf6f4addf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel lies in Dubai, a few metres from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|al_bustan_centre_residence" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/24/a424e78b7117e4dd8a1b8ae9db09c2a85771b56c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="137.80" OriginalAmount="136.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|1010804" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/20/c7201f397b5a2d1cabddc69560186cd08adc13bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|royal_continental_hotel_2" HotelName="Royal Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/56/d056dab1d849c2e6322ea47af288767bae84c3c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.51" OriginalAmount="137.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|2178525" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, Al Barsha 1, Sheikh Zayed Road, P.O. Box 45113, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/03/61039827ecae63670475cf639676642301d198d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dubai, this hotel is ideal for business travellers as well as families...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.85" OriginalAmount="137.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|89720" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Wasl Road, Al Wasl District, P.O. Box 71136, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/95/7e/957e044aaf682a72b2bba77ce28b88689ed201a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the heart of a major business district in Dubai, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.23" OriginalAmount="137.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|592555" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/24/6524f243967e57f1f92a79459a381b2c6ed31c50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|rose_garden_hotel_apartments_barsha" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 45113, Near Mall of the Emirates, Very close to Sharaf DG Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ba/82ba13b6afa87e14487e2912fa3dd4fd95a4315e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.26" OriginalAmount="139.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|2220755" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, P.O. Box 485085, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/0c/8c0ca282ef3fc8a8b860dcf0bc6eb84915c35a1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Dubai. For business travellers as well as families, it pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.48" OriginalAmount="140.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|1028188" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street, Dubai Marina, Al Marsa Area, Near Marina Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/45/9245a4091114a74e5c877e422237f15bcab696d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="141.62" OriginalAmount="140.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|CBO055000" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/fe/27fe670dc436cded56de713a238012ab08e9dae3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Jumeirah. There are a total of 200 bedrooms on the premises. Al Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|55380" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/c8/2cc8be9362bd990627ed1321afa39c1a8ac45a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|xclusive_maples_hotel_apartment" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 A Street, P.O. Box 126012, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/88/d488a75a6cfd54bd0798b5530dd374da9c4407e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.76" OriginalAmount="141.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|1512908" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4b/e9/4be9d621a06cbe54da52a47d9068beb5c54ed40e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.60" OriginalAmount="142.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|129574" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/cf/cf28918ce439cdcc4098793feae33084/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.12" OriginalAmount="142.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|964585" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, PO Box 6655, Deira Corniche, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/dd/9cdd0b433b4f393fb819fa8484c0229f698f5127.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.109277" Longitude="55.203112" StarRating="3.5" HotelCode="199603|35605" HotelName="Marmara Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, PO Box 63907, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/6f22406eee97f0a1/26/26b19ffaa9ae3bf0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.58" OriginalAmount="143.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|1893205" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/b6/c5b6ff14cfaf22df86aa6c00ae76c7c6569d0491.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.91" OriginalAmount="143.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|922515" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295686/a_295686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.43" OriginalAmount="143.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|2195075" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a1/7ea16e209d26c49abad27371b6733ca79941bbfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.93" OriginalAmount="144.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|925595" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/46/4686df3428a388d6/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.24" OriginalAmount="144.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|2257225" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ea/4a/ea4acfcdaf65219756f0a1ecc385ef03609e19be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.74" OriginalAmount="145.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|1467118" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/aa/0f/aa0f2286feaeed2a2a44342a3854649506d0f68e.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.92" OriginalAmount="145.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|935725" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Near Al Sabkha Bus Station, Deira, Dubai 128774</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1e/361e4ba4391d8f6737f95e2ba8b3076e59855f95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the main business and shopping area of the city, Al Baniyas distric, close p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.03" OriginalAmount="145.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|2288655" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/bd/2abddf30f59fe61f902da7e61b81b7661fdb0d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.39" OriginalAmount="145.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|2393305" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/95/f89521935036cdfbb27a5aafa23e6f00c239270c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.89" OriginalAmount="146.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|872075" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, P.O. Box 125707, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/101656/101656a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located across from the Metro, this hotel connects to the city. The Mall of Emirates and Ski Dubai a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.12" OriginalAmount="146.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|1980495" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3c/33/3c33953dd24cffe70d93dda5770a68b45590cc36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.10" OriginalAmount="147.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|31474" HotelName="York International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road, Dubai P.O.Box 82555</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/3e/d73eb485f1c2bc49645995687dc330590130c519.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="150.70" OriginalAmount="149.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|CAY216700" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/10/05105af5a8ccdc3a8590207c7768340a20562801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|la_villa_najd_hotel_apartments_3" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shaikh Zayed Road, Al Barsha 1, Behind Mall of Emirates, P.O. Box 214671, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/a8/0ea88d88fac269c7bf18a9c2a76ed1279a9d1e5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel enjoys an ideal location, just 2 minutes' walk from the Mall of The Emirat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.223829262994" Longitude="55.284850956432" StarRating="5" HotelCode="186644|dubai_trade_centre_hotel_apartments" HotelName="The Apartments Dubai World Trade Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9229, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3d/5a3df8895c3120a606264f9cb970bda0a0c2c1ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located in Dubai City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.67" OriginalAmount="152.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|4664525" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road D-68, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/1d/3c1d429e0ef0ca1f057a7ee5666eb967a8af501d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.65" OriginalAmount="153.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|2391785" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/65/3f65c2dae5ae3f4578bfe82bb072f6593334ca39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.77" OriginalAmount="153.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|31104" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/41/41914cab73472857/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.46" OriginalAmount="153.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|30674" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/66/2d665fbe62faa09b072dbce589e0442948e367a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.87" OriginalAmount="154.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|1525358" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/de/f4de6bc9cd923f559fa91407527f74215e3ccdef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.23" OriginalAmount="154.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|1604428" HotelName="ibis One Central" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre District, P.O.Box 9914, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/bc/e4bcc56fed48daed51032dadccfb3189e9d86235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 15.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262521" Longitude="55.295472" StarRating="3" HotelCode="187437|ambassador_hotel_dubai" HotelName="Ambassador Hotel" Meals="BREAKFAST-FOR-1" BedType="BREAKFAST-FOR-1" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Al Falah Street, P.O.Box 3226, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/58/0f584e9d1fb041688fe18a0b3deded601172c246.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="157.22" OriginalAmount="155.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|CBO055100" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d8/84d8748f132ac11f2b02c2ddc11e18fc4c526d66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.39" OriginalAmount="155.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|81144" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/a3/b0a338f972c3264267ff511953b43ba153c41f60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1604788" HotelName="San Marco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/7f/3b7f697d4963718778dc527e3ab8e9f33e02a5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.06" OriginalAmount="156.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|2329275" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/57/e957d1cab42e8f82ff05c53a71bfd44dc8d8b685.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.29" OriginalAmount="156.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|924145" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/c4/edc46ad1755bb28f4208dd2266d6768efc39e7d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|303208" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="160.11" OriginalAmount="158.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|CAF551600" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a2/3ca29dbd8b35f3b67bf52193cc27065db637b92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.97" OriginalAmount="159.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|992835" HotelName="Carlton Downtown" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/c6/09c69b32a52d93f82f1c929f87c23a2d17e32230.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.02" OriginalAmount="159.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|924365" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/bb/d7bb72d972302e73b52b4d447d4bc43c8d8af121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.54" OriginalAmount="159.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|1254448" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/9a/5d9a30dd94f17bcec27df542118a2d6210cb5777.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|405433" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/23/8223d2ae30f0c06c4ed08b3d9b059e0b0abc33ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.89" OriginalAmount="160.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|2343785" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6f/23/6f23e70dc287f5cf110ed2bd624bbc9cbb226358.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.24" OriginalAmount="160.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|458355" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/47/424799afac850067b337fd01e1807e0eff02b894.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.31" OriginalAmount="160.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|2267945" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f0/bdf03a044fb2dfc4b193a533428244a57d45bed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.11" OriginalAmount="162.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|48564" HotelName="Radisson Blu Hotel, Dubai Media City" 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,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 211723, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/35/01356c58287d04897eb188f8539ccf9126e8fa78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Dubai Media City, which is home to many leading i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.73" OriginalAmount="163.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|56234" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/01/790129f60fbbaacd99083600b53c5a2b095c67fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.97" OriginalAmount="163.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|911475" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/c6/5fc6dbda1303981c233fbbbdf2a487f7534662f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.31" OriginalAmount="163.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|2217385" HotelName="Holiday Inn Dubai Festival City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/67/ba671d0f5db19c11cdc896d2ab349e84f327113d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="166.51" OriginalAmount="164.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|1024336" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/dd/eedd773634fb772eb8de89b9d81aaf27b86925b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.51" OriginalAmount="164.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|444505" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/ca/35cab7bc9016756ac8dbb6a5edb0a2dee9b82c5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.55" OriginalAmount="165.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|1960185" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Post Box 9168, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489573/9ff4fcb5425316969ca9db5d0b5b4c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Deira. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.62" OriginalAmount="166.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|2159315" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608982/608982a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a conference room and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="168.95" OriginalAmount="167.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|47046485" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/8e/018e594ec9a696b5659b2707e8f7c32a9abec0d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.10" OriginalAmount="168.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|2352475" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/zz/d2ad84c37a5bb47f57e9a19b9f04afde4c7d26c1.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai Internation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.72" OriginalAmount="170.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|994075" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/e3/cae3bae376f5a968051ec190b6bab6289900b839.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.32" OriginalAmount="170.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|397515" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 450605, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137514/137514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|dunes_hotel_apartments_oud_metha" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ed/86ed46dc9e65445417cac8e489c1af87f3a71dc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|grand_plaza_movenpick_media_city" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/31/263169e15d165ff537de79ff920ff96045949941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.39" OriginalAmount="172.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|456095" HotelName="Jumeirah Creekside Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/00/520077465f150f47c78dde7941d43f3ab5905628.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.71" OriginalAmount="172.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|930565" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/df/c3df139ae8d399d6000216a889b0399df0d79b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|55048" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/68/9b68e880bf85e41a2c0d3f0a5fe43149dbfefa9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.63" OriginalAmount="174.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|975535" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/2a/ac2ab440430cbe7f6c4b47a16209367ccd96f438.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.82" OriginalAmount="176.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|4557695" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira, P.O. Box 5588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3c/3cb71296390e25d0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is located on the Deira Corniche, overlooking the Persian Gulf at the mouth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="179.09" OriginalAmount="177.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|1611164" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0f/6d/0f6d558f2730dd4f246a9fc1e112d19313086582.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|xva_art" HotelName="XVA Art Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/d2/8ad2c864940b5a19d472ac2d0f20b676198cc3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.08" OriginalAmount="178.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|2061645" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/8e/8ebc4c91423ec21e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.65" OriginalAmount="178.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|30874" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/1e/e61e606dc8d529cc3b2acede4c483820ad9776bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.79" OriginalAmount="179.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|staybridge_suites_dubai_financial_centre_an_ihg_hotel" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/35/0a356f236e02fc73df3250a2a7fed52a10c20649.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.94" OriginalAmount="179.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|2290115" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Community 317, Street 12A, P.O. Box 28950, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/8a/2e8a52f950496c2dabd5e78b5632bb9a2d441843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai's business and commercial hub, Bur Dubai. It provides gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.23" OriginalAmount="179.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|122554" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/5c/655cf43ef049f23b7e8bf3e469a2a59d0ef123d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.72" OriginalAmount="179.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|2583535" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/0c/d20cc48d18af56eef67b5271eae0406ab2042de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="181.99" OriginalAmount="180.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1029282" HotelName="Towers Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/41/d141b4ea5999e1afee5f92c1bee470d8a1752440.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Duba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.35" OriginalAmount="180.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|1941125" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/15/52/1552acfcccb42221b6dd49fcd17d437a6a114aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.36" OriginalAmount="183.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|31414" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/6e/6e2223c879b5bd4d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="186.39" OriginalAmount="184.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|CBC320300" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/b5/5db56b44789dd5d2196e3e904b25fabc8c2c1cc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="187.72" OriginalAmount="185.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|699971" HotelName="Marco Polo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/95/b2950f9314530816dbf4a0bec4b7935ecb1a3415.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="187.80" OriginalAmount="185.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|134815" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/77/f077d0d179d411f045ed517ec812a665b32bc2e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.86" OriginalAmount="186.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|otel_vida_the_hills" HotelName="Vida Emirates Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/ac/16acc47100d67864d72103d36d9f10c25c06f871.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.06" OriginalAmount="186.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|2264035" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/cc/b8ccb1528a5990e4ff60a0134df7ee1f0ce535da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.34" OriginalAmount="188.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|2378345" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e3/e4e372539c23ce472d41a5ab3e1a49002926298c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.47" OriginalAmount="188.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|122314" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" 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,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/0f/3c0f7d045a08ffb2ab4e82fe3bc0d04ba6944331.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.10" OriginalAmount="189.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|2076885" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/02/56027157b17d0baea8ce82f21510c23ec2e68513.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business trav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.29" OriginalAmount="190.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|2127865" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e7/79e7fc408274499547f66082ac09dd9cee31b77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.80" OriginalAmount="191.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|93610" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/c1/41c18f6120c90c4dd07b2451ac9c4fe201c9f853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="194.53" OriginalAmount="192.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|150199" HotelName="Jumeirah Living World Trade Centre Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/ee/6eee1ed6f29a95396ade1f82973817da8f419e0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|marriott_executive_apartments_dubai_creek" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen St, P.O. Box 81148, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/61/d96191de64d0b48a0cb16a6cb7503ae8963573be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.33" OriginalAmount="193.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|2230145" HotelName="Gevora Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f5/9e/f59e1d6920e280c35f9fa326991742b1b3443bf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.10" OriginalAmount="194.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|30954" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6e/64/6e64556b86c97d0fe414fab53c936fc49361d143.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|al_bandar_arjaan_by_rotana" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5f/ac5f201b634d415a7ab08b9e0be32e992fb7d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 km from the centre of Dubai, this apartment hotel is ideal for business trav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.82" OriginalAmount="196.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|2349505" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mattla'ee Street, PO Box 33306, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/fe/bffe884b8e6e4fce8575f7e1c23a07b3616df5c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.13" OriginalAmount="198.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|449255" HotelName="Millennium Plaza Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bc/d1/bcd18cdad1b4fda4d7f5d0c3dc0e13b3633047f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.72" OriginalAmount="198.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|2272525" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|desert_palm_2" HotelName="Meliá Desert Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/cd/17cda6ad7734cccf54512beb0dd8936e9c1268e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.62" OriginalAmount="200.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|2392815" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f5/f8f565d8c76e89ef606fb2f619166feaac3d5cb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|auris_metro_central_hotel_apartments" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/cd/6dcd83c5ded54572eac29743666528cfe8d4bd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.74" OriginalAmount="201.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|2221935" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/61/9561e0f6c55d4c11905da0c836aa04273984a307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|the_monarch_dubai" HotelName="The H Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/19/901949453d4ba8d6f8772da83fc3e7341d5e23ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.89" OriginalAmount="205.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|230996" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/0a/0a0aa05df627e3ee271987fc1be26145a0e59a8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the commercial hub of Bur Dubai. It is within eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.94" OriginalAmount="205.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|119872" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/34/82347914c204d50ef34968e1f906e1e2f948ce42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|flora_square_hotel" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb381dd19873ba604b476fdd13b357d2ee28f70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="208.95" OriginalAmount="206.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|467867" HotelName="Rove Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5c/61/5c618236c7baa706367b27bf1c9ae0d0f384e98a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.06" OriginalAmount="206.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|136114" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/bc/2dbc856e2c9cb2281907190d7e9e807c6ed9cce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="209.43" OriginalAmount="207.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|CAV924700" HotelName="Grand Millennium Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4c/4d4c14d894639b33c381d9db6e66dea924eb04ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.10" OriginalAmount="210" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.25" OriginalAmount="210.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1797532" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST FOR 2 PAX" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/70/87/70879bb2da4b5cbf140577f2f2e4fa357d73aafc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.97" OriginalAmount="212.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|1252788" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/71/807155928d2d74295310956f82a17b159dd3af49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.13" OriginalAmount="213" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/cb/f0cb92c804eba9471e36a09d00b9e3c521486d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11502800195" Longitude="55.194804885914" StarRating="3" HotelCode="212010|akas_inn_hotel_apartments" HotelName="Akas-Inn Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, P.O. Box 234236, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/a3/67a3394b9184e1be4c4a7f699bd3beba2f30bcba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="216.99" OriginalAmount="214.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|2619625" HotelName="Suha Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/91/48/91485b4dfbb8744e6a062f80e2604899f1994ec8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.16" OriginalAmount="216.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|sheraton_dubai_creek_hotel__towers_2" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/f8/44f81a6609b399fc1e02af675b4e152c2b59ea61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.90" OriginalAmount="217.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|71114" HotelName="InterContinental Dubai Festival City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/06/06b6bd9509e46c1c6ce93bc125a7b0fb/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.95" OriginalAmount="217.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|458275" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/03/3603e1da1df96f517ec641afdaa515a20b62e668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is just a few minutes from the business and financial districts of Sheikh Zayed Road....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="221.88" OriginalAmount="219.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|2907778" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b6/26b6e71cabfc520ff3c2b9a69d40b952fb62a36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.40" OriginalAmount="221.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|31264" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/22/68/2268e079bea07262aebda4ac2e810a2bbd3ab9b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.32" OriginalAmount="222.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|2328085" HotelName="Courtyard Al Barsha, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Behind Mall of the Emirates, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/48/4a4849673182cfd56cfa94ffa24ef8588491c8a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.01" OriginalAmount="222.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|920055" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, near Fish Roundabout, P.O. Box 185060, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c8/76c883f605cc270f5a496318f74b1d32b7c10aec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.45" OriginalAmount="223.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|1590268" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/10/b5109773b99bcc0b1e5a428bf977c72e6b87d559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.58" OriginalAmount="223.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|1471168" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Off Sharaf DG Metro Station, P.O. Box 450011, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a9/3d/a93d30b161a8f43d2b9d6f7665b796feb2bb6115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.97" OriginalAmount="223.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|61744" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/00/7e0088a916bcde78d6075f5a3d915488779cf309.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.67" OriginalAmount="225.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|2282075" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 9970</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/16/47169d09ff8d1496abc36fd5fa2d72d25eeb19d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|damac_maison_cour_jardin" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/4f/ca4f55fcd3793db7bd9e8148c4372ebc30ac2197.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.36" OriginalAmount="229.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|925405" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/96/34/96349cdc2f9f483c1f3dff8361244c60cfbf9f7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="234.09" OriginalAmount="231.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|145334" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3e/10/3e1072f255d9fb71772691d24494d3d786fd938a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.88" OriginalAmount="232.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|615835" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/be/88be87b8708a18034a25efe810d5bcf72f6a6417.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237.35" OriginalAmount="235" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|5457" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai P.O. Box 5182</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/50/c650d724787167ef5c85b8891369ba16334c3b6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the end of Jumeirah Beach Road, the resort is only about a 10-minute drive from the city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="238.55" OriginalAmount="236.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|CAX801300" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/39/ee396d59b0d70ed5f1f6e33f120fa84d200a38b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.003656820892" Longitude="55.164876809949" StarRating="4" HotelCode="908944|marriott_executive_apartments_green_community" HotelName="Marriott Executive Apartments Dubai Green Community" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park, P.O. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/3d/db3db5f2fec0a7602d5ca75913c6f36f17aad684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|park_regis_boutique_hotel" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/19/a1193a11fe24d31d919145837ba39ad8fecb2ecc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.32" OriginalAmount="237.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|2389955" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228fe2fbb54a7cc3513cace096164c202efbf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.47" OriginalAmount="238.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|117782" HotelName="Dubai International Hotel" Meals="ROOM ONLY,FULL BOARD,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4e/1e/4e1e8831549f46720052407c945eab73ca796e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.87" OriginalAmount="238.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|2320915" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/43/26430e5c7c71df085bfd100e59a5050a10678dc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/f2/6af24783c0d447c9fff5ed79c3df1c2c5218e9e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.42" OriginalAmount="239.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|73354" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/58/bc588db490dee081e755c104469d535e366e7bef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.83" OriginalAmount="239.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|631365" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/f7/f3f7421422c6b3a836d044d40c1421024df9e78a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|admiral_plaza_hotel_2" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Al Nahdha Street, P.O. Box: 26888, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/5e/3b5ee2b5d64d3bbc9b8a650b5c547dc1da2507c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Al Nahda Street at the heart of Dubai, close to the commercial, business and shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|923415" HotelName="First Central Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, Al Barsha 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/f1/35f18093d12aa0d06b92f278571e8e48030d02fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 524 rooms. Amenities include a safe. Wireless internet access is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|savoy_central_hotel_apartments" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/c2/b8c2a9459b66024b035b2bb28a08fe0670e86252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the central district of Bur Dubai, this aparthotel is just a few minutes' walk from major...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="248.21" OriginalAmount="245.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|2222284" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street, Downtown, P.O. Box 116566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/fc/f8fcb94014ad1b4d3bff4bda16d1a2c354519db3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a 5-minute drive away from Dubai International Financial Centre, the conventi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.55" OriginalAmount="247.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|281595" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/08/1608540437882c0d097bfc32cc3d5b3e882ddb6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.16" OriginalAmount="247.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|967185" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 120253, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/3a/943afa705aa8ed7eccd1871c2b89bec7b733decc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.00" OriginalAmount="248.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|868575" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 112225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/39/3939e0983b62f4c4fb8dc21b59e0d6ecc8b305cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.51" OriginalAmount="249.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|941015" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2d/e42d7c1e651a80cdafde6a4f4d284482c0614006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.65" OriginalAmount="249.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|34347859" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/dd/e2dd2094d9bf811596f4fa1e642715533e675fb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.66" OriginalAmount="255.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|31364" HotelName="Hotel Sea View" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/bc/79bcbd251968044611896d776e0e8350bbeee921.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.52" OriginalAmount="255.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|56027567" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/78/f4787eb6f3729f01a22c72bd4029901875a6faa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.27" OriginalAmount="256.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1511908" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/60/7a60cfceeb39ce50421548770aae899f77a8708a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.02" OriginalAmount="258.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|2342295" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/43/8543cfe34356567e72e933f96ce93f9ff9bf5e3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.71" OriginalAmount="260.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|4784905" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/47/dc47ac9c10d96579c4e4e740659cfb78bc0a8ad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the central city, this hotel is the largest in Dubai. Premier, serviced apartmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.99" OriginalAmount="260.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|994005" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/6e/1e6e4027da1f16a40badc23919dfdfca05e1fa8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|95236" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/65/5d65e92f694e7a9cd539c17f785da4b01e30f508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.61" OriginalAmount="261.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|golden_sands_3_hotel_apartments" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/25/852544b26b88fae31ccb94e6f3d0663ec1772ec3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Dubai. The premises count with 750 welcoming bedrooms. This property doe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.66" OriginalAmount="263.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|141404" HotelName="voco Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/6e/796ea132d4ba45076eb1cd8e262954060e5c4c53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.72" OriginalAmount="267.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|925445" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/78/ee78b0dde66f89f6174a771c417beb120b900db4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.50" OriginalAmount="269.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|922535" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/3b/973b3df8c70411e8c1c17e1678bdfca940e4622a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai Internat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.61" OriginalAmount="270.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|2164605" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3d/ee3db69d62128b7ef250aa14dd04dceee6f9a351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.10" OriginalAmount="274.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|1069698" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/2e/132ee07ddad83e137c07fff0fb0bb1f50c7a454c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/fb/42fbbcbcfb3c92796523ed4d3247a300eb444d65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|28167" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/79/f77993273868cabab34d68c0504bea2464f26ec6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ab/76/ab76dbb9e76acccf974ba29dab3706fa517e08fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.28" OriginalAmount="278.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|1466648" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/72/11723e381cfb8c095bd221e820353f1541070631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The prope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.68" OriginalAmount="279.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|2115435" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/fd/d0fd3d1b211200b2cdd17561a8ad6fc05a6da848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.78" OriginalAmount="279.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|126954" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/ae/f1aed240dfe4ffbbd0eabb667e0901fcd142884f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.81" OriginalAmount="281.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|arabian_ranches_golf_club" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/07/8c073f2547f883cb98b8737d0a9abd6985083f78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.60" OriginalAmount="281.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|133044" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118737, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/1f/081f5ab0e2b892c3f342c731426718b87c342092.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the business hub of Dubai, next to the Dubai International Financial...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.92" OriginalAmount="282.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|2320425" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|flora_creek_hotel_apartments" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/c5/96c5d985f8c830bb519de6ea554d2d7e23658b10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.04" OriginalAmount="283.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|138024" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/de/74de66ded6181444f15b9b81bee2983f02b4b883.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk awa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|143786" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/43/0b43e0b08b1809a0b2b35250ceb5c5b47c6124aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.28" OriginalAmount="288.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|1591848" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/68/2368d653afcbc2ca270c069ba68feb8b883b9569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.04" OriginalAmount="291.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|2188615" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/dd/59dd03009f02e341ff5d163965bf759879a7c7ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.12" OriginalAmount="293.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|30754" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/90/2d901f8cfee8e7312a58c9752eff25e0b2fab505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|the_address_montgomerie_dubai" HotelName="Address Montgomerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/b8/17b8cc06b16883b7dc4b7a06025745e7ea9a3da4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving tim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|35530" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box: 72127, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/a4/cda488effd783117fde80a458e361c36744dfd76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel affords a central location along highly stylish Sheikh Zayed Road. It enjoys an enviable p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|roda_beach_resort" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1f/b41f86ef5a8931217c800777c2384e8baea01816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.43" OriginalAmount="297.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|4037914" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/1a/361ab21e762c8f419945e2b167126aa44e9b6d29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.26" OriginalAmount="298.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|353355" HotelName="Marina Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina Yacht Club Street, Dubai P.O. Box 123233</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1c/10/1c10c605921abda0e70a4d02c9df64a7305f62cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 500 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.82" OriginalAmount="298.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|968765" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/8d857380f335db46/3c/3c52769cc79f4aaf/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.26" OriginalAmount="300.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|932925" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/74/3674284f8e53686bd76b18940db197b2f29f6df3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.33" OriginalAmount="303.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|43114" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/bb/cabb2dda49b24733bd737ddb23679b9aaca94c25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime locati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.44" OriginalAmount="307.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|722075" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ba/5b/ba5b5103501d908c25689d66e7162289a9c93e4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|403521" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/d8/2dd8138a06c8c466f9987c48bf88ace56e5743c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|34765" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7b/727bad6857475fa1d011401577c8a0ab522a80ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="318.19" OriginalAmount="315.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|73344" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/62/e96257c05719ec0e1ced53bf6cdc9c771a1692e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.15" OriginalAmount="317.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1936115" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/b6/18b6924d198681cecec9bb2b58b411255407fa90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="323.20" OriginalAmount="320.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|508439" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/44/6d44d9ccf9e053ad6686b95d6e549f3e1bce4c6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies around 10 km from the city centre approximately 15 km from Dubai internationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|golden_sands_10" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/95/39959583b42af0ad5f987bc988e76cf124ec007f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="327.45" OriginalAmount="324.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|921955" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/34/8634429d707e6efa5638e8bfc56f4a4ba4669a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.16" OriginalAmount="324.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|1601418" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c3/03/c303a2d24c37d45e1102f6f234188bac3f323537.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.08" OriginalAmount="325.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|985785" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/25/56256dcc630ab270eda11d75699b9f9edd6d76b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="332.73" OriginalAmount="329.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|104831" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O. Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/2f/212f82de0a4f8dbd5bb2dffbe3ac529e40d0eb46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the World Trade Centre and Jebel Ali, and is ideal for business and le...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.14" OriginalAmount="329.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|2301805" HotelName="Anantara The Palm Dubai Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/f4/1ef484febbff344073a568f9940abe3641e07abd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="341.45" OriginalAmount="338.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|CAV133000" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/c2/f3c20b161395782b85d95fd7a2497933e8b1bf30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="342.68" OriginalAmount="339.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|991625" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/fc/86fc3ba5b7bd3b38783f383641bbc232d26818ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.71" OriginalAmount="342.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|911115" HotelName="JW Marriott Marquis Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/4e/9b4e44e38b9213001080d45849e579043bbe0ef5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.83" OriginalAmount="343.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|2037645" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/33/c4/33c41fda2db84e348d07d82d2551df15fdc0badd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.03" OriginalAmount="344.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|1017548" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/aa/8faacea963e1657ad426109e9217fabc4e68b35c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.96" OriginalAmount="347.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|120012" HotelName="Address Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6b/df6b709e64792f1eb90fda2225e76fbca9d45b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="363.56" OriginalAmount="359.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|30724" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road, P.O. Box 23335, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2e/e42e2d4bd962d5cffd47ca08f34bc1c81d076251.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Sheikh Zayed Street Situated close to Jumeirah Beach, the commer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="364.81" OriginalAmount="361.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|118966" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/ce/eece2a5d9b451150607a16e2f14966f20a922aa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.18" OriginalAmount="362.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|1070298" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/95/4295fa3931e00b76a9be09e81cb65e1a95077afb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="368.52" OriginalAmount="364.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|1925105" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 214477, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/8a/568ae671b3efd92abe30504c3ed77471f8c0d501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.78" OriginalAmount="368.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|1967635" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c0/6bc037bceaed48afd4d4d7f83a7d255ed3a067e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="376.61" OriginalAmount="372.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|108262" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/5d/275d661d637e3edc61e481e1e6d3036113ca70b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Residences at Marina Gate</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/58000000/57780000/57777100/57777067/f1ae7fb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|32297" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/29/c3/29c3f29271e74750ed65f948bcdae01c365ba6a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="386.52" OriginalAmount="382.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|38644" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/98/c598d34a2927c45515170d137d086da387a78df7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.17" OriginalAmount="387.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|2416135" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/f0/4ff0403ec726542759895308089b763cd9b4f84f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.70" OriginalAmount="389.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|61734" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3c/223cee282af1d2d30d86e5ad6421176c8f683051.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.80" OriginalAmount="390.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|2283925" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/1e/891ede8c2419c7cd663420859af10f95dd6ab6e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="396.72" OriginalAmount="392.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|75464" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/16/711637b9f9ab32ac9103b90fee75f4bcad05488e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="402.45" OriginalAmount="398.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|2164565" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/41/8e4174457901ca7f1ecfb0ee4c9eaa312a52ef9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travelle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="403.60" OriginalAmount="399.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|147891" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/be/5b/be5b390613068958446da66d38adbc7732ea3397.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury aparthotel is located in Bur Dubai with close proximity to Dubai Healthcare City, Wafi C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.08" OriginalAmount="408.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|damac_maison_canal_views" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/1f/831f853cdf93c5462b53b09d7ca0ec8973a3543a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|39386" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/e7/2be71ab480ef85b0cb391558bf80c04957f236f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="419.75" OriginalAmount="415.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|31404" HotelName="Sheraton Jumeirah Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/33/e333512ae562ba8fcffe6cb870116b11ec88281e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="445.04" OriginalAmount="440.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|2556025" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/54/af54da2b68c43cbfa02ca29fc136d18e226c1a51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.46" OriginalAmount="446.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|damac_maison_royale_the_distinction" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b8/a6b8acdf16b5638c065637fc428c4547b1d14f03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.39" OriginalAmount="452.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|130244" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="460.85" OriginalAmount="456.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|117662" HotelName="Address Dubai Mall" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="464.87" OriginalAmount="460.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|31054" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/df/2c/df2c3c182760cbba61a9b3fe5a4874a84ac06458.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="507.10" OriginalAmount="502.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142534" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Road, The Palm Jumeirah, P.O. Box 27722, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/de/78dec2bad4f21e150bf1924d7ed0c3632ea796c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.11" OriginalAmount="511.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|the_ritzcarlton_executive_residences" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Off Sheikh Zayed Road, P.O. Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/4c/054c0d94c3ceaf2853e2d2ca56b0036890cc1f67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="516.44" OriginalAmount="511.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|CAV165600" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/e6/c5e6565086795a6dbf76d6e4381ca0876a302cc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|225914" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina Walk, P.O. Box 11640, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="527.11" OriginalAmount="521.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|2360455" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/25/25764fd99ac84c9c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="528.23" OriginalAmount="523.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|radisson_blu_hotel_dubai_canal_view" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/4b/784be06a6faee39a295584d1cab3d0bf53ca4c46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.97" OriginalAmount="525.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|873845" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/15/931521ad941826891e13dfc86831c16f6ad699bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="532.25" OriginalAmount="526.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|30974" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, PO Box 24970, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/2a/9b2a98989fd28fc5b33db2fb5e21295959049d0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by beautifully designed gardens and the golden sands of the famous Jumeirah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="537.56" OriginalAmount="532.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|2292305" HotelName="W Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/90/be/90be33a1cb6cf7a692a69592541532a332be336b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="578.64" OriginalAmount="572.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|1981205" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/c2/99c25a784de12fdbc53e97290713c80cd12f86c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="627.27" OriginalAmount="621.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|446025" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/42/6b427ff321b4572807ad8e5523a96e27398fb005.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="632.26" OriginalAmount="626.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27321759" Longitude="55.30485819" StarRating="2" HotelCode="415664|al_ahrar_hotel" HotelName="Al Ahrar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Naif Police Station, Deira, P.O. Box: 12978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/52/2052761a9109e20aa027e11e2b2b27a74878ac62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="641.35" OriginalAmount="635" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|39203" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Dubai Marina, P.O. Box 227, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/3b/423bd94b76f35daec7d43f1068e3ed59c547ce4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="648.18" OriginalAmount="641.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|A1AC54" HotelName="Address Sky View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/a4/eca4c9ccdd1946b4edfcbd790e5b3a40bd12feca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="648.34" OriginalAmount="641.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|2096265" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/4f/404ff26272c36b297f4a9e0b90695ba1a44e7262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="658.07" OriginalAmount="651.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|2100985" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/c7/74c70c5becaab34ac3afab7cd59fa44e70ecba3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="673.11" OriginalAmount="666.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|30964" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/e5/95e5cf39eaec3bd3280f508fcae0f3827f25fe25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="709.18" OriginalAmount="702.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|74544" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/ba/d6bad98958e4d1cfbf398d021f5f0a2580fa5594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="735.19" OriginalAmount="727.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|130014" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa, PO Box 888333, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ed/48/ed487f22e7c2d33981d2f1a4e3c43125d2ed224b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.36" OriginalAmount="736.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|j5_villas_holiday_homes_barsha_gardens" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/e0/e5e0e9192709b3c83e0643b8ad17f1375cf5c9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.58" OriginalAmount="758.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27193238" Longitude="55.30041947" StarRating="0" HotelCode="499587|alarraf_hotel" HotelName="Alarraf Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Deira Naif Road, Sediq Abu Baker Road 3p, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d2/f4d297a7f0f7a293e770079e05595d7c35a58090.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="783.99" OriginalAmount="776.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|934175" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b2/04b257ce6210350c25a030c9d9f4cdca24e17781.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="795.88" OriginalAmount="788" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|23282" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/16/02165590da120dfc0d5dc082dc066a0371281b7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="799.51" OriginalAmount="791.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|88680" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f6/5d/f65db7f8e7c48e06f3f6dc928f23371bb9fffdc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="837.39" OriginalAmount="829.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|2309635" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/62/8862cd9e2b6ca42c9864c2bba68f51269aca7433.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is strategically situated in Dubai, the perfect place where dreams do not have a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="856.18" OriginalAmount="847.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|31274" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/24/bd/24bd6d8ee63865cbf41e855c458c1923d6c8db66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="858.98" OriginalAmount="850.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|1873805" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9d/de/9ddebbd5fe0a20f18b440009abbf771d66f7839b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="908.36" OriginalAmount="899.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|2309625" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/2a/2a69f8fdfc7feee3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. There are a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="918.99" OriginalAmount="909.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|74064" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/f4/e4f4475a42a6f6de1c3a8c7bfe27b091e0b8ae70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="959.30" OriginalAmount="949.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1851588" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0d/df/0ddfadd82eeb7a993b1816aabd031aa1bdbe1061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="964.68" OriginalAmount="955.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|84722" HotelName="Atlantis The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/54/5e/545e96694aa740c8f027a01fef6a3d50a663f03c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1042.87" OriginalAmount="1032.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|39784" HotelName="Park Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 2822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/6c/db6c1319eb527290b09b202ad4923aeb5ac111e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the heart of Dubai’s vibrant, bustling centre, directly beside the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1058.55" OriginalAmount="1048.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|31024" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0f/14/0f144e6caa90ca7e108ee8f644dedd9de989b420.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai Int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1076.66" OriginalAmount="1066" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|35537" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach, PO Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/ea/a0eabbd2b9d230e523adbe173670471ce304da6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Jumeirah, the hotel is adjacent to the Burj Al Arab, Wild Wadi Water Park a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1092.47" OriginalAmount="1081.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|699989" HotelName="One&amp;Only Royal Mirage" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/4f/2a4f2270b1c840fcab3e44dba0430ca7323e1468.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1097.58" OriginalAmount="1086.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|1073048" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/ce/70ceab3947e55f25dd41ffd10e36b3e79ffadcba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1326.72" OriginalAmount="1313.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|31004" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, PO Box 75157, Jumeira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0b/b9/0bb9b1cded1094c6c58801f60941cc32ef11cb87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1348.81" OriginalAmount="1335.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|30604" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 18/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3d/7d/3d7dbc280e8c75a9a46bab62f9b562a8675f4b84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1583.68" OriginalAmount="1568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|205859" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/3f/3f1b113d5825dde6/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1583.68" OriginalAmount="1568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1155" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/1c/e21c716dd40d58cffe3c4673cd95b832796fa895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies directly beside long sandy Jumeirah Beach, some 20 km from the centre of Duba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1631.05" OriginalAmount="1614.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|1015635" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2, PO Box 128777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2a/55/2a556e549cda9e0d4893fa7e845839fee5b3e661.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1654.75" OriginalAmount="1638.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|135494" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa 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,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228233/a_228233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located on the West Crescent of the iconic, man-made island of Palm Jumeirah ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1805.88" OriginalAmount="1788" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|356118" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e0/60/e060aafd763178be2f0a1a824f798f5c93e4ce3d.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1916.62" OriginalAmount="1897.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|2188955" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/fd/bdfddc66fa59a3f0a0eb956dabbd6d54ff3fc53c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2057.83" OriginalAmount="2037.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|138264" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/3d/3f3de55f82cea8ed4eeaa30df496a7fd4e58be6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2471.35" OriginalAmount="2446.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|30614" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 74147, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/c7/a7c7c07d8aa4e239d1d10775bfec44f74f9c48c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, breathtaking hotel is located in the heart of Dubai and is probably the most famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3597.42" OriginalAmount="3561.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|715085" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/2c/062c50880e198209847727857ece45be51fec8ee.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Bicycle Rental,Central Heating,Designated Smoking Area,Diet Meals,Wheelchair Access,Nightclub,24 Hour Security,Airport Transfer (on Demand),Parking,Spa,Valet Parking,Shopping Arcade,Heated Pool,Business Centre,Library,Wake-up Call Service,Garden,Smoking Rooms,Dining,Meeting Room,Printer,ATM/Cash Machine,Babysitting,Banquet Hall,Housekeeping,24 Hour Front Desk,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage</BasicAmenities>
    <HotelRating>5,4,3,3.5,2,1,4.5,5.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,BEACH HOTEL,APARTMENT HOTEL,CLUB RESORT,SPA HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,CONFERENCE HOTEL,VILLAGE,ECO HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,HISTORIC HOTEL,GOLF HOTEL,APARTHOTEL,GUESTHOUSE,COUNTRY HOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
c6653b36-7165-437b-aaae-4d0ba2357627|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="c6653b36-7165-437b-aaae-4d0ba2357627">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53489" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
c6653b36-7165-437b-aaae-4d0ba2357627|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
c6653b36-7165-437b-aaae-4d0ba2357627|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
c6653b36-7165-437b-aaae-4d0ba2357627|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
c6653b36-7165-437b-aaae-4d0ba2357627|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
c6653b36-7165-437b-aaae-4d0ba2357627|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
c6653b36-7165-437b-aaae-4d0ba2357627|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-15T05:51:04.5837962+00:00" Version="0" EchoToken="Search" TransactionIdentifier="c6653b36-7165-437b-aaae-4d0ba2357627" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.997539239555" Longitude="12.423399025795" StarRating="3" HotelCode="192116|198768" HotelName="Seven Hills Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Trucchi 10, 00189 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194267/194267a_hb_a_899.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89112" Longitude="12.51346" StarRating="3" HotelCode="316130|62996" HotelName="C. Luxury Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Statilia 31, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/c9/f5c9e16d630c98a69865affd4ac15b9b2914e921.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896551" Longitude="12.455587" StarRating="2" HotelCode="191699|146050" HotelName="Colazione Al Vaticano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Stazione di San Pietro 40, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/e7/42e7a5742efbc2e80b33f06bae028b640f80f3a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.58" OriginalAmount="32.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.887468437402" Longitude="12.40458992066" StarRating="2.5" HotelCode="99799|1483758" HotelName="Roma Camping In Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Kitchen,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 831, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/bf/f0bf776bcc51f610276b795f15fb0a7623238ce0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89438823" Longitude="12.50769542" StarRating="0" HotelCode="546213|181009" HotelName="Guest House Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 331, 00185 Roma, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/70/1d7097b73fc1f8cc40c816bfe7ea5b6804715468.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="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.93577485" Longitude="12.58374283" StarRating="0" HotelCode="540013|371583" HotelName="Hostel Prima Base" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Osimo 61, 00156 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/14/f5146b827763e69ac9c3c9264c1b69ea08331a59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Prima Base Hostel is the true budget accommodation in Rome! A quiet hostel in a green oasis in a bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.28" OriginalAmount="37.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.865987467097" Longitude="12.63043910265" StarRating="4" HotelCode="31825|1708817" HotelName="Hotel Roma Tor Vergata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vico Viganò 24, 00133 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/20/21/202102d5df9b8583145a3381c856d21fd4adf5f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to a shopping centre, the opera and an amphitheatre. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="360114|luna_di_roma" HotelName="Luna Di Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dello Statuto 32, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/a6/44/a6449d0f31f18d67ce430b57fdc5449949850096.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.949102" Longitude="12.472571" StarRating="3" HotelCode="116828|20487" HotelName="Colony" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monterosi 18, 00191 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f4/77f4f228d639da32f33c397e9df36a4dd91a24a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90929492" Longitude="12.45517347" StarRating="0" HotelCode="519968|vatican_leone_iv" HotelName="Vatican Leone IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Leone IV 38, Rom, Latium 00192</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/15/df15a0845dbdc5f1303ff479ef69fe4707d64c16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.61" OriginalAmount="41.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899886" Longitude="12.408609" StarRating="3" HotelCode="160880|889645" HotelName="Park Ginevra" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni della Croce 35, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b2/88b2ebc30f607cd288ce59b072eb32adad8b6b69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 51 rooms. A bar is among the facilities. Wireless internet access in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="43.63" OriginalAmount="43.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.870929035157" Longitude="12.468165138707" StarRating="2" HotelCode="343892|83037163" HotelName="Radio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Pacinotti 8/E, 00146 Rom, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f4/42f40496f5e3217a97c5de12c75cbc9d7f3766b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.97" OriginalAmount="43.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.862737513599" Longitude="12.550270557404" StarRating="3" HotelCode="119289|793475" HotelName="The Strand" 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>Via Tuscolana 892, 00100 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/a8/1ea82539f4e661640ad32864f24f35a52ed7c06d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 34 rooms. A lobby and a reception are available to travellers....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.30" OriginalAmount="43.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.821349955541" Longitude="12.508496361763" StarRating="4" HotelCode="58861|955665" HotelName="Occidental Aran Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Forster 24, 00143 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3b/de3bb776fd3995ba1f0c3f81e78181882337402a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902037" Longitude="12.503191" StarRating="3" HotelCode="95139|146480" HotelName="Siracusa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 50, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/6a/ae6af38ae57b64a9b1534cef76d7f02ef6be1fa3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90193" Longitude="12.505357" StarRating="1" HotelCode="295500|200682" HotelName="Sun Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 41/A, Scala A piano sesto, Interno 20, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/2c/812c43fbffae7be6c21b9c879cceb766fee4ef65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.81" OriginalAmount="44.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.873086053407" Longitude="12.462890893221" StarRating="3" HotelCode="60678|398495" HotelName="Villa Rosa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Prati 1, 00152 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/cf/f0cf67db763fcac7c1e9b1c92864abaa7b716a37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent location in Trastevere, an area full of character, easily accessible f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.08" OriginalAmount="44.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.865754" Longitude="12.59068" StarRating="3" HotelCode="143035|744895" HotelName="Hotel Alba Torre Maura" Meals="ROOM ONLY" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale di Torre Maura 81, 00169 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/3e/e63e574720ba10034156ff0cf26162b2bb3795e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute drive from the main road A90 and 6 km from the Cinecittà subway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.53" OriginalAmount="45.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.914271" Longitude="12.52068" StarRating="3" HotelCode="166871|1051498" HotelName="Laura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale XXI Aprile 109, 00162 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/c9/e4c967cc067666e5127e47d021a10e9ab01f6ff1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.65" OriginalAmount="45.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90664172" Longitude="12.49292703" StarRating="3" HotelCode="983791|14337341" HotelName="Veneto Suite Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucullo 7, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/zz/8ead4692f1bb6f6f1b5bdcc82a27217384edcd94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.65" OriginalAmount="45.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90639638" Longitude="12.49297687" StarRating="3" HotelCode="566247|57544136" HotelName="Relais Barberini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Elevator,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/e9/d2e9edb9d0c6f1cda4c793d3cfea9eb68286b011.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nRelais Barberini is situated in Rome, 600 meters from the Vatican Museums.\n\nRooms\nAll r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.88" OriginalAmount="45.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888061603948" Longitude="12.401225566864" StarRating="3" HotelCode="366017|1044379" HotelName="Scheppers Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bogliasco 36, 00165 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/44/44923fb1a3bd1a85/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Via Aurelia and is surrounded by wonderful greenery. Top shopping venue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.922668" Longitude="12.588174" StarRating="4" HotelCode="145846|40750" HotelName="Cervara Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Tor Cervara 126, 00155 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1470798/QjOWsAN5_7147ae7f359691d0a8c572a2d11c4008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89389093" Longitude="12.43663112" StarRating="0" HotelCode="433808|234392" HotelName="Vatican City Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 350, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/9a/b39a6cad6fe8e13404088f27f74e0ac2aa789442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.56" OriginalAmount="46.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.923396692989" Longitude="12.468704581261" StarRating="3" HotelCode="10877|220796" HotelName="Best Western Astrid" 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>Largo Antonio Sarti 4, 00196 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/aa/45aa22b693e2a210caead27dac108ca77a630342.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.24" OriginalAmount="46.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893748" Longitude="12.507654" StarRating="2" HotelCode="89626|2915765" HotelName="Moscatello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Eugenio 51, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/53/be53871e27d3d5ec9d111f91e6bf94b18c04c7ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905798" Longitude="12.502461" StarRating="4" HotelCode="95137|886" HotelName="Hotel Lux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/7b/147bd0ec01e9ee41cde02af2d95685a5167ce1a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.27" OriginalAmount="47.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.932806046271" Longitude="12.433596728836" StarRating="4" HotelCode="23163|1058842" HotelName="Excel Montemario" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scolopi 31, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/21/19216bc34ce535d37b38bb7a64adca8933036b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated on one of the most beautiful hills in Rome: Montemario. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.29" OriginalAmount="47.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906175989763" Longitude="12.501034934261" StarRating="2" HotelCode="154979|1650058" HotelName="Virginia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 94, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2b/3f2bf532cd4da719f33d1f3006d56d48f3f75333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.868028911133" Longitude="12.496431086019" StarRating="3" HotelCode="153579|56495" HotelName="Residence Colombo 112" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 112, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/3d/6f3d51c12778e48782302e5efc98168243237074.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89405162" Longitude="12.43816498" StarRating="0" HotelCode="578857|233806" HotelName="Bed and Breakfast Momenti Romani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Teodoro Valfrè 12, 00165 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/d9/2bd9e07c902b6c87bff5a54774a25aad581a611a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.49" OriginalAmount="48.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910738200397" Longitude="12.50290316526" StarRating="2.5" HotelCode="160882|552585" HotelName="Cesar Palace Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 55, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/zz/3cadd0a8145947740c0e0138e9c1b611fbf7be5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Porta Pia area, right at the entrance of Rome’s ancient walls. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.51" OriginalAmount="48.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895154" Longitude="12.508577" StarRating="3" HotelCode="36267|1650488" HotelName="Caracciolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cairoli 86/88, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/84/e8843fab7090fef18e18e49d67eb22fcb12b4050.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.70" OriginalAmount="48.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894954090177" Longitude="12.452364563942" StarRating="3" HotelCode="36265|394755" HotelName="Alessandrino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clemente Alessandrino, 9, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/44/ec44e2a47024ce2b3526d34cc93c875659021b45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated in the heart of Rome, at the end of Via Monte del Gallo;...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.82" OriginalAmount="48.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.886416" Longitude="12.468022" StarRating="1" HotelCode="151470|1745218" HotelName="Locanda Carmel" 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>Via Goffredo Mameli 11, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/8e/0e8e2b72caa0e1f4d3a306c1984278dc9e205081.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.91" OriginalAmount="48.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902285026275" Longitude="12.504144608974" StarRating="4" HotelCode="48143|422305" HotelName="Hotel Luce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 34, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ed/59ed7dd5cb3e251121fa3337a401443d49eb543b.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated to the left of Termini Station, near Piazza della Repubblica and Via Nazi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.00" OriginalAmount="48.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.86606" Longitude="12.575305" StarRating="4" HotelCode="165958|744925" HotelName="Hotel Artis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roberto Fancelli 3, (angolo Via Pietro Sommariva), Roma 00169</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/ed/6fedc4428b83afc549cd095778d674451857a89c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.22" OriginalAmount="48.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901642359176" Longitude="12.494613173557" StarRating="3" HotelCode="151731|1559238" HotelName="Magnifico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7d/8d7ddc1715c97b11f5e94cd61f500bf87fbf44c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its unique central location, guests residing at the hotel will have an excellent base when it c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.30" OriginalAmount="48.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898682579173" Longitude="12.425629245084" StarRating="4" HotelCode="37627|788495" HotelName="Aurelius Art Gallery Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 458, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/a3/37a32c8034c280ee11d38e8a2f836910cbd9f714.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Rome, around 5 km away from the historical centre. The cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.916665816885" Longitude="12.556366154419" StarRating="3" HotelCode="467292|153598" HotelName="Camplus Guest Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via del Cottanello 12, 00158 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/zz/06ad0c8a51ecae71e32a337ba2627bca5e723613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909077976693" Longitude="12.494331279762" StarRating="3" HotelCode="440531|57480" HotelName="Gialel B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Romagna 14, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/96/2d963e6700a5405e660101caa7075bc7bdd05264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.869672678524" Longitude="12.514656186104" StarRating="3" HotelCode="366026|28323" HotelName="Romoli Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Caffarelletta 114, 00179 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a5/50a5177cba1a03c0fc8a28a950dd8557ca0c76aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in beautiful surrounds in the San Giovanni district of the city, directly opposite C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88187724" Longitude="12.50520459" StarRating="1" HotelCode="310593|199580" HotelName="St. John Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Metaponto 7, 00183 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5a/435a8e4fe5b1a63f9b295d762e4f0daa178a67ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.62" OriginalAmount="49.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.924641688224" Longitude="12.569823906746" StarRating="3" HotelCode="117284|615075" HotelName="Urban Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Rebibbia 18/34, 00156 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/8e/7c8ec6ded86d9bba9bb199d0a260ceee5f443d0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the vicinity of Rome's city centre and just 300 m from metro station Rebibbia. Its ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.76" OriginalAmount="49.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904928109443" Longitude="12.500048875809" StarRating="4" HotelCode="23162|1051688" HotelName="Noto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Calatafimi 12, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f0/73f0892aaa365959245a01161f2be7fbd4df8947.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.80" OriginalAmount="49.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912633150394" Longitude="12.439581155777" StarRating="4" HotelCode="29491|106912" HotelName="Grand Hotel Tiberio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lattanzio 51, 00136 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/5c/965c27986c620b71c3e0fab0736d35a017beb1a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the exclusive residential area of Balduina, just 10 minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.04" OriginalAmount="49.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90262" Longitude="12.504435" StarRating="4" HotelCode="23161|425125" HotelName="Archimede" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 19, Via Marghera 43, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/1f/c31fa307dc0a6ccb0a7ba3c78c3c84528fa548ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.09" OriginalAmount="49.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903387" Longitude="12.506055" StarRating="1" HotelCode="147496|1650108" HotelName="Eurorooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 87, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/31/a131672bf6047ca461ad6db5617c4bd16f66f2fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.12" OriginalAmount="49.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912178" Longitude="12.503169" StarRating="3" HotelCode="151448|1112154" HotelName="Apogia Lloyd Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandria 110 A, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/70/e0705c4d0e1fc4b7923527d867c4ead16e959386.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.12" OriginalAmount="49.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.947307" Longitude="12.588566" StarRating="4" HotelCode="68804|368635" HotelName="Degli Imperatori" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Gonella 15, 00156 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/b4/98b4d0fcd089de30584b459798b16f06768be511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.45" OriginalAmount="49.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898683549543" Longitude="12.500681877136" StarRating="4" HotelCode="33472|552645" HotelName="Hotel Champagne Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 82, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/dc/3ddc93188cbd2b6a5c67c3e5174f60f229701595.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the city centre, this splendid top-class hotel is located in a wonderful area. The main rai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904764379628" Longitude="12.500521235775" StarRating="0" HotelCode="386145|428610" HotelName="Freedom Traveller Rome Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Garden,Internet,Kitchen,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 23, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/2f/692f16abc1fca2dc727d7d403bf00d7e12f22a55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Freedom Traveller, you'll be centrally located in R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901906" Longitude="12.505389" StarRating="1" HotelCode="295488|198914" HotelName="Friendship Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 41/A, scala A, piano sesto, interno 18, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/81/a98167e996f0709050eb5b0ada33b2f886d41150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 4 rooms. Services and facilities at the hotel include a sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.72" OriginalAmount="50.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900175" Longitude="12.498343" StarRating="3" HotelCode="12812|422215" HotelName="Giglio dell'Opera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/89/a889b4c8858ba47193473d8db91814dd279ea884.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Rome's historical and commercial centre. Various tourist sights including ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90217358" Longitude="12.50518858" StarRating="2" HotelCode="750970|56198" HotelName="Angelica Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Mille 41/A, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Angelica places you in the heart of Rome, walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88430106" Longitude="12.41821595" StarRating="0" HotelCode="744279|283375" HotelName="B&amp;B San Peter's Golden Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Bentivoglio 13/B, 00163 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/34/80347f376d49bf77d9e7c60b646435c0747c0fed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905846518028" Longitude="12.500876789987" StarRating="3" HotelCode="387682|12622" HotelName="Hotel Camelia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Goito 36, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/e8/12e8f6b61c98d4039255f901f24d28e04c1570e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated in the centre of Rome, just 5 minutes from Termini railway station a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.86081982906" Longitude="12.549968711639" StarRating="2" HotelCode="335561|2058" HotelName="City Guest House Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Opita Oppio 76, 00174 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/f5/9ff5bfd0125d718634d1b59e9921279ae46a58d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south-east of Rome, in the Tuscolana area, and just a 3-minute walk from the Nu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912748" Longitude="12.453225" StarRating="4" HotelCode="335587|28291" HotelName="Hotel Franklin Feel The Sound" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via rodi, 29, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/b7/27b764a018f67b3ece3db7b498ee5c2e09b560a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the elegant and quiet Prati area just steps from the Vatican. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90994300978" Longitude="12.497387329448" StarRating="3" HotelCode="366024|20566" HotelName="Hotel Priscilla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calabria 17/19, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/9e/389eef0cd9f47db37d47ae6a57cd3fbbee8a0661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within metres of a selection of shops, restaurants, shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87585563" Longitude="12.51518082" StarRating="0" HotelCode="382848|233967" HotelName="Relais La Torretta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Appia 126, 00179 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/07/da075974fd9d3281b7f931ad2923b3259254923d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.63" OriginalAmount="51.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901463" Longitude="12.494103" StarRating="3" HotelCode="36256|1483798" HotelName="Everest Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/fa/95fa58cad864668bbf4de6da53d623caa33354e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.88" OriginalAmount="51.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904377143429" Longitude="12.462181448936" StarRating="2" HotelCode="57582|229326" HotelName="Adriatic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Vitelleschi 25, 00193  Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f1/73f1b286fd8dcf7a0c045b67a4760aa03363b7f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the “Eternal City” - Rome. Restaurants, bars, and pubs are loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.93" OriginalAmount="51.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903339044468" Longitude="12.503373542328" StarRating="3" HotelCode="82645|338015" HotelName="Villa Delle Rose" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 5, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/f2/8bf2b4db638ffd3ae4ca9d20577add7bb3b73e57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is housed within the beautiful rooms of a noble villa dating back to the end of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.13" OriginalAmount="51.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897893" Longitude="12.501635" StarRating="3" HotelCode="37857|335305" HotelName="Terminal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 103, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/16/37169a77a599fff222519cbad6d664e731e68d45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Italian capital close to the Termini train station, this Roman hotel lie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.35" OriginalAmount="51.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.885286030115" Longitude="12.530813813209" StarRating="3" HotelCode="116620|744905" HotelName="Antico Acquedotto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Villa Serventi 9a-d, 00176 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/34/c6/34c63b45c92674d3f4018cfcf17b1356786e20f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88230581" Longitude="12.60905289" StarRating="3" HotelCode="601582|242342" HotelName="Hampton by Hilton Rome East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Marisa Bellisario 300, Rom 00155</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d9/32d95787f811737d3409a721b1a4804894e0dfe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911148" Longitude="12.502611" StarRating="3" HotelCode="117436|56039" HotelName="Hotel Porta Pia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 25, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/61/1861cbba4c31ea67e39c27109fdf7304a9e53415.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9103977" Longitude="12.44507206" StarRating="0" HotelCode="574056|234010" HotelName="Roema Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Serafino Gualtiero 20, 2 Piano, 00136 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/d2/5ed29b6b958b6a034bdb9318d9a7998e0319cdf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9065942" Longitude="12.46889698" StarRating="1" HotelCode="582989|casa_cicerone" HotelName="Hotel Little Aurelius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 44, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/9c/199c3562a4d3141d0f2b35357be3f94f900b4403.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.75" OriginalAmount="52.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900400465116" Longitude="12.498080134392" StarRating="3" HotelCode="33092|561065" HotelName="Nizza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Massimo D'Azeglio 16, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/4a/ff4ac655c623235b23604e4d217cc9a1bf8dfab8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel lies at the heart of Rome, just minutes from the old part of town and the main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.80" OriginalAmount="52.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.878509141806" Longitude="12.466341875951" StarRating="2" HotelCode="523476|33070557" HotelName="Hostel Trustever" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Benaglia 13, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/df/77/df77bccf38db63108993a94b61c26cab78c4b028.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.85" OriginalAmount="52.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.752940045614" Longitude="12.372459941139" StarRating="4" HotelCode="102079|223126" HotelName="Best Western Hotel I Triangoli" 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>Via Ermanno Wolf Ferrari 285, 00124 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/fa/cffa570c69c6a1057b92294aca4ad037de8296f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.14" OriginalAmount="52.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899243" Longitude="12.456381" StarRating="3" HotelCode="116949|1110788" HotelName="Emmaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Fornaci 23/25, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/82/85826af3a4232f11ee8975d83135b34dd68d905b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891342245061" Longitude="12.4691014932" StarRating="2" HotelCode="915706|57398" HotelName="Ventisei Scalini A Trastevere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Bologna 33, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/c8/58c84b9da4d1619a95ab6534783dda10fb3291a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903331" Longitude="12.507246" StarRating="2" HotelCode="191901|57107" HotelName="Palma Residence Castro Pretorio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Castro Pretorio 25, Roma 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/d8/f6d80661c00070072044134845bd32859a2e55fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907880567937" Longitude="12.461889401809" StarRating="2" HotelCode="385180|58045" HotelName="Residenza Dei Gracchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gracchi 84, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/7b/807bd50f9c7fa5cb5a9049b962e50ef82d588f45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900249154607" Longitude="12.448190502732" StarRating="3" HotelCode="379907|200613" HotelName="San Pietro Leisure and Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Clivo Di Sant' Antonino 10, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/ee/04eee95b7a8026c291ff87d12f3de04815548f2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at San Pietro Leisure and Luxury in Rome (Vatican), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="53.64" OriginalAmount="53.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.965701" Longitude="12.31271" StarRating="4" HotelCode="904057|1195605" HotelName="Relais Castrum Boccea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via SS. Mario e Marta 27, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f0/e4f0551d64bfcbd4ff956c0cfac102181b1c7a8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is an historical dwelling in the Roman countryside. The nearest train station is about 50 metre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.27" OriginalAmount="53.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.892181" Longitude="12.513392" StarRating="3" HotelCode="11869|15524" HotelName="Hotel Donatello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Porta Maggiore 83, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/dd/7addc577e67c8778c4c2150e345f8dab5f6d46ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies between the Colosseum and the San Giovanni and Santa Maria Maggiore Basi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.42" OriginalAmount="53.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902325" Longitude="12.503566" StarRating="3" HotelCode="81591|748555" HotelName="Rimini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 17, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b7/feb7ac4f164f75bb2d9d5ebf28fe129ddcaab45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Rome. Its setting is especially ideal for those who appr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.52" OriginalAmount="53.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899027" Longitude="12.500262" StarRating="3" HotelCode="15280|312265" HotelName="Hotel Milo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Principe Amadeo 76, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/48/b848c1d453ac032d9802585ab0d7071c0866172e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Santa Maria Maggiore and Termini main train station. Publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893173" Longitude="12.473901" StarRating="2" HotelCode="146964|56262" HotelName="Domus Ester Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Salvatore in Campo 38, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/42/5d4212d8a5c26828a79609c3835ed67b8781390a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90653464" Longitude="12.45056856" StarRating="3" HotelCode="386360|200255" HotelName="Le Cupole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Vaticano 84, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/78/f478a601dc6af64b65cf04c54d3a10e80b6dddbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88228754801" Longitude="12.377481045094" StarRating="2" HotelCode="510616|200021" HotelName="Motel Boomerang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Arlotti 20, Strada Statale Aurelia km 10,900, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/ca/c5cac80b9b9e6ca1a3d818bd11c07d31a6b95b06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89966916" Longitude="12.50044252" StarRating="3" HotelCode="549039|199408" HotelName="Roma Resort Termini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 46-64, 00185 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/e1/41e1721f12245144d353c0a68454b61cc71b076b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.58" OriginalAmount="54.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908545" Longitude="12.45769" StarRating="4" HotelCode="151991|1653508" HotelName="MDM Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scipioni 71, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b7/33b75d4de590282db535042e4d3991106f3b89f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.85" OriginalAmount="54.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.835245129814" Longitude="12.555278241634" StarRating="4" HotelCode="63995|82199" HotelName="Capannelle Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Siderno, 37, 00178 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/39/1439894375a9e84e4ab266cbfa1e62e9af145119.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located in quite a unique position in Rome, overlooking the ancient Roman "...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="55.18" OriginalAmount="54.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902836" Longitude="12.501925" StarRating="3" HotelCode="95138|CAY271600" HotelName="Stromboli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 34, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c4/4bc43562ec55c5482b2c69ebed656912a4f2c532.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.26" OriginalAmount="54.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.835109" Longitude="12.571233" StarRating="3" HotelCode="152401|4692105" HotelName="Piccolo Borgo" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Capannelle 134, 00178 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/08/6508db16e36e836703b6407c30d50d4553bd9c8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.43" OriginalAmount="54.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92573956363" Longitude="12.435370087624" StarRating="4" HotelCode="33056|79494" HotelName="Hotel Zone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Fusco 118, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/cb/1bcb67e840a1014db4afb852a066190b6a33396f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is found in the Montemario district, north of the Vatican. The underground and buses are ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89427601" Longitude="12.50327421" StarRating="3" HotelCode="440194|135019" HotelName="B&amp;B Drago d'Oro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Emanuele II 121 Int 8, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156ccac1c0c35059c56b28b326ecf16c16b3d638.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902462" Longitude="12.535421" StarRating="4" HotelCode="335569|17293" HotelName="Best Western Blu Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Domenico De Dominicis 4, 00159 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e9/70e96329812217adff46db2740deb7c9651fc5bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is located in a convenient, semi-central position in Rome, within walking distance from the Tibur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91443945" Longitude="12.44879462" StarRating="0" HotelCode="954112|396446" HotelName="Gemini Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Platone 21, 00136 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/27/1c27fffb23847071d99bbabba8773c2692978b59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899740586127" Longitude="12.498142375005" StarRating="2" HotelCode="470750|172761" HotelName="Hotel Altavilla 9" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 9a, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/68/de68c34c48f41ab131123dfedeb22a80d3c94518.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="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8680069" Longitude="12.58790195" StarRating="3" HotelCode="455622|56462" HotelName="Hotel Santa Maura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 1038, 00169 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/18/1818ef39ae20ccbdd0d799373ceb2a1d2d4c6084.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.69" OriginalAmount="55.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91020218" Longitude="12.50239796" StarRating="4" HotelCode="361237|46788355" HotelName="Hotel Des Epoques" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 31-33, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/ce/50cee472890a60aa0ee0b820fdb03c445c787af8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.84" OriginalAmount="55.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904273337705" Longitude="12.426996231079" StarRating="4" HotelCode="32740|937945" HotelName="C-Hotels Club House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Alciato 14/16, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/26/41260dd4681ed18ec197dd8c20f3edb3f5ac55a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Club House is characterised by a friendly and comfortable atmosphere. It is set in a very ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.88" OriginalAmount="55.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907691169079" Longitude="12.436950490738" StarRating="3" HotelCode="117515|1649588" HotelName="Hotel &amp; Residence Magnolia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Valle Aurelia 116, 00167 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/85/c08576f6a8a1d099ac14a948627fc05db38158d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.23" OriginalAmount="55.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.920241" Longitude="12.525228" StarRating="3" HotelCode="60586|298555" HotelName="Osimar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via F. Grossi Gondi 87, 00162 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b0/a7b0fcd6103b6a26b9371ba72f01837b4e34ee6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Via Rasponi, in a beautiful building close to Piazza Bologna. It is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906729822869" Longitude="12.446185746033" StarRating="2" HotelCode="266876|134581" HotelName="Ai Musei Vaticani BB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Cipro 56, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/45/bf/45bf41453aea5c821caedba3d636c66982c98631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming bed and breakfast is located just behind Vatican City, next to the Cipro Metro Station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894035" Longitude="12.452583" StarRating="2" HotelCode="186404|31780" HotelName="Casa Tra Noi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte del Gallo, 113, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/3c/a03ca4df8b19ad640208fd5232ee7b7f02b4e464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Rome, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89821192557" Longitude="12.499778877316" StarRating="0" HotelCode="172165|61708" HotelName="New Inn Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Farini 62, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/c2/8cc235def69632adbfaabf4d203ba8ef344e860a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Rome, a few minutes from the main railway station (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.875748" Longitude="12.394626" StarRating="4" HotelCode="32617|24647" HotelName="Hotel Roma Aurelia Antica" 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,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía degli Aldobrandeschi 223, 00163 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/2d/9e2d05adc82f9a26304862475b5fa476a961a217.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on the Via Degli Aldobrandeschi just a few minutes from the Via Aurelia and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90801882" Longitude="12.45277619" StarRating="0" HotelCode="581412|ottaviani" HotelName="Vaticana Ottaviani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via Tunisi, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/93/bb938aed4b695189970d416607e11ff6b489b1b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.78" OriginalAmount="56.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.919714580194" Longitude="12.42067694664" StarRating="4" HotelCode="31156|47554" HotelName="Pineta Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Lino Papa 35, 00167  Rome, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d5/8ed5920adad87c89841b8024f6816b410a908687.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 10 minutes from Rome's historical centre, some 8 km from the Vat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.86" OriginalAmount="56.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906253602405" Longitude="12.502698898315" StarRating="3" HotelCode="14989|398125" HotelName="Montecarlo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro, 17/A, 00185 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/09/d3098fc7e80c97ba948ff135beac20ff3803845e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre of Rome, in the quiet and safe district of embassies and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.00" OriginalAmount="56.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896313368942" Longitude="12.505015138972" StarRating="3" HotelCode="73814|276125" HotelName="Hotel Flavio Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mamiani 28, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/ba/4bba630a074a21e80d84cbb5f48330f92953ceb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location just a few minutes from some of the city's major monuments. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.09" OriginalAmount="56.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.919962" Longitude="12.436117" StarRating="4" HotelCode="117516|938085" HotelName="Aparthotel Adagio Rome Vatican" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Damiano Chiesa 8, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d0/b0d091245742da7dd0ee7deef509394422d5cc18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a green area of Rome, only 2 km from Vatican City. The nearby Balduina Stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.11" OriginalAmount="56.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899927" Longitude="12.497594" StarRating="3" HotelCode="44946|351375" HotelName="San Remo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Massimo D'Azeglio 36, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/63/6363200c3477f2cfb3ace1721d3b1be92c675b41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the St. Maria basilica and Rome's famous opera house. Convenient publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.17" OriginalAmount="56.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.817506" Longitude="12.46095" StarRating="4" HotelCode="32805|395245" HotelName="Cristoforo Colombo" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 710, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/da/1eda25bb0fed62c16a84c197ce3ed74d6713f368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located around 25 minutes away from the city centre. The nearest undergro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90189364" Longitude="12.47270027" StarRating="2" HotelCode="488326|61679" HotelName="Antica Locanda dell'Orso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dell' Orso 14, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/00/b20082e2eff5931042500a2b9680b13f23b76b7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.922025" Longitude="12.570419" StarRating="3" HotelCode="191667|57200" HotelName="Roma Tiburtina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ponte Mammolo 28, 00156 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/f9/63f9aa4ffe095d4514bb1af9911b0446b0edefaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89928133" Longitude="12.50215125" StarRating="0" HotelCode="712511|396954" HotelName="Moshi Moshi B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Giolitti 119, Stazione Termini, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/dc/2cdc0f5de1a17e2396edf56560eb7d69f8153a7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91321047" Longitude="12.46943867" StarRating="3" HotelCode="690383|276295" HotelName="Prima Guest House Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Michelangelo 9, primo piano, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d1/2cd171526038c8004c62e70ad70cf41b512ed5a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely family run hotel is located very close to Vatican and to all main city attractions. Lepa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.892159" Longitude="12.413412" StarRating="4" HotelCode="335583|33549" HotelName="Raganelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 734/8, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/14/b1149c037c20f403800ffc566deb07a8278d5862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is superbly located close to the Vatican City and with convenient connections to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.16" OriginalAmount="57.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900409622387" Longitude="12.57042483984" StarRating="3" HotelCode="29147|445645" HotelName="Holiday Inn Express Rome - Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Perlasca 50, 00155 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/94/689418126dd46e3429c9b82b340aba5d877ca974.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the east of Rome in a strategic position to the main motorways and the underground, this ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.17" OriginalAmount="57.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908415" Longitude="12.464112" StarRating="3" HotelCode="95118|1096920" HotelName="Relais Dei Papi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Gracchi 161, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/6f/1e6f92d1551d0d28e0a8fea387586c54fda32f1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.47" OriginalAmount="57.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904492646272" Longitude="12.49975632209" StarRating="3" HotelCode="136285|422765" HotelName="Regio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 22, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/35/a835cf29554b7a7525e8251a9399a9bba7b552e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.54" OriginalAmount="57.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899805044898" Longitude="12.498173534851" StarRating="2" HotelCode="36252|548655" HotelName="Hotel Altavilla Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 9, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/16/a516a0e44f961c85ce8cf846d55ec04a65c8537f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few steps from Via Cavour, between the Opera Theatre and the beautiful R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.56" OriginalAmount="57.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904617" Longitude="12.499339" StarRating="1" HotelCode="146428|2911855" HotelName="Cressy Hotel Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 27, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/eb/17ebcbfef0ee9a93995f717c72b18737a6dc43c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90493521" Longitude="12.48696019" StarRating="1" HotelCode="455144|183113" HotelName="Excellence Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Purificazione 38, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c9/38c9f536d6851e8e4c199407f99f9e5e683ac347.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891395" Longitude="12.510895" StarRating="3" HotelCode="358021|178652" HotelName="Hotel Infinito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Perrone 1, Stazione Termini, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/51/8951b9417cecebe8df0ab10d835b839a88a42ac7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90767488356" Longitude="12.5006711483" StarRating="2" HotelCode="909265|176189" HotelName="Lella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro, 9, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/cc/cdcca6a0fd878b5899361a2111be6e6e2b00615a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89352453945" Longitude="12.511496543884" StarRating="3" HotelCode="48144|7219" HotelName="Parker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giolitti, 431, 00185  Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/93/fe/93fe92c79542596e5daf944fc159d98a0afb34ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 1 km from the town centre and 200 m from a pleasant park, restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.864018" Longitude="12.672871" StarRating="2" HotelCode="191575|233275" HotelName="Hotel Vitti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 1805/P, 00132 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b6/bab6f93aad8509a7fc6118630e7a0366672afd5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.873949" Longitude="12.470049" StarRating="3" HotelCode="904339|56968" HotelName="Lungotevere Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere degli Artigiani 20, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/8b/6c8bc0bde214c426c90c4d880264516799b5d0b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between 2 of Rome's most vibrant districts: Trastevere and Testaccio, both ful...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8989485" Longitude="12.443371404299" StarRating="2" HotelCode="268029|200298" HotelName="Marco e Laura Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 232, roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/73/527323498cece883faa1a0ca9eea1318aa86a8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 15 rooms. A transfer service is among the facilities. Wireless intern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902297" Longitude="12.503821" StarRating="3" HotelCode="386927|15496" HotelName="Marco Polo" 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,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 39, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/cf/7ccfb3310972631318f5ad253026d05e359bdb4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is very well situated in the city centre, in a very quiet location and withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89548298" Longitude="12.49708508" StarRating="0" HotelCode="690994|492914" HotelName="New Generation Hostel Santa Maria Maggiore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Quattro Cantoni 35, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c3/79/c37978ed8b172f4e2afa10fba7763d4939b3b287.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90770653" Longitude="12.45885966" StarRating="2" HotelCode="440215|60646" HotelName="Star Vatican Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 29, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/4f/034fc8d9dde2d6e4cf85be3a7473171a64a8a479.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900744" Longitude="12.495015" StarRating="3" HotelCode="901565|55693" HotelName="Opera Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 11, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/85/7585040316a6f61d2560a91b8d43d7affb10c59e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.82" OriginalAmount="58.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907435344009" Longitude="12.497463226318" StarRating="3" HotelCode="25186|396125" HotelName="Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia, 96, 00187 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/4c/c84ce208887fcc4b4403f33afbdf7e62bbca4b32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just a few minute's walk from many places of interest, including the Col...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.84" OriginalAmount="58.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91432551081" Longitude="12.521471285879" StarRating="3" HotelCode="36244|90878" HotelName="Hotel San Giusto" 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>Piazza Bologna 58, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59255/a_59255_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a tranquil, stylish area of the city. It is just a few minutes to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58.86" OriginalAmount="58.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899592921623" Longitude="12.495860606432" StarRating="3" HotelCode="49104|CAI880400" HotelName="Corona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoli, 3, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/74/29747a887842e444df2d16ece80363d8423397c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.95" OriginalAmount="58.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.994800450757" Longitude="12.418542053204" StarRating="4" HotelCode="89615|2002785" HotelName="Veio Residence Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Giustiniana 906, 00189 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/98/78985f6331de5be1ad2bd47bc0d7b73dfa69bdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.98" OriginalAmount="58.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908127" Longitude="12.499759" StarRating="2" HotelCode="37647|312165" HotelName="Hotel Baltico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 89, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/9e/bc9e83e88f30e6c37796fdcb9cd5bc4dab07c957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located at the heart of Rome just 500 m from a selection of restaurants ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.21" OriginalAmount="58.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899362" Longitude="12.500605" StarRating="2" HotelCode="149374|955855" HotelName="Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 95, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/9b/d49bcba41a2d36c4644a80be672d3079c2ef84aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.25" OriginalAmount="58.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.837579066072" Longitude="12.594666186508" StarRating="4" HotelCode="166863|1608548" HotelName="Ibis Styles Roma Vintage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torre Di Mezzavia 25, 00173 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/80/0f80e208da30367b2fd79408a871b80380a5d0b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the main commercial areas of Rome, close to the Ikea Centre, Er...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.35" OriginalAmount="58.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.913003" Longitude="12.499099" StarRating="3" HotelCode="245024|2164388" HotelName="MF Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Savoia 44, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/87/ae874c117c49b087afc95a76145ccd3339994736.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.48" OriginalAmount="58.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912570622962" Longitude="12.502423167776" StarRating="3" HotelCode="21184|559125" HotelName="Kent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Reggio Emilia 71, 00198 Rom, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/5d/a45d594162e3e231826c97094da0bc7d6032bf4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated close to the centre of city and offers excellent public transport link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.50" OriginalAmount="58.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.879483" Longitude="12.525635" StarRating="3" HotelCode="31412|555745" HotelName="B&amp;B Hotel ROMA Tuscolana - San Giovanni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Assisi 51, 00181 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/1b/481ba40ae46e71933bb98ccfe750eab4fe88d3f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located between the historical and business districts of Rome. Tuscolana tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.54" OriginalAmount="58.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896958601832" Longitude="12.487316429615" StarRating="2" HotelCode="25627|398015" HotelName="Fiori" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 163, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/bb/61bbc6fc820d9d20d3888e208a07584b34a6bc45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the centre of Rome, right by Venice Square. The Collosseum, the Trevi ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908331616552" Longitude="12.424775362015" StarRating="4" HotelCode="335573|30576" HotelName="Pinewood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Pineta Sacchetti 43, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55033/a_55033_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst green, tranquil surrounds and affords good links to the motorway and the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90922666" Longitude="12.46627016" StarRating="3" HotelCode="547824|199356" HotelName="Residenza Cavour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Via Ezio 19, Città del Vaticano - Prati, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d2/2cd20ba8b2b268d7b5458d0c26df531a269c924b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90172604569" Longitude="12.504123233135" StarRating="2" HotelCode="335563|11314" HotelName="Hotel Rubino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 3, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/93/3f936651f97400e6e3ea647f3b81e2fe86ef7eb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical centre of Rome, a few minutes from the main railway station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905781823956" Longitude="12.499556122684" StarRating="1.5" HotelCode="191858|57190" HotelName="The Place in Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Macao 9, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/dd/37dd43ddf03fa28011f101589b5470d4f03bd047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.65" OriginalAmount="59.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8720015427" Longitude="12.479417324066" StarRating="2" HotelCode="36919|398235" HotelName="Pyramid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Magazzini Generali 4, 00154 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/e9/79e967e7f829d0f97aeb84c428fc91c31abb9cde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the centre of Rome, just two stops from the Colosseum and the Forum Ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904633" Longitude="12.463408" StarRating="3" HotelCode="192075|200008" HotelName="At Your Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Castello 33, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/6a/186aa662d2e16a8f1a77d51c36d494c6c44f817e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912088827253" Longitude="12.468215" StarRating="0" HotelCode="192044|396405" HotelName="Comics Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 38, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/ef/8def2af21fc9acf845591e520a7c14852821902d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90737102" Longitude="12.46272618" StarRating="0" HotelCode="780237|371511" HotelName="Domus Pietro Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola Di Rienzo 243, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/3a/863ab2b6e4c8c204fbcafe073c35074efaa41c35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90237067" Longitude="12.49400918" StarRating="0" HotelCode="975300|371536" HotelName="Elide Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 47, Gara Termini, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0e/5d0e21a71e0b5c92ac675c903df1c54c0241edaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90142193" Longitude="12.50399799" StarRating="0" HotelCode="946278|233113" HotelName="Hotel Agorà Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 80, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/61/3a613b170ca20f5695578bc1f51204c82c1eddc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907916894725" Longitude="12.456882279605" StarRating="4" HotelCode="485420|233274" HotelName="Vespasiano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Vespasiano 49, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/44/b744a8ca1b761be4ff0c0b4d6c9b406b4c5c072a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9041817" Longitude="12.4635125" StarRating="0" HotelCode="631741|363120" HotelName="Rome Vatican Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Fosse Di Castello 6, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/80/3280e429c48ca92ebec0db9ca6f0009bd94d3cd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nBed &amp; Breakfast Rome Vatican Inn is strategically located in the heart of the Eternal City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8991874" Longitude="12.4996851" StarRating="2" HotelCode="36248|200684" HotelName="Sweet Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 47, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/f1/31f1f38b8fe4eebd410d0fb1bfca800fabc9f712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90888065" Longitude="12.43542705" StarRating="3" HotelCode="547835|200711" HotelName="The Bricks Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Laterizi 16, 00167 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/47/0447fe908d10b39d1e2e725902050f054bcd5b66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="782128|406442" HotelName="Vatican Nausicaa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dell’Unità 13</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/08/7c08500453ffe45256386ec74d687c31e85c9b70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907349540698" Longitude="12.462239682387" StarRating="1" HotelCode="451743|371870" HotelName="Cola Vatican Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 243, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/8f/5e8f518d4bb8b6e5a4a6b88b5999d548b20df4d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious apartment can be found in Vatican. Customers will enjoy a peaceful and calm stay ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.78" OriginalAmount="60.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889040014898" Longitude="12.523689866066" StarRating="4" HotelCode="161124|380645" HotelName="Eurostars Roma Aeterna" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 125, Piazza del Pigneto 9A, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/de/b1deb27db34db91b1c3e72a48dab6e23df410cfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Pigneto quarter, just 15 minutes from the centre of Rome. The bus stop i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.96" OriginalAmount="60.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.873348" Longitude="12.47963" StarRating="3" HotelCode="117450|2258575" HotelName="Crossroad Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni da Empoli 11, 00154 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c5/e6c5ca3ffd0f612738be2e82944d2026a785d1e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.03" OriginalAmount="60.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899150714864" Longitude="12.49960899353" StarRating="3" HotelCode="38412|552355" HotelName="California" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 39, 00185 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d3/e6d3fcfe5755c37ceb35d9b0ee1c8bb1784cb272.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the centre close to Termini station. Scores of shops, entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.26" OriginalAmount="60.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.990035110585" Longitude="12.506700754166" StarRating="3" HotelCode="56976|555655" HotelName="Eurogarden Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salita di Castel Giubileo 197, G.R.A. Uscita 7 Castel Giubileo, Zona Alberghiera, 00138 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/40/4440f6bea6cccda430c59df973f4a9350b5603c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10,000 m² park with lush greenery can be found in the immediate vicinity of the hotel, which forms...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.33" OriginalAmount="60.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904992" Longitude="12.500249" StarRating="2" HotelCode="36255|1052068" HotelName="Domus Mea Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calatafimi 31, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c8/adc804757c581c5dda33ce87ef1e7a5fa4e31fb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.46" OriginalAmount="60.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909203" Longitude="12.45639" StarRating="3" HotelCode="117102|557075" HotelName="Il Gattopardo Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare, 94, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/df/1ddfcf6153a46775eac6496fe9d5d037fde688a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an attractive Art Nouveau structure, ideally situated close to the Vatican M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.871370928522" Longitude="12.483230156174" StarRating="0" HotelCode="311181|232275" HotelName="Affittacamere Nansen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via F. Nansen 122, Zona Piramide, 00154 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6e/aa6efbcb66f1fdc52549e81b2e1adccad50e378f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908881550379" Longitude="12.435272186995" StarRating="3" HotelCode="909248|20100" HotelName="Aurelia Vatican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Laterizi, 20, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/39/7d3998703e365deb99c6b961466a88e4414408d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87625" Longitude="12.465987" StarRating="3" HotelCode="191644|57278" HotelName="B&amp;B Hotel Roma Trastevere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Trastevere, 249/D, 00153 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/eb/94ebbfc910726d8bf35cf973915735615670eb66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89574577" Longitude="12.44425992" StarRating="3" HotelCode="420866|182035" HotelName="Casa Mia Vaticano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,LCD/Projector,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 267, Aurelio, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/3a/443a69e674576d87e5cb87bd98ec34f522eaa031.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Casa Mia Vaticano places you in the heart of Rome, minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89573128" Longitude="12.44424674" StarRating="3" HotelCode="420510|178786" HotelName="Casa Tua Vaticano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Elevator,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 267, Aurelio, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/a2/4fa2c036e893819d0a72265cb35017efe7e06c91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casa Tua Vaticano is a cosy and welcoming bed and breakfast centrally located. Only 2 km away from S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.945639" Longitude="12.606562" StarRating="3" HotelCode="296413|180454" HotelName="Hotel Torre Di Pratolungo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Torre di Pratolungo 14/16, Tiburtina Nomentana Area, Exit 12 and 13 of Grande Raccordo Anulare, 00131 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/3c/923c839e3964456723c935a1290038f201ade414.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.71390279" Longitude="12.4931514" StarRating="3" HotelCode="574046|199959" HotelName="Villa Strampelli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazareno Strampelli 175, 00134 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c2/adc280a9dc0d0b86de6945080bc4e23412d0b804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.62" OriginalAmount="61.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.828104" Longitude="12.583023" StarRating="3" HotelCode="55815|645145" HotelName="Hotel Giardino d'Europa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucrezia Romana 95, 00178 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/f5/03f523555d90a3c85652222fe8d66e2e23c1b738.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just a short distance from the Cinecittà film studios within paces of links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.63" OriginalAmount="61.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8896" Longitude="12.402273" StarRating="4" HotelCode="34794|1606461" HotelName="Black Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Raffaello Sardiello 18, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/28/6d28bef7e2b897f0d35dee5556c62fbf996d9357.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a stunning location in Rome only a few kilometres from the Vatican. Affo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.67" OriginalAmount="61.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906812108787" Longitude="12.478077875378" StarRating="3" HotelCode="89613|1873355" HotelName="Hotel del Corso" 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>Via del Corso 79, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/da/3bdad00a05b6752c9a5af376ad65cba8a5533ea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.75" OriginalAmount="61.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.920594714284" Longitude="12.518408596516" StarRating="3" HotelCode="17613|337065" HotelName="Hotel Santa Costanza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXI Aprile, 4, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/92/a0924b66ed7097ad3441b65ec0b7c077b49f243c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Villa Borghese in the embassy district of the city. Bologna unde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.82" OriginalAmount="61.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896823" Longitude="12.505379" StarRating="2" HotelCode="116996|1559248" HotelName="Filippo Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Turati 163, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/70/2f704d064d29c3546afcfd02db69557feb612eaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.07" OriginalAmount="61.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899553362187" Longitude="12.500201253241" StarRating="2" HotelCode="155049|938145" HotelName="Hotel Washington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 77, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/eb/4ceb2b29ac45acf4f77ab6f3c563d948f61b1d6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.09" OriginalAmount="61.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902716" Longitude="12.494597" StarRating="3" HotelCode="337349|1288402" HotelName="Patria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 36-37, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/e7/dae735ed275ca4e01d3696256bc53758f76e056f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly in the centre of Rome. The wonderful garden of the Villa ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.10" OriginalAmount="61.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.822108792671" Longitude="12.394408562319" StarRating="3" HotelCode="95116|184256" HotelName="Albergo ibis Roma Fiera" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Arturo Mercanti 63, 00148 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/f3/f5f35cc0d97c4d2dc9af24a58b0af2c814fd3b6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.51" OriginalAmount="61.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898497623102" Longitude="12.502158357672" StarRating="3" HotelCode="259324|1886468" HotelName="The Kennedy Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 62-64, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/7e/1f7eb5f30433b7da0ce0e79b3b77144d2c600518.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located between the Termini Station and the Basilica of S. Maria Maggiore. Within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.55" OriginalAmount="61.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901119210063" Longitude="12.57005056246" StarRating="4" HotelCode="166597|1659798" HotelName="iH Hotels Roma Z3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Perlasca 13/15, 00155 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ef/a2ef98f3d6d0fd81efd2a78c4280b32c01576d92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.58" OriginalAmount="61.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.949426859278" Longitude="12.454644441605" StarRating="4" HotelCode="58704|566995" HotelName="Hotel Villa Maria Regina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Camilluccia 687, 00135 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/1f/d01f3f92550f8ae064a5bfa3fa4d19362b395873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the famous residential area of Camilluccia, just 10 minutes away f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.930308" Longitude="12.492691" StarRating="3" HotelCode="335566|3375" HotelName="Delle Muse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Salvini 18, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/88/dd88886a318b8b211c393808de10a7a029018d72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the quiet residential district of Parioli and enjoys excellent transport li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89412757" Longitude="12.5034065" StarRating="0" HotelCode="576848|232965" HotelName="DVE Suite Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Emanuele II 113, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/01/4101c30ee0608762d743d27dfd4edf408c6fcfc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89996192" Longitude="12.49356289" StarRating="1" HotelCode="355099|58318" HotelName="Hotel Mosaic Central Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Viminale 5 Int. 4-6, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/2f/882f65a186787c9ef3681defe629ddd7fc92ddbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90518479" Longitude="12.50260228" StarRating="2" HotelCode="375819|198984" HotelName="Independence Square Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Coffee Shop,Dry Cleaning,Fitness Centre,Housekeeping,Internet,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelfidardo 78, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a5/9ea55b26bf4d86f43feefda60348b7efa46b4e24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Independence Square Inn is in the heart of Rome, walking distance from Diocletian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.931012856516" Longitude="12.527562820383" StarRating="0" HotelCode="386130|233854" HotelName="Next Door Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 316, 00141 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/bf/c1bfe3f7c17c2b4e0beb47c6ccdfb0b3219b2882.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89789304" Longitude="12.50360386" StarRating="0" HotelCode="710247|meile_house" HotelName="Meile House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbarno Rattazzi 57-12, Central Station, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/35/7a35f433feb85b4467e3623540534a1bbb9e7dac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.75" OriginalAmount="62.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907453011502" Longitude="12.453092550926" StarRating="3" HotelCode="143221|1740128" HotelName="Hotel Museum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tunisi 8, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ac/91ac3a825d96df68240d1b6efb02e0db403646ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.93" OriginalAmount="62.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902326" Longitude="12.494601" StarRating="2.5" HotelCode="102096|566055" HotelName="Target Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Modena, 5, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/9e/7e9e244b88b0eb5e0d4f3f7a3a341c787a30b644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 5-minute walk from Termini, the main railway station, close to many of the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.14" OriginalAmount="62.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905878315022" Longitude="12.502940297127" StarRating="3" HotelCode="55816|556155" HotelName="Galileo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 33, Rome 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/10/cf/10cfbc7b742f26ad8180f8b764f4b93de848f46f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests a peaceful location with easy access to the city centre. It lies around 2 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.26" OriginalAmount="62.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899360774934" Longitude="12.492792350892" StarRating="3" HotelCode="77887|863355" HotelName="Hotel Caravaggio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 75, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/5e/655e29ad22b5a010cc33f3b2693c99f27254812c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92947553" Longitude="12.51672484" StarRating="0" HotelCode="574372|232429" HotelName="Avec Moi Roma Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Libia 8, 00199 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/53/7f5341f20e6effd180855dfd4647025b1bfe5820.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="191965|178975" HotelName="Basilio 55 Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Basilio 55, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6b/d06b0000f3becc14fa39af82ec0f7b2b4e01a742.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe and a transfer service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="979946|408577" HotelName="Courtyard Rome Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Orazio 31, Piano Terra, Vaticano Prati, 00193 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/d0/e7d0e0b237261f6dea1ffb0b0f6042fe7df85be4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89656067" Longitude="12.44177951" StarRating="3" HotelCode="546802|396410" HotelName="Vatican's Beauty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gregorio VII 224, 00165 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/09/e80991790ee767c9c243f70927a014ea676d7c5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899337289293" Longitude="12.499698641699" StarRating="2" HotelCode="189369|146327" HotelName="Hotel Demetra Capitolina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 58, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/1a/531a7dcf4448afde84439fa40c797c210ccd0dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901096988972" Longitude="12.493124118792" StarRating="3" HotelCode="341209|54936" HotelName="Hotel Regina Giovanna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/43/03438c0efaef258d5562d0ae101fc813abb6665a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.752976063427" Longitude="12.371789388886" StarRating="4" HotelCode="455368|56816" HotelName="Residence I Triangoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Ermanno Wolf Ferrari 289, 00124 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a0/61a02fdddb07d6551301530fc814cc61c5eaff3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90800113" Longitude="12.44509112" StarRating="0" HotelCode="954642|371778" HotelName="Le Vie Del Vaticano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Rizzo 83, 00136 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/da/72dad9d8076f83fbd7ba6c29edd3eafd2c51541a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90039303476" Longitude="12.471365671821" StarRating="2" HotelCode="383824|58527" HotelName="Relais Arco della Pace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Arco della Pace 2, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/01/330120255c56a29b0e76f47353d3edef5d45a4dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87305774" Longitude="12.52538046" StarRating="0" HotelCode="635649|261014" HotelName="Rome Winners Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Appia Nuova 465, 00181 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/be/21bec7b71229e2035fef69f5988ce6be6ceb0b1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89854" Longitude="12.453366" StarRating="3" HotelCode="191695|199576" HotelName="Sotto La Cupola Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinal Agliardi 15, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/86/9a86ace97788b43dfdda5b920584c91fc8482e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90317154" Longitude="12.48561008" StarRating="4" HotelCode="421455|63278" HotelName="Tritone Top House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 10, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/30/9c308ed225668d888049a3140015e9fac67991d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Trevi. Travellers may keep updated with the internet or Wi-Fi acces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90528025" Longitude="12.44563137" StarRating="0" HotelCode="769830|domus_bella_roma" HotelName="Domus Bella Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Designated Smoking Area,Elevator,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Fiore 50, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/94/5a94484f2f5091bbc88ccaf94a2e5cdb27af5f4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest House Domus Bella Roma is perfectly located for both business and leisure guests in Rome. Feat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.78" OriginalAmount="63.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896351664705" Longitude="12.424670755863" StarRating="4" HotelCode="36262|2284339" HotelName="The Church Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 481, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/34/af34d93485c4b55a26b3d2ea34b0301439329039.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3 km from the Vatican City and the city centre. The nearest public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.79" OriginalAmount="63.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909517989522" Longitude="12.457655515472" StarRating="2" HotelCode="42679|640865" HotelName="San Pietro Rooms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 62, Angolo Via Barletta, Scala A, int. 1, I piano, Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/d5/9dd5fc8aaf8c42540cd5775097e507f9eddfac48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies within a few minutes of the city centre, close to an array of shops, restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.79" OriginalAmount="63.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.009358811291" Longitude="12.379022514847" StarRating="3" HotelCode="116784|1111028" HotelName="Hotel Cassia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia 1736, 00123 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/94/b4/94b414434c51ab46189d935a8f173d525a535737.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.82" OriginalAmount="63.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899802" Longitude="12.498195" StarRating="2" HotelCode="151821|1048748" HotelName="Marcantonio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 47, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/13/0c1364f3ece2f59b5cfa6980737a167045777db7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.94" OriginalAmount="63.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905014" Longitude="12.502582" StarRating="3" HotelCode="201004|2370728" HotelName="Andreotti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelfidardo 55, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/02/1002c4c44702184cba967fc68f98a5e973330048.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Rome, 5 minutes from Terme di Diocleziano, the Roman National M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.00" OriginalAmount="63.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894854262255" Longitude="12.501111030579" StarRating="2" HotelCode="38527|561245" HotelName="Oriente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dello Statuto 58, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/39/a9399b6acb7d1dae30a0be97753e34c13a852b10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is fabulously situated in the heart of Rome. The main train station, Roma Termini, is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.06" OriginalAmount="63.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900430410909" Longitude="12.497768998146" StarRating="4" HotelCode="21168|90670" HotelName="Hotel Torino" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 8, Santa Maria Maggiore, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7b/5b/7b5b28bf5dbd661e25a4f40d09f844eedb9b8956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the heart of the "Eternal City" and has recently been restored with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.26" OriginalAmount="63.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.791257" Longitude="12.530465" StarRating="4" HotelCode="143962|1050988" HotelName="Ardeatina Park" 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>Via Vittore Ghiliani 145, 00134 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/50/b850667553884d8a4eb51682450f1f64d3272a37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.46" OriginalAmount="63.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890565507381" Longitude="12.511823773384" StarRating="3" HotelCode="11074|90868" HotelName="Hotel Bled" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Croce In Gerusalemme 40, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/51/ac/51ac120b77bdc9901c8a22ae3e3e3f39d686d81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Colosseum and Termini main railway station. Further emin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.60" OriginalAmount="63.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893158081305" Longitude="12.512670440475" StarRating="3" HotelCode="47307|89392" HotelName="Hotel Center 1&amp;2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Giolitti 433, 00185 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10228/a_10228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the heart of Rome, close to the Colosseum, Circo Massimo, Foro Rom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90763288" Longitude="12.46262123" StarRating="0" HotelCode="382829|233344" HotelName="La Casa di Iulia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Massimo, 9, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3b/023b58c996b1a38202137196e702b230678a2e02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901915704582" Longitude="12.503334581852" StarRating="3" HotelCode="302820|2105" HotelName="Madison" 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,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 60, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5a/f7/5af75a989954d4e8a8c94d6c00098d930172ee2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Originally a palace this Hotel is in a great location for tourists or business guests exploring the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90169" Longitude="12.50381" StarRating="2" HotelCode="417078|55923" HotelName="Hotel Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 6, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/50192/04d50930-c002-4ffc-98c4-43a0f2a6213c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902803" Longitude="12.502217" StarRating="3" HotelCode="410275|146412" HotelName="Lazio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 8, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/66/8266fea7d8f0d3cdc188d42a60eaa057925ea594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90591791" Longitude="12.44565626" StarRating="3" HotelCode="531330|vatican_rooms_holiday_in_rome" HotelName="Vatican Rooms Holiday In Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cipro 77, Vatikanstadt, Prati, 00136 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/65/c565bdaaace5f7bc26900cb10723aef7ed69c6b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.83" OriginalAmount="64.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908722858527" Longitude="12.493466734886" StarRating="4" HotelCode="18891|337945" HotelName="Veneto 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,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>Via Piemonte 63, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/18/2c1875058789108419ef702563775b755d7e3dd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious, central location in the historical centre of Rome, just a short walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.84" OriginalAmount="64.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907172" Longitude="12.458763" StarRating="1" HotelCode="77729|1677718" HotelName="Les Chambres d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gracchi 32, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/24/6824a872212d6b69fc6cd5406b93481e8ac21d01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.97" OriginalAmount="64.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899155" Longitude="12.499918" StarRating="3" HotelCode="37646|398345" HotelName="Hotel Serena Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amadeo 64, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/94/26/94264a2ce37ff3d401f8ed0b4d903796bdd2c786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in Rome's inner city, just a few paces from the main train station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.21" OriginalAmount="64.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900951" Longitude="12.493739" StarRating="3" HotelCode="117263|2914955" HotelName="Martini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 18, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/a7/42a7eacb30894bb739d5ee85b13d7d4c4f4a242a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.27" OriginalAmount="64.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903174" Longitude="12.493166" StarRating="2" HotelCode="88491|560695" HotelName="Hotel Roma Nardizzi Americana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 38, 00184 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c8/1fc87e6386c377190d5b9b2545c699e1e278c330.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Rome, halfway between the Trevi Fountain and the Quirinale and Termi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.34" OriginalAmount="64.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.930243460818" Longitude="12.560420036316" StarRating="3" HotelCode="36254|2159095" HotelName="Idea Hotel Roma Nomentana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Attilio Benigni 7, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/bf/4dbf2d1a8ece24e54211066046a3b69df9290999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by car. It also offers easy access to the city centre by public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.37" OriginalAmount="64.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.887566402491" Longitude="12.399986386299" StarRating="4" HotelCode="335565|1700637" HotelName="Holiday Inn Rome Aurelia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Km 8,400, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/de/eb/deeb3fd9d0f10eca94796322e7f8bbd77a1e50fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located approximately 1.5 km from exit 1 of Rome's Grande Raccordo Anular...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.39" OriginalAmount="64.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899174671967" Longitude="12.499922811985" StarRating="3" HotelCode="67084|1559058" HotelName="Hotel Dina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 62, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/25/4425df718e5270667a0fe23613d5e08c4d3441f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Rome, this hotel is just 100 m from the Santa Maria Maggiore Church and righ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.50" OriginalAmount="64.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898103" Longitude="12.501331" StarRating="3" HotelCode="117096|557035" HotelName="Igea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97, Via Principe Amedeo, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/3e/573e2f7e610bfb37a19529ef98b314086fb75793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within easy walking distance from the hotel is Termini train station, where one can access a number ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891229404708" Longitude="12.436159998178" StarRating="4" HotelCode="401857|19469" HotelName="Cardinal St. Peter" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Leone Dehon 71, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4a/764a1fd42421d1776b5ed82d692e8d9e819a5c5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 15 minutes by taxi from Termini railway station and the air terminal whilst th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896833" Longitude="12.450771" StarRating="3" HotelCode="904050|25002" HotelName="Gravina San Pietro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Cava Aurelia 17, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/5d/835d31e418bb5581f39e1673e24e65f839d52b6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a superior hotel located in the historic and commercial centre of Rome, five minutes from St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90567633" Longitude="12.47205315" StarRating="0" HotelCode="579488|233056" HotelName="Guesthouse Borromeo Roma" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Muzio Clementi 18, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/31/c931c6b0a12b70d79b529ded0d61532511e037a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904620117618" Longitude="12.500472020238" StarRating="2" HotelCode="909245|55965" HotelName="Hotel Alexis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 27, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/06/d506a1614ac1d148a6bda1de372f296aa9450e97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Via Gaeta, 5 minutes' walk from the main railway station Termini, which is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891010768606" Longitude="12.509574741125" StarRating="3" HotelCode="171027|221040" HotelName="La Locanda del Manzoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Emanuele I 14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1b/aa1b472d39438c7b151e6e9a96b00fda0d0eeb28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896750966095" Longitude="12.495558857918" StarRating="3" HotelCode="18850|20567" HotelName="Valle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 134, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/15/4d/154d6dcb8643d42de574ae8ad01ae1b9242815c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is steeped in tradition, is located in the historic centre of the city near the Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.822935588779" Longitude="12.475138737434" StarRating="3" HotelCode="936371|58311" HotelName="Villa Eur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Marcellino Champagnat 2, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/zz/a1addeaae47a507c316c6cbfd2767cc21487415d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909385113662" Longitude="12.476339960391" StarRating="4" HotelCode="422467|ripetta_relais" HotelName="Ripetta Relais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 9, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/29/3b298bc337e5aaf2bf3dff94785c42bd35fb229f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.74" OriginalAmount="65.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.93163" Longitude="12.381495" StarRating="4" HotelCode="395146|3028079" HotelName="Papillo Hotels &amp; Resorts Roma" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Arola 53, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/09/0b0913cef8ef2b084c1a5893733b51089f4fb7fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.74" OriginalAmount="65.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909197117696" Longitude="12.49613549551" StarRating="4" HotelCode="15481|296625" HotelName="Hotel Oxford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Boncompagni 89, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c8/d2c8c0fab9b87893c45c661f383912503cc69233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 1 km from Via Veneto and just 3.6 km from the Spanish Steps. The Castro P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.86" OriginalAmount="65.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894764416991" Longitude="12.501293420792" StarRating="2" HotelCode="67194|4734813" HotelName="Auditorium di Mecenate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dello Statuto 44, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/fa/c3fafb4d3bcac30d6bb6dfa74c61df9409d937cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Rome and is 10 minutes' walking distance away from the main train sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.92" OriginalAmount="65.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87497" Longitude="12.39414" StarRating="4" HotelCode="32618|1942795" HotelName="Hotel The Brand Roma" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Aldobrandeschi 295, 00163 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/0f/2b0fa60161f27c6c0a499e0274373e2b96b40092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the suburbs of Rome, this hotel lies around 10 km outside of the centre, which is easily ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.95" OriginalAmount="65.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902128074616" Longitude="12.504978390713" StarRating="3" HotelCode="66952|1648918" HotelName="Hotel Assisi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 29, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c7/ddc740c40c052d137003a77e66097b1ceeb13bb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.02" OriginalAmount="65.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912013133774" Longitude="12.450272440911" StarRating="4" HotelCode="15209|70254" HotelName="Quality Hotel Nova Domus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Savonarola 38, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/1a/961aafb43ef50c7189dc0358307aaae523f548f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in a quiet residential area only 5 minutes from the Vatican Museum and 10 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.04" OriginalAmount="65.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905189" Longitude="12.50502" StarRating="4" HotelCode="56965|220716" HotelName="Hotel Villafranca" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Villafranca 9, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3f/6d3f40cac0667ec634e8399e65c4b4acbea09441.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 500 from the Termini railway station. It is about 5 km to Tiburtina station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.55" OriginalAmount="65.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90630749988" Longitude="12.501722574234" StarRating="2" HotelCode="164284|552395" HotelName="Capitolium Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Eco Hotel,Historic Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 104, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bb/6dbb569a4a6af61a62995f773a2b51bf8a64857b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In just two metro stops (five minutes) guests can reach one of Rome’s best highlights: the Colosseum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.60" OriginalAmount="65.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906981" Longitude="12.452846" StarRating="4" HotelCode="116591|548465" HotelName="Alimandi Vaticano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Vaticano 99, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/da/9cda2a0c4c95b74f47d7e04c7fb91419a21b49fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical city hotel is located just 5 stops from Termini Railway Station and around ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.61" OriginalAmount="65.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89323403326" Longitude="12.512315958738" StarRating="3" HotelCode="21501|566065" HotelName="Tempio di Pallade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giolitti 425-427, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/3b/823bff8980c457826165e6b777476e4a6112139f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run, centrally located hotel is situated close to Porta Maggiore square, approximately 4...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9146506" Longitude="12.55448914" StarRating="3" HotelCode="874994|396060" HotelName="B&amp;B Hotel Roma Pietralata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Pan 66, 00158 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/2b/2b2b9096c623ef2a5c551afe78570b7272bed226.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Tiburtina. The establishment features a total of 77 bedrooms. Customer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893446115283" Longitude="12.512037404299" StarRating="2" HotelCode="429186|40772" HotelName="Hotel Giolitti Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Giolitti 415-417, 00100 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/85/4585803ffb7261c6832a5ba26136bf10318387c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89331997" Longitude="12.51136692" StarRating="3" HotelCode="958323|424487" HotelName="Hotel Balilla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Balilla 1, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/34/b7343835a64ccc7d90c022668587e52df4dbfce4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90913188" Longitude="12.45814308" StarRating="0" HotelCode="578656|233335" HotelName="Julius Caesar Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 151, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/0b/880becd657da90314f31748aa357713bea36ccf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. The hotel offers various services and facilities, including a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89907589" Longitude="12.46484149" StarRating="0" HotelCode="578231|234149" HotelName="Secret Rhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Dei Fiorentini 1, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/38/a638181116f6ac6152c22c495638e744329c4aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8971935" Longitude="12.490449415344" StarRating="2" HotelCode="268031|234176" HotelName="Soggiorno Angelus Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Boschetto 13, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/8f/cb8f413aaba2b6718cafa5fdd257d06f467da8bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908509" Longitude="12.4773296" StarRating="0" HotelCode="579192|232771" HotelName="CBH Dépendance Déco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 32, 00132 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/c4/a2c4a49670622ab8b6411d272885e75be83bf50f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90192848" Longitude="12.50416433" StarRating="0" HotelCode="572919|234207" HotelName="Suite Dal Conte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 14, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/f7/8cf7155faddb8734eba8b7fe326467bad1803f59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.75" OriginalAmount="66.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.812571345707" Longitude="12.475333925129" StarRating="4" HotelCode="31411|397735" HotelName="Warmth Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Prezzolini 5, 00144 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/83870848840869c95a133b8f4e4da008bac4eb2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located approximately 30 minutes drive from Laurentino, the historical ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.86" OriginalAmount="66.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893261" Longitude="12.50105" StarRating="1" HotelCode="117923|1483648" HotelName="Merulana Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana N°240, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/f3/6bf325c5bc0f98a1644f7c286ba504537be6b5aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.96" OriginalAmount="66.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.825578031065" Longitude="12.478803098202" StarRating="4" HotelCode="40184|236086" HotelName="American Palace Eur" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laurentina 554, 00143 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/9e/4b9e748127275dc1fefa9e27bf942090f54ceebb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the Eur zone - the business and commercial district of R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.00" OriginalAmount="66.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897158" Longitude="12.490316" StarRating="2" HotelCode="116642|1102328" HotelName="Artorius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Boschetto 13, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/01/4d010ed7cc230ff3fb483fc62ecf65b3e7e925b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.04" OriginalAmount="66.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901175" Longitude="12.504467" StarRating="3" HotelCode="70002|1552929" HotelName="Marisa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 98, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7d/e87d4240994c0bc4f72e2afaca7c95b0480abab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.07" OriginalAmount="66.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89606879" Longitude="12.50174651" StarRating="1" HotelCode="519670|28168756" HotelName="Santa Maria Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Via Rattazzi 2C, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/56/7d56c92cab165c6c358c057fd577adc240e0ea55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Termini Central Station, Santamaria Inn is a perfect starting point from which to explore...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.16" OriginalAmount="66.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900872" Longitude="12.493326" StarRating="2.5" HotelCode="141727|641535" HotelName="Welcome House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/5e/d55e4c1ebe6ccf20f1b0a9e320629b5fd10563b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Rome's Teatro dell'Opera. The guest house is just 300 m from Termini an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.20" OriginalAmount="66.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92479164933" Longitude="12.469900846481" StarRating="4" HotelCode="19041|338045" HotelName="Villa Glori" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardo Celentano 11, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/76/347697eb0a944c52cde21d2f2139be2c3588b572.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the River Tiber and the Piazza del Popolo. Numerous shops, lively bars, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.27" OriginalAmount="66.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89250186683" Longitude="12.512830107345" StarRating="3" HotelCode="317345|82637975" HotelName="Center 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Achille Grandi 7, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335842/335842a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.40" OriginalAmount="66.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.936981" Longitude="12.533096" StarRating="4" HotelCode="37643|237096" HotelName="Best Western ARS Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Finca,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Altissimo 20-24, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/72/90724d90002fa61e0c5a69b9c1fd444f6b4248bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant youth hotel enjoys a peaceful location on the outskirts of Rome. There are many shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.42" OriginalAmount="66.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904089681012" Longitude="12.486959695816" StarRating="3" HotelCode="259404|4144682" HotelName="King" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina, 131, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/1d/101d6ef6e666503f176e1073b37086c02bbe3236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive and charming hotel is situated in the centre of old city, only minutes away from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.54" OriginalAmount="66.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898476" Longitude="12.50068" StarRating="2" HotelCode="89608|1065418" HotelName="Hotel Romantica" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 77, 00185 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/c7/6cc70873947a5d1676ea971bb35926ed6058bc6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.57" OriginalAmount="66.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907292" Longitude="12.497299" StarRating="2" HotelCode="12822|422225" HotelName="Giotto Flavia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia 84, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/0b/a00bf00cb962f97c327a2b0f7e290e6b2fee15a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small and quiet hotel is conveniently situated half way between the famous Via Veneto and the T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.858793579706" Longitude="12.504305668538" StarRating="3" HotelCode="66951|55906" HotelName="Kolping Hotel Casa Domitilla" 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>Via delle Sette Chiese 280, 00147 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f2/1bf285b22c134568aeb5bd349bd4d6a98c471d04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900546313271" Longitude="12.472411054227" StarRating="3" HotelCode="421384|57786" HotelName="Antica Dimora Delle Cinque Lune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Elevator,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 23, Navona, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/99/349988bd544a8b421864338033fd7f5e38c5634b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Antica Dimora Delle Cinque Lune, you'll be centrally located in Rom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.875541" Longitude="12.465469" StarRating="3" HotelCode="191643|232606" HotelName="Trastevere B&amp;B Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Trastevere 248, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/89/60893c7d1f0a8eafe6f2ee65cc56285f3c75dd4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900032316697" Longitude="12.493519411176" StarRating="3" HotelCode="311186|200241" HotelName="Residenza Dei Principi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Viminale 5, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/0d/eb0ddf6be6850c0389d5d680083d4f393f03288f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9103913" Longitude="12.52792546" StarRating="0" HotelCode="581604|233976" HotelName="Relais Tiburtina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Teodorico 22, 00162 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d2/77d2d2c5165d5dbb0764b6b9588eeb4861137bb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90464238" Longitude="12.49936159" StarRating="0" HotelCode="699615|486533" HotelName="Roman Holidays Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 27, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d6625108962feb496cdf60e4a0bdfdccfcf9586f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88242416" Longitude="12.46828419" StarRating="2" HotelCode="434918|57568" HotelName="Trasteveredreamsuites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Trastevere 118, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/21/0c218c31a5b6e84f1d7222a3f59fdbb99de9742c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911334792974" Longitude="12.450064550279" StarRating="3" HotelCode="376673|cest_la_vie_suites" HotelName="C'est La Vie Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Telesio 16, 00195 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2c/c32c8945aea37134a19df8270a6e0fd0a69591c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92061109" Longitude="12.46692554" StarRating="0" HotelCode="494610|andenis_luxury_house" HotelName="Andenis Luxury House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Fante 10, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/0a/8d0af41b3976c2511b9b79e8e10f98c9a20d0844.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90500876" Longitude="12.49921205" StarRating="0" HotelCode="581179|sofias_suites_" HotelName="Sofia's Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 2C, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/4d/8e4db5752ad2213da929d8a5bfd421f4952b776d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.78" OriginalAmount="67.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903147" Longitude="12.47536" StarRating="2" HotelCode="119288|793255" HotelName="939 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Clementino 94, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/b4/dfb43c240d1d3adfd9e1d8ff7e7bd15a0cb06a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 16 rooms. The individual storeys can easi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.06" OriginalAmount="67.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89497006263" Longitude="12.417742609978" StarRating="4" HotelCode="67446|2062475" HotelName="Smooth Hotel Rome West" 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,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 619, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/17/89176e095d208981888f920cd7acfb425528dd5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is situated in Via Aurelia, within easy reach of Rome's Leonardo da V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.42" OriginalAmount="67.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89184737211" Longitude="12.438964247704" StarRating="4" HotelCode="31160|15604" HotelName="NH Roma Villa Carpegna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pio IV, 6, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/fd/e2fd5ae18179ee7bbaaaa93bc370c764bf5cac96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the fantastic, lush green Villa Pamphili Park and a shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.43" OriginalAmount="67.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899515" Longitude="12.49819" StarRating="3" HotelCode="76615|549185" HotelName="Argentina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 47, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/83/3883b41608801dee6a987cf474eb965f2a423d63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a very central location. Termini Station is located to one side of the hotel and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88486678" Longitude="12.51943868" StarRating="0" HotelCode="573493|233297" HotelName="I Pini di Roma Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pistoia 9, 00182 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3b/253bcb4bb94815fc9afa9f262ec8e2be6a806ecd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88568461" Longitude="12.51293544" StarRating="3" HotelCode="782530|321417" HotelName="Isabel Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pozzuoli 7, San Giovanni, 00182 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/a5/d5a55d0e0e11aaf21a382c4f4008743a62cffb29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90467324" Longitude="12.46185394" StarRating="3" HotelCode="464627|56154" HotelName="La Maison Royale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitelelschi 42, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/7a/bc7ae67535feb6f23926b6069a62de49b0927922.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90253125" Longitude="12.47726537" StarRating="0" HotelCode="965492|488001" HotelName="Locanda Piazza Del Parlamento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Prefetti 46, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/72/4672ab8618cac47ff84126122b833d0e888954fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9024258" Longitude="12.494642" StarRating="3.5" HotelCode="165032|56307" HotelName="Suitedreams" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Modena 5, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/26/37266150cc5ff0da77baaa8438405a3d3787c990.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90745175" Longitude="12.46695545" StarRating="0" HotelCode="581292|234406" HotelName="Vaticana Residenza Ottaviani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Plinio 7, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/93/bb938aed4b695189970d416607e11ff6b489b1b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88436453" Longitude="12.50945649" StarRating="0" HotelCode="574432|la_grande_bellezza" HotelName="La Grande Bellezza Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magna Grecia 39, San Giovanni, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/4d/ef4d207dfd0b5cc8e7f7f3d125828e8588f76020.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.79" OriginalAmount="68.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903531" Longitude="12.505315" StarRating="4" HotelCode="16972|641365" HotelName="Royal Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 51, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e2/9b/e29ba2d7df756df9d395ef57e5186584f0de0658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location in the centre of Rome, close to Termini train station (roughly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.99" OriginalAmount="68.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899272042011" Longitude="12.500662368398" StarRating="3" HotelCode="63212|2214555" HotelName="Hotel Tex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 97, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1f/f51f337cd394175ba31867d530d0e5e84b422a6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.27" OriginalAmount="68.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900811719436" Longitude="12.49819278717" StarRating="4" HotelCode="42678|398215" HotelName="Welcome Piram" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanna Amendola 7, 00185 Rome, Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a0/eda00960e81e6492d21749966e1bc828f3200681.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Roma Umbertina near the opera house and the impressive Basilica of Santa Mar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.28" OriginalAmount="68.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895577012887" Longitude="12.51687169075" StarRating="3" HotelCode="95119|1052898" HotelName="Villa S. Lorenzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Liguri 7, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/2c/db2c383617dcdabecb3c583feef896d3b74c17a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.28" OriginalAmount="68.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891593796549" Longitude="12.426229119301" StarRating="4" HotelCode="166694|555595" HotelName="Occidental Aurelia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Torre Rossa 80, 00165 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e4/91e4747d0b50b075dbabe0b7f643c2432cb02cf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Via Aurelia, 5 minutes from the historical centre and Vatican City, and clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.42" OriginalAmount="68.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.943763219641" Longitude="12.474689930677" StarRating="4" HotelCode="36249|368125" HotelName="Grand Hotel Fleming" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Monteleone di Spoleto 20, 00191 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4b/9d4b261a9078758b4f37412fa7d42c1fbc6d5574.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-equipped hotel lies close to the centre of Rome where guests can discover many shopping an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="69.58" OriginalAmount="68.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898128" Longitude="12.50117" StarRating="3" HotelCode="496288|77844227" HotelName="Hotel Maryelen 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 87B, (not 85/A), 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b1/8bb196c97b532acee6fa04371b6838dde6911ba9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904330417033" Longitude="12.504529102532" StarRating="2" HotelCode="383820|54794" HotelName="Alessandro Palace &amp; Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 42, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/25/a125bb048853648f9ea9e7ca144ac1950fa32e94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.836148" Longitude="12.621701" StarRating="3" HotelCode="295489|180242" HotelName="Hotel 325 Tor Vergata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Tor Vergata 325, 00133 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/24/f824855789858a4ae3bd62da22fb34f266efda87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90774674525" Longitude="12.488300800324" StarRating="3" HotelCode="37648|13219" HotelName="Garda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 30, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/fd/3afd62c4e647b58aa1596539d746d807cd88181b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant town hotel is situated on the Via Veneto, the 'Dolce Vita' street, in an exclusive dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90257823" Longitude="12.5039404" StarRating="3" HotelCode="523307|200158" HotelName="Hotel Tito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 29, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8999948</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90087161062" Longitude="12.497157454491" StarRating="2" HotelCode="909239|242347" HotelName="Hotel Touring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 2, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/f4/72f4e0767d71e8a3eff09c9284353a41d3da7177.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905670886025" Longitude="12.500208938027" StarRating="3" HotelCode="318897|146355" HotelName="Hotel Floridia Raeli Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 45, 00185 Rom, Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/53/9e536a003375f2c6f6557a923ee9d9f5f3e9e7a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.99" OriginalAmount="69.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902312" Longitude="12.503542" StarRating="3" HotelCode="47815|356145" HotelName="Hotel Corot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 15/17, Centro Storico, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/06/570660665676b127e9916d8f5917c3aa6933d0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre in Rome near the Termini central railway station. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.03" OriginalAmount="69.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911445516885" Longitude="12.505306005478" StarRating="3" HotelCode="82648|1844496" HotelName="Rome Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 28, 00161 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/1e/801ed4621038b30c66a2247810697041d4c7eaff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Via XX Settembre (400 metres), Via Veneto and Via Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.27" OriginalAmount="69.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901934" Longitude="12.494389" StarRating="3" HotelCode="15674|447915" HotelName="Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 57, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/85/4e857b8319b55742a7aec949518fab92440dc069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a fantastic location in the historical centre of the fabulous Eternal City. Situat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.30" OriginalAmount="69.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903472830208" Longitude="12.502698898315" StarRating="3" HotelCode="56964|277025" HotelName="Milani" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 12, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/0b/240bc1c490d23de10a9f354023452de40283fa7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near Termini railway station and is an ideal location from which to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.66" OriginalAmount="69.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905004" Longitude="12.505171" StarRating="3" HotelCode="17152|398325" HotelName="San Marco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Villafranca 1, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/cd/a5cd48ea084900743fa28c0667cca916b57ae6c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the well-known and quiet thermal spring town of Fiuggi, approximately 70 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91020091" Longitude="12.45415345" StarRating="3" HotelCode="441488|54930" HotelName="Affittacamere Pratinn Vatican" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Doria 3, 00192 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/79/767953f1eeb67687a830c86f41af9ce44197e70a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90547961" Longitude="12.46788887" StarRating="0" HotelCode="615520|242359" HotelName="Relais Vacanze Romane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 2, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/d9/2bd95277011f92c2fd1c6866ac2ba88485c29a44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90639893" Longitude="12.45630741" StarRating="2" HotelCode="563547|233387" HotelName="La Vite Vaticana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Bastioni Di Michelangelo 5, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/66/4066488d8a041decf8fdb1ab40e401e05089174f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Mos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907471274999" Longitude="12.497549057007" StarRating="2" HotelCode="365238|211177" HotelName="Louisiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia 84, 00184 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/16/e516d0a34a9b6f1ad5b1322bc27dd5ae2241fd15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Rome. The famous avenue, Via Veneto, lies a few pace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899298" Longitude="12.495616" StarRating="3" HotelCode="153505|56274" HotelName="Relais La Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 70, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/57/99572d450c4455c1bea739deb64802c3a48d2d01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890486859207" Longitude="12.507297008598" StarRating="3" HotelCode="400337|200550" HotelName="Roma Resort Colosseum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 100, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/05/7f05a032f07343035221ab4ef3983be9114220e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91378508" Longitude="12.4522737" StarRating="3" HotelCode="435019|200560" HotelName="Rome Center Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Premuda 3, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d4/7c/d47c4add68df330b9e7212c3302451bdb9227d80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a transfer service for a comfortable and relaxing stay. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88174849" Longitude="12.50888943" StarRating="0" HotelCode="573129|bb_just_rome" HotelName="B&amp;B Just Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gabi 17, San Giovanni, 00183 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/93/1f93e8d24e96b4819e1591ad399aa8ff7454b176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.75" OriginalAmount="70.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.887969" Longitude="12.497689" StarRating="3" HotelCode="171745|1559718" HotelName="Maison Colosseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Querceti 24, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/ba/5bbac3f61a8c33c915da7be044fd09ea57eee236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.04" OriginalAmount="70.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903383" Longitude="12.50263" StarRating="3" HotelCode="66055|398665" HotelName="Yes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 15, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/e7/52e79626ef507bf446642aa6e39647609293862d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in the city centre, just around the corner from Termini cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.27" OriginalAmount="70.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900746" Longitude="12.472347" StarRating="4" HotelCode="12783|1704560" HotelName="Hotel Genio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 28, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/43/c543239c4f19d9ba35123475ec23a5e4857f34c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular traditional-style hotel is located in the centre of Rome, close to the famous Piazza Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.56" OriginalAmount="70.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9315558" Longitude="12.5274399" StarRating="3" HotelCode="169164|200656" HotelName="ibis Styles Roma Art Noba Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana, 543/547, 00141 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/f8/09f8f83c402f08da41b2dd0ea354ed2fda8876c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 10 km away from the centre of Rome, and just 1 km from Nomentana railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90818684" Longitude="12.45012313" StarRating="0" HotelCode="952764|396021" HotelName="Alea Home Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Caracciolo 6, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/32/0032862b42a18660b9d70de4b0fece90b33f6bba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88309178" Longitude="12.48530552" StarRating="0" HotelCode="568651|242326" HotelName="Circo Massimo Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Ara Di Conso 4, Aventino, 00153 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/6e/4e6e6645dc6d0345e9d70f75c571f76228571cc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="784036|488915" HotelName="CF Rome Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Michelangelo 9</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/70/6e7084f82e28a7c80983f228f9d15655c2961f70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.913611" Longitude="12.617992" StarRating="4" HotelCode="395920|28304" HotelName="Novotel Roma Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Noale 291, 00155 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/38/ea38f37af347e9a8729266399d8a36dd5327ffbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has easy access to the city centre, approximately 15 km away, as well as the railway stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90333352" Longitude="12.44410393" StarRating="0" HotelCode="740536|vatican_art_rooms" HotelName="Vatican Art Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Emo 147</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/81/5c81992ae6cde61a7c5975b40da596862c2b80e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90241387" Longitude="12.50584958" StarRating="0" HotelCode="625602|funny_palace_hostel_" HotelName="Funny Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Varese 33, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/31/4031999c58f7f3d3b8de5aecb11f5e5313f973f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.85" OriginalAmount="71.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.822869702567" Longitude="12.411825656891" StarRating="4" HotelCode="335585|3082027" HotelName="Holiday Inn Roma - Eur Parco Dei Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Viale Castello Della Magliana 65, 00148 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/8a/a58afdc142a9c01df303594656d1c7c75bae004a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and convenient location in Rome, just 2 km from the city centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.96" OriginalAmount="71.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.872100407698" Longitude="12.480830848217" StarRating="4" HotelCode="33473|793315" HotelName="Abitart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pellegrino Matteucci 10-20, 00154 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/5b/0c5b9b35bad44ced4cac0e4eefbcfa735394209b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Trastvere's entertainment and leisure area. The famous Pyramids of Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.14" OriginalAmount="71.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897406" Longitude="12.495176" StarRating="3" HotelCode="36263|1649338" HotelName="Canova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 10, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/02/a702d37af895270b45a5669de0902686f31bbd0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.24" OriginalAmount="71.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.915419975503" Longitude="12.498421472387" StarRating="4" HotelCode="172170|2575615" HotelName="Hotel Albani Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Adda 45, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f8/df/f8df1dcb32ae4c3f4c55e4f6515ea2e647c74c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central yet peaceful location and provides an ideal haven for those seeking rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.28" OriginalAmount="71.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896961" Longitude="12.485066" StarRating="4" HotelCode="15487|1383728" HotelName="Hotel Pace Helvezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via IV Novembre 104, Piazza Venezia, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/39/9a391f6e5dfbdcbf0a4d9e4b3406c89a8c587a7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Convenient public transport links are to be found 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.30" OriginalAmount="71.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901356727147" Longitude="12.494335770607" StarRating="5" HotelCode="58629|994735" HotelName="La Griffe Roma - MGallery by Sofitel" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 13, 00184 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/bd/e9bd13fa56176c39261f12392c10f066f00020ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Rome, thus allowing guests to experience the special ambience ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.52" OriginalAmount="71.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901843" Longitude="12.474306" StarRating="2.5" HotelCode="161130|548905" HotelName="Antica Dimora Dell'Orso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell'Orso, 55, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/5c/755ccd50ef492181904f3100056dc2cf2e2edd1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is set in one of the most typical streets of Renaissance Rome. The city centre with it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.53" OriginalAmount="71.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908768769417" Longitude="12.456634640694" StarRating="3" HotelCode="58869|547705" HotelName="207 Comfort Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 207, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/20/8e20ef39178a4e52a3b84625d1c6679d766d132b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a fantastic position, close to the Vatican museums, the Sistine Chapel, St. Peter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90679826" Longitude="12.45669181" StarRating="0" HotelCode="573082|232305" HotelName="Allegra's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vespasiano 12, Lazio, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e4/58/e458c3a88d807f57e2a2ace399e016222895d429.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907391924281" Longitude="12.463306899046" StarRating="0" HotelCode="404591|232652" HotelName="Bed And Best" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 190, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/87/ad87c20639fcb1d5524f45c32dff9bd540a272c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90678931" Longitude="12.46561898" StarRating="0" HotelCode="771468|371472" HotelName="Co Sleep" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Boezio 6, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/d8/e2d83b31f1c62c5416c9b73370ce207c421ac1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893918953366" Longitude="12.502923045212" StarRating="1.5" HotelCode="385286|76110" HotelName="Dandi Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 39, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f7/ecf7b96d1f02035f5a872df4678c32616291833e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893907986359" Longitude="12.502918775463" StarRating="2" HotelCode="610375|233477" HotelName="Lucky Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 39, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f3/75f3faac3f57d0ebd8e99bb64bf6ac6af6e6de18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909641245602" Longitude="12.476948340008" StarRating="4" HotelCode="383801|61828" HotelName="Tridente Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 4, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/a6/b9a66ef29cece1e350b2d1ee941696c0e24d913d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.81" OriginalAmount="72.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897357899428" Longitude="12.497634887695" StarRating="4" HotelCode="61871|1110680" HotelName="Antico Palazzo Rospigliosi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Liberiana 21, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ef/dcefdae19f1b047d60daa8d9161cf326cd5abe1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the basilica of Santa Maggiore in the Palazzo Imperiali Borromeo and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.93" OriginalAmount="72.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.932136" Longitude="12.378131" StarRating="3" HotelCode="73528|793405" HotelName="Selva Candida" 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,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Selva Candida 200, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/06/2c06ffa6e8f612f3e139615cdedea2240579fcad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Immersed in large woodland yet in close proximity to Rome’s ring road, this hotel offers a tranquil ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.98" OriginalAmount="72.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907938376028" Longitude="12.519307136536" StarRating="3" HotelCode="26979|249126" HotelName="Athena" 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>Via Ercole Pasquali, 3, 00162 Roma, Italia</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/a2/6aa2b8987e58c57c1fa26e1332fd2644e8436426.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few steps from the 'La Sapienza' University of Rome, which is a few minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.04" OriginalAmount="72.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.851725994642" Longitude="12.48259305954" StarRating="4" HotelCode="35247|749765" HotelName="BV Oly Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Santuario Regina degli Apostoli 36, 00145 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/c3/36c3e967f7ff727ebce14d49f2f941c787fe3278.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the E.U.R. shopping precinct and a few kilometres from the new trade f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.66" OriginalAmount="72.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.746662" Longitude="12.357665" StarRating="3" HotelCode="148214|2103475" HotelName="Hotel Giulietta e Romeo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Eraclito di Efeso 23, Frazione Casal Palocco, 00124 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/4d/204d7d5a2d94da9cff2a6e4df09dad1f9121aaad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.71" OriginalAmount="72.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895521" Longitude="12.498191" StarRating="3" HotelCode="82470|863575" HotelName="Tirreno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Martino Ai Monti 18, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/8b/2e8bfc3b69812ea689c00f9153445a327febc616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908858" Longitude="12.458897" StarRating="3" HotelCode="192023|56486" HotelName="94 Rooms Vatican - Scipioni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scipioni 113, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d9/79d9d668e2b85764865c1770ebfe267ee717ef71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8996651" Longitude="12.43633078" StarRating="0" HotelCode="579151|232425" HotelName="Authentic Sweet Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Baldo Degli Ubaldi 190, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/4a/144af2bf50f8367dd21702b2033ef759254f06f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.881513" Longitude="12.484939" StarRating="2" HotelCode="191655|47625" HotelName="Aventino Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Aventino 98, 00153 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/5f/275f0f2ec7bfa49e96164442544ede843ccd9c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87269211" Longitude="12.48037146" StarRating="0" HotelCode="635190|260875" HotelName="B&amp;B Easy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ostiense 73, 00154 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/5a/475a288d6cf77e9b4b9e087a2a6fed9f2a4c5b28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;amp;B Easy offers modern-style rooms 300 metres from Rome Ostiense Train Station. The property has...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894935734663" Longitude="12.491037522157" StarRating="1.5" HotelCode="211171|58597" HotelName="Casa Santa Sofia" 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>Piazza della Madonna dei Monti 3, Roma 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/53/c2/53c2a4c4561fec054187c92c93be5d89f9eec450.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90567449" Longitude="12.47203746" StarRating="0" HotelCode="584022|232800" HotelName="Clementi 18 Suites Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Muzio Clementi 18, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/24/6824a872212d6b69fc6cd5406b93481e8ac21d01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908986346668" Longitude="12.497361302375" StarRating="3" HotelCode="191974|200079" HotelName="Domus RomAntica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Belisario 7, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/16/73161f56918ecc528223e0968a7ac816861d8dfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.93868424" Longitude="12.42918587" StarRating="2" HotelCode="540006|62975" HotelName="Gemini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Tenuta di San'Agata 15, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/40/c4400686a76e8094212b964f8088f584cf7cbc57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898185650595" Longitude="12.501145033018" StarRating="3" HotelCode="336896|90223" HotelName="Hotel Campidoglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 85/A, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/4a/b74a5354b47bc85944b688447251dff100b34857.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902539557549" Longitude="12.48734459281" StarRating="3" HotelCode="11626|6216" HotelName="De Petris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella, 142, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/b6/3cb6839a0ff9b7fd5e3bff39f04725066ec2eaf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is ideally situated in a quiet location at the heart of Rome, not far from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.929823196244" Longitude="12.523493172757" StarRating="0" HotelCode="386387|233801" HotelName="Moai Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Scirè 14, 00199 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/a3/28a3c2dc9ab2858e412062a68b5cef18deac87bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89355531" Longitude="12.47665085" StarRating="0" HotelCode="745107|283699" HotelName="Residenza Costaguti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Costaguti 36, Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e6/73e6d151f1006d116a56dbe4c72a91df9d4b4a99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909127" Longitude="12.463012" StarRating="2" HotelCode="89621|55323" HotelName="Hotel dei Quiriti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 198, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/4c/354c1ebfaa00b6dc83caf591efe0739d91740cb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.86397106" Longitude="12.45886522" StarRating="2" HotelCode="311178|58069" HotelName="Roof Garden Zaccardi B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale di Vigna Pia 40, scala a 5° piano, 00149 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/3e/783eae2c5a1989e6c535a372a90e9e0d61b74a32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909296824561" Longitude="12.459206313297" StarRating="2" HotelCode="902547|22950" HotelName="Silla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silla 3, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/4e/924e64d1c60495747093f03d1a02c5afeee18ab0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90701334" Longitude="12.46874714" StarRating="2" HotelCode="439982|58745" HotelName="Vaticano Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 44, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/d1/23d1ba66205198de896fb212fd286abf169e3a1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.58" OriginalAmount="73.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.839206" Longitude="12.550872" StarRating="4" HotelCode="66775|788435" HotelName="Appia Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Appia Nuova 934, 00178 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/da/bcdad3431583ce7ef69ed7b6c22c8c829b03f0c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderful and welcoming hotel is conveniently located only a few steps from the Appia Antica ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.60" OriginalAmount="73.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898443976258" Longitude="12.499952316284" StarRating="4" HotelCode="23160|561415" HotelName="Palladium Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 36, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/5f/705f9ced7292231858237f064783f08dd5e6e1ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre of Rome, this hotel is close to the Basilica di Santa Maria Maggior...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.62" OriginalAmount="73.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900193" Longitude="12.495371" StarRating="3" HotelCode="36245|559445" HotelName="Lirico" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale, 31, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/e5/44e5ecae5c0973666474b657364265eab61a56f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming business hotel is located in a strategic area in the heart of Rome, on the Opera House ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90086398" Longitude="12.48181641" StarRating="3" HotelCode="549031|198786" HotelName="59 Steps Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Crociferi 26, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e2/68e2c47578b1e67e7bc83ff95c4606a98cc9a630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907518493287" Longitude="12.458819854002" StarRating="3" HotelCode="192050|40771" HotelName="Infinity St. Peter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 34, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/a0/25a00946d32ac18c2d4c13509d9a3d2ae7ec3fae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.85639051" Longitude="12.56280732" StarRating="2" HotelCode="539980|60551" HotelName="Deguestibus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 1256, 00174 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/74/24747f8b26e6d19fd4b273c7a643847bbdafe2fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90813574" Longitude="12.47602823" StarRating="0" HotelCode="546881|176770" HotelName="Domus Ripetta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 41, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/cb/97cbdba5ee3782a9a694b1efe0e043e5619dfce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A baggage storage service is available to tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90405153" Longitude="12.48090225" StarRating="3" HotelCode="484997|198913" HotelName="Frattina Grand Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 48, 2 piano, interno 4, Spagna, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ab/ebabc09249d93feace9990d3a3b3b3279f683a27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907335560872" Longitude="12.462234287711" StarRating="2" HotelCode="95141|55908" HotelName="Hotel Florida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 243, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/57/785787159f04971dc501613f94ec061fb1ae41e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90178" Longitude="12.50395" StarRating="2" HotelCode="417079|408754" HotelName="Hotel Suite Caesar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 14, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/69/63691651fe83679ce27e6da4cd9ab98c804f49d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  A stay at Hotel Halifax places you in the heart of Rome, walking distance from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="788623|493877" HotelName="Il B&amp;B Della Mamma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Forli 40, 00161 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/47/51/4751363ca26688602f102ef8010c8a36bc295ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89712677" Longitude="12.4355543" StarRating="3" HotelCode="356959|198993" HotelName="Casa Piccole Ancelle di Cristo Re" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 325, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/04/e0041efea8ee7b84f372c3d463c4295288faa37c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88685609" Longitude="12.51822554" StarRating="0" HotelCode="574398|234245" HotelName="Tata B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts,Farm stays" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via La Spezia 95, 00182 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/1b/491bd88e9a416954192db73e4807a1dcbc11cb6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="983454|493428" HotelName="Trastevere Royal Suite Trilussa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Raffaello Sanzio 1, Trastevere, 00153 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/85/8e851087063ae05e2f61fc2eb7a5dd0faa72b28f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91081582" Longitude="12.49164051" StarRating="0" HotelCode="627431|254895" HotelName="Via Veneto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso d'Italia 21, 00198 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c6/c0c6ce3a513be4172cac32d5d54e3e85ebc03544.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90909334" Longitude="12.48843872" StarRating="3" HotelCode="483521|relais_at_via_veneto" HotelName="Relais At Via Veneto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 146, Via Veneto, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/c3/9ac30fbfe8375820e4c1345529e312b19f62d779.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a transfer service and room service. Wireless internet a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.77" OriginalAmount="74.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888152241212" Longitude="12.515684813261" StarRating="3" HotelCode="50779|1717659" HotelName="Domus Sessoriana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Croce In Gerusalemme 10, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/65/52652f2432c89d96fc0859c5e4ebcc64a04a2e22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic city hotel is located on Esquilin hill in the centre of Rome. Not one of the other hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.84" OriginalAmount="74.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904303104104" Longitude="12.485674547623" StarRating="2" HotelCode="78912|555365" HotelName="Elite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 49, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/cb/3acbb5f8227714337c643b78ef987d0425f352a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right at the heart of the Eternal City, the hotel is located near the major monuments of the capital...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.10" OriginalAmount="74.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902321437064" Longitude="12.490332616845" StarRating="3" HotelCode="95114|863285" HotelName="Hotel 2000 Roma" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quattro Fontane 16, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c4/93c4283d11f34e7ce5ed766c235dbbaefbeeeb58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the most wonderful city in Italy, just a few steps away from the most beauti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.22" OriginalAmount="74.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.808262" Longitude="12.447402" StarRating="4" HotelCode="95128|548615" HotelName="All Time Relais &amp; Sport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Don Pasquino Borghi 100, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/ec/abec22c9c0b68715eff2d8b3599f47ae4ee9f1d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the elegant and dynamic Eur quarter, which has always been considered the business c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.42" OriginalAmount="74.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909128" Longitude="12.510669" StarRating="3" HotelCode="95134|1050928" HotelName="All Comfort Astoria Palace" 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>Via Giovanni Maria Lancisi 31, 00161 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/bf/f4bfc1df5e8ecd5bd8de7d054180d1cf02ff619a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.68" OriginalAmount="74.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.788008990012" Longitude="12.516211867332" StarRating="3" HotelCode="59293|276575" HotelName="Marini Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Castel Di Leva 258, 00134 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b7/88b7c50dbdab226f9c07514162e33fe240464254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the southwest of Rome, between two old Roman roads, known as Ardeatina and Lauren...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9090895" Longitude="12.4570354" StarRating="3" HotelCode="268043|242312" HotelName="Amor B-B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 183, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/47/41472f6c38d017fa2d054fea63fecd203b13313a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Amor B&amp;B places you in the heart of Rome, minutes from V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89563497" Longitude="12.50259185" StarRating="0" HotelCode="936843|396081" HotelName="Bless &amp; B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Elevator,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Alberto 30, 00185 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;B Bless &amp; B is perfectly located for both business and leisure guests in Rome. The hotel offers gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896910685953" Longitude="12.448486089706" StarRating="3" HotelCode="221547|33261" HotelName="Hotel Il Cantico" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Cottolengo 50, 00163 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/36/fa363eeeb54dbc26360913ab71c86b94d5d828bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91204556" Longitude="12.47386989" StarRating="0" HotelCode="386538|233369" HotelName="La Locanda di Piazza del Popolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via G.D Romagnosi 3, 00196 Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a5/40a5e4e67d69aba9ea086f0169c9ce5043a2f6e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89189029" Longitude="12.492895" StarRating="3" HotelCode="547567|200288" HotelName="Maison Imperiale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Monte Oppio 12, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/ce/75cea029a896f3285517e8e9aacf39bc77d81f4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.862119" Longitude="12.547717" StarRating="3" HotelCode="191726|233783" HotelName="Martini Bed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fulvi 67, 00174 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/86/ab86cfb449e7bf54eed7a9e081358e7df6119426.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908475" Longitude="12.477279" StarRating="3" HotelCode="904055|517306" HotelName="Residenza Horti Luculliani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 36, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/9d/019d45ddf299d1c49a0547f8c67a3492a6230219.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a hotel with a central location in Rome. The property is surrounded by some of Rome's finest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.89" OriginalAmount="75.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900257" Longitude="12.495949" StarRating="3" HotelCode="143017|1889845" HotelName="Al Viminale Hill Inn &amp; Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 38, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/93/4193371c8374026f5fbb1fa1a6f4926f50d6227a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.21" OriginalAmount="75.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900009" Longitude="12.494361" StarRating="3" HotelCode="116915|2442405" HotelName="Dorica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Viminale 14, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/d4/46d45d9916a25edc34141228ebdba0c7071d6c35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.32" OriginalAmount="75.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.881443126075" Longitude="12.518750906853" StarRating="4" HotelCode="92610|552805" HotelName="Best Western CineMusic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 128, 00182 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/b4/cab4290d9ae5218935cd168cea73d6dcad12c93c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic centre of Rome, near the San Giovanni in Laterano Basilica (Bas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.39" OriginalAmount="75.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.865254" Longitude="12.496335" StarRating="3" HotelCode="37856|425195" HotelName="Caravel" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 124/c, 00147 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/19/d0197e453dc9d5eb757c6da4b7246e4db0e94221.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully situated beside a main road just 3 km from Rome's historical city centre. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.51" OriginalAmount="75.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.921686383011" Longitude="12.500499486923" StarRating="4" HotelCode="19043|1558738" HotelName="Hotel Villa Grazioli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaria, 241, 00199 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/14/d314b356a1b330c26cd32c2ea2b645ec10e2c4d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the perfect location to discover Rome's treasures, only 10 minutes from Via Veneto a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.67" OriginalAmount="75.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90902720816" Longitude="12.590922597676" StarRating="4" HotelCode="146954|1112738" HotelName="Domidea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Raffaele Costi 17/21, 00155 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/9e/409ec02f7aafbba5d7aa9175eaa55bdb239dae8a.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="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91263169" Longitude="12.46757242" StarRating="3" HotelCode="444876|61467" HotelName="B&amp;B 94Rooms Vatican - Vigliena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vigliena 10, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f9/6df935db2cd0b448368ffc2be3eb4efe085cf3b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.882946732039" Longitude="12.468594073031" StarRating="2" HotelCode="440953|90166" HotelName="B&amp;B Roma Trastevere Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Trastevere 108, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cc/03cc3e352330f3f77d3c594a1f28cc4e084814ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90071190067" Longitude="12.496701478958" StarRating="4" HotelCode="192110|29472" HotelName="Demetra" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 8, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/cf/becf6493876259f3b41c464b1fa1cdce252c1db9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just 5 minutes´ walk from both Termini and Repubblica metro stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92576550635" Longitude="12.441793978214" StarRating="4" HotelCode="371379|26427" HotelName="Park Dei Massimi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Vincenzo Ambrosio 9, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/ef/c8efb639e7b35ee1d0c0b4977da80b05cfeb3a06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on the Monte Mario hill and affords a charming view of the city. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889016073053" Longitude="12.497406366402" StarRating="3" HotelCode="304074|57886" HotelName="Profumo Maison d'Hotes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di S. Giovanni in Laterano 108, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/78/da78acbf49815ce1de43e799c1829b94222ffe50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90742516" Longitude="12.46125468" StarRating="0" HotelCode="575448|233964" HotelName="Relais Della Torre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dell'Unità 9, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/1a/4b1a3c6384dc7bdad6a9c19a4c790a81d1816a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896648832262" Longitude="12.494520267581" StarRating="3" HotelCode="404436|199311" HotelName="Relais Monti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 20, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/f2/05f23a6ad448e901d3ca343575a7cde466513027.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90683648" Longitude="12.47259056" StarRating="0" HotelCode="765895|488630" HotelName="River Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Cossa 13, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/fa/25fa2bc0d52d54d13cb7ab54d3ce1034ab562dc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="957941|494656" HotelName="Seven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 249, Central Station, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/23/1b23e11a8c5a561d22f98c31ea3fdb50e6fc7dfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.83" OriginalAmount="76.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.93793968076" Longitude="12.53149451891" StarRating="3" HotelCode="116612|548855" HotelName="Hotel Aniene" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tirreno 74, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/32/1832874e15af760543c6ff8c3560329e7be8606e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the northern, green area of Rome and takes its name from nearby River Anien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.09" OriginalAmount="76.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.847265" Longitude="12.475909" StarRating="4" HotelCode="71425|613555" HotelName="Pulitzer Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guglielmo Marconi 905, 00146 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/2d/e92d098fd3c4cc93ba793e876f6e7a678905d40e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the modern business area of the Italian capital. The vicinity includes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.19" OriginalAmount="76.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901493029182" Longitude="12.473692830689" StarRating="3" HotelCode="149954|1048938" HotelName="Imperium Suite Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo della Palomba 19, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/aa/e5aaa6e113b7485dbdaf80e7374c20941e25ebea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this boutique hotel has the perfect ambience for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.20" OriginalAmount="76.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.926502" Longitude="12.425753" StarRating="3" HotelCode="89622|398375" HotelName="Sisto V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lardaria 10, 00168 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5dea22c450c1f2b43f5a4afdf5a0ed3c78acf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Gemelli Hospital and Gemelli underground station, which grants guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.41" OriginalAmount="76.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903704862122" Longitude="12.503140808498" StarRating="2" HotelCode="36250|1611598" HotelName="Hotel Dei Mille" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 7/B, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/34/d3346b4889198394375fd92dad0455257aa7d2f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.43" OriginalAmount="76.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904837" Longitude="12.489719" StarRating="3" HotelCode="95127|788955" HotelName="Cinquantatre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Basilio, 53, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/93/c5935066051cc4a6bdb6eb974b12bc19b4bf3bb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Porta Pinciana, with its 3rd-Century, 19 km-long Aurelian Wall and Pia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.72" OriginalAmount="76.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910557" Longitude="12.44606" StarRating="3" HotelCode="25184|1437688" HotelName="Pacific Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Medaglie d'Oro 51, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4b/654b99734ad5cb798f5eddb59f94ee739628815b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.884116" Longitude="12.519509" StarRating="2" HotelCode="191752|56266" HotelName="A Vinicius et Mita" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pistoia 21, 00182 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/d0/7bd008794b6acf6d9c6b8a8f9f1c55fc6b7f264f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90646631" Longitude="12.47943482" StarRating="3" HotelCode="485755|182619" HotelName="B&amp;B Vicolo del Lupo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Del Lupo 11, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b5/1bb537f3560e11219b5ebccaeaa71521a0c996b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="983372|495138" HotelName="Duca Di Cavour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 221, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9066413" Longitude="12.50147576" StarRating="3" HotelCode="481715|200118" HotelName="Floor 6" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 99, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/8d/288de0648505fec1c31b3b4bc9efb4ae7ea31706.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91547987" Longitude="12.45349705" StarRating="0" HotelCode="572400|233812" HotelName="Moonlight Inn Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Clodio 22, 00195 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/ce/a0ce996a5bf1254513db510c1b504a2407b6e358.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903403" Longitude="12.504532" StarRating="2" HotelCode="901723|56199" HotelName="Palma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Varese 5, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/f2/13f2b86ea4255266a6916e57ed3ab643d9b86d23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.991901" Longitude="12.400597" StarRating="3" HotelCode="260863|211127" HotelName="Resort La Rocchetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio Galli 41, 00123 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/cb/32cb9da748e7ddb3c8377324fda42f5248cb516e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899552683933" Longitude="12.499849933868" StarRating="3" HotelCode="191913|200557" HotelName="Roman Terrace - Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Daniele Manin 69, Secondo piano, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ac/b5ac1a24411c653bb7d7ba9b92399b3d1fe397bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911427132116" Longitude="12.539720451937" StarRating="2" HotelCode="191670|57076" HotelName="Suites Roma Tiburtina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Cave Di Pietralata 36, Roma, Roma 00157</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/eb/cfeb197ffe8e78794592b992a84166579520793a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90936299" Longitude="12.45349678" StarRating="0" HotelCode="567433|st_peters_relax" HotelName="Saint Peter's Relax" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santamaura 86, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/27/9e27a0c75704ea8cd0b712923017a67c7c28ab86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.94" OriginalAmount="77.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901697105061" Longitude="12.470693439245" StarRating="4" HotelCode="93196|89332" HotelName="Residenza Ave Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Tor di Nona 3, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/24/aa240f8773f1172f61477e7c657c10274c8edc73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.16" OriginalAmount="77.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.868741" Longitude="12.411748" StarRating="4" HotelCode="31157|922295" HotelName="Hotel Rome Pisana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pisana 374, 00163 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/16/1a16a06e4aad9ef1e4dd1871eae4b1544988e7ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;House within a modern building, this hotel lies in the western part of the Italian capital. It is ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.57" OriginalAmount="77.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.916106" Longitude="12.469073" StarRating="4" HotelCode="26982|89362" HotelName="Donna Laura Palace" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere delle Armi 21, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/29/b12968022e4c3903360cc190bcf90f65808b0380.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new complex enjoys a stunning location on the banks of the River Tiber between the Piazza del P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.75" OriginalAmount="77.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900909541675" Longitude="12.49340236187" StarRating="3" HotelCode="36260|422385" HotelName="Miami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/da/97daf5c83629335e8619fa0025ce0359cd3dd859.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the busy Repubblica area of Rome, just 10 minutes' walk from the Colosseum,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91436001" Longitude="12.47282005" StarRating="3" HotelCode="849995|371297" HotelName="Albergo Etico Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pisanelli 39, 00196 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/f6/3ff6b39c4de713423206f582b783a67a5616ffa7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90838039" Longitude="12.45042124" StarRating="0" HotelCode="745729|283343" HotelName="Allegras House Caracciolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Caracciolo 4, 00192 Roma, Lazio, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ef/b1ef9f357bc7b4275238f2bfb9b0736aaef3532b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899899313359" Longitude="12.49287860734" StarRating="2" HotelCode="572693|232748" HotelName="Dem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/25/0025ce3c30d168f81907fc7640f6906cbe2aab5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906989069031" Longitude="12.459868503562" StarRating="3" HotelCode="398330|177195" HotelName="Flat 285 B&amp;B" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 285, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/b0/30b057875b864f4d82cd760998039db9634ffade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909256046688" Longitude="12.489898" StarRating="2" HotelCode="148265|371603" HotelName="Hotel Golden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Marche 84, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/39/f83939086dcae14fc7010bda308ede6eb99692c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Golden in Rome, you'll be minutes from Via Veneto and close to Spanish Steps\n\...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.819534" Longitude="12.464662" StarRating="4" HotelCode="408887|47672" HotelName="Hotel Shangri-La Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Algeria 141, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/4e/ac4e87ba7a172dee9838cbef1abdd7fb43df2f58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90317107" Longitude="12.48560849" StarRating="4" HotelCode="419822|57746" HotelName="Rome King Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Massage Centre,Pets allowed,Printer,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 10, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b1/2bb12e6f9ae53bbe4a8fc35be73e866ddb67352b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel was constructed in 1870. Hotel underwent renovation in 2014. Hotel has an annexing building. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.879935" Longitude="12.521441" StarRating="3" HotelCode="255917|44789" HotelName="Tuscolana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 185, 00182 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/01/ca01af690fb7db345abdb9bb8f1e8dd73c4e4c03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="78.81" OriginalAmount="78.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900104999213" Longitude="12.497913837433" StarRating="4" HotelCode="410462|2120865" HotelName="Augusta Lucilla Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Massimo D'azeglio 24, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/9f/039f8c0a81323f49bfc89f427a032af3cc8a6d5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, lying just a few minutes’ walk from the most popular sigh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.96" OriginalAmount="78.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.837089647043" Longitude="12.509452700615" StarRating="3" HotelCode="58870|640875" HotelName="Orto di Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Grotta Perfetta 551, 00142 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/f1/8af1c9b851e4deb2ced1450a41341bbb2d623097.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near an ancient Roman site overlooking the Parco dell'Appia Antica, between the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="79.24" OriginalAmount="78.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88095669295" Longitude="12.507972121238" StarRating="3" HotelCode="316823|CAL841500" HotelName="Best Western Hotel Piccadilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magna Grecia 122, 00183 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/39/a339b6af957158b130383a545c0f4520de3fe3b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the busy Via Magna Grecia, in the heart of the city centre shopping district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.46" OriginalAmount="78.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89382" Longitude="12.503897" StarRating="4" HotelCode="15067|641525" HotelName="Napoleon" 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>Piazza Vittorio Emanuele II, 105, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/39/05399e5d0ba075e547450c4be28130ea2048a4fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This peaceful and elegant hotel is located only paces from the city centre, Santa Maria Maggiore and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.58" OriginalAmount="78.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906093905916" Longitude="12.459735274315" StarRating="4" HotelCode="76332|561155" HotelName="Orange Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 86, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f6/fd/f6fdb73f9d380a0485353d35d9dfd718cc19f927.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a strategic location, offering easy access to the most beautiful and well-known loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.75" OriginalAmount="78.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90373" Longitude="12.503556" StarRating="3" HotelCode="15850|398205" HotelName="Piemonte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 32 C, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/de/76/de766aafa6cb62cbb363b31f9fe5f721514d76eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of Rome, just a few minutes from Termini railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.913838725505" Longitude="12.452552318573" StarRating="2" HotelCode="192088|56311" HotelName="A Casa Boschi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Premuda 3, 00195 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/36/52368a3d6b01bab37fcd4e23400d2d822bc101e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906640544602" Longitude="12.501475386376" StarRating="3" HotelCode="428749|58261" HotelName="Bon Ton Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 99, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/c4/44c4bc293d3480308161ef9b366d24227d2d9707.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the top floor of an elegant building dating back to 1930. The building has a lift/elevato...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90032602" Longitude="12.47653091" StarRating="0" HotelCode="975940|396122" HotelName="Charme &amp; Chic Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Maddalena 13, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/2a/302a4dfec6da648f44ccc1a6dccbb3e205fa2b3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.882166" Longitude="12.521159" StarRating="2" HotelCode="580900|232914" HotelName="Damiani &amp; Sister Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Remo 12, 00182 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8e/808efead5026dfe90b03355a3dca6a60cc330875.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90924384" Longitude="12.45921041" StarRating="0" HotelCode="546607|198910" HotelName="Dream City Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Silla 7, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/54/1f548a0bfb5a83c4a131a7f15f436e523fa19114.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89844701" Longitude="12.45413013" StarRating="3" HotelCode="945373|233249" HotelName="Hotel Paolo II" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo II 3, 00165 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/84/5284ba243114689d69c4f55aab7595b9cf86045d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894672373773" Longitude="12.47534890634" StarRating="3" HotelCode="404035|199012" HotelName="La Maison di Sant' Anna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Sant'Anna 11, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/40/67404451823bc8d6dbfd8bb32ba4ce13ba5e6ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898228" Longitude="12.467936" StarRating="3" HotelCode="191956|56513" HotelName="Navona Nice Room" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sforza Cesarini, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/19/1919ff7afe2b7885f53562b6161b8321fc8c75bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89948727" Longitude="12.47784957" StarRating="3" HotelCode="737812|321421" HotelName="POP Art B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Pastini 124, Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/25/ad25d3f3301ad19cc2eca0effd01fc7129d146cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900823" Longitude="12.472787" StarRating="4" HotelCode="191572|57303" HotelName="Suite Art Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 20, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ea/f6ea7173b0480435dbf62016473b2e1a66c122df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89178682" Longitude="12.4689509" StarRating="3" HotelCode="439950|bdb_luxury_rooms_trastevere_torre" HotelName="BdB Luxury Rooms Trastevere Torre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetta 16, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/7a/f47ab3fd8658094a3bbf264599cbe6976f20f840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.82" OriginalAmount="79.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904353" Longitude="12.499972" StarRating="3" HotelCode="37026|364345" HotelName="Exe Domus Aurea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 34, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/99/609963f1636c75f3ac22478a81757e714ad29e16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading hotel is situated in an quiet street near to the Termini railway station. From here the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.03" OriginalAmount="79.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896780913599" Longitude="12.499912083149" StarRating="4" HotelCode="14659|276595" HotelName="Mecenate Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Alberto, 3, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/73/117374f1ded036d8bf6c0b2783d3d242eb3f8319.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel lies directly opposite the Santa Maria Maggiore church and near the man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.09" OriginalAmount="79.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899003" Longitude="12.492032" StarRating="3" HotelCode="19231|567175" HotelName="Virgilio" 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,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 30, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/64/4a64da065e1cdbdf46a8b33bbacb410eb296c84d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located for both leisure travellers wishing to explore Rome’s millen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.36" OriginalAmount="79.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894123517113" Longitude="12.490639686584" StarRating="2" HotelCode="67085|937965" HotelName="Colosseo Studio Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 261, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/98/2198e143130ef41891a8d9bfb6b9fc45b979a591.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="80.48" OriginalAmount="79.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900752" Longitude="12.496485" StarRating="3" HotelCode="258354|2372549" HotelName="Impero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Viminale 19, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/79/c179678267987ec325ae4ff32a1cd2bb31d595a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly in the centre of Rome. Nearby are countless tourist attra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.53" OriginalAmount="79.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899825503182" Longitude="12.498455643654" StarRating="4" HotelCode="12784|15554" HotelName="Hotel Genova" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 25, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/57/4d/574d76628cdb279e1ae64f1ff9bdb33a98735618.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Rome's city centre some 200 m from the railway terminus and is thu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895048303612" Longitude="12.502253319792" StarRating="0" HotelCode="581167|232909" HotelName="Dada Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Emanuele II 138, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/9d/d99d831755b22089317319792fe1192b2aaddbc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90143618" Longitude="12.47500841" StarRating="2" HotelCode="396755|58173" HotelName="Dulcis Inn Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scrofa 41, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/c8/98c8b9c92787a2c9616fd642c5977c208f3bc5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90242747" Longitude="12.50500829" StarRating="1" HotelCode="417233|232981" HotelName="Hotelier Evergreen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 23, 00185 Rome, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/96/4396bcaf83d3c5438a490fa21583756cce18dcc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902048103239" Longitude="12.494659017405" StarRating="3" HotelCode="342051|180074" HotelName="Floris Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 251, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/42/33427d4070285156b9f9bd90b64c5d1355f11b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89998709" Longitude="12.49542089" StarRating="3" HotelCode="494605|199017" HotelName="La Reggia Dei Principi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 38, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/89/8a89d0e06678976429ce80175a72abf2ac7aea95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and room ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907488026846" Longitude="12.47293817791" StarRating="3.5" HotelCode="936635|54772" HotelName="Luxury on the River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere dei Mellini 34, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/aa/ffaa9b7be0df3b5a4adc02426082bff893e72994.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912221972218" Longitude="12.518625855446" StarRating="3" HotelCode="336628|31058" HotelName="Mercure Roma Piazza Bologna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Reggio Calabria 54, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/91/dc/91dcfa772f74045db5c801ae9d33dd30b7ce6668.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Piazza Bologna, just a few metres from the metro and only five stops f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903619" Longitude="12.48463" StarRating="3" HotelCode="98564|229001" HotelName="Spagna Ave." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Due Macelli 31, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560901/560901a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90095" Longitude="12.46662" StarRating="0" HotelCode="386020|234259" HotelName="The Bridge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Banco di Santo Spirito 3, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/a2/02a29febfb0ddf462420987325a36ea06278d811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91135996" Longitude="12.44397199" StarRating="0" HotelCode="713076|la_chiostrina" HotelName="La Chiostrina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Delle Medaglie D'oro 103, 00136 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/18/2418cc935be4922fa4182ea23b13d81678dfbda1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90675516" Longitude="12.49500678" StarRating="0" HotelCode="630343|blue_inn_luxury_suites" HotelName="Blue Inn Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Giosuè Carducci 2, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/c3/85c35c302f277897fc1c0cec0a3a1f86f795666f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.14" OriginalAmount="80.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.83688" Longitude="12.51067" StarRating="3" HotelCode="143526|1050978" HotelName="Antica Locanda Palmieri" 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>Via di Grotta Perfetta 555/A, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4d/bd4da44a2732674b0c0a3eaba4869236db5bd8ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.63" OriginalAmount="80.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905982118136" Longitude="12.502623796463" StarRating="3" HotelCode="21169|90709" HotelName="Hotel Siviglia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 12, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/90/bd90c1c90c9fa2b05d6dbbab7548dbbe80c4aeb5.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in the 1900's, this hotel is situated in a peaceful yet central location, not far from the his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.78" OriginalAmount="80.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898332" Longitude="12.500965" StarRating="3" HotelCode="47719|9103711" HotelName="Contilia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 81, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/48/df48ad2883f3c407c843edeed99ed78b3e908fa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the historic centre of Rome. Various shopping venues, bars a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91323065621" Longitude="12.459423364418" StarRating="2" HotelCode="266877|134717" HotelName="Alessandro a San Pietro BB" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand)">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 44, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0d/b80d3cb53f13fd81b60ec8129aed04530a5f340e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful bed and breakfast is conveniently located just a 10 minutes' walking distance away f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90517977" Longitude="12.49911291" StarRating="0" HotelCode="539383|396027" HotelName="Amoroma Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts,Boats" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 2C, Scala B, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/92/24925cf88a649e20f50493970613210736ed22e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartamento Santo Amaro is a recently renovated one-bedroom apartment in Lagos, a 10-minute walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="978698|486696" HotelName="Boutique Relais Bramante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arco Della Pace 12, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/eb/f9ebb295294baa52d4b2107f18c0065b976a3c60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908255314298" Longitude="12.452407577869" StarRating="0" HotelCode="386034|232705" HotelName="Candia Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Candia 77, Interno 3, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/75/d175c9fbbd7dfa9300c2eca469d819b95ba42e81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90447839388" Longitude="12.481703180298" StarRating="0" HotelCode="378623|180094" HotelName="Dimora Frattina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 128, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/26/1f2614f0ebb7a49b1a0bcf9b750942580c5e30cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include room service and a business centre. Wireless internet a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.77077828" Longitude="12.30900312" StarRating="0" HotelCode="710212|396447" HotelName="Gens Mundi B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Edoardo Gatti 60, 00119 Ostia Antica, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/3f/3d3f5a03929ea0c2a56d093462fb195b61b2b01c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908985930076" Longitude="12.469822338029" StarRating="3" HotelCode="263930|233428" HotelName="Le Stanze Di Federica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 28, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/23/b02314af5303228a67d87383c668b7c37920db39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910632124885" Longitude="12.465434968472" StarRating="3" HotelCode="410273|17659" HotelName="San Valentino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ezio 55, 00192 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/8f/918f934bcb8b0c1ed2a3f3e9716452a458405319.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90965782" Longitude="12.44607227" StarRating="0" HotelCode="951453|affittacamere_roma_centro_musei_vaticani_rooms" HotelName="Affittacamere Roma Centro Musei Vaticani Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario Savini 15, Vaticano Prati, 00136 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f7/83f713a0ce9f3078e8ee884690c6ef82b08c19fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89849987" Longitude="12.49074103" StarRating="2" HotelCode="440938|interno_7_luxury_rooms" HotelName="Interno 7 Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 43, 00184 Rome City</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa227fd0914e5c8fb46bf71640b1fb8d70e2599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.15" OriginalAmount="81.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904433" Longitude="12.500197" StarRating="3" HotelCode="95135|398645" HotelName="Hotel Windrose" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 39, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/7e/7e79a905e2a3e77e568198c98768640a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.42" OriginalAmount="81.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.922728140871" Longitude="12.483177781105" StarRating="4" HotelCode="16837|221236" HotelName="Best Western Hotel Rivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taramelli 7, 00197 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2e/79/2e79ddde1e1bef11b35e2d7e28099101463950a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the prestigious part of the city known as Parioli. Peacefully l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="82.74" OriginalAmount="81.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.830216685714" Longitude="12.4569735" StarRating="4" HotelCode="244309|1524111" HotelName="Ibis Styles Roma Eur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Egeo 133, Via Massimiliano Massimo 15, 00144 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/2d/512d674487ac438a2a582e42a5540e9ad024c7b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome, not more than fifty metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="4" HotelCode="947117|283430" HotelName="Canova Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 55, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/b1/bcb19a2cc5df49b8beb16824b4c82c39597f2852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8930541" Longitude="12.4753684" StarRating="2" HotelCode="909240|198869" HotelName="Claudia Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Arenula, 29, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/46/1846cee8ee847d046121d976c0cbc695ba5e7ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9130335" Longitude="12.47455315" StarRating="1" HotelCode="447745|62130" HotelName="Domina Popolo B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giambattista Vico 40, 00196 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d5/ac/d5acba55011f8375902261c4d4f59737be7d4e68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904553" Longitude="12.487967" StarRating="0" HotelCode="150664|200236" HotelName="La Piccola Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cappuccini 30, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/77/af77bc141814c11ed65bf829169fb7b2c5536785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9027835" Longitude="12.4963655" StarRating="3" HotelCode="192076|56015" HotelName="Lemon Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Vitelleschi 34, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c0/bbc0399fe93efa8872b919a500f6c2862194f8d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899195610602" Longitude="12.472115419229" StarRating="3" HotelCode="384768|199104" HotelName="Navona Tower Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Tor Millina 19, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/3b/c03be95ace81b836df70e51fe228680dac10a617.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.75139813" Longitude="12.36077135" StarRating="0" HotelCode="624933|country_house_la_gaura" HotelName="Country House La Gaura Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Gorgia Di Leontini 78, 00124 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d0/32d0b948ae69c44c977369906490c2acaa01445a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.15" OriginalAmount="82.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.920984" Longitude="12.506914" StarRating="3" HotelCode="146288|1110748" HotelName="Hotel Coppedè" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiana 88, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/dc/3edc42f866330a8db3651af64be575918b240bfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.39" OriginalAmount="82.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902512" Longitude="12.487916" StarRating="3" HotelCode="165959|1437678" HotelName="Julia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 29, Roma 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/9d/589d4a0d61da1285edf607ae1479773415490e4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="83.58" OriginalAmount="82.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906684371535" Longitude="12.501888160863" StarRating="4" HotelCode="70654|1239328" HotelName="Best Western Hotel Artdeco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 19, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3f/6c/3f6c42ab58fe175368542ef80419580f57a5f592.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Rome, a few steps from the famous gateway of Porta P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.64" OriginalAmount="82.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.882478" Longitude="12.47048" StarRating="4" HotelCode="16760|318275" HotelName="Hotel Ripa Roma" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti Di Trastevere 3, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/de/acdede1c66c1d9ae7178f55820063ee9456c05e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is situated in the centre of the most history-rich district of Rome. Many...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.72" OriginalAmount="82.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903406952585" Longitude="12.506070435047" StarRating="3" HotelCode="57877|788545" HotelName="Cambridge" 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,Jacuzzi,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 87, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/99/1499034136818197ea85e97f5b059b1121ba9957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This quiet and clean hotel is centrally located close to Termini train station. From here guests are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87218387" Longitude="12.47869201" StarRating="2" HotelCode="539902|58079" HotelName="B&amp;B A Casa di Barbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Elevator,Internet,Kitchen,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gazometro 35, 00154 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/47/5747cd295b9d87c8e0f501cfad4d3472f832e7f0.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 A Casa di Barbara in Rome (Aventine), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906202613203" Longitude="12.478366907708" StarRating="2" HotelCode="393592|90222" HotelName="Grand Master Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 97, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/c1/3ec1fd024d2e9d64db13e6f9f5f575ec12f06e06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903399223204" Longitude="12.493368968737" StarRating="2" HotelCode="341391|58457" HotelName="Hotel Oceania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 38, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/be/c5be86f89ac03cb36ccbacffdf7e61200c6cbf34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895194" Longitude="12.490509" StarRating="2" HotelCode="191782|57584" HotelName="HQH Colosseo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Serpenti 6, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/fa/13fad1216c9984b21e16acea9273b7cad4cd06ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894776937386" Longitude="12.477041731242" StarRating="3" HotelCode="385942|200276" HotelName="Little Queen Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Florida 20, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9f/e29f6e450eebaa071ac8329ecd49b263ad152948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90193841" Longitude="12.44143238" StarRating="0" HotelCode="638674|valle_aurelia_residence" HotelName="Valle Aurelia House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio Sacchetti 10, 00167 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/56/b256a663e0d0b5d8ea9522733876a954ad508650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.49" OriginalAmount="83.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.880117949802" Longitude="12.466218173504" StarRating="4" HotelCode="117704|864805" HotelName="Trilussa Palace Hotel Wellness &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ippolito Nievo 25-27, 00153 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/18/e718e8af9b362caea8f89a9e182ae6421873291f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.55" OriginalAmount="83.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900775784698" Longitude="12.497302293777" StarRating="4" HotelCode="11755|1514008" HotelName="Hotel Diana Roof Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 4, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d1/3dd1a962cd63828524c25399ca42ee14f8730c76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome, close to the Opera Theatre, Termini Station and other m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.73" OriginalAmount="83.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90259456015" Longitude="12.493894790534" StarRating="2" HotelCode="26709|564645" HotelName="Seiler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 48, 00185 Rom, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/33/4333688b93d2dcdea205639386c1f00579c68a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Small and strategically located, this city hotel is in the heart of Rome, in the Trevi district. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897917" Longitude="12.495445" StarRating="3" HotelCode="142852|55728" HotelName="Aenea Superior Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 156, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/47/b647f396a85bc3c77db6456282107ea19e899285.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90357958" Longitude="12.48469491" StarRating="3" HotelCode="445654|60890" HotelName="Chic &amp; Town Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei due macelli 31, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/4f/dc4f33be83ce8d2998ca8b2b0cd1c02b3f2ade83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90863158" Longitude="12.46163493" StarRating="0" HotelCode="433681|181668" HotelName="Grand Tour Roma Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 109, 00192 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/d5/5dd5dc2a15df93ecc974e4abe7039044c2c6987a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897374" Longitude="12.4967" StarRating="3" HotelCode="50843|480" HotelName="Verona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Maggiore 154, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/a3/2aa37f7f21d135d2fa66bca8c4db579b9a81ceec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located and guests will find the nearest restaurants just some 10 m away. In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903591" Longitude="12.502377" StarRating="4" HotelCode="260698|37460" HotelName="Smart" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.za Indipendenza, Via Magenta 2, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/zz/c0ad12012e2661fbbae07f47c6d3d8ae0f9504a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900410354834" Longitude="12.469090529556" StarRating="3" HotelCode="153516|55589" HotelName="Relais Palazzo Taverna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gabrielli  92, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/37/13377e76476235d3d489b336a7c976bd5fc3431c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90025877" Longitude="12.47259327" StarRating="0" HotelCode="572587|234101" HotelName="Rome Visits" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Tor Sanguigna 13, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/14/a614a099dbc82bd4dd2a47166625217e0f55067a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889702475086" Longitude="12.500378935671" StarRating="3" HotelCode="378883|199620" HotelName="Top Floor Colosseo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Via Labicana 72, 00184 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/e4/29e4f820d3981b56ca775d21ea38bcacb1211ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907604783" Longitude="12.468297668581" StarRating="0" HotelCode="385951|199625" HotelName="Town House 62" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Concierge,Elevator,Internet,LCD/Projector,Limousine Service,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 62, 00193 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/50/f250c470f67956040816233cd9e426874da8e574.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Town House 62 places you in the heart of Rome, minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="84.99" OriginalAmount="84.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889969" Longitude="12.506761" StarRating="4" HotelCode="16146|CAF476200" HotelName="Best Western Hotel President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 173, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/7c/9c7ccc9062aca4c642c506c22a3a338f35161010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is superbly located between the Basilica di San Giovanni in Laterano and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.04" OriginalAmount="84.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902432094985" Longitude="12.489689540958" StarRating="4" HotelCode="16503|282535" HotelName="Al Manthia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Giardini 35/B, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/14/14d6857b6291fbe2/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The crossroads of the Four Fountains, where the hotel is situated, is one of the most interesting sn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.14" OriginalAmount="84.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910596" Longitude="12.468088" StarRating="3" HotelCode="116773|1151578" HotelName="Casa Valdese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Farnese 18, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/89/f8899d4a86f2728ab8e5b537cd5a7460b0cb5c39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a great location in a quiet and peaceful area, this hotel is only 240 metres away from the Lepa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.28" OriginalAmount="84.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908054612158" Longitude="12.479228947705" StarRating="4" HotelCode="95121|1609168" HotelName="Residenza Canova Tadolini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Babuino 151, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/ea/bceafe2260aa537aaa732f6c5869410e38612f4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.31" OriginalAmount="84.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911441" Longitude="12.499978" StarRating="4" HotelCode="12776|274155" HotelName="c-hotels Fiume" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Brescia 5, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/68/bb685bb33407767e73e68434344f7c70a4ce4c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet location, close to the Via Veneto. The Piazza di Spagna lies around...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="85.36" OriginalAmount="84.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908042289099" Longitude="12.49203751157" StarRating="4" HotelCode="935391|69493457" HotelName="Boutique Hotel Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toscana 1, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/cd/dbcda92ee26d258829fe745be583a6dd9273c3b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish ambie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.37" OriginalAmount="84.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900675965876" Longitude="12.494566440582" StarRating="4" HotelCode="77812|863425" HotelName="Britannia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoli 64, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/af/abaf9bc202060d157254298472753375a5cc6e1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.38" OriginalAmount="84.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891946" Longitude="12.51435" StarRating="4" HotelCode="89607|748305" HotelName="Latinum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Portamaggiore 11, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/6d/736ddafb14ff3c3cda48ca40aaa3f35b9200e859.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an historical building in the heart of Rome, in front of the majestic walls ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.64" OriginalAmount="84.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.852768893931" Longitude="12.496899962425" StarRating="4" HotelCode="116631|955635" HotelName="Barceló Aran Mantegna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Mantegna 130, 00147 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/55/43/55437c897f173ecf1f92a578f6fde6e423741ca1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89633038" Longitude="12.50280418" StarRating="0" HotelCode="546775|177138" HotelName="B&amp;B Domus Napoleone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoleone III 70, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/5f/4d5f6743323ae75dbc8a3c55a1f4e406b1c70758.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a transfer service. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87229549" Longitude="12.4768034" StarRating="5" HotelCode="741571|269022" HotelName="Gasometer Urban Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Porto Fluviale 35/37, 00154 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/91/5d9148ea93f6372797c3ccf650158c7976f60570.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90880714" Longitude="12.5388218" StarRating="0" HotelCode="616899|233832" HotelName="My Sweet Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Renato Simoni  9, 00157 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/ed/bbedfa723fc7dcd4fe6641755a40fe3030e3b8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906198" Longitude="12.479609" StarRating="3" HotelCode="191985|57225" HotelName="Piazza di Spagna Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 33, 00183 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/ef/1defdc83f22bfc843bcc89554e58b0f9d5dfdfa7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9092331" Longitude="12.47598523" StarRating="2" HotelCode="543387|58167" HotelName="Ripetta Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Brunetti 24, Spagna, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/21/6921bf79430380e0165fec8971996b59c18e48d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87131477" Longitude="12.47923949" StarRating="0" HotelCode="743055|283727" HotelName="Smoorooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gazometro 28, Eur &amp; Garbatella, 00154 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/82/3882d04c11dfc0e850b366c20ca66c8d34a78908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907329072865" Longitude="12.462236487195" StarRating="2" HotelCode="258916|1410" HotelName="The Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 243, 00192 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/4d/264dfcd12e23951448f3684ccaa1191335fc449c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Rome, in a popular quarter of the city, close to St. Pe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.96983276" Longitude="12.43618994" StarRating="0" HotelCode="579505|234436" HotelName="Villa Wilson" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia 878, 00189 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/ac/f5aca4af633086c34167bbace422af525e157df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88995011" Longitude="12.49465276" StarRating="0" HotelCode="781406|royal_rooms" HotelName="Royal Rooms Colosseo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni In Laterano 10, 00184 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5f/8b5f74ffbdf2a5db6b5ce213ed3698f99df071e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.94" OriginalAmount="85.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907101983306" Longitude="12.501738667488" StarRating="2" HotelCode="98579|1051558" HotelName="Bolognese" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 15, Roma 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/dc/83dc71e52d94028cc845f2d994117c7931db04e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.06" OriginalAmount="85.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9009847" Longitude="12.4937637" StarRating="3" HotelCode="164294|397675" HotelName="Cortina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 18, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/82/6282833abcfd93658a2140b58e91edfa69ccbae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.62" OriginalAmount="85.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901031320172" Longitude="12.498300075531" StarRating="3" HotelCode="15196|15694" HotelName="Hotel Nord Nuova Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 3, 00185 Roma, Italia</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/87/876a9dadcbbf558a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Rome directly beside the reopened Baths of Diocletian and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.67" OriginalAmount="85.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905759" Longitude="12.461434" StarRating="2" HotelCode="152604|1648388" HotelName="Hotel Prati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 89, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/83/c583ceef57606951336967d77b5f375f5488e469.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="86.69" OriginalAmount="85.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905182630181" Longitude="12.505252361298" StarRating="3" HotelCode="335553|1402483" HotelName="Hotel Des Artistes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Villafranca 20, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/92/bf924b1c29365f5bf50c173455d28631e9a027f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel enjoys a stunning location in the centre of Rome, although on a peaceful side str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904936" Longitude="12.498942" StarRating="2" HotelCode="191899|211081" HotelName="Aelius B&amp;B by Roma Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 7, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/7d/be7d07e9a3ff096d91ad9a3be0bf3287adc3d10e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88994761" Longitude="12.49453059" StarRating="0" HotelCode="974380|396399" HotelName="Colosseo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Giovanni in Laterano 10, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10646772</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91005636496" Longitude="12.496717054596" StarRating="1" HotelCode="915704|232901" HotelName="DAB Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Sicilia 235, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/28/6828858dbd1e539afcb83f5b475d722dedc8c34a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89936255" Longitude="12.50064771" StarRating="2" HotelCode="354483|90218" HotelName="Hotel Ferrari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 95, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/04/2a049d2004ad89af46a0d2d16c16169699ae19c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90433703" Longitude="12.48505192" StarRating="0" HotelCode="574877|233042" HotelName="Gregoriana5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregoriana 5/a, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d6/9bd66956b6d856fadaa07a0c48eae7a6cd9a2dd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service, room service and a fireplace are available to guests of the hotel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89445868" Longitude="12.4761485" StarRating="2" HotelCode="440226|58627" HotelName="Lh Royal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Largo Arenula 26, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/6d/236d2ea11bebe601e26203eb58a20f83490f5014.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89461634" Longitude="12.50599819" StarRating="0" HotelCode="519673|490286" HotelName="55 Rome Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Emanuele Il 54A, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/5f/8a5f92b998595a26f90e1b8da7a6a8501a178d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 55romeINN, you'll be centrally located in Rome, ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90685348" Longitude="12.48615529" StarRating="0" HotelCode="616932|242355" HotelName="Operà Suites Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Condos" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Pinciana 4, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/6d/986df72a5640f90aa3d53115f3f2a372b112e61b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909988" Longitude="12.522753" StarRating="3" HotelCode="255877|234026" HotelName="Roma Scout Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Conference Hall,Elevator,Internet,Lounge,Luggage Storage,Meeting Room,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Largo dello Scautismo 1, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fd/1ffd6ec676e1c4da983b18f5a83e62d2a8e80698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Simplicity, sustainability and attention to all guests are what is always aiming for the Casa Fiore ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90850642" Longitude="12.46455758" StarRating="0" HotelCode="547671|199645" HotelName="Vatican Grand Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gracchi 130, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/25/db25925a0063915bdf5647ff43adc5992eaf12a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe, a transfer service and room service are available to guests of the hotel. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90420022" Longitude="12.45881039" StarRating="3" HotelCode="546780|199825" HotelName="Vatican Style" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mascherino 46, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/39/6a39de6d2ee24fbf6a1be454e16e79c793903627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87270728" Longitude="12.44941243" StarRating="2" HotelCode="445614|58070" HotelName="Villa Zaccardi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Gianicolense 226, 00152 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/0b/c10b5453a9546779da13983c2a720037994f49fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and a café are available to guests of the hotel. Wireless internet access is available ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.920728" Longitude="12.513898" StarRating="3" HotelCode="26712|184926" HotelName="Mercure Roma Corso Trieste" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gradisca 29, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/06/fb0601a3c37e5b6e49aaf8295f7eb4ea3c0234c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 2 km from the historic town centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91247259" Longitude="12.46857252" StarRating="0" HotelCode="542758|caesar_place" HotelName="Caesar Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Elevator,Housekeeping">
        <Address>
          <AddressLines>
            <AddressLine>Via Fornovo 3, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/83/8f83febc91059af0ff93a37d3a90341eb22a9308.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Caesar Place in Rome (Vatican), you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.17" OriginalAmount="86.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909519307995" Longitude="12.498495876789" StarRating="4" HotelCode="12724|312225" HotelName="Gambrinus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Piave 35, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/36/3620f82959224cf0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a charming and quiet quarter of the historic centre of Rome. Just a few metr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.47" OriginalAmount="86.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.846324" Longitude="12.475155" StarRating="4" HotelCode="101739|394785" HotelName="Hotel Area Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Forte Ostiense 21, 00146 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/30/1a30ce885d53de019a420edc92b459caf6dfaad7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Rome, surrounded by the business zones in the south of the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.86931512" Longitude="12.44321465" StarRating="3" HotelCode="440321|58743" HotelName="Aida Charming Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Colli Portuensi 226, Gianicolense, 00151 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7aebe59e894c2f1709c5a27331fa54e896609.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90194115" Longitude="12.50423672" StarRating="0" HotelCode="519766|232714" HotelName="B&amp;B Caroline Suite Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/28/12284717864b4fac6f5d71b5907587a15e5ccf7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896607" Longitude="12.499511" StarRating="3" HotelCode="97140|55062" HotelName="Doria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana 4, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/c3/78c3e4be771b193ebc3bb97d3c6417bb716f3659.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8849568" Longitude="12.4726553" StarRating="3" HotelCode="335593|146469" HotelName="San Francesco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopa de' Settesoli 7, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/c9/21c948d1c341a6a2e754b7064e7d61f92c9a10a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904124450357" Longitude="12.500259789756" StarRating="4" HotelCode="319571|94220" HotelName="The Independent Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 40, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/7d/ea7d1a31bcc3c701acd0bc6880e8c7b3a849bc8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8879993" Longitude="12.47347579" StarRating="0" HotelCode="577809|234318" HotelName="Trastevere Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Trastevere 75, 00153 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/06/0406d8a0ae5908d676f1276979591479bba002b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.02" OriginalAmount="87.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902772" Longitude="12.486518" StarRating="4" HotelCode="25713|15674" HotelName="Memphis" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Avignonesi 36-36/A, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/98/37987f2c5bbdcedfe05b4a0ca561003d0d040865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable hotel enjoys a divinely picturesque, central location. The Trinita dei Monti, the F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.12" OriginalAmount="87.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893292" Longitude="12.42067" StarRating="4" HotelCode="73740|937935" HotelName="ELE Green Park Hotel Pamphili" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Lorenzo Mossa 4, 00100 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f7/33f7133528ee4502b8c1d30b445664dd5c009ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910673646099" Longitude="12.5034656" StarRating="1" HotelCode="191678|57312" HotelName="B&amp;B Home 77" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentata 77, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/a4/95a4bb961cec8545d5948fc32fb7901b671b1a63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90013347" Longitude="12.45594919" StarRating="0" HotelCode="577746|233326" HotelName="InnsideRome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Cavalleggeri 13, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/39/b039386bf8c06c0a399cf5a1dfc604a028b2b299.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90581034" Longitude="12.46801717" StarRating="1" HotelCode="465645|57041" HotelName="La Maison de Marta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tacito 41, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/79/c279c1a988a13c5beeb2535572c82f048d1b0cbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. The hotel offers various services and facilities, including a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905857858413" Longitude="12.467918819159" StarRating="1" HotelCode="117262|191816" HotelName="Marta Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tacito 41, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/5c/b45cecf8fbbe46171fe5fdca5e165b9cc8cd24c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.785775066641" Longitude="12.434605658055" StarRating="4" HotelCode="335579|40719" HotelName="Mercure Roma West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Eroi di Cefalonia 301, 00128 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ec/02ec8feddf114379810ad9efb06d81b72ed7563a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909175977613" Longitude="12.463147044182" StarRating="2" HotelCode="178392|40758" HotelName="Nautilus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 198, 00192 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/27/ef27f752575732db594fdf86a2708ccc7215fb27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.919944093063" Longitude="12.503753720707" StarRating="3" HotelCode="933603|511227" HotelName="Relais Villa Coppede" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Tronto 1, Nomentano, 00198 Rom, Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/75/07/75076a56ee7abb72bc9cd3767729cfd4713363f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa has an internal elevator that connects the floors of the rooms with the front desk and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89757965" Longitude="12.45156946" StarRating="0" HotelCode="959631|490156" HotelName="Residenza Gregorio VII" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Monte Del Gallo 11, 00165 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/aa/f0aaeefc5f6e55e539fa05a3f62c9aae3d411f29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90853096" Longitude="12.46426599" StarRating="0" HotelCode="440221|nobilcasa_suites" HotelName="Nobilcasa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Gracchi 128, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/8e/4a8eadd1952fcfebeb6b2854c1a753c7030ce4f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.06" OriginalAmount="88.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898959" Longitude="12.501244" StarRating="4" HotelCode="10321|788475" HotelName="Ariston" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 16, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/bb/b8bbe3d9c36fa08fd03ae0d62ef5dd35cc016281.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the centre of Rome with the main train station (Stazione Termini) ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.08" OriginalAmount="88.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908575145001" Longitude="12.487506866455" StarRating="4" HotelCode="39689|89506" HotelName="Hotel Eliseo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Pinciana 30, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/d5/13d5490d87401826d78e281b9208b84cd5cb6b7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a side street near to the Porta Pinciana. From the hotel there is a sublime...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.12" OriginalAmount="88.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.926486909292" Longitude="12.481954693794" StarRating="4.5" HotelCode="58345|229366" HotelName="Grand Hotel Ritz" 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,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Chelini, 41, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/37/1237be61a82b8a3d02708bb6da56751adea7ee44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Parioli district close to the Gardens of the Villa Borghese. An underg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.44" OriginalAmount="88.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906261" Longitude="12.516878" StarRating="3" HotelCode="82566|1945919" HotelName="Best Western Globus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Ippocrate 119, 00161 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/df/2e/df2e4b1d12c1e978b6999fb763fa57287f3c98c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89908441" Longitude="12.46483392" StarRating="0" HotelCode="579253|232658" HotelName="Bed and Taste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Dei Fiorentini 1, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/fc/9cfc98fff246abab6377540256e6b8c4c5950176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91239058" Longitude="12.46937142" StarRating="0" HotelCode="584216|233281" HotelName="Houspitality Caesar B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 6, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/d9/d8d9d5550f50fe09c60cbaa755f5e21dafab00c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90940578" Longitude="12.51471529" StarRating="3" HotelCode="439988|198981" HotelName="Imperia Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Imperia 11, 00161 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/c1/37c16d010421c58cdd2bf2433e0608a9cef440c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="981241|489125" HotelName="Lombardia40 Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 40, Via Veneto, 3 Piano, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/eb/e0eb0e19c10f1564d51efb0885ac163cda2832be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89979555" Longitude="12.49216668" StarRating="0" HotelCode="577567|233850" HotelName="Hotel Nazionale 51" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 51, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/19/e919025a0390dda84f5dcc38642e9c8cc1f7d82c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel will find a range of facilities, services and other amenities. Most storeys are ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905214017767" Longitude="12.47186581594" StarRating="3" HotelCode="404504|200375" HotelName="Relais Colonna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittoria Colonna 27, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/0d/2c0dcdea50cb6a65e5a76092326dfe92d5eb8b8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.73539" Longitude="12.262871" StarRating="1" HotelCode="191563|234004" HotelName="San Francesco Rifugio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Santabarbara 28, 00121 Lido di Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/1a/3c1acaa56349d662d79b9e618d40ffd43cc247b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905591" Longitude="12.478493" StarRating="4" HotelCode="207343|57288" HotelName="San Carlo Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 112, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/38/073830b599c3030479089b542cc5fb26a67cede9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="748950|493861" HotelName="The Spanish Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Ripetta 66, Spagna, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/59/f7592fe8b4cdd977b8fe0b69daa2cacc0140436a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8900075" Longitude="12.49848693" StarRating="2" HotelCode="491537|58082" HotelName="Tullia e Prisca Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Grossi 6, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/29/d9295e18169deb99767fde25f1e6bed05e1e6f59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.85606538" Longitude="12.56326981" StarRating="0" HotelCode="637096|bnb_drive_in" HotelName="Bnb Drive In" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 1312, Appio Latino, 00174 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/57/d457393f3c9c7a4df18a9f03327f58593f7803d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8992655549" Longitude="12.491233328697" StarRating="3" HotelCode="470163|vibe_giolli_nazionale_2" HotelName="Hotel Vibe Giolli Nazionale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 69, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/d9/46d9dd68ed1fe4c84fc7bd79d610b343e9c8d8e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.98" OriginalAmount="89.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908519961331" Longitude="12.493606122684" StarRating="4" HotelCode="387016|1140115" HotelName="Hotel Romanico Palace &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Boncompagni 35,37, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/70/8c704036b4b480ecf94a97f3bb283bac65901bdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is located in the historical centre of Rome, just a few steps from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894697001137" Longitude="12.450292490907" StarRating="3" HotelCode="385338|200065" HotelName="Demi's Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Via della Cava Aurelia 96, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/7b/5a7b5770ba19c578038d5455addc50227c18b795.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Demi's Home in Rome (Vatican), you'll be minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89698517" Longitude="12.45684398" StarRating="0" HotelCode="712445|371498" HotelName="Domus Fabiola Vaticano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Fornaci 64, Vatican City-Prati, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/3e/793ed66017d816779029c02923e9bded7119b819.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, a 10-minute walk from the Vatican City, Alice&amp;apos;s Home B&amp;amp;B offers rooms with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899340375022" Longitude="12.501199543476" StarRating="4" HotelCode="40044|6289" HotelName="Gioberti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 20, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/e9/c9e946570c86275a19f9380e1db2c5797bb499c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern comfort hotel is located between Santa Maria Maggiore and Termini, the main railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893331400245" Longitude="12.502391062927" StarRating="1" HotelCode="357435|179125" HotelName="Hotel Central Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 19, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fd/5e/fd5ec0244870083eaecde4ab0a0989cd8ce2364a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890047119739" Longitude="12.527254232402" StarRating="3" HotelCode="268030|63427" HotelName="Geo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Casilina 41/49, 00176 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/19/0b19d6cc1c1057d60031d5f8f069164c47f744ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 22 rooms. Wireless internet access is available to guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88792" Longitude="12.469804" StarRating="3" HotelCode="191640|200163" HotelName="Trastevere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luciano Manara 24A/25, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/c8/98c8bff3a4ec3d115f33271f026b434bccb2f77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.96844039" Longitude="12.43883624" StarRating="3" HotelCode="763681|321415" HotelName="Ianus Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Caprarola 11, 00189 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/d1/acd1c5d8f77f5e30a861432d26a5b50eb4ee490a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90307927" Longitude="12.47777411" StarRating="0" HotelCode="631040|478399" HotelName="Unicum Campo Marzio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Campo Marzio 46, 00128 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/27/2127c583d456a8fdd45643685cc40945bace7ed7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89942281" Longitude="12.49835136" StarRating="2" HotelCode="519800|58204" HotelName="Relais Cavour Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 58, 1st floor, Stazione Termini, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e2/17e2aa7865af74c3a1ffaf2a1f3f34d42b293b8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997259" Longitude="12.4928272" StarRating="2" HotelCode="313079|57773" HotelName="Relais De L'Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 36, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/zz/78adb5ff338715d100c68b4da239c1213ea40ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8744963" Longitude="12.47960364" StarRating="0" HotelCode="565932|234135" HotelName="Salotto Piramide" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Conciatori 26, Aventino, 00154 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90214867" Longitude="12.46170562" StarRating="3" HotelCode="428808|27034" HotelName="St Peter six" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Concialiazione 15, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/ca/f0ca37c83c4268f406088f2968cf5dd0623de6dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.98" OriginalAmount="90.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901428595948" Longitude="12.494134604931" StarRating="3" HotelCode="45178|398385" HotelName="St. Moritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 51, Roma 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/2f/c72fca8d1a61009205f22e2b25c096ed2c3c9f90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the historical and commercial centre of the old part of Rome. It is j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.02" OriginalAmount="90.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903793" Longitude="12.48494" StarRating="3" HotelCode="78514|645305" HotelName="Hotel Concordia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Capo Le Case 14, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6c/906c92149fabb1e52358e0bc7e1c5eecf3e5a0a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.53" OriginalAmount="90.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.878609" Longitude="12.47895" StarRating="2" HotelCode="161131|134894" HotelName="Hotel Santa Prisca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Manlio Gelsomini 25, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/af/daaf12096a55409e456bdd0802d9f25befe04494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of a verdant and tranquil hill in Rome, the Aventine. The hotel en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.64" OriginalAmount="90.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904389" Longitude="12.489789" StarRating="3" HotelCode="160631|644535" HotelName="Residenza Domiziano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Nicola da Tolentino 50, Roma 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c9/5bc9540a998d75ca354f37bd08b2057dc5b71aff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a very silent street, in the heart of Rome, just opposite Via Veneto and next to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.75" OriginalAmount="90.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903068" Longitude="12.486089" StarRating="4" HotelCode="95123|312195" HotelName="Residenza Antica" 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>Via Del Tritone 82, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ea/fcea416a02cf43021285d08be8b85566c8aa8328.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.75" OriginalAmount="90.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896003952146" Longitude="12.490802812286" StarRating="3" HotelCode="148456|1129538" HotelName="Grifo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Boschetto 144, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/fe/14fee6843d17feb97d25c73e5e1b22969f5c12ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.79" OriginalAmount="90.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904082" Longitude="12.480542" StarRating="2" HotelCode="89618|2428775" HotelName="Residenza Frattina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 104, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a5/baa5b57a85b264b4b9bd62a39a9d041f590a179b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.81" OriginalAmount="90.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.821814" Longitude="12.458668" StarRating="4" HotelCode="166878|748355" HotelName="Novotel Roma Eur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Oceano Pacifico 153, 00144 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/bb/9fbbe94e90c29204d310a87e265f9de24d1cbe84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909257718416" Longitude="12.44677135526" StarRating="2" HotelCode="398559|90095" HotelName="Arches Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Francesco Morosini 12, 00136 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/dc/1edca5a3bf6ad0614b3d23c47c2a62c3922c6dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90603" Longitude="12.478954" StarRating="3" HotelCode="191986|56999" HotelName="Town House Spagna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 50a, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338729/338729a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.885144573426" Longitude="12.471053120422" StarRating="3" HotelCode="395865|58161" HotelName="Dulcis Inn Fundo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Trastevere 141, 00153 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/eb/2eebc56eaf0637b3a34196fedb403b0108f0b6ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89074" Longitude="12.51267" StarRating="4" HotelCode="335557|55070" HotelName="Emona Aquaeductus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Statilia, 23, 00185 Rom, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/8b/638b2e649fd1e30e0ed99e2db840f90ef911ada1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the historical centre of Rome, right by Nero's aqueduct. In a num...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907467061357" Longitude="12.480947728836" StarRating="3" HotelCode="36266|55898" HotelName="Forte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e0/03e07573c5b3ea5741bb368f0bc24d30f73f17d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.822139973142" Longitude="12.412242885096" StarRating="3" HotelCode="935448|435241" HotelName="Parco de Medici Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Giulio Viola 19, 00148 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/2f/392f998a50dc4eee54a0b72e6def7f82f3e8d91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 174 rooms. Services and facilities at the hotel include a res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89835041" Longitude="12.49094042" StarRating="0" HotelCode="437979|233955" HotelName="Quality in Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 49, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/0a/450ad15ee42f0463fc58987a800c8f0d9f3901a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89606049515" Longitude="12.499078502376" StarRating="3" HotelCode="563416|228996" HotelName="Relais Santa Maria Maggiore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Prassede 8, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/e9/3ae903ace965f4c7a604ce1976b5920af5a8fd1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting Hotel enjoys a perfect city center location with bedrooms that are simply breath tak...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901147319348" Longitude="12.466611462181" StarRating="3" HotelCode="383803|the_wesley_rome_2" HotelName="TheWesley Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Banco di Santo Spirito 3, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/2c/982c573b3501937c0d719b2d1927eeeb1b718146.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.14" OriginalAmount="91.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901440574074" Longitude="12.504117786884" StarRating="4" HotelCode="58347|397385" HotelName="Aphrodite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 90, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/1a/091a619aa464de9b1c2267990a7003dfcd10c7e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is strategically located in the historical centre right next to the Termini train station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.47" OriginalAmount="91.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.773085" Longitude="12.238651" StarRating="4" HotelCode="55916|357225" HotelName="Mercure Rome Leonardo da Vinci Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Portuense 2470, Fiumicino, 00054 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9a/e09af3e6a9aee2a18067b1f465953cf303210598.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the town of Fiumicino just 3 km from Leonardo da Vinci international airport. A selection...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.50" OriginalAmount="91.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896155" Longitude="12.475919" StarRating="3" HotelCode="75633|1873375" HotelName="Exe Hotel della Torre Argentina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 102, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/90/de90754064a42cae55728942a680b7c0dfc1f2fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the very heart of the ancient city. The hotel is situated 2 km from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.76" OriginalAmount="91.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907773" Longitude="12.498114" StarRating="4" HotelCode="14428|85588" HotelName="Marcella Royal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia 106, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/4b/854b1326a02720e65a9f871180403920a04d8be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-kept luxury hotel is located at the heart of the historical centre of the city, in a peace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="639928|294774" HotelName="Buonanotte Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Rattazzi 57, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fb/fdfb4c8042df843fedc481227442e659b4014f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90835" Longitude="12.46608" StarRating="0" HotelCode="532771|260908" HotelName="Cola di Rienzo Suite B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 111, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/79/a879336218e5ebeec1a6b7d51d77be7ddf89657d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907787878835" Longitude="12.488173902495" StarRating="2.5" HotelCode="316819|58115" HotelName="DG Prestige Room" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 30, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e9/cfe94bda688722dcb223586d0986102b494c2d42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 6 rooms. Most of the storeys can be reached by lift. Services and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90671879" Longitude="12.45908772" StarRating="5" HotelCode="725193|269014" HotelName="Eccelso Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 3, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/78/677874eb1040524e5dad5e7eba3f891b4cdbd3cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899244546802" Longitude="12.491245865822" StarRating="3" HotelCode="178396|178209" HotelName="Hotel Boutique Nazionale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 66, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/03/45038f286696ab1713c66c771e72c3fe751a5a3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90575623" Longitude="12.48352199" StarRating="0" HotelCode="547544|198985" HotelName="Ingrami Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Trinità dei Monti 16, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/28/5128bf7385790d6c24cbc00e8da2273c430238f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a bar and a transfer service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896248722299" Longitude="12.499092489988" StarRating="2" HotelCode="371824|8657" HotelName="Hotel Santa Prassede" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Prassede 25, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/53/98531fd4fae42046c622e58eec3d9fa4d61d5af9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in Santa Maria Maggiore in the centre of Rome. San Pietro in Vincoli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90097" Longitude="12.48226" StarRating="1.5" HotelCode="385644|199624" HotelName="Town House Fontana di Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Crociferi 41, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/20/ba206a6dcc10a9a4fb3f4d2b6f0d7b2fb5798b1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. The hotel offers various services and facilities, including a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.68" OriginalAmount="92.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909127" Longitude="12.463012" StarRating="2" HotelCode="89620|788665" HotelName="Giuggioli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Germanico 198, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3b/ed3b9e11290dd18aa8d38e593c610680bdc01faf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a quiet street in the Prati neighbourhood. A lot of restaurants, bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.92" OriginalAmount="92.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899486113499" Longitude="12.493064403534" StarRating="3" HotelCode="63725|560615" HotelName="New Morpheus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 36, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/59/105986e8d15a39e37b7f0764ae4560f53b8bf347.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in Rome, close to Termini central railway station, and provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90184538" Longitude="12.42669963" StarRating="2" HotelCode="435268|58214" HotelName="B&amp;B Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Tardini 5, int.9 sca.A, 00167 Rome City</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/da/99dac529a91b2cc6a32181153e4d86746109c41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899313" Longitude="12.480896" StarRating="3" HotelCode="309930|233116" HotelName="Hotel Caravita" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Caravita 5, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c1/31/c1316f029696c0c3b84e234d34f842c0eaa1fdff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898915" Longitude="12.500294" StarRating="2" HotelCode="147678|198957" HotelName="Ferrarese" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 76, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b9ad36325b12f2312fd355f2167c8788732234.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 24 rooms. Most storeys can be reached by lift. Services and fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.86830158" Longitude="12.4683462" StarRating="0" HotelCode="717769|371835" HotelName="Piccolotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guglielmo Marconi 57, 00146 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f2/a9f2d34c3df02620fa4fc7657646737c2113373d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901259734814" Longitude="12.472415179542" StarRating="3" HotelCode="304077|57111" HotelName="Residenza Zanardelli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 7, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/28/4a28f8052f1476fb991c9bc9037e0de24f30b67e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87924187" Longitude="12.47479807" StarRating="0" HotelCode="571055|234161" HotelName="Seven Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Zabaglia 11, 00153 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/69/a7693c2f507c654139761fb2957f6fca1a0192ec.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="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890045134655" Longitude="12.470048709984" StarRating="0" HotelCode="226723|villa_della_fonte_" HotelName="Villa della Fonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Fonte d'Olio 8, D'Angelo Fernanda, 00153 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/6f/546f3b76f5ad61b6597bd67ea8285ebae403a047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896445" Longitude="12.501252" StarRating="0" HotelCode="130210|arthouse_guest_house" HotelName="Art House Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Alberto 8, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c0/ddc0be218c54d678f63dee23640a92bd0aa63a8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.09" OriginalAmount="93.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.921186" Longitude="12.502228" StarRating="3" HotelCode="11255|397425" HotelName="Buenos Aires" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clitunno 9, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/3f/d63f54664da724037eef4b2588205d6089f96090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near Villa Ada and Villa Borghese, two of Rome's oldest parks, and only 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.16" OriginalAmount="93.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.925527032491" Longitude="12.485216259956" StarRating="4" HotelCode="11719|89372" HotelName="Degli Aranci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Barnaba Oriani, 11, 00197 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/19/3b19440d7ba9691020c63241989f762efedc7d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in Parioli, which is an elegant quarter of Rome. The hotel enj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.16" OriginalAmount="93.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.945914" Longitude="12.522925" StarRating="3" HotelCode="117168|642705" HotelName="La Pergola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Prati Fiscali, 55, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/b1/efb103d93757f0481ce8f1861a1e32928e6c34db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated between Via Salaria and Via Nomentana, in a green and quiet residential ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.64" OriginalAmount="93.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902261" Longitude="12.48669" StarRating="3" HotelCode="89627|1650098" HotelName="Fellini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 56, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/5f/285fec00391cd4f5a41830a7033185b0bc9b2a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.65" OriginalAmount="93.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900346021298" Longitude="12.484156065047" StarRating="3" HotelCode="18726|335325" HotelName="Trevi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Babuccio 20/21, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/2e/ca2e6de424f857d2e68d8f993598e2d3162467d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's historic and commercial centre, 500 m away from the underground ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.87" OriginalAmount="93.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.867139992362" Longitude="12.471577897668" StarRating="4" HotelCode="95142|108052" HotelName="H10 Roma Città" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Amedeo Avogadro 35, Quartiere Marconi, 00146 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/f2/33f2100d8ba28b8f706a713a09f3f3bc11649910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located off Viale Marconi, on a major commercial street, just a 5-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.847219" Longitude="12.475461" StarRating="0" HotelCode="191613|396448" HotelName="Giornate Romane - B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guglielmo Marconi,  881, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/e4/f8e452f73d823502bcca378479a3f1689c0f92cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89701295" Longitude="12.5046812" StarRating="0" HotelCode="951492|233454" HotelName="LHP Suite Roma Termini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 118, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/88/6288f09d5ec7515c7336f62bef4fa29ca8a87634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9155" Longitude="12.4638" StarRating="2" HotelCode="536930|58065" HotelName="Residenza Mazzini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Mazzini 8, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/a4/5da46c37f91fa3fc14c834c9d7433c87ad9b6edb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="4" HotelCode="803707|362072" HotelName="Hotel San Giovanni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Pets allowed,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Licia 7, 00183 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/c4/2bc4fafac381a341ea31b5c54d125c061d847332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel San Giovanni is a 4-star hotel in Rome ready to welcome you and to make your unique your exper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908574927585" Longitude="12.462204007939" StarRating="3" HotelCode="401577|199622" HotelName="Town House 57" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Massimo 57, 00192 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/b1/aab1a8a3ba35557fa47222f14d095e6380ecd7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9004212" Longitude="12.47681585" StarRating="0" HotelCode="778060|antiche_residenze_romane_pantheon_" HotelName="Little Queen Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Collegio Capranica 4, Pantheon, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/36/77362a484cccfed905528c59ccbf3f1b02b572af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.38" OriginalAmount="94.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894067612768" Longitude="12.503181695938" StarRating="3" HotelCode="15434|561205" HotelName="Orazia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 51, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/26/3426b4a78c3d437b2befb107e03cc9f277012367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can easily be reached on foot from Termini Railway Station. It is located next to the firs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.46" OriginalAmount="94.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900520248201" Longitude="12.496250867844" StarRating="3" HotelCode="36253|1648998" HotelName="Sonya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Viminale 58, 00184 Rome, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/bb/fbbbcb5b0084e79df48a3a690f94274561a01a4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the centre of Rome, very close to Rome Termini Station and rig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.64" OriginalAmount="94.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899985" Longitude="12.492397" StarRating="4" HotelCode="15511|422125" HotelName="Exe International Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 46, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/zz/f5ad8015f8ce79994ac909a2b3eb4499258307f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is centrally located just a few metres from the railway station Termini an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895871359837" Longitude="12.490459696032" StarRating="3" HotelCode="34936|30445" HotelName="Anfiteatro Flavio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Serpenti 130, 00184 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/c3/17c3a9bc66f238176092732971a81f46eb9567c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, within easy walking distance of some of the most famo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88807" Longitude="12.495573" StarRating="2" HotelCode="191792|134730" HotelName="Arena House - Colosseo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco Aurelio 37, 00184 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b7/5eb7bb3789565b6eda06413d707f115334ecbb1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.99522068" Longitude="12.56389425" StarRating="3" HotelCode="745183|283425" HotelName="Boma Country House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Marcigliana 532, 00139 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/5e/9d5ee4783e700bc2e0b0a5aef9a37434988ce2c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90613771" Longitude="12.46487815" StarRating="2" HotelCode="604394|62099" HotelName="Cassiodoro 19" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassiodoro 19, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/67/c66725c8fe3cbaf22bd8c925fb6cda68fce481db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909916530959" Longitude="12.493410408497" StarRating="4" HotelCode="38411|35777" HotelName="Clarion Collection Hotel Principessa Isabella" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Sardegna 149/151, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/4e/f74e7cb3c7b5b85cbd86bec60ea04f37de8b603a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in centre of Rome on the elegant Via Sardegna, only 10 minutes from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91081463" Longitude="12.50515149" StarRating="0" HotelCode="519948|234439" HotelName="House Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Villini 10, 00163 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cf/43cf142c9f3ac6915b1ec473f6969aff55a2fb43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Villini Luxury Rooms Guest House to discover the wonders of Rome. The hotel has everything y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.799147446022" Longitude="12.479420006275" StarRating="4" HotelCode="185822|50003" HotelName="JC Contemporary" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Fosso di Acqua Acetosa Ostiense 43/45, 00143 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/a0/59a00169f675056829bc201174e14151f021adec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90991879" Longitude="12.49741379" StarRating="1" HotelCode="768824|371804" HotelName="Magica Luna Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calabria 17, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/3f/963ff8678fc4d07366995e9f813e2c0be0c8e5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91185887" Longitude="12.45999504" StarRating="0" HotelCode="567498|233800" HotelName="Milizie 76 Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Milizia 76, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/68/4d68e75b72f84c9efaf53ce0b9fa56797569fcb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Milizie 76 Gallery, you'll be centrally located in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898883" Longitude="12.465865" StarRating="3.5" HotelCode="191968|57305" HotelName="Relais Giulia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 93, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/f8/8ef87eca6331fdd88d3299bea348b31bff6348ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 13 rooms. Services and facilities at the hotel in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911971295697" Longitude="12.473895864503" StarRating="2" HotelCode="447762|76102" HotelName="Residenza Flaminio Gaio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Domenico Romagnosi 1, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/38/593887ed68c26f09d2054b4e754085ee6cf9542b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.944531151775" Longitude="12.550261608016" StarRating="3" HotelCode="379236|199379" HotelName="Residenza Talenti Superior Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Ojetti 79, 00137 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/db/3ddbac24bf630f847bc25800fce68a39a9d988ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.913846935467" Longitude="12.464416915344" StarRating="3" HotelCode="116993|56252" HotelName="Ferrari HOME" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Ferrari 11, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e1/bae1472c8a096a35ebe519fe201d2ac8a1e601e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89411114" Longitude="12.47468352" StarRating="3" HotelCode="440296|199614" HotelName="The Spanish Suite Campo de Fiori" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cairoli 9 A, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/df/8edf819c33cd3177375edef78cd2cb98951b1d28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89568146" Longitude="12.50182706" StarRating="0" HotelCode="566320|san_vito_suites" HotelName="San Vito Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Vito 17, Central Station, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/04/9d041b870efbb109be51adb1115ca6ae72c88cc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92164489" Longitude="12.50762504" StarRating="0" HotelCode="737760|da_alessia_per_dormire_al_coppede_" HotelName="Da Alessia Per Dormire Al Coppedé" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Taro 56, Nomentano, 00199 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f8/c7f8d10c2db99bfe823e780b6282ab314f81299b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.20" OriginalAmount="95.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900928" Longitude="12.496566" StarRating="3" HotelCode="47620|1051728" HotelName="Columbia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/36/6636707688fbde847d4e0cef0b56563d509207dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.36" OriginalAmount="95.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.892999" Longitude="12.508213" StarRating="1" HotelCode="34791|788705" HotelName="Family" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Bixio 72, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/28/e228ceea0201a0a2b5557970f7925d01e05e072a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive guesthouse is located right in the city centre and lies just a 20 km away from the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.56" OriginalAmount="95.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906597" Longitude="12.46491" StarRating="3" HotelCode="76605|1437668" HotelName="Arcangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boezio 15, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/7d/c17d64b337358866ad649286a86b7d124dcc6db7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89753" Longitude="12.466089" StarRating="2.5" HotelCode="192097|57444" HotelName="B&amp;B Rome River Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bresciani 23, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/18/ac18b267b27dc6b496441f07255dbfad4e7d0781.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87703159" Longitude="12.46062435" StarRating="0" HotelCode="741824|283556" HotelName="Honey Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Anton Giulio Barrili 18, 00152 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/f1/d2f17fccbec36678d8461a7a9425b036172077ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Honey Rooms offers modern-style rooms in the Trastevere area in Rome. The property is 900 metres fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.87415173" Longitude="12.46738659" StarRating="0" HotelCode="973359|396488" HotelName="Hospitales del Pellegrino - Trastevere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Rolli 30, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/d5/87d5380979bced6b7b6de37690e16ae05737a369.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897813095642" Longitude="12.495574951172" StarRating="3" HotelCode="16439|22290" HotelName="Raffaello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 3/5, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/27/fa27dfac505d943ca81b530e0259e9a1594f4a81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90011317" Longitude="12.43617338" StarRating="3" HotelCode="547560|199028" HotelName="Le Coq Rooms&amp;Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Girolamo Vitelli 10, 00167 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c7/07/c7079d095bdd2b0e414a839aab0ae5abdf32d2e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.881887" Longitude="12.48081" StarRating="3" HotelCode="95144|1648358" HotelName="Villa San Pio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santa Melania 19, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d9/17d9f8b780b8effecaa5fee5e86c9c332c5d832a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.93435887" Longitude="12.53109012" StarRating="0" HotelCode="623178|bb_movie_home" HotelName="Movie Home B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana Nuova 79, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/00/60006ef2d435ca388b5f041b950d78fb8d13610e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.62" OriginalAmount="96.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897224" Longitude="12.48682" StarRating="3" HotelCode="66776|556955" HotelName="Hiberia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XXIV Maggio 8, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/40/0440411f50fdd1666509ab02d4348f65dc1c8296.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quiet and comfortable, the hotel is ideally situated in the most enchanting area of ancient Rome bet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.69" OriginalAmount="96.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904112" Longitude="12.499734" StarRating="3" HotelCode="12452|2207755" HotelName="Smooth Hotel Rome Repubblica" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 61, 00185 Roma, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/d0/c2d026681944fe6c8f13fb8aec3274670ea8f2c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Via Veneto and the main Termini railway station, just a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.69" OriginalAmount="96.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907348" Longitude="12.501077" StarRating="3" HotelCode="11187|1919885" HotelName="The Guardian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 13, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/67/2f679e91f0f28ade33c4fa48725aef86d054d464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.96" OriginalAmount="96.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.962059012337" Longitude="12.478113770485" StarRating="4" HotelCode="55444|555805" HotelName="Flaminio Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Bungalow Complex,Guesthouse,Club Resort,Village,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flaminia Nuova 821, 00189 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/20/2d2095b739f0c9824c085af41cddd6128442c2f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located a few steps from the centre of Rome, in the green area of Vejo Natural Park,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89317989" Longitude="12.50083797" StarRating="0" HotelCode="958112|489111" HotelName="Clemy In Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 13, Rione Monti, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/46/01464355cc41ec827d5453fc562aee87e42d9d1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896951" Longitude="12.486388" StarRating="4" HotelCode="335595|35778" HotelName="Comfort Hotel Bolivar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Cordonata 6, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9f/19/9f19b561d04043c16c8c3cfe22157e27da19c4f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90311752" Longitude="12.48621034" StarRating="4" HotelCode="483152|176881" HotelName="Hotel 87 Eighty-seven" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 87, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/ed/42ed28e5e6356bfbdc90607110e69f56646b8eb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88122568" Longitude="12.46724007" StarRating="0" HotelCode="769768|396935" HotelName="Lighthouse Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ippolito Nievo 5, 00153 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/38/5e38fb1d885e84314df52f3b1190bbba8732950a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896622" Longitude="12.472951" StarRating="0" HotelCode="742301|254749" HotelName="Little Queen Navona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via de' Baullari 4, Rom 00186</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/52/5952429096325a17130d9483dcaca93cd12f2b35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.912307359087" Longitude="12.475597269389" StarRating="3" HotelCode="153518|233970" HotelName="Relais Piazza del Popolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Flaminio 9, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/9b/f29be78942eb13cdf806698e210e6fb28ffa6fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908840629876" Longitude="12.478655576706" StarRating="2" HotelCode="191983|234108" HotelName="Romeo al Babuino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 46, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/3a/133a792b5d89b62327bc41a11e833ea2e8396df4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8999026" Longitude="12.47008549" StarRating="3" HotelCode="546726|200710" HotelName="Terrazze Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vetrina 14, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/17/4e173c1cce4027b9762b134549e325d5a7bd8a4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901437178604" Longitude="12.47499900617" StarRating="2" HotelCode="397910|assunta_domus" HotelName="Assunta Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scrofa 39, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/44/a944f3c9e97cf3295f412a9faf8585f137f25b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="98.11" OriginalAmount="97.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.913346349038" Longitude="12.475175859525" StarRating="4" HotelCode="44844|1385268" HotelName="River Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flaminia 33, 00196 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/dd/80dd5ee23e35de5bbafb03061da75db981f16861.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the city centre and provides an excellent location from which t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.12" OriginalAmount="97.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905375761" Longitude="12.502671403786" StarRating="4" HotelCode="25183|1423088" HotelName="Hotel Alpi Roma" 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>Via Castelfidardo 84/A, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2f/702f3a04c4baeafdb65aca224fab779c8bbfa929.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.18" OriginalAmount="97.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.918134" Longitude="12.484329" StarRating="4" HotelCode="143166|641925" HotelName="Aldrovandi Residence City Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ulisse Aldrovandi 11, 00197 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/94/04949e4c00df582d7f2417ac2d5d8099a9d8f698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.48" OriginalAmount="97.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894659" Longitude="12.479451" StarRating="4" HotelCode="64853|93679" HotelName="Hosianum Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Polacchi 23, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/02/a902c9fad9d2aea9e73c801335402a83974f264d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 3-minute walk from the Piazza Venezia and a tram station, this polished pension in a 16th-century ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900591" Longitude="12.482579" StarRating="4" HotelCode="889338|23887" HotelName="Boutique Hotel Trevi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Muratte 90/92, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e2/92e270a424496200b391ece93febd032f9286e7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is fabulously situated in the heart of Rome. The Trevi Fountain lies just a stone's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896821291735" Longitude="12.451653985285" StarRating="3" HotelCode="304006|40767" HotelName="Fragrance St. Peter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Monte del Gallo 36, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/f3/c0f3c9cd5cf2fed1f6d5b965319197ed45ed0634.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898865225352" Longitude="12.462503314018" StarRating="4" HotelCode="191715|55870" HotelName="La Rovere" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo di Sant'Onofrio 4, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/ec/c9ec71965d1a64c4cdd442132b405be749155d22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90223329" Longitude="12.48321895" StarRating="0" HotelCode="583437|233361" HotelName="La Foresteria Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 197, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/28/042830a7fb345dd27042cacd224f9eb34ca1e756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9093688" Longitude="12.49415364" StarRating="0" HotelCode="581534|233770" HotelName="Maison Coquette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sicilia 153, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/05/89059d84993ff51a7b3d017682c02ab41576f699.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90521235" Longitude="12.48491985" StarRating="3" HotelCode="434164|199262" HotelName="QT Suites &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 57, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/76/e876573be233e19e267eba9a0f835a911d40812c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="782181|371881" HotelName="Z-Arch Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Stazione Tuscolana 3, 00182 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b9/acb96e23bcb8956a23ad24c86abd3fde1b32a67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.06" OriginalAmount="98.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888836" Longitude="12.425739" StarRating="4" HotelCode="50754|66484" HotelName="Crowne Plaza St. Peter's" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Antica 415, P.O.Box 9076, 00165 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/29/9e299dcb89ad764e41d7fa23f31a88bb79eea9b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large conference hotel lies in a peaceful residential area surrounded by large grounds, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.25" OriginalAmount="98.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.938937" Longitude="12.469396" StarRating="4" HotelCode="81682|564185" HotelName="River Chateau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Flamini 530, 00191 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/a1/76a18b0b010bd42c57469fb414013a1805b9a864.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a strategic location in Rome. It lies in the quiet VIP residential area of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.26" OriginalAmount="98.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896367636808" Longitude="12.499246895313" StarRating="3" HotelCode="56086|548675" HotelName="Amalfi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana 278, 00185 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/15/2115f421c6be29aa86f9527bc496eb63bc34f706.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a fabulous location within a short distance of many of Rome's top sights including...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.38" OriginalAmount="98.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900492298835" Longitude="12.495204806328" StarRating="4" HotelCode="162002|247296" HotelName="iQ Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 8, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f9/e1f95a90bea58fcdd4531a1bf4812679469eb236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the centre of Rome, easily accessible by train or metro. Termini t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.76" OriginalAmount="98.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.887794035896" Longitude="12.46070086956" StarRating="4" HotelCode="24290|368135" HotelName="Grand Hotel del Gianicolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale delle Mura Gianicolensi, 107, 00152 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/39/a339a94c4bfea0d824aad8c186011bc1b96d54f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers its guests incomparable views over the city of Rome. According to the diarist De B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8925793" Longitude="12.47505411" StarRating="2" HotelCode="428713|58433" HotelName="Arenula Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Villa" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Arenula 41, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/cc/d2ccf3be5d8cf08e76ac174b9a7768f5e3495803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Arenula Suites, you'll be centrally located in Rome...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904743700993" Longitude="12.472168052336" StarRating="2.5" HotelCode="385774|58058" HotelName="Pension Calamatta Rom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Calamatta 16, 00193 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/0b/5a0b79eefdc6665401de24234b1eb10e01ddd411.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90646203" Longitude="12.44519816" StarRating="0" HotelCode="717227|283368" HotelName="B&amp;B La Perla Di Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Scalia 33, Vatican City, Prati, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/72/8d729da733041b2eb04a756813cd499cd4025217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906892" Longitude="12.45887" StarRating="3" HotelCode="192017|396064" HotelName="Le Suite di Via Catone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 16, Rome 00192</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/e8/e7e893205ee66231ddac99e4954b0456ba88f02e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90859572" Longitude="12.46148101" StarRating="0" HotelCode="736340|396079" HotelName="Germanico Vatican Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 109, 00136 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/69/336942394312432acf9e2cd8f76074ad208c1ab6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9085231" Longitude="12.45425982" StarRating="3" HotelCode="441420|199067" HotelName="Maison Candia Luxury House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Candia 20, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/2e/422e410323b055345524f4db80a30d83d6135eb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901886" Longitude="12.472538" StarRating="4" HotelCode="191946|200386" HotelName="Relais Orso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Orso 88, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/0d/e80d41bec9ddc1699c13503d8e4c0c795b321e0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90097" Longitude="12.48226" StarRating="3" HotelCode="687405|199626" HotelName="Town House Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Crociferi 41, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e0/82e0080899ada4d3d6212d71d1ef12bf0a7e8062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89487798" Longitude="12.47301482" StarRating="3" HotelCode="547654|jb_relais" HotelName="JB Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Giubbonari 47, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/d6/bad6fcd9d56323f58ca2e266fb7dcdacb3e4d98c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities and services to ensure a comfortable stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911140266695" Longitude="12.503862351065" StarRating="1" HotelCode="191677|allegria_suites" HotelName="The Fitzroy Allegria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 55, Nomentano, 00161 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/33/88330b60d8b3519372ca37b5a37690bd036ff9d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.07" OriginalAmount="99.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904992" Longitude="12.471993" StarRating="3" HotelCode="11781|79474" HotelName="Diplomatic" Meals="ROOM ONLY,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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittoria Colonna 28, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/4c/ec4cb9e8d598bdfb2502a22b6857d61eb62331b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome's historical centre between the Piazza di Spagna and Vatican City. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.50" OriginalAmount="99.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901079" Longitude="12.496945" StarRating="3" HotelCode="12578|83437" HotelName="Flower Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Viminale 7, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/4e/0b4e3798cb7a18892cef007964fa966d3e26ee35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is centrally located near to the main railway station and the opera house. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90373434" Longitude="12.47941606" StarRating="5" HotelCode="484017|178400" HotelName="Boutique Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 81, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/ce/e9ce57f253927d63db3d6a897634657ec8625b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9083186" Longitude="12.47729521" StarRating="3" HotelCode="376484|180907" HotelName="Corso Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 504, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/b4/efb419b78e4b0a98df1f2cf4fce43322a400a2fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Corso Boutique Hotel places you in the heart of Rome, wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="975884|407031" HotelName="Hotel 55 Fiftyfive" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Vite 13, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/3d/1f3d868112d014176ff2b7a3ef6d248ff4a387ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="980613|492182" HotelName="Casa Bacciarini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Telesio 4a, 00195 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/2d/ee2d532cf3230f984a8a4157bfaead12d1632bf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895912" Longitude="12.490992" StarRating="2.5" HotelCode="149893|371677" HotelName="Il Covo B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Boschetto 84, 00184 Lazio, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/57/50579462bff5a54750cbf2b638392bc59e6bcae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900316969311" Longitude="12.469406705522" StarRating="2" HotelCode="619343|57039" HotelName="Luxury Navona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Simone 73, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/14/4e14465f7307a8af7f58e26baa2b581b7aa823d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89956907" Longitude="12.46738306" StarRating="3" HotelCode="945400|233848" HotelName="Navona Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Banchi Nuovi 54, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/2d/c22db31f6bf458488202aa3ee3ed13240696011d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902695160898" Longitude="12.487888277376" StarRating="4" HotelCode="319187|93224" HotelName="Mood Suites Tritone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 152, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/3e/123e8d68bdebfb68d4d02158ff127d79937b5f67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89774168" Longitude="12.48707484" StarRating="3" HotelCode="359742|trevi_palace_hotel" HotelName="Trevi Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Ventiquattro Maggio 45, Via Mazzarino 2, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/d8/d3d8ee2943e4b57fd0615f8da3f560ae479736d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.04" OriginalAmount="100.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909095" Longitude="12.492131" StarRating="4" HotelCode="136336|109692" HotelName="Hotel Villa Pinciana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Abruzzi 9/11, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/00/4f/004f98c21a30a30af091565187cf6b7b78a93b6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive zones of Rome, the Via Veneto. It lies near the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.10" OriginalAmount="100.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903351037059" Longitude="12.505116093254" StarRating="4" HotelCode="98572|398445" HotelName="Venetia Palace 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,Fax,Internet,Jacuzzi,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 47/A, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/38/803807ac4f3a9d51a6f77137d9699c5544ad200b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Rome city centre, just steps away from the most important archaeological mon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.11" OriginalAmount="100.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898939" Longitude="12.500273" StarRating="2" HotelCode="64758|297765" HotelName="Orlanda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 76, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a9/e4a962ec9096495fa2d8171bc98483ec729663c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.54" OriginalAmount="100.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897283" Longitude="12.51376" StarRating="3" HotelCode="80111|559295" HotelName="Laurentia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo degli Osci, 63, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/bf/aabfd42fede58a6d06b169e1b8b2dde46e233a38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the central area of San Lorenzo in Rome. It is adjacent to a colourful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.66" OriginalAmount="100.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898843264567" Longitude="12.454488873482" StarRating="4" HotelCode="17913|15774" HotelName="Starhotels Michelangelo Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Stazione di San Pietro 14, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/20/7e206ab8ceb45617c00a77ef3e3dc6aa65e9f985.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located at the heart of the city of Rome and affords a direct view of St. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.95" OriginalAmount="100.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900472" Longitude="12.497301" StarRating="4" HotelCode="17912|15764" HotelName="Metropole" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amadeo 3, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/2f/802f40b9180ba854e85e6874f62bb2c6e35e27d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Termini main train station (about 300 m) and just a few paces from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.98" OriginalAmount="100.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905078597804" Longitude="12.485052096702" StarRating="3" HotelCode="170648|2657605" HotelName="Suite Sistina for Lovers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 54, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/79/ad790251100601be370a1d2a0e467a84bcafa040.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905554" Longitude="12.478636" StarRating="4" HotelCode="302594|42765" HotelName="Corso Grand Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 117, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/74/0174ce8895b40cda70f0c196f8373194b81839ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907624" Longitude="12.498577" StarRating="3" HotelCode="335589|56066" HotelName="Lilium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 58A, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/01/1c01d9e6d362d26c8a038b4e1dbef6ff34c39bc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893604" Longitude="12.508963" StarRating="2" HotelCode="191921|233259" HotelName="Principe Eugenio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Eugenio n° 90, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8a/808a4e6dc0a3089dd57bc5a01634ae33893d59c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899546" Longitude="12.478064" StarRating="5" HotelCode="191935|233882" HotelName="Pantheon Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pastini 119, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/60/b26079001eac3d600636d7886b5a2b764ecde40b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90150096" Longitude="12.49410072" StarRating="3.5" HotelCode="484849|200393" HotelName="Relais Servio Tullio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Nazionale 243, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/c6/2cc634720bc5aadf1d98ea34a33831006f5c81e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe and a transfer servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898979044617" Longitude="12.500880399388" StarRating="3" HotelCode="36259|29476" HotelName="Scott House" 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,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 30, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/2f/dd2fba7ec9387b7f1505ee520eecd1eb260767c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located 50 m from Termini central station and 50 m from the Basilica di Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90376384" Longitude="12.47865901" StarRating="2" HotelCode="441504|58068" HotelName="Splendor Suite Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Lorenzo in Lucina 35, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/14/37148011f997c0fa9a50d325768b81c6775f93a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89960382" Longitude="12.49666508" StarRating="4" HotelCode="764285|371847" HotelName="The Hive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 6, Stazione Termini, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/58/6f580d8ae040843e8419b924168b7e993f2f64dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Termini Railway Station. The Hive Hotel features a total of 189 bed...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.56" OriginalAmount="101.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889931" Longitude="12.494499" StarRating="3" HotelCode="88896|788815" HotelName="Imperial Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Giovanni in Laterano 10, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ff/87ffa74e9bb935ddef4a9dc33ea10363e0447dfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.60" OriginalAmount="101.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906716719964" Longitude="12.495784163475" StarRating="4" HotelCode="12130|80134" HotelName="Empire Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aureliana 39, 00187 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/0e/840e920d322597e55098e40145b13bff76cd9ae5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Piazza della Repubblica and Via Veneto. Termini train station is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.73" OriginalAmount="101.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909077" Longitude="12.468961" StarRating="4" HotelCode="136366|644525" HotelName="Hotel Twenty One" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola Di Rienzo 23, 00192 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/fb/89fb7369843601d36005bcb3555ace1f06a5bb2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Via Cola di Rienzo, the hotel is situated in the elegant Prati district, home to the Vati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.82" OriginalAmount="101.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899797047071" Longitude="12.49530621968" StarRating="3" HotelCode="142643|3279435" HotelName="66 Imperial Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 66, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/3b/da3b8596d63b3f388645c4b874efd29876ea7daf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90342081" Longitude="12.45941975" StarRating="2.5" HotelCode="519699|57851" HotelName="Borgo Pio Suites Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Farinone 30, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/84/4684d955a37173d3998da5600361ae82e1d21544.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903539" Longitude="12.508931" StarRating="2" HotelCode="146962|176723" HotelName="Domus Castrense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell'Universita 25, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/bf/99bf03c9dd5cf04df928f90e84b19433a1776803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895960801634" Longitude="12.476129739068" StarRating="0" HotelCode="402528|199051" HotelName="Little Queen Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Sudario 27, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/7a/bf7ad0529977499e7f0b346a87906ef1143ecb2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91515651" Longitude="12.45366682" StarRating="3" HotelCode="953087|200775" HotelName="Vaticano Julia Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Giuliana 113, 00195 Roma, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/d9/4fd9b1c7bc43cad468b16abdd6b8c38b2ca4ec6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90862695871" Longitude="12.461778544809" StarRating="0" HotelCode="192027|11_liberty_rome" HotelName="1&amp;1 Liberty Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 109, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/93/bc937bf80140595326064572a3d90d98b5f1fa8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.61" OriginalAmount="102.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890753196347" Longitude="12.499566078186" StarRating="3" HotelCode="12006|90848" HotelName="Hotel Edera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 75, Colosseo, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/c8/a2c81302b321f15df44537876086aaae47736bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderfully peaceful hotel is located near to the Colosseum and surrounded by copious high prof...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="103.73" OriginalAmount="102.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896339685624" Longitude="12.486047744751" StarRating="4" HotelCode="335581|1916334" HotelName="Traiano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Via 4 Novembre 154, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/56/4f562dbb304becd88d15ff0a372aef253e61cada.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of ancient Rome, directly opposite the Forum Romanum. Ideally located, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.76" OriginalAmount="102.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9051" Longitude="12.505472" StarRating="3" HotelCode="10955|220846" HotelName="Hotel Canada, BW Premier Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 58, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/99/3499d04fd4100ec058436453ab3f0a7ae0712ad5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.869130451307" Longitude="12.493721844691" StarRating="2" HotelCode="398573|90159" HotelName="Atticoromantica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Capitan Bavastro 136, 00154 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/f6/a0f6e3f5de5a5941d0fc7e669526e248cda24814.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89310978" Longitude="12.50319694" StarRating="0" HotelCode="522197|283450" HotelName="Domus Helena Casa per ferie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ferruccio 25, Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5f/ac5f2ef8ff7419902b6bec09829d66b64ce3cbd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895077" Longitude="12.439103" StarRating="3" HotelCode="311597|58146" HotelName="Gregorio VII Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 407, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/1e/9a1e050639ba1614715f4b9743a68d935935b159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89172" Longitude="12.417436" StarRating="4" HotelCode="44647|9325" HotelName="Princess" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Ferrara 33, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/46/aa4698cee67e6ac9eb4a534f2739ebb8eb1f191e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in green surroundings by the famous Via Aurelia, close to Corn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90690837" Longitude="12.44497437" StarRating="3" HotelCode="322772|199032" HotelName="Le Piazze di Roma Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marcantonio Bragadin 106, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f3/fbf3782d85c2d62138727bae50f303ff055876af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89611105" Longitude="12.47085622" StarRating="3" HotelCode="572394|233840" HotelName="Navona Essence Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cappellari 24, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/37/8a371c04bae6373dc800d1d912602aa38e713939.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Navona Essence Hotel in Rome (Navona), you'll be minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92154664" Longitude="12.45805156" StarRating="2" HotelCode="519660|61604" HotelName="Doro Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Clodia 94, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a2/72a218e63ca61c8868411ea429f7e4bdaa760c94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89306182" Longitude="12.51059585" StarRating="0" HotelCode="409979|234043" HotelName="Roman Holidays cuore dell'Impero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bicycle Rental,Coffee Shop,Designated Smoking Area,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Maggiore nr.23, Rome, 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/44/92440adef5f70207c3f2f3818b264f417b4dc3d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Roman Holidays in Rome (Esquilino), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895389310189" Longitude="12.476220725078" StarRating="3" HotelCode="311197|200732" HotelName="Torre Argentina Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Torre Argentina 44, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/da/3b/da3bb9c99203dea5a6798a1fd2b84229da1adb35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89992753" Longitude="12.49302282" StarRating="0" HotelCode="583061|domus_alberti" HotelName="Domus Alberti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/de/cade346b7f01a2fda09b074edd04403b49880d6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89258908" Longitude="12.47510244" StarRating="0" HotelCode="624568|xenia_guest_house" HotelName="Xenia Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Arenula 41, Navona, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e4/50e4d762021e991727aa28b5a8a8e76eb6ac8245.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.22" OriginalAmount="103.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901110350456" Longitude="12.484284155958" StarRating="3" HotelCode="154313|619555" HotelName="Trevi B&amp;B  Beau Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 83, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/94/bc94a16cace2e5d3ea7a6491550327373452be29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.43" OriginalAmount="103.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.799028" Longitude="12.600513" StarRating="3" HotelCode="102102|566965" HotelName="Villa Giulia Ciampino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Dalmazia 9, 00043 Ciampino</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c9/9ec9fc7d6a69bc5b0fd100a7d627f2b7fe8ed74d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel offers a stunning location in the heart of Ciampino. Surrounded by plenty of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.76" OriginalAmount="103.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894130751104" Longitude="12.470722307555" StarRating="4" HotelCode="168396|1110878" HotelName="Hotel Residenza in Farnese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Mascherone 59, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/19/9b19ac645f18b60dd5379e7b45ad0bca10ee517a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.96" OriginalAmount="103.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.987546936601" Longitude="12.511017618385" StarRating="3" HotelCode="117160|1116258" HotelName="La Giocca" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaria 1223, 00138 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/8c/2a8c27fb2c77aca7c6331c7a84f5827116035d14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the GRA, the ring road that encircles Rome, making it an ideal location fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9115344" Longitude="12.4558484" StarRating="2" HotelCode="192086|56302" HotelName="Arches" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bettolo 6, 00195 Rom, Vatikanstadt</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/39/a1392b1318a939d4f204d9a9fcaec6e13e6e33e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893712" Longitude="12.51628" StarRating="2" HotelCode="311595|62991" HotelName="25Rooms Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dello Scalo San Lorenzo 25, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/03/f9033807424b31decb2624b34c8d18f67b176f61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90337777" Longitude="12.48247099" StarRating="3" HotelCode="578083|234335" HotelName="Tree Charme Spagna Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Mercede 37, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/f4/49f4ce209c2760082d21e7de6bb075cd98b18b4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89609685" Longitude="12.49039707" StarRating="0" HotelCode="723651|283484" HotelName="Diapason Suite Colosseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cimarra 2, Rione Monti, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893246675278" Longitude="12.488405935888" StarRating="2" HotelCode="901958|58028" HotelName="Romano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Corrado Ricci 32, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/3f/cb3f003efafbacc053d65a342f3b3639a3435672.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89823037" Longitude="12.48904661" StarRating="2" HotelCode="355692|58710" HotelName="Salotto Monti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Consulta 1b, Rione Monti, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1f/e81f957fdd01b1e1504cc2465bf23cf1c0f3b180.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.882274100898" Longitude="12.515693209691" StarRating="1" HotelCode="305757|403189" HotelName="B&amp;B King Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pinerolo 2, 00182 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/9e/079e36a42d983b70bea85e7eedf80c1d1fbe3fe4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 5 rooms. Most of the storeys can be reached by lift. A café is availa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.29" OriginalAmount="104.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893101" Longitude="12.489544" StarRating="3" HotelCode="95132|4762332" HotelName="Hotel Fori Imperiali Cavalieri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frangipane 34, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/9e/d59e266eba2e35765e440f850c8e430deef39ad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="726551|489188" HotelName="B&amp;B San Saba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di San Saba 22</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/a8/7fa8e7c5a0eedee7044235dce9139e3097711e18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89490499" Longitude="12.47674698" StarRating="0" HotelCode="547621|199594" HotelName="Sun Suite Luxury Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Florida 24, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/cf/12/cf1256735a23e934d75667ff98970ef5d03bfef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service and room service are available to guests of the accommodation. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907669392551" Longitude="12.503007128872" StarRating="4" HotelCode="425026|92976" HotelName="The Building Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 126, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/c9/eec9c3a8ff96c5f768e0c81c8ad3c07d2c660c3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys are easily accessible by lift. A baggage storage service, a restaurant, a bar, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903918998138" Longitude="12.500567186508" StarRating="4" HotelCode="189312|30477" HotelName="The Independent Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 48, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/52/7452219eb10a1864df8e31ab6133ea974d507bb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This central hotel is located just 150 m from the Roma Termini railway station and 2 km from the Col...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.06" OriginalAmount="105.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89925053607" Longitude="12.491282075644" StarRating="3" HotelCode="12815|91648" HotelName="Hotel Giolli Nazionale" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 69, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/bf/3dbf2a42f409508858729a9c81af82544e73b7d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the eternal city, the hotel enjoys a superb prime location on the prestigio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.69" OriginalAmount="105.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92940510576" Longitude="12.492664055527" StarRating="4" HotelCode="154715|1440418" HotelName="Villa Duse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Morelli Alamanno 1, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/25/7125f6504c8ccde6ebc75de890fa3dacbc188e00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.90" OriginalAmount="105.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901602" Longitude="12.484679" StarRating="3" HotelCode="153528|1052098" HotelName="Trevi 41 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Panetteria 41, Roma 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/ca/cecadd0566010c48399de33183af3f350eab3813.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is conveniently located just a 5-minute walk from Barberini metro station. All a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896479" Longitude="12.470511" StarRating="3" HotelCode="145021|56501" HotelName="Residenza Bollo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Bollo 4, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/f1/6af1dbca674052a10eb2f5fceefb4c24430b381d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9106933" Longitude="12.47411559" StarRating="0" HotelCode="546203|178749" HotelName="Da Me Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maria Adelaide 12, 00196 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ac/15ac094c0fdf1700dc9acfef75a057c983f6ca53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a transfer service. Wireless internet access in public areas allows guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89593344" Longitude="12.44347362" StarRating="0" HotelCode="579275|233041" HotelName="Gregori Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio Vii 295, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c0/30c0a17f45f78188c41d57da151b82c6cf8f1523.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903308788921" Longitude="12.479867216568" StarRating="3" HotelCode="268041|40773" HotelName="Infinity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vite 14, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ff/aafff1da14d440d8cc445df2f83d617c0cc54a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 23 rooms. A lobby and a reception are ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897497" Longitude="12.478022" StarRating="3.5" HotelCode="901764|47699" HotelName="Pantheon Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina da Siena 57, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fb/c1fbeab601e787e9cbfc1a55d4c9b540dc689558.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location is perfect for tourists that visit the city, because of its proximity to Piazza...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903539" Longitude="12.508931" StarRating="3" HotelCode="447454|199591" HotelName="Suite Castrense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell'Università 25, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4036463</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.19" OriginalAmount="106.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903570955454" Longitude="12.484877" StarRating="3" HotelCode="146022|1437848" HotelName="Hotel City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Due Macelli 97, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/66/fe66d77db5266e2982159de82204330b0f797d81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.23" OriginalAmount="106.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.922306" Longitude="12.49346" StarRating="4" HotelCode="47498|834575" HotelName="Hilton Garden Inn Rome Claridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via le Liegi 62, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b1/1bb1c4a7049bb303dd17ba08a03e8b4a7f48af7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in a magnificent part of Rome, Parioli, close to the Piazza Ungheria...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.55" OriginalAmount="106.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890112" Longitude="12.498098" StarRating="4" HotelCode="14754|184976" HotelName="Mercure Roma Centro Colosseo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Labicana 144, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/9b/6f9b40ec351f8a518aaa94716e00600b2e2b19d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome, 200 m from the Colosseum and from the metro station, not...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.81" OriginalAmount="106.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904090478689" Longitude="12.485545526865" StarRating="4" HotelCode="165761|398425" HotelName="Hotel Trevi Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo Le Case 60, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9d/3d/9d3dd196fdad990f582c2ec921624f73fb4f5787.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the 5th floor of a historical building, next to ancient monuments and palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.84" OriginalAmount="106.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910522956775" Longitude="12.465639728836" StarRating="3" HotelCode="116718|2000825" HotelName="The B Place" 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,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scipioni 239, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/08/ae089e345433e9c83ba250fd7fd2058dbec6889b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant guest house is located 50 metres from Lepanto metro station, and a 10-minute walk from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.97" OriginalAmount="106.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.918584957202" Longitude="12.514071464539" StarRating="4" HotelCode="63551|1093508" HotelName="Fenix" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Gorizia 5/7, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b8/64b8f75dfa89393c843e90338bf6a4df169da950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9057765" Longitude="12.4614969" StarRating="2" HotelCode="266879|58143" HotelName="A Roma San Pietro BB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 85, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/7c/177cf524299217d742772bf50ea1d94019606ae0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900888" Longitude="12.492419" StarRating="4" HotelCode="365852|16220" HotelName="Hotel Domus Romana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Quattro Fontane 113, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/c2/7dc200ecb6c00675eb3c18af00c2af039230ed68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's historic and commercial centre, 200 m away from the underground ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90387991" Longitude="12.49481022" StarRating="4" HotelCode="769234|192261" HotelName="Hotel Mascagni &amp; Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio E. Orlando, 90, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903539" Longitude="12.508931" StarRating="3" HotelCode="447453|200525" HotelName="Residenza Castrense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell'Università 25, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4062787</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.59" OriginalAmount="107.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898851" Longitude="12.50185" StarRating="4" HotelCode="15292|351325" HotelName="Hotel Morgana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 33/37, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/d7/a4d7b6dbc98f6754b2e3e6dacbbbb09c49bdbf0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located at the heart of the historic city of Rome, between Santa Maria Maggiore...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.97" OriginalAmount="107.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90187" Longitude="12.482012" StarRating="3" HotelCode="18733|15784" HotelName="Tritone" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 210, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/70/897075df8dabd053f188fcef9869b1d20975e850.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the street from which it takes its name, in the heart of the capital, 100 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89626581458" Longitude="12.490781843662" StarRating="3" HotelCode="366564|8558" HotelName="Antica Locanda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via del Boschetto 84, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6e/986ebb5030b3329e96c546a696eb9d0dc01e12f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90474993" Longitude="12.48845244" StarRating="4" HotelCode="434382|178709" HotelName="Casa I Cappuccini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 21, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/63/c963537f9f4c78196d2d37fe431169d5f2d8c062.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897142777888" Longitude="12.498049132" StarRating="2.5" HotelCode="383827|58060" HotelName="Domus Liberius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Liberiana 17, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/53/255341628924be60f5208e2d8f722d5fa1d02034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89943789" Longitude="12.50095905" StarRating="4" HotelCode="434461|208876" HotelName="Gioberti Art" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 23, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f3/a7f313bcc2a60a4ff8c8b9c9cd073059ad12fb18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902381" Longitude="12.494651" StarRating="3" HotelCode="77957|199358" HotelName="Residenza Cellini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Modena 5, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/d8/b3d8c06ce6970c309ba2ce3c0633784d5459911e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888209702141" Longitude="12.497280887732" StarRating="3" HotelCode="268032|371605" HotelName="Lancelot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo D'Africa 47, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/1e/9a1e050639ba1614715f4b9743a68d935935b159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Rome, Hotel Lancelot puts everything the city has to offer just outside y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91226778" Longitude="12.45534874" StarRating="3" HotelCode="485403|200367" HotelName="Prati Resort Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Costantino Morin 24, 00195 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/5a/fb5a10afa7759cea6ad76f2b950164e1c5a734eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89951654" Longitude="12.49821645" StarRating="4" HotelCode="582012|234044" HotelName="Roman Holidays Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 47, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/64/ca640e1e3b869ca09db0d9ce810d70df0daf63b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88803758" Longitude="12.47758484" StarRating="0" HotelCode="359360|casa_di_santa_francesca_romana_a_ponte_rotto_" HotelName="Casa Di Santa Francesca Romana a Ponte Rotto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Vascellari 61, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/85/818529ce00f3ef82a55d4e71936f0ec745c37827.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.77" OriginalAmount="108.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893341" Longitude="12.47507" StarRating="4" HotelCode="117217|864745" HotelName="Locanda Cairoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Benedetto Cairoli 2, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/07/43071916fca470b0cfc5b2bb3059e2127c402188.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an excellent position in Trastevere, rione XIII of Rome, a few paces from Pi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.83" OriginalAmount="108.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.869177" Longitude="12.536718" StarRating="2" HotelCode="143956|1650168" HotelName="Arco di Travertino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valgia Sivilla 71, Via Collepardo 10, 00179 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/5d/0f5d55aa7bc0a88ba9320fc9bf69f9262bda4213.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="110.03" OriginalAmount="108.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907941" Longitude="12.499558" StarRating="4" HotelCode="97760|1241653" HotelName="Leon's Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 90/94, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/fe/25fe51eff7dce40492d62985384183fa2a86ff45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907156" Longitude="12.487816" StarRating="4" HotelCode="192006|31055" HotelName="Berg Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurora 29, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/92/4992311f6e29c26101f5a6663f26d1ce90d81fa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89229161" Longitude="12.50115324" StarRating="0" HotelCode="572604|232946" HotelName="Domus Iuliae" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 8, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3f/1c/3f1cd22f16d14b9d86e9de2801b6a5fb9dbab80c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90644176" Longitude="12.46313061" StarRating="3" HotelCode="546769|176710" HotelName="Domus Terenzio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Terenzio 10, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/55/7155b6e73f30b5601c09578d9d3e019afd1156be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.919633" Longitude="12.518097" StarRating="4" HotelCode="401865|40739" HotelName="Hotel Principe Torlonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Fea 5, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/1c/201cbf62ac45c01a1403d06e46b0d41708e7165b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome: dipped into the evergreen trees of the Eternal City, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90550096" Longitude="12.50434717" StarRating="1" HotelCode="417926|56128" HotelName="Saint Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Concierge,Elevator,Housekeeping,Internet,Lounge,Luggage Storage,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Martino della Battaglia 11, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11242909</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Saint Martin in Rome (Rome Historic Centre), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903084033278" Longitude="12.485472690807" StarRating="4" HotelCode="309819|50265" HotelName="Rome Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Due Macelli 120, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/69/2b/692b8e4de15a76353d287c2107495440802fe2dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="674047|487456" HotelName="Sourire Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Terme Deciane 3, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d0/c0d02d88c412e604a4da960c2aca2777e5f05fda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="110.74" OriginalAmount="109.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.892514251064" Longitude="12.418354153633" StarRating="4" HotelCode="31823|6468090" HotelName="Ergife Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 619, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/dd/23dd0f389e95d2414d356cd8d732887dac75b130.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of Rome. It is not only ideal for trips into the city o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.84" OriginalAmount="109.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894344" Longitude="12.491608" StarRating="2" HotelCode="66054|548095" HotelName="Hotel Centro Cavour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 233, 00184 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/70/fd70a731022c320d72ba0da7c9e8428570783bf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre of Rome. It is just a 5-minute walk to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.86" OriginalAmount="109.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902656342148" Longitude="12.489207386971" StarRating="4" HotelCode="32616|277005" HotelName="Barberini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 3, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e8/a0e87d79141f550d922e20e55ec73e40026f893e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the historical centre of Rome and is situated opposite Barberini Palace ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.91" OriginalAmount="109.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903081771715" Longitude="12.489014435018" StarRating="4" HotelCode="31155|238396" HotelName="Hotel Anglo Americano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Quattro Fontane 12, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/5b/6a5b9cb4a652ed05fbb086193dd622d9d50b3567.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies at the heart of the beautiful city of Rome. Convenient public transport links...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901812124392" Longitude="12.483672107969" StarRating="3" HotelCode="166967|5228" HotelName="Hotel Accademia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Accademia di San Luca 74/75, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/b9/9ab906a130f8a12ba6d1a52547698b013922c299.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the centre of Rome just a few metres from the Spanish Steps,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="968530|494262" HotelName="Maison Risorgimento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola Di Rienzo 243, Vaticano Prati, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8e/5b8e15fb140b00317a591a30735ec12c03602291.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90423304" Longitude="12.48667088" StarRating="0" HotelCode="438132|199552" HotelName="Sistina Twentythree Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 23, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/b6/41b6956d691631bb0e112ffab20481cf256cf2b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.880602008696" Longitude="12.484830028242" StarRating="1" HotelCode="314263|58421" HotelName="The Corner Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Aventino 121, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/cb/b8cb0e7ab11b561eb14c3026c6a5b823145e7023.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.57" OriginalAmount="110.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889007" Longitude="12.505016" StarRating="4" HotelCode="66771|364595" HotelName="Eurostars Saint John" 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,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteo Boiardo 30, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f4/78f4f27ccb5cfd59770b6f90895bf9d8537d78fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Rome. It is situated in a remarkably good location with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.842914615127" Longitude="12.4718105793" StarRating="4" HotelCode="26079|23871" HotelName="Sheraton Roma Hotel &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Del Pattinaggio 100, 00144 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/31/753100e028e3c0ab169170bb5d1277ba83a508c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is conveniently located between the historical centre of Rome and Leonar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89052653" Longitude="12.50676283" StarRating="2" HotelCode="413584|76108" HotelName="Charme Holidays Colosseum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,LCD/Projector,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 100, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/18/e418bedd315d8090cb7c3779391661e3df9b38b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="962056|494826" HotelName="Rhea Silvia Luxury Trastevere 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Di San Cosimato 63, Trastevere, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/16/d3161cbaa5283993668c72e148faa96967f36dc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90752004" Longitude="12.45792608" StarRating="0" HotelCode="547541|198973" HotelName="I Prati Di Roma Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Ottaviano 42, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/31/14314422122340274cddc33b01f2785e53ba13bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service, a safe and a transfer service. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89426349" Longitude="12.48968281" StarRating="0" HotelCode="413388|233308" HotelName="Imperial Suite (Monti)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Madonna dei Monti 91, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909817419342" Longitude="12.456161085914" StarRating="3" HotelCode="376623|199107" HotelName="New Design St. Peter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Famagosta 8, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8009254</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.22" OriginalAmount="111.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890542545395" Longitude="12.506457228649" StarRating="4" HotelCode="60393|277095" HotelName="Hotel Milton Roma" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 155, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/b2/f7b2949065c7233ada7e9302179f04d597ec6e00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome, around 500 m from the colosseum and about 250 m from Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.30" OriginalAmount="111.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897315973298" Longitude="12.468437701464" StarRating="3" HotelCode="168162|398295" HotelName="Rinascimento" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Pellegrino 122, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142151/142151a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an enviable location. It is perfect for guests who wish to be near all the sights ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.07" OriginalAmount="111.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.794822275483" Longitude="12.457023561001" StarRating="4" HotelCode="58458|559755" HotelName="Mancini Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Valleranello 67, 00128 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d4/3dd42a9e7fb8ce828cafbb08eca18201c1fff6de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated 13 km outside of Rome city centre. There is a bus stop about 300 m aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90663686" Longitude="12.50153425" StarRating="0" HotelCode="789155|233336" HotelName="K Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 99, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/d1/4ed13e6611cd9633d99c045f674f2f29f762d0fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="981382|495203" HotelName="Naman Hotellerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 60, Spagna, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/21/8f210c03b8f2751f5a2c438fe0d6d582ea125f65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902588093189" Longitude="12.47997777614" StarRating="2" HotelCode="442037|199226" HotelName="Parlamento Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Convertite 5, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/04/d304a904263d4ddf053d73c5539f9f9726ec7f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902317881134" Longitude="12.496548146338" StarRating="1" HotelCode="191706|234139" HotelName="Bed &amp; Brekfast San Peter Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Santa Maria alle Fornaci 2, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/58/8b581f25331f63d6830653a6b94b95f2f777e624.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90332712" Longitude="12.49425739" StarRating="1" HotelCode="616614|242376" HotelName="The RomeHello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 45, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/d8/44d8732b8075ed9336d248691329a35ebd07fe95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.65" OriginalAmount="112.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903451" Longitude="12.487623" StarRating="4" HotelCode="26711|398405" HotelName="Hotel Stendhal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 113, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/da/5edabf1bf15caa1d1bdfdc5d59afe6c55f8ad278.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Via del Tritone and is an island of charm and exclusiveness in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905487" Longitude="12.483932" StarRating="3" HotelCode="191993|57223" HotelName="Gregoriana" 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>Via Gregoriana 18, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/98/a0980cd934e53c9e7dfc92a03bab657a57d7c47b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9061238" Longitude="12.4799952" StarRating="2.5" HotelCode="175916|198884" HotelName="Relais Bocca di Leone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bocca di Leone 36, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/be/44/be445eb76f563d76875a9991d295ba86fb3f1793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to a taxi rank and bus stop, and there are shops, restaurants and bars within 2 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901004" Longitude="12.457042" StarRating="4" HotelCode="259985|56001" HotelName="Residenza Paolo VI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo VI, 29, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/fd/99fdd05fc621ec123243cbcc67b9975a35dfc58d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is close to St Peter's Square, with only 10 footsteps separating guests fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90458902" Longitude="12.49194754" StarRating="4" HotelCode="764259|364943" HotelName="Triviho Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Barberini 50, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/02/5c02c25443ee30eb937413a45156e1a1de6df2fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="743469|321379" HotelName="Avignonesi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Avignonesi 5, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/12/67122c9b6d67b027e62dbb745fe35d860b6c33b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92147806" Longitude="12.47161235" StarRating="0" HotelCode="631391|260872" HotelName="B&amp;B Casa Cimabue Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cimabue 2, 00196 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/9e/e19e45f136c5a8564b2b461411e29b9bbfbb01aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895714767871" Longitude="12.502299648931" StarRating="1" HotelCode="447571|232514" HotelName="B&amp;B Domus Domas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Alberto 53, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/be/a0be338511edecc9d4a4c6d6c2d047c71d81cf99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90403955" Longitude="12.4806337" StarRating="0" HotelCode="438353|233012" HotelName="Gravina Suite Frattina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 52, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/d1/3fd1af1cef0781a660ecfc83ea0a2f8ece799297.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896823" Longitude="12.476969" StarRating="3" HotelCode="191944|57242" HotelName="Hotel Le Clarisse al Pantheon" 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>Via Arco della Ciambella 19, 00168 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/72/ed72dde0bd8f89045208af14f77c2372d88e05c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907008" Longitude="12.480077" StarRating="4" HotelCode="297131|57042" HotelName="iRooms Spanish Steps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittoria 32, 00166 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/36/b736f91cbd6daf082da511a96066271f4588968b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895366813802" Longitude="12.477476225589" StarRating="5" HotelCode="385181|pantheon_caesar_relais" HotelName="Pantheon Caesar Relais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Ginnasi 2, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3b/d93b2b0e74d3226b15899b790a312df865a8d1b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90064402382" Longitude="12.479021698236" StarRating="4" HotelCode="47615|3797" HotelName="Colonna Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Montecitorio 12, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/4d/9e4ddced33311ef6e3a96940cb917d9c0d9bcec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located on Piazza Montecitorio, in the city's historical centre, within walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898453" Longitude="12.468085" StarRating="4" HotelCode="98171|57106" HotelName="Inn Rome Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 251, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/06/df064bdb36b6989472ae6ba13eebec6af9b370d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guest house is located in the city centre, a few steps from Piazza Navona (300 m) and St. Peter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8988216" Longitude="12.491733" StarRating="4" HotelCode="255841|37170" HotelName="iH Hotels Roma dei Borgia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 20, 00184 Rome (RM)</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/df/7bdf147a0e3a4edb4b6e35c2edf77f223267f40e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.33" OriginalAmount="115.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.918308" Longitude="12.497546" StarRating="4" HotelCode="12988|84835" HotelName="Hotel Beverly Hills Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Benedetto Marcello 220, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/bc/2fbcc60a0111ad1dfe2d9e14b530634a116ca68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Villa Borghese and the Via Veneto, in one of the most elegant area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.85" OriginalAmount="115.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900001186544" Longitude="12.498713135719" StarRating="4" HotelCode="31410|15454" HotelName="Hotel Atlantico" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 23, 00184 Roma, Lazio, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/5b/9b5b63eff81a02a64ced263324bc6f48440c6cd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 1930's style building, this comfortable hotel is located at the heart of Rome just 100 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.89" OriginalAmount="115.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906998182012" Longitude="12.48814791441" StarRating="4" HotelCode="33058|650885" HotelName="Ludovisi Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovisi 43, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/32/c73248726cfb8fdf3e760a01c4506ded4f85648a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Rome, in a fashionable area of Via Veneto. Nearby, guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903139644393" Longitude="12.494292711639" StarRating="4" HotelCode="263920|135007" HotelName="At Forty One" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 41, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/77/af77bc141814c11ed65bf829169fb7b2c5536785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90262685" Longitude="12.47778297" StarRating="0" HotelCode="546878|177951" HotelName="Campo Marzio Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Campo Marzio 52a, 00186 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/53/7e53e5ed63e02baaf43f4fbd67a8e4044989f929.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Campo Marzio Luxury Suites in Rome (Rome Historic C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911415697918" Longitude="12.467621444616" StarRating="4" HotelCode="365850|55862" HotelName="Hotel Farnese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Farnese 30, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/5a/585aea000bf86c1285446e9f3ae5b9b4cd4ae001.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Prati, one of Rome's most elegant districts. Guests are withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905048" Longitude="12.486819" StarRating="3" HotelCode="901028|177609" HotelName="Modigliani" 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>Via della Purificazione 42, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/94/76949e9e824d55629cd4a1ff92fbefb7d447b78e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89556153" Longitude="12.47789007" StarRating="0" HotelCode="863650|396963" HotelName="Navona Style" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Arco De' Ginnasi 6</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7b/267bc9c7be4aa0691e9bc6f90e564ad2b37c66e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899029982148" Longitude="12.477699738588" StarRating="0" HotelCode="452148|pantheon_view" HotelName="Pantheon View B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via del Seminario 87, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/67/4767722a63f34bc9880b33e0cd4505ff70e21126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.27" OriginalAmount="116.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907584" Longitude="12.498648" StarRating="3" HotelCode="97574|547785" HotelName="Seven Kings Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 58 A, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/2b/b22bd72ff62ff1cc57b71cebcefcb1f705780245.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located in the historical heart of Rome, between Porta Pia and Via Veneto, a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="117.68" OriginalAmount="116.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900126607612" Longitude="12.49725991898" StarRating="4" HotelCode="18825|CAF476400" HotelName="Best Western Plus Hotel Universo" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 5/B, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9e/55/9e559ca455ffbff95211624e0ccbf9114c1cd006.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated yet lies right at the heart of the city. Stazione Termini main train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.95" OriginalAmount="116.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902877" Longitude="12.480508" StarRating="3" HotelCode="69858|996515" HotelName="Hotel San Silvestro" 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>Via del Gambero 3, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/21/9c214c3ab040092c9e07ef3efd0fd29dd0137080.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903092" Longitude="12.488578" StarRating="1" HotelCode="117500|57359" HotelName="Roma Resort Trevi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Quattro Fontane 171/172, 00184 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/d8/62d8b50c04471a28af0c81f5f9bc94eda0772d04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.832999" Longitude="12.476418" StarRating="3.5" HotelCode="935394|15893" HotelName="Residence Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell Arte 5A, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4e/874e504015d39e05c6b1979fa668204f20eaec52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is situated in front of the Palazzo dei Congressi, in the heart of EUR - Rome's most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909569037439" Longitude="12.454349548568" StarRating="0" HotelCode="311223|234199" HotelName="St. Peter's Rooms Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ostia 28, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/40/ff402e8b98939aa5272b2fa80347bb3db316af96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at St. Peter's Rooms Rome in Rome (Vatican), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.916268" Longitude="12.514312" StarRating="3" HotelCode="191675|57072" HotelName="Villa Pirandello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Bosio 15B, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7f/797f56670e4d61c78dc123902565be44251af5c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.23" OriginalAmount="117.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.825235" Longitude="12.391634" StarRating="4" HotelCode="80374|63024" HotelName="Rome Marriott Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Colonnello Tommaso Masala 54, Rome 00148</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/c5/e5c51b790cc2032cc80c6218f797537070763b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.53" OriginalAmount="117.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905400888865" Longitude="12.484953183522" StarRating="4" HotelCode="79853|2304025" HotelName="The Code Hotel" 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,Central Heating,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 79, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/b2/c2b2957547366cbb85ac07e2b0810c98ca2438a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Rome in Via Sistina, 100 m from the Spanish Steps. It is also ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.57" OriginalAmount="117.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.913042" Longitude="12.464573" StarRating="4" HotelCode="165703|641515" HotelName="Metropolis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Milizie 26, 00195 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/6a/c46a1cf2d1794dec1d71b05d19cdda51c178ab66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 200 m from Lepanto metro station and a 10-minute walk from the Vatican. The surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="118.71" OriginalAmount="117.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907010159093" Longitude="12.478048056364" StarRating="4" HotelCode="88490|6145320" HotelName="Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Greci 23 B, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/24/ab248ee16a51a6eb816483386a5262850b6ea038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89002205472" Longitude="12.494516566672" StarRating="2.5" HotelCode="311188|58044" HotelName="Second Floor B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni in Laterano 10, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4e/e64edba924b986b6576d326978b32f4d2d88ce14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899722" Longitude="12.466294" StarRating="2" HotelCode="37459|62848" HotelName="Corso Vittorio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II. 308, 00186  Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335760/335760a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897871615875" Longitude="12.474781082117" StarRating="2.5" HotelCode="901249|31059" HotelName="Hotel Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Sediari 8, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1b/421baed71e8dc14ecef833b3fd6c7837bdf0da7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90370086" Longitude="12.48817789" StarRating="4" HotelCode="631169|254794" HotelName="Palazzo Caruso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pazza Barberini 5, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/9a/1d9a44188edc62bd262072bba023fdbbcade32bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.86241" Longitude="12.455704" StarRating="3" HotelCode="191622|233929" HotelName="Patrizia Romana Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via di Vigna Jacobini, 48, 00149 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/3c/3f3c285fef22c6b10c08d8a63713ed65ca72d6a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89650467" Longitude="12.498995" StarRating="0" HotelCode="875990|422832" HotelName="Hotel Prassede Palace Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana 281, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/8b/0c8be2078f6b09994dff49621ba2d9706eed2c1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90822565" Longitude="12.48822813" StarRating="3" HotelCode="483810|200376" HotelName="Relais Donna Lucrezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Emilia 88, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/36/333632b50ee446da7bc4b66e58f3463627dc7bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar, a babysitting service, a childcare service, a ha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.39" OriginalAmount="118.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907641" Longitude="12.468541" StarRating="4" HotelCode="47441|229316" HotelName="Cicerone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 55/C, 00193 Rome (RM)</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/3e/a43e10797913928b02b0096bfd31839d4a41dcc9.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 3 km away from the centre of Rome within walking distance of convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899288500226" Longitude="12.49222423373" StarRating="3" HotelCode="311184|58164" HotelName="Roma Central Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Genova 24, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/10/131003785c7d53984aae43fc9e16e71cec52c59f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90713089" Longitude="12.46073076" StarRating="0" HotelCode="745139|283463" HotelName="Chester Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola Di Rienzo 265, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/15/1e1560f35d6ee786d2a164a53ec93c896655b401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89249786" Longitude="12.50128843" StarRating="0" HotelCode="789249|232942" HotelName="Domus Flaviae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Guest houses" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 8, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/76/fe76c211dcdb42c398b9fd07d40404432520008c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10 minute-walk from the historic center of Albi, 200 metres from Albi train station, Maison Villen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89565175" Longitude="12.47631886" StarRating="0" HotelCode="573063|233252" HotelName="Hotel Pensione Barrett" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Di Torre Argentina 47, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/8f/a98fef3b58f3cfbf2231f43f6768358353fce411.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="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897257237526" Longitude="12.48187649271" StarRating="3" HotelCode="344421|63129" HotelName="Hotel Trecento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 300, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/12/c012cf5c8801c96a40202db4f5bd89e7665df730.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89869304" Longitude="12.46652486" StarRating="3" HotelCode="484094|200347" HotelName="Palazzo Medusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Sugarelli 23, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/c8/81c8c03e63cfe7587ebea50c4209b2a11fb7e4ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90385948" Longitude="12.47985372" StarRating="0" HotelCode="567167|234162" HotelName="Shali Luxury Suite Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 73, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89911266" Longitude="12.46695787" StarRating="2" HotelCode="361349|hotel_900_liberty" HotelName="Hotel Atelier 800" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 294, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/0a/3f0a24a5bc679ed038f73d93197dbde4d6b36494.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89928306" Longitude="12.47233393" StarRating="0" HotelCode="721536|hub_navona" HotelName="Hub Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santa Maria Dell'Anima 16</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/d4/1ad4b05168d53dac8da236100740c068003029a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="121.02" OriginalAmount="119.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889623060829" Longitude="12.46655613184" StarRating="4" HotelCode="99825|1217460" HotelName="Hotel Donna Camilla Savelli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 27, Trastevere, 00153 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/de/b3de279d928f4101eb28dd65b7fb137984704ced.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A small architectural jewel in the heart of Rome, this hotel complex is a former 17th century conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.13" OriginalAmount="119.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900472" Longitude="12.493213" StarRating="3" HotelCode="117246|4760255" HotelName="Luxor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 104, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/4f/f44faa10bc62fb54504df8e26602843dfba1198e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.16" OriginalAmount="119.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904640284872" Longitude="12.479168915344" StarRating="3" HotelCode="78518|864815" HotelName="Condotti 29" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Condotti 29, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/64/15644123d6b02712258f52dd19109ca3bcb4264e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89945597" Longitude="12.46764908" StarRating="0" HotelCode="573488|232465" HotelName="B&amp;B all’Orologio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Banchi Nuovi 47, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/27/1c279336e4895c32b1882cef3ea28b04a297d6d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90172571" Longitude="12.48452114" StarRating="0" HotelCode="482745|199092" HotelName="My Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Panetteria 10, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/15/4515a901ff9c8cb42a4c2f3fb2d7bdfbb333121e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The numerous facilities and services at the hotel ensure guests a comfortable and relaxing stay. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.15" OriginalAmount="120.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899337644823" Longitude="12.492209795621" StarRating="3" HotelCode="61921|643555" HotelName="Boutique Hotel Galatea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Genova 24, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b7/5eb74573af404f405c8db4c0d3d9fde501c805e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located and guests can reach most of the major cultural and archaeological ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898406415899" Longitude="12.511230656414" StarRating="4" HotelCode="401951|61333" HotelName="Ateneo Garden Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Salentini 3, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/3b/ce3b759391cd074b496375ad9c789a55e8d4f7ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located between La Sapienza University and the Termini railway station, this city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89967" Longitude="12.492989" StarRating="2" HotelCode="192112|54814" HotelName="Italia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia 18, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/52/b452c0f390addc89a9e9f3a67fce69352c8169af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88208595" Longitude="12.51326224" StarRating="3" HotelCode="382836|178109" HotelName="Gate 40" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dei Re Di Roma 40, 00183 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/c7/60c75c5b2a121973b1f5dd8bd60181aa5eaf238a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9036625" Longitude="12.4622083" StarRating="4" HotelCode="313411|62310" HotelName="Hotel della Conciliazione" 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>Via Borgo Pio 163/166, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e3/13e350b90d4f8eb23111221c7bf53e61474914eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88757644" Longitude="12.48452003" StarRating="0" HotelCode="485452|232794" HotelName="Circo Massimo Exclusive Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei cerchi 87, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/b2/2ab210927510dc13b20c6bf51cae581adb3d0f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899554" Longitude="12.467646" StarRating="3" HotelCode="191957|56488" HotelName="La Maison dell'Orologio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Banchi Nuovi 19?, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/41/a74150e659567cb3117422c00267499485a9b53a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.92556343" Longitude="12.48781505" StarRating="0" HotelCode="577537|233927" HotelName="Parioli Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Parioli 61A, Villa Borghese Parioli, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/17/10170332ea41fda588709666c9506f7a4623440a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.89" OriginalAmount="121.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.911884132127" Longitude="12.475456587788" StarRating="3" HotelCode="145629|1651338" HotelName="Casa Montani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Flaminio 9, 00196 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b185976ba97983e75a99c9bb8d36ece145bdcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="122.92" OriginalAmount="121.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901173094514" Longitude="12.484616432154" StarRating="4" HotelCode="200340|98219684" HotelName="Trevi Palace Luxury Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 30, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/31/e831d96df27b9f641d9216360b458b98ca1e87d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.18" OriginalAmount="121.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903720369758" Longitude="12.499238848686" StarRating="4" HotelCode="63017|368735" HotelName="Diocleziano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 71, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/55/69551223538bfec88a16c03e208c2841ed17fdb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city business hotel commands a privileged central location in Rome, 300 m from Termi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.919656738375" Longitude="12.482615419607" StarRating="3" HotelCode="336771|56623" HotelName="Hotel Villa Linnaeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Carl Linnaeus 1/A, 00197 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4d/b54d95cdc620a3ab93fb991a63459d848a1e0b80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906174752313" Longitude="12.482252418995" StarRating="3" HotelCode="170655|56054" HotelName="Internazionale Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Spagna 20, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/d1/bfd1b959356ee72b4b7b1e802a55b967fb0bfacf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.25" OriginalAmount="122.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890048" Longitude="12.483869" StarRating="4" HotelCode="70853|258785" HotelName="Kolbe Hotel Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Di San Teodoro 48, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/b9/bdb95693f3a6060c9a3da2e36dd3f2507ec19fe9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Facing the Forum Romano, in the shade of the famous and romantic Palatino Hill - where the legend sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.67" OriginalAmount="122.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906765" Longitude="12.488836" StarRating="4" HotelCode="117174|1422538" HotelName="Hotel La Residenca" 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>Via Emilia 22-24, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/7e/807e8b33ddbdb681ab234dc02459ecdffb919aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.91" OriginalAmount="122.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888419025196" Longitude="12.49751418829" StarRating="4" HotelCode="23083|397335" HotelName="Hotel Capo d'Africa Roma" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo D'Africa 54, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/31/3f31bce6b83987e52bd14ecc599df63f08a0a1d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a unique location at the heart of ancient, classical Rome directly behind the world-famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.14" OriginalAmount="122.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900057" Longitude="12.499222" StarRating="4" HotelCode="14625|15654" HotelName="Hotel Massimo d'Azeglio" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 18, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/ff/79ff8abb108189c2c2cb2fed7535de98d8d7162e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated above the famous, like-named restaurants at the heart of Rome's h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90599593" Longitude="12.47343623" StarRating="0" HotelCode="581972|232396" HotelName="Ara Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere dei Mellini 10, 00193 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d9/cdd92ee03d28a015ca9f94bdaadea6c6413cad5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90947355" Longitude="12.4671678" StarRating="0" HotelCode="635723|260911" HotelName="Colonna Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Marcantonio Colonna 28, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/5e/3f5e2195721a115141634d873456170dab9565b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8969046" Longitude="12.4829666" StarRating="4" HotelCode="299633|254711" HotelName="Hotel Mancino 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mancino 12, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d6/bed6d7358a4e858dc4944e6ab33570d0e43dbc35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89616" Longitude="12.49494" StarRating="2.5" HotelCode="191774|181640" HotelName="Chocolat Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 184, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/1a/9d1af5c66a16befdb20db57626dec95acd5b4b4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="967707|486716" HotelName="The Radical Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Umbria 7, 2nd Floor, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9d/e59d6921ef012c7947915da30860277c258cf66e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.58" OriginalAmount="123.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909264" Longitude="12.477452" StarRating="4" HotelCode="19171|79484" HotelName="Hotel Valadier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Fontanella 15, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fe/8b/fe8bcb06838a8fbaf453048999128ce4b6fc1272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated between the Spanish Steps and the Piazza del Popolo directly in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.81" OriginalAmount="123.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.882092972654" Longitude="12.432459890842" StarRating="4" HotelCode="79238|245696" HotelName="Atahotel Villa Pamphili" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Nocetta 105, 00164 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/e2/8ce26ae19d70b04064eaa2bae5e55d7c218ccf2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet green area only 3 km from the Vatican and the city centre. Links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90243312" Longitude="12.49006885" StarRating="3" HotelCode="438147|134575" HotelName="A Star Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Quattro Fontane 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/ba/5dba6a1ca8ce3fb474788c6bb414f09fd490ec84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897705849414" Longitude="12.496141584656" StarRating="3" HotelCode="434375|183003" HotelName="Dnb House Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 85/A, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/33/3a33b77060baea296f9692e3c40564dc4e8c2b90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898721321676" Longitude="12.491535304893" StarRating="4" HotelCode="284098|37811" HotelName="Rome Life Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 12, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/50/e1502ff2f78b0bdc7ca264512ad76d5d5216a82e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.58" OriginalAmount="124.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897246" Longitude="12.482817" StarRating="3.5" HotelCode="146917|1559278" HotelName="The Telegraph Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mancino 11, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/e8/31e824c2253f83af2c8c1dad534a32e6bc27130f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.920444245559" Longitude="12.516646942258" StarRating="4" HotelCode="571462|231433" HotelName="Checkin Villa Angelina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 333, 00162 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/86/65867f0386bc3a97d207b08aeddc2c5180f5704a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899298" Longitude="12.481229" StarRating="3" HotelCode="192012|56846" HotelName="I Tre Moschettieri Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Sciarra 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/7f/b47fae28d4cc3460beb051d75b931309381dee0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89949" Longitude="12.473719" StarRating="3" HotelCode="191951|57304" HotelName="Navona Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso del Rinascimento 69, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/be/3ebeacf645726c2aa97acaee81d8648924f7c4c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90429398" Longitude="12.4817523" StarRating="3" HotelCode="388170|199450" HotelName="Rome Frattina 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 27, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/c3/83c30c32283a7c3c4939dab009769007487eb383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90910082" Longitude="12.48835149" StarRating="3" HotelCode="622908|254877" HotelName="The Shire Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146 Via Vittorio Veneto, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/2f/782fa168d8c0651ecd1b5bd93f4c3cd22e3b71b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907395" Longitude="12.478139" StarRating="3" HotelCode="191980|199855" HotelName="Vivaldi Luxury Rooms" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Greci 23 b, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/2b/122b8d897eac66450d0379c63c302c950cfe3085.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.00" OriginalAmount="125.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91985" Longitude="12.456756" StarRating="4" HotelCode="116820|1648338" HotelName="Clodio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Lucia 10, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/d8/aed8dc162bb03637e21c69e08f7b1437c71569a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.18" OriginalAmount="125.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.926571999542" Longitude="12.428093415072" StarRating="4" HotelCode="36922|123894" HotelName="Courtyard by Marriott Rome Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Moscati Giuseppe 7, 00168 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/e4/d4e439b9bee8484f600055f1f12c34852f33aa71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located near the Olympic Stadium and the Vatican, the hotel enjoys a unique view of St....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.21" OriginalAmount="125.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90385012801" Longitude="12.494727373123" StarRating="4" HotelCode="44180|15644" HotelName="Hotel Mascagni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele Orlando 90, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/61/34619fa145ad396892b699b9eef0bff952200dc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a prestigious and central location, only a short walk from Via Veneto, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.41" OriginalAmount="126.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894023687892" Longitude="12.487640976906" StarRating="4" HotelCode="12606|555995" HotelName="Forum Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tor de' Conti 25, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/46/f0468505ececc7201a7f770fe2fbdbad25484abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Rome only 100 m from the Colosseum and the Forum Romanum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.99" OriginalAmount="127.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901869788763" Longitude="12.485661506653" StarRating="4" HotelCode="19383|15814" HotelName="White" Meals="BED &amp; BREAKFAST,ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via in Arcione 77, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/f0/17f0fbfee12bb5b0db6e9d8e855bcf8fe3a71d4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 19th century building, this hotel has a prime position in Rome, just a stone's throw fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.25" OriginalAmount="127.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.830375" Longitude="12.473175" StarRating="4" HotelCode="56522|553185" HotelName="Hotel dei Congressi" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Shakespeare 29, 00144 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/f3/02f37660f63c0efedb0ae2c1ed17ba13f9b09186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is situated within immediate vicinity of the Palazzo dei Congressi and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906723" Longitude="12.50044" StarRating="4" HotelCode="255881|40751" HotelName="Domus Australia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cernaia 14/B, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8a/878a986311f48104289256cd5741a0da93cc5883.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90561497" Longitude="12.48369537" StarRating="0" HotelCode="580168|233829" HotelName="My Spanish Steps" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregoriana 25, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/68/ea68a9018d86387e1bab3b613efbacca02fb3dfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89487859" Longitude="12.48020571" StarRating="4" HotelCode="622382|254792" HotelName="Otivm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Via D'Aracoeli, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/c8/cac8eaf7041e8e5f9524aa0c317d416e5b60951b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907865421015" Longitude="12.457309284996" StarRating="3" HotelCode="383816|58147" HotelName="San Peter Angels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 54, Città del Vaticano-Prati, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/0a/3d0a3ed990f01bc09c3ce7cbc1884f59a52f0cbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900179" Longitude="12.499489" StarRating="4" HotelCode="888215|40743" HotelName="UNAHOTELS Decò Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 57, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/34/433422ede7c848d4fc1abcf6ab8947932ca5199f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.16" OriginalAmount="128.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901696" Longitude="12.494872" StarRating="4" HotelCode="16374|307485" HotelName="Quirinale" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 7, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d0/9ad03ca5e79f38737ae6b87f27daf199af54c98f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located at the heart of the Eternal City on the shopping street Via Nazionale...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90745881" Longitude="12.47173144" StarRating="3" HotelCode="438592|178722" HotelName="Belli36 Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Gioachino Belli 36, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/56/bc56a7161e45d1dde4dcb0d2c5b7e4a9a8be2011.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900686" Longitude="12.471541" StarRating="2" HotelCode="153792|56657" HotelName="Coronari Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Coronari 231-232, angolo Via dei Tre Archi, 00186  Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/cf/b5cf80fe5044005f7e97962274906a44f29e2d74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.921154021298" Longitude="12.458989923519" StarRating="3" HotelCode="400353|200549" HotelName="Roma in una Stanza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Angelico 90, 00195 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/63/9b632bdda3007a5c6954e16aa28f2308ab925c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90925735" Longitude="12.47501613" StarRating="3" HotelCode="440958|ripetta_central_suites" HotelName="Ripetta Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Brunetti 33, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/01/65018ebeaa56b581fed35b24442bbab3dd2931e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.96600602" Longitude="12.44119712" StarRating="0" HotelCode="716776|bb_casale_dellinsugherata" HotelName="Casale dell'Insugherata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia 783, 00189 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/64/0864f69ac52f744368aff4aaed344654ba18c1de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89599229" Longitude="12.4718138" StarRating="2" HotelCode="418406|90139" HotelName="Campo de' Fiori 27 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Campo De Fiori 27, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/16/9d16998155097de3e81b2424e3c17ca7b9aa0332.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;With a stay at Mama’s Home Rome, you&amp;apos;...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903634663033" Longitude="12.446406055826" StarRating="2" HotelCode="320247|57974" HotelName="Relais Clivo Vaticano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Clivo delle Mura Vaticane 44, 00136 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/16/a3161c745a26aee62661de401e966e3eea9b57cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898574" Longitude="12.490469" StarRating="4" HotelCode="213781|34200" HotelName="Rome Times" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 42, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/c9/8fc9a4ebe200c13777902bef3535d1a88e7316e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this urban hotel has the perfect ambience for guests who appreciate a stylish ambie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89723209" Longitude="12.48699247" StarRating="3" HotelCode="411200|hotel_giardino" HotelName="Quirinale Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXIV Maggio 51, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/4b/944bdc5cefbf820fbdd0406f115b67931cf0acef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="132.10" OriginalAmount="130.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907017" Longitude="12.465608" StarRating="4" HotelCode="97928|2720801" HotelName="NH Collection Roma Giustiniano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Virgilio 1 E/F/G, 00193 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ea/8feaa7b263a8b76f6cb0587bcbde55867d8edaf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of the well-known Prati district. The hotel is dedicated to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909239522202" Longitude="12.476008931756" StarRating="0" HotelCode="954340|233451" HotelName="LHP Suite Roma Piazza del Popolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Angelo Brunetti 24, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901883542855" Longitude="12.473884775463" StarRating="3" HotelCode="266880|58040" HotelName="Navona Colors Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dell'Orso 38, 00186 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/77/9477fb5a5e3b4efb92650c7509ee8699bfd90273.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888669077938" Longitude="12.495718364418" StarRating="3.5" HotelCode="191770|40805" HotelName="Residence Maximus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo D’Africa 30, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/cc/b9cc65672c894e1e803a0aa6ec38cefb8185c2c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89222123988" Longitude="12.469705820639" StarRating="2" HotelCode="384078|tree_charme" HotelName="Tree Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere della Farnesina 2, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/c7/31c76faf28fdcc61c5655e9a0d6d25ade12156ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.60" OriginalAmount="131.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907320564323" Longitude="12.451698035002" StarRating="4" HotelCode="17869|223186" HotelName="Best Western Plus Hotel Spring House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mocenigo 7, 00192 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/28/2e285ab295021c50663cd64e4db92604295a8ca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.80" OriginalAmount="131.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904975368536" Longitude="12.479621905488" StarRating="3" HotelCode="60923|1483608" HotelName="La Lumière di Piazza di Spagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Belsiana 72, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/cd/ddcdb6b2925bd54f0c859b566d2fc4b866959227.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90048733" Longitude="12.47899114" StarRating="3" HotelCode="547642|198870" HotelName="Colonna Suite Del Corso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Colonna Antonina 41, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f4/e4f49eee4760bee28eaec2e39b5a190c30cb28a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899865" Longitude="12.443838" StarRating="2" HotelCode="295506|57103" HotelName="Domus Aurelia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 218, 00165 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c5/24c5d9732522f8152df224c3e95f7a884a53ca2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897796423795" Longitude="12.479072752181" StarRating="3" HotelCode="378602|200308" HotelName="Minerva Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Piè di Marmo 16, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/63/77633cef0302e4a170c53e56aa5c0850fd4518bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.37" OriginalAmount="132.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906695" Longitude="12.461237" StarRating="4" HotelCode="36257|1627758" HotelName="Grand Hotel Olympic" 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>Via Properzio 2A, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/19/d6191d6cf4b5f68d1af44bb2b532569bed7c183b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.57" OriginalAmount="132.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90415" Longitude="12.487528" StarRating="4" HotelCode="26029|748415" HotelName="Albergo Ottocento" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cappuccini 19, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/56/de56c4b85030e1da34343de2bf39a0455d04fb5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.887495" Longitude="12.47227" StarRating="3" HotelCode="153507|199304" HotelName="Relais Le Clarisse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinale Merry del Val 20, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/5a/8f5a6ef103b71a51fb7a42c0a624e163ab828f6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.04" OriginalAmount="133.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903177" Longitude="12.501518" StarRating="4" HotelCode="17003|223416" HotelName="Best Western Premier Hotel Royal Santina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/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>Via Marsala 22, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/6a/1b6aa9ae7c72b95eed6e0aea853fc74afa41b7ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated, deluxe hotel is centrally located near to the main railway station. Copious shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.11" OriginalAmount="133.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909235225703" Longitude="12.47787217791" StarRating="4" HotelCode="102067|1669618" HotelName="Babuino 181" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Babuino 181, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/c9/65c966db4e2bc37386221d024e80c8b2bc8c56dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="727235|294835" HotelName="Horti 14" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Dining,Garden,Internet,Parking,Pets allowed,Printer,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St. Francis Of Sales 14, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/94/51940b42d4bee02ff38a73f85e5d988fa570d0e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this charming hotel is located in Trastevere. The 17 welcoming guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906221247751" Longitude="12.483321974266" StarRating="3" HotelCode="902353|178079" HotelName="Scalinata di Spagna" 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>Piazza Trinità dei Monti 17, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/2b/a02b45237c5e4e1fe121a909df5bfb7ecf0166f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89778843" Longitude="12.47213466" StarRating="0" HotelCode="781816|396962" HotelName="Navona Rooms with Jacuzzi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pizza Pasquino 71, Terzo Piano Senza Ascensore, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/db/05db0781a9e80e3d13eced733c4297b9c2c0617d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906801" Longitude="12.468981" StarRating="4" HotelCode="64774|247506" HotelName="Isa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 39, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e9/7ee94f0ebf3da158fae1f4600da01956b23b69f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903583022278" Longitude="12.48790382209" StarRating="4" HotelCode="360526|63611" HotelName="Hotel Stendhal  Luxury Suites Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 4, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/93/dc93e1cf1a8f8872adb6f0cfcdedf5c17ac0761a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90239632" Longitude="12.48634588" StarRating="0" HotelCode="773569|424993" HotelName="Relais Trevi 133 Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Traforo 133, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/48/3048e9211de55a7718b24484b455a1de7675674e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894778" Longitude="12.472957" StarRating="3" HotelCode="191934|56321" HotelName="Town House Campo de Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Giubbonari 43, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/47/96471755f0ae33512786a29bac161b7eaf52b82d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.45" OriginalAmount="135.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90604" Longitude="12.461092" StarRating="4" HotelCode="10481|79424" HotelName="Atlante Garden" 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>Via Crescenzio 78, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/fc/b1fc4c8946716a3f8a9a2016f6bc81472f6d51f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the centre of the historic town, just a short walk from the Vatican, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.98" OriginalAmount="135.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904481" Longitude="12.485789" StarRating="3" HotelCode="89617|937895" HotelName="Cecil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 55, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/dd/ddddcc0eae7176b5e5a0268ae6b7ac98a7209baf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901098676083" Longitude="12.49531598938" StarRating="0" HotelCode="191904|232900" HotelName="Da Marta &amp; Alida all'Esquilino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Sant' Alfonso 5, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d8/9bd826e4dc524d27551a9e8f1944465c3ae08c7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894801" Longitude="12.490078" StarRating="4" HotelCode="297158|57792" HotelName="iRooms Forum &amp; Colosseum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccina 45, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/55/3355df3d69833f7ece114c756fc7dd4456801273.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90058562" Longitude="12.48240051" StarRating="0" HotelCode="579568|234340" HotelName="Trevi Elite Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Muratte 87, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9246405</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="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90144146" Longitude="12.48475186" StarRating="0" HotelCode="575047|232407" HotelName="Arpinelli Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Panetteria 1C, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/d0/b3d03b0b7799827d8a20796078ddfffb5bb0bc62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The numerous facilities and services at the hotel ensure guests a comfortable and relaxing stay. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89260712" Longitude="12.47751433" StarRating="0" HotelCode="969626|233443" HotelName="Lea Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tempio, 4, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/48/8c48832ba94cf04b38d432b008e106d2348b71cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901941497334" Longitude="12.475065592013" StarRating="3" HotelCode="309923|199056" HotelName="Locanda del Sole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scrofa 10, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0f/d40fca018b538d24cf45f9c5c0f43f83574efe59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89733775" Longitude="12.48200042" StarRating="2" HotelCode="383826|60417" HotelName="Via Del Corso Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 277, 00186 Rome, Latium, Italia</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/93/4293fdd10739d67c0db23d7482f03b926efa7579.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91750772" Longitude="12.49911465" StarRating="0" HotelCode="622237|sleeppo_bb" HotelName="Sleeppo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Po 43, Nomentano, 00198 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/95/2795c910c63de4c3987602097e883b946533d924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90838457" Longitude="12.47729868" StarRating="3" HotelCode="439925|75739" HotelName="504 Corso Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 504, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/e6/71e631870dc58c09af3f98ba975bb26c181abf72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906193716268" Longitude="12.480844259262" StarRating="3" HotelCode="909275|55983" HotelName="Piazza di Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario de Fiori, 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/be/3fbe2fac82d62c56264a0d2af411aa78ddf566c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89868429" Longitude="12.49180074" StarRating="2" HotelCode="519668|396077" HotelName="Camere Corona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 49, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/38/423834af99b7c36c4f6236b2c80dce0113870a2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90423569" Longitude="12.50023829" StarRating="0" HotelCode="637798|260927" HotelName="Gemme di Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 64, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8068672</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906131833868" Longitude="12.480683326721" StarRating="3" HotelCode="335571|146310" HotelName="Condotti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario De Fiori 37, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/1e/e11ec9e336f6e73e86b010c0982f23e30821b934.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89411466934" Longitude="12.47739268395" StarRating="3" HotelCode="164544|198997" HotelName="Kame Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Paganica 9, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/d7/5ed7c6b62a88a48a9fb18b2fd0a594793393aa68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88699164" Longitude="12.47188825" StarRating="3" HotelCode="413782|200735" HotelName="Torripa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Francesco a Ripa 132, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/2c/e72c610bde45a85aa6fa989e74e17b3652252de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.84" OriginalAmount="140.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906309" Longitude="12.480469" StarRating="3" HotelCode="95124|397665" HotelName="Condotti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 15, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bc/f5bc29cf23b68c32b4ded357d89c22049842a992.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.30" OriginalAmount="141.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899641833695" Longitude="12.481133937836" StarRating="3" HotelCode="16565|748505" HotelName="Regno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 330, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/e9/76e9d1e5b875471c9169b0f98159f1ac96ed63df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90211534" Longitude="12.47744091" StarRating="0" HotelCode="771239|396436" HotelName="Fourheads Private Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Campo Marzio 12, Spagna, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/67/cb6774ac4f5f3ad4ddf5ccd9b3a911f2bd8bbd17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894671576753" Longitude="12.474382817745" StarRating="3" HotelCode="387443|56331" HotelName="Hotel Smeraldo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dei Chiodaroli 9, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/20/7a20d2c9f20c4ebfb2acfa40ef1d28153fa35a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909468730412" Longitude="12.474720662906" StarRating="3" HotelCode="907178|176717" HotelName="Boutique Hotel Anahi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Penna 65, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/18/db18fce78f7ce78fc45205d0dbfb794e756fd678.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906722915385" Longitude="12.478062461538" StarRating="4" HotelCode="902839|56762" HotelName="Stay Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 81, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/8a/f18a9649789fa93bb56fbbe0dc84e04da0921d41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 15 rooms. Most of the storeys can be reached by lift. A bar is availa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.68" OriginalAmount="143.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898739" Longitude="12.471616" StarRating="3" HotelCode="95122|1679218" HotelName="Hotel Teatro Pace" 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>Via del Teatro Pace 33, 00186 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/0a/560a409f7dd1774479585daedf4f6d8cb3370771.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.82" OriginalAmount="143.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896668111262" Longitude="12.490128725767" StarRating="3" HotelCode="63211|1428418" HotelName="Apollo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Serpenti 109, 00184 - Rome,Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c6/e0c67218d686a349c463577804b479d46b9103d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.31" OriginalAmount="143.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900892" Longitude="12.477918" StarRating="4" HotelCode="15089|560895" HotelName="Nazionale" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Montecitorio 131, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/04/590455c6e572503757ca158664a0a9a0ed2b2ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel offers a welcome retreat at the heart of the city along the pedestrianised...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89694223" Longitude="12.47699102" StarRating="3" HotelCode="572271|232401" HotelName="Arch Rome Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell Arco Della Ciambella 19, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/72/e2722722a13af77238273ae4817ab2b116b448df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906260589001" Longitude="12.48069383634" StarRating="2" HotelCode="151881|56465" HotelName="Mario de' Fiori 37 Rome Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario dé Fiori 37/B, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/42/034222b6b5df6d0b801dc7e017b94f19cb4d83c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.57" OriginalAmount="144.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="117336|1651668" HotelName="Nerva" 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>Via Tor de'Conti 3/4, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d6/ded63ef2317459789457b281065524d5ce199809.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="146.35" OriginalAmount="144.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910117137597" Longitude="12.490172982216" StarRating="4" HotelCode="258942|1054327" HotelName="NH Collection Roma Vittorio Veneto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso d'Italia 1, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/92/bd929d14cc3423beca78aa5033ab4997ee5f12c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located close to the River Tiber, the Vatican and Castel Sant' Angelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900265" Longitude="12.498985" StarRating="4.5" HotelCode="31409|28281" HotelName="Bettoja Hotel Mediterraneo" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 15, 00184 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/23/4123c4d0a6e79cb5c9e6a50613c82da96e732970.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, hotel lies at the heart of Rome on Esquilino Hill (the highest in the city) and of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="146.65" OriginalAmount="145.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904884" Longitude="12.487774" StarRating="4" HotelCode="258343|1164959" HotelName="Imperiale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Veneto 24, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/ba/26ba8ca61c2809e1f2d5ccc35e0e827e7c40fc83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Via Veneto, the location of the film "La Dolce Vita" from Federi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="978724|404660" HotelName="Hotel Scenario" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo delle Ceste 26, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/bb/d3bbc142495cf1e8deed28c717a21b4f604b5b53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.21" OriginalAmount="146.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894522832434" Longitude="12.492281198502" StarRating="4" HotelCode="27230|398145" HotelName="Grand Hotel Palatino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 213/M, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/c1/83c18cca613395ca3301eb74b4f7e54ecb888177.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a wonderful central position at the heart of Rome, the Colosseum and the Fori Imperiali are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="957996|424474" HotelName="Concept Terrace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Barberini 50, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/51/c75146b0f4ec3d294e2adf93566c8a9155488d38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89620357" Longitude="12.47878872" StarRating="0" HotelCode="572974|232998" HotelName="G55 Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gesù 55, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/59/30595f0a41d678befa1fb109f0557cd13f02df87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90785379" Longitude="12.4550302" StarRating="3" HotelCode="479576|199381" HotelName="Rest Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sebastiano Veniero 8, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/59/265914c2f9eccf03e18c396f64ddb45860fc7cec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.94" OriginalAmount="147.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907994" Longitude="12.491722" StarRating="4" HotelCode="26064|398315" HotelName="Luxe Rose Garden Hotel" 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>Via Boncompagni 19, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/93/10932d7947528df49f28947bb792370aaf6b3400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="763606|487727" HotelName="Luxury Guest House Fabio Dei Velapazza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giuseppe Mazzini 119, 00195 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e4/91e484fece7be0b039b5d2de95b0c6c7a385c62c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89487643" Longitude="12.47699486" StarRating="0" HotelCode="542770|233067" HotelName="History Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Florida 20, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/04/c804930c18f744763e59c4ea16808404ded6ad4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889187" Longitude="12.4982572" StarRating="3" HotelCode="887850|58209" HotelName="Celio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Santissimi Quattro, 35/C, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/39/98392514ddf40dc9e3138e0e5d2319b566ae088f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.917764670731" Longitude="12.514570355415" StarRating="3" HotelCode="65940|55148" HotelName="Hotel Villa del Parco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 110, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/56/b356d0147de1bb68e791762953ea5b6476e8891d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.888183406944" Longitude="12.424877285957" StarRating="3" HotelCode="76697|435066" HotelName="Residence Aurelia Antica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Antica 425, 00165 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/f3/c1f320c687afda44b822b2ece61a6fba053fe709.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89891932" Longitude="12.49061895" StarRating="4" HotelCode="451216|121581" HotelName="Rome Glam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 82, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/19/bb1987786d89adf8f3741dc3e761a857bee8fac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89897754991" Longitude="12.477704441649" StarRating="2.5" HotelCode="304071|57393" HotelName="Pantheon - Dimora degli Dei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Seminario 87, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c0/28c09e66db5618b4993fd3ff78c452b4af76dab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909459" Longitude="12.468757" StarRating="4" HotelCode="258928|3765" HotelName="NH Collection Roma Centro" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gracchi 324, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/03/b203de9d2bdca7e79901df5ac2d46393cba335c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The well-equipped hotel is located in the centre of Rome in a peaceful neighbourhood. The Vatican is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.23" OriginalAmount="149.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904709" Longitude="12.461869" StarRating="4" HotelCode="10482|15464" HotelName="Atlante Star" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitelleschi 34, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e7/ece7f042ae24f5f881fb6a2152ea2b70c4840af4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8956" Longitude="12.47288" StarRating="4" HotelCode="66954|242319" HotelName="Boutique Hotel Campo de' Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Biscione 6, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/99/63994986bd7a92e7ba67debcae95d16a7b39830f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this boutique hotel has the perfect ambience for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906139346907" Longitude="12.4795083" StarRating="2" HotelCode="268040|198960" HotelName="Panda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Dry Cleaning,Elevator,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 35, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ca/a1ca08293a93c5eb14de7384ad2d3fa192be467c.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 Panda, you'll be centrally located in Rome, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903865" Longitude="12.4595042" StarRating="3" HotelCode="909284|61534" HotelName="Sant'Anna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pio 134, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/e8/65e847d56d7c0e563cf529f076f17f8ea4940092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90446906" Longitude="12.5004292" StarRating="2" HotelCode="440939|90220" HotelName="Freedom Love B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta  64, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f5/d1f5cfd1e7670af7d4825d32cc11fb2e612aa054.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89281585" Longitude="12.47747962" StarRating="4" HotelCode="360806|198972" HotelName="HT6 Hotel Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tempio 6, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/f9/6ef9995826f72875286c6e5fd04f5d8bb4f9fd35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.06" OriginalAmount="152.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896875" Longitude="12.484035" StarRating="4" HotelCode="47829|788585" HotelName="Cosmopolita" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Eufemia 5, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/55/bf55ecb85677dc87c3e2e291a1ad119d3671c595.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in an elegant 19th-century nobility residence and situated only a stone's throw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.916386909106" Longitude="12.469213086879" StarRating="3" HotelCode="154787|55578" HotelName="Villa Laetitia Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere delle Armi 22/23, 00195 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/91/6d91c697b098a1dac14bede5614926f41c640a47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.72" OriginalAmount="154.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907403" Longitude="12.472446" StarRating="4" HotelCode="39470|397715" HotelName="Dei Mellini" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Muzio Clementi 81, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e3/7be3e726b7b13140142b7e28c0196021f60eddc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, stylish hotel lies close to the River Tiber and the famous Castel Sant' Angelo and is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89760295" Longitude="12.50375352" StarRating="2" HotelCode="479115|58084" HotelName="Meltin' Rome Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 76, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/2a/052acbee95b2a962606596b0efa02d181c0bbd06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895873517056" Longitude="12.476125008598" StarRating="0" HotelCode="191961|233975" HotelName="Relais Teatro Argentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Sudario 35, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/97/c2977987d199dbc288a91379417c4d449d3ab19b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88914411" Longitude="12.47426987" StarRating="3" HotelCode="485953|200523" HotelName="The Residenza Delle Arti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sidney Sonnino 13, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/33/1133873bf82f0497f2486595407730824c0edcf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894798449354" Longitude="12.476792051753" StarRating="2" HotelCode="540087|233987" HotelName="Residenza Gens Julia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Florida 24, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6b/906b78217437d4f147257aa5a3e15cf4d3acfba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91603786" Longitude="12.45266936" StarRating="2" HotelCode="428804|michelangelo_vatican_rooms" HotelName="Michelangelo Vatican Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Housekeeping,Internet,LCD/Projector,Limousine Service,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Golametto 4, Piazzale Clodio, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/6d/c46d90732b62db0f710c126b3ab0556ed5af48c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Michelangelo Vatican Rooms is centrally located in Rome, walking d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.18" OriginalAmount="155.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899952" Longitude="12.479897" StarRating="3" HotelCode="47345|1084808" HotelName="9 Hotel Cesari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Pietra 89/A, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/0e/890e2695df25e0d74e5a836f4332955d982d3720.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895545041544" Longitude="12.473010711639" StarRating="3" HotelCode="145586|232732" HotelName="Casa De' Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Biscione 83, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/60/9a60f55b3aa1d23c4257cb3cdbfff71ca421a202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900882" Longitude="12.483834" StarRating="4" HotelCode="410309|23933" HotelName="Relais Fontana di Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 44, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/7b/d87b74f0145f2c85537bbdd389d87079cd20021a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the heart of Rome, overlooking the world-famous Trevi Fountain and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905608" Longitude="12.481518" StarRating="4" HotelCode="258413|44786" HotelName="The Inn at the Spanish Steps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Condotti 85, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/12/05121c132560c513ed4e201a9314720dcfb7418d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tradition-rich upmarket hotel lies close to the Spanish Steps in the famous artists' quarter of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="157.73" OriginalAmount="156.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897" Longitude="12.48268" StarRating="3" HotelCode="335577|1318492" HotelName="Piazza Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Battisti 133, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/cb/8bcb48b9b97c3b4f5eab314e20ec80d2e0a246e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Rome, this hotel lies just a stone's throw from the world-famous historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905838" Longitude="12.481014" StarRating="4" HotelCode="191998|198879" HotelName="Crossing Condotti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario de' Fiori 28, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/a3/81a3cc915ed0eb23ef04887a9c01b93ce9550db9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90578786" Longitude="12.4826263" StarRating="4" HotelCode="422363|234127" HotelName="Royal Suite Trinità Dei Monti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Fax,Garden,Golf,Housekeeping,Internet,Laundry,Printer,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Di Spagna 29, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a3/b2a3c062333e0e0e329e0e8e8fd8f8f8e1e105ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A unique location, directly accessible from the Spanish Steps in Piazza di Spagna, it is an ancient ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90438743" Longitude="12.5050178" StarRating="4" HotelCode="572550|234275" HotelName="The Liberty Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 64, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e2/2fe2a1cfa6126de71b391759409cee77ba513821.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish ambie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90983491" Longitude="12.49102071" StarRating="4" HotelCode="451215|123874" HotelName="The Tribune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Campania 45, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/7c/da7cf87669a947803fe8d880178efa5923240915.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.74" OriginalAmount="158.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907483251991" Longitude="12.470930814743" StarRating="4" HotelCode="19235|351445" HotelName="Hotel Le Méridien Visconti Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Federico Cesi 37, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/5f/0b5f829658da5fd897229c97e9ddf52110ae6ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Rome within walking distance of Piazza del Popolo (700 m), th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89939718" Longitude="12.49131297" StarRating="3" HotelCode="439959|134375" HotelName="1880 Atypical Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Nazionale 66, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/c6/85c6f63a0edaf7d7499b03f98a97784ee52754c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90512" Longitude="12.485799" StarRating="2" HotelCode="191991|57296" HotelName="BdB Luxury Rooms Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 79?, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d3/cdd3f9e535354bd489d881a350433715818be761.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90359292" Longitude="12.47817677" StarRating="2" HotelCode="542835|58600" HotelName="Teichnersuite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di San Lorenzo in Lucina 14, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/b8/b5b8b1265c886464b66c7f8f5dc9d98eb3d43270.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91134358" Longitude="12.49944523" StarRating="0" HotelCode="970956|242333" HotelName="Dolce Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Bergamo 7, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5482598</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90732328" Longitude="12.46641033" StarRating="4" HotelCode="480970|199199" HotelName="Orazio Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Orazio 21, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/08/6408466a4c6ae14655f2b421246b0bf4a8799d70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.01" OriginalAmount="160.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906784049574" Longitude="12.49013157424" StarRating="5" HotelCode="11164|105281" HotelName="Grand Hotel Palace" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 70, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/59/a459ae02e0e3d1b54f7c569b1c469d5a3dbff93d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies directly by the exclusive Via Veneto, close to the Spanish steps. A rang...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907738760622" Longitude="12.480608224869" StarRating="4" HotelCode="336625|17487" HotelName="Hotel Art by the Spanish Steps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 56, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/e4/aee415038e691cde4472138d3de9d04b4fadb6fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89795677" Longitude="12.49705763" StarRating="3" HotelCode="361883|199260" HotelName="Princeps Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dell'Esquilino 29, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/e5/40e56a89c532433aff9e7aa136982621304c3593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish ambie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89688881" Longitude="12.49905147" StarRating="0" HotelCode="729437|371439" HotelName="BiancorèRoma B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Santa Maria Maggiore 12, Scala C - 3° piano - Interno 6, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/0c/3b0c98aa8dff428229560276beca5f0293178147.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.887961" Longitude="12.508156" StarRating="3.5" HotelCode="260864|57883" HotelName="Le Terrazze di San Giovanni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 150/B, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/66/7466bc6e5cda66daec2b66f48a24675acf8d37f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.74" OriginalAmount="162.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909698956878" Longitude="12.477373480797" StarRating="4" HotelCode="64229|1428318" HotelName="Piranesi Palazzo Nainer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 196, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/bd/56bddf10b0817392dcc442ea932f7bf9a62f3875.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894836985303" Longitude="12.471478329267" StarRating="2" HotelCode="311196|63956" HotelName="Piazza Farnese Luxury Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Farnese 101, Navona, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb876ab052ea28d6cdd2d85c85a67e214e17e6dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.78" OriginalAmount="163.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908706" Longitude="12.477764" StarRating="3" HotelCode="87495|894645" HotelName="Centrale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Laurina 34, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/79/f279b2d327fbc7ea0778e702c005e1b2d89bf30a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.47" OriginalAmount="163.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902738191055" Longitude="12.483007460833" StarRating="4" HotelCode="11725|397705" HotelName="Dei Borgognoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Bufalo 126, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/37/cb37654272bb84e20f640cd7aa5a753df6f9b34e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and exclusive hotel is located between the Piazza di Spagna and the Fontana di Trevi. D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.892245702264" Longitude="12.475123073164" StarRating="3" HotelCode="378782|200201" HotelName="Jb Relais Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Bartolomeo de Vaccinari 19, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647981/647981a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming guest house is set in Trastevere. Customers will enjoy a peaceful and calm stay at JB ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.91876641" Longitude="12.54690563" StarRating="0" HotelCode="572914|233831" HotelName="My Sweet Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Lotti 3, 00175 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0d/b80d3cb53f13fd81b60ec8129aed04530a5f340e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.874857721046" Longitude="12.432888908737" StarRating="4" HotelCode="310855|48665" HotelName="A.Roma Lifestyle Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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>Via Giorgio Zoega 59, 00164 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/cc/e0cc3e1c9d2c95bc744ba1b4fdcefc8c16cfd6c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.23" OriginalAmount="165.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900917527157" Longitude="12.492683529854" StarRating="3" HotelCode="34721|1604347" HotelName="Zara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quattro Fontane 37, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/cb/cb47e7ec49958bd0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, built in the 90's, has numerous shopping facilities located in the immediate vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904116914187" Longitude="12.480317019183" StarRating="3" HotelCode="397763|58701" HotelName="Down Town Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 99, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/43/8b43731fd8900e78c074718c2e039964cbcb75f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. Wireless internet access is available to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="978198|486605" HotelName="Laurina 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Laurina 33, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/e0/c2e01d0ff00beace26edbcf98da0ecd8d352c085.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905782" Longitude="12.48036" StarRating="3" HotelCode="95126|430160" HotelName="Rome 55 Piazza di Spagna Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Carrozze 55, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/41/a04170b094bb4245506d68d389e9784336c5ace0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.16" OriginalAmount="166.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.893115" Longitude="12.471735" StarRating="4" HotelCode="16065|310355" HotelName="Ponte Sisto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pettinari 64, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/62/59623a412232532cd4b6617ae0c76c4a405543a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet street in the centre of Rome, conveniently situated for the Trasteve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89595788" Longitude="12.47801652" StarRating="0" HotelCode="559763|396928" HotelName="Le Quattro Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 21, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/730106/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906963" Longitude="12.482557" StarRating="4" HotelCode="295492|9008" HotelName="Inn Spagna Deluxe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Sebastianello 8, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/da/26da127cda5fc290873bc11fbbdebc34e1560d77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9137655" Longitude="12.47305407" StarRating="5" HotelCode="537898|229002" HotelName="The H'All Tailor Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Pisanelli 23-25, 00196 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/2e/a82e6d66a8b1b05a50e90f7c042f59b7d28a71eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901666" Longitude="12.495539" StarRating="4" HotelCode="316955|57800" HotelName="Dharma Luxury Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 122, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/2a/d02aee2bfa7804fd91a03444e6517993810db82d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895925" Longitude="12.473493" StarRating="4" HotelCode="172195|47692" HotelName="Lunetta Rom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Paradiso 68, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/cc/45ccbee8ef5315d0a21dd93d0efd01beaad45cf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in central Rome, just 200 m from Piazza Navona. Situated just behind ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.70" OriginalAmount="170.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89956595" Longitude="12.47735112" StarRating="3" HotelCode="539862|la_residenza_del_sole_al_pantheon" HotelName="La Residenza Del Sole Al Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orfani 90, 00186 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/94/6194f5c2d876abe58aba88ca77ab5ae898737dc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90546304" Longitude="12.48697622" StarRating="4" HotelCode="483973|179481" HotelName="Hotel degli Artisti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Artisti 18, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/62/6e628f871d97d443532a5d1c29baeb87891f6d34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909798761594" Longitude="12.494287490845" StarRating="4" HotelCode="44762|437720" HotelName="The Regency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Romagna 42, 00187 Roma, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/33/9033ec175ad54fcd33eafedfca2892071cc38a9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Via Veneto and the Spanish Steps, this four star hotel has a modern exterior, with ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904545" Longitude="12.481819" StarRating="4" HotelCode="191999|40742" HotelName="Spagna Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario de' Fiori 3, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/62/246258b70bd1c014eaf3508eca1849fa4b2d6d40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907945984603" Longitude="12.479654392521" StarRating="4" HotelCode="151846|435242" HotelName="Margutta 54 Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 54, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1d/f51d3c94656b53e5f3c13fc177fbd0c0849a45c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907610763661" Longitude="12.480118722954" StarRating="2" HotelCode="518886|233777" HotelName="Maison Evelina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 76, in 4, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/19/8d198803ef6a015e237181f181328dd4d87b0710.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.896474472077" Longitude="12.476442398777" StarRating="3" HotelCode="570685|200708" HotelName="Terrace Pantheon Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Torre Argentina 18, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/57/4457bb10268beb949d262ab5debfd452f08e3779.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can reach the upper storeys via the lift or stairs. The hotel features a transfer service...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8974405" Longitude="12.4822903" StarRating="4" HotelCode="310863|domus_libera" HotelName="Domus Libera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Piombo 7, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/67/8467ad3cc1dfbc2e51defdd2529bf3acb4863da1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8951008" Longitude="12.47600271" StarRating="4" HotelCode="580962|233140" HotelName="Hotel Dei Barbieri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Barbieri 3A, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e6/ede6b56066f5f377f4e49407980528a7c1f825c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90142512" Longitude="12.48489796" StarRating="3" HotelCode="187514|58466" HotelName="Relais Trevi 95 Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 95, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/78/5078f454d96f2677958432e0e449df1188147120.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic centre of Rome, allowing easy access to various points of inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89704223" Longitude="12.48014731" StarRating="3" HotelCode="438199|177722" HotelName="Guest House Grazioli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Grazioli 18, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/0d/5b0d59c1ec79f0082f541309c853a9e27248bbb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.89" OriginalAmount="179.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907443" Longitude="12.480993" StarRating="3" HotelCode="151785|956005" HotelName="Hotel Manfredi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/5e/de5e76aba329a247bd667ffe5fc41a7c088a7a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.9017695" Longitude="12.5039206" StarRating="1" HotelCode="909250|178284" HotelName="Beautiful" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo, 8/14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/7c/ff7cae204e0646fc4534d6a3dc7b2095b6cd673a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Termini Railway Station. With a small number of only 7, this estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.99" OriginalAmount="181.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901668" Longitude="12.482586" StarRating="4" HotelCode="11678|15514" HotelName="Delle Nazioni" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Poli 6, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/02/fb023d15f7959aaeea2f274fdf9f098745deb97d.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the historic centre of Rome, close to the well-known Fontana di Trevi. In ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90629556" Longitude="12.48033469" StarRating="0" HotelCode="579559|234184" HotelName="Spagna Secret Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 20, Spagna, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a3/f3a3a65b1e196ebb2391e8db16f922e61162b888.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service. Wireless internet access in public areas allows guests to stay ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184.83" OriginalAmount="183" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89238262" Longitude="12.47589074" StarRating="4" HotelCode="485391|180216" HotelName="Hotel Monte Cenci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte dè Cenci 8, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/15/80159fc20e5f95cbeb6016d3939b14d84c9461a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90241731" Longitude="12.49003732" StarRating="5" HotelCode="577730|232974" HotelName="Escape Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Quattro Fontana 15, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/54/b954720eedf0cfa21c15ed9c818868e792098010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.901774" Longitude="12.503502" StarRating="1" HotelCode="191918|56665" HotelName="Tokyo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 64, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ce/9bce98b86a90f4cbf565f9fe2c917933567fccd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898369245673" Longitude="12.471709526371" StarRating="3" HotelCode="405557|199101" HotelName="Navona Theatre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dei Granari 3, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ce/b7ce39601c0e2e1c630b4bdc40052fc3baa08c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903740569154" Longitude="12.500433988886" StarRating="5" HotelCode="200336|40228" HotelName="Palazzo Montemartini Rome, A Radisson Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Giovanni Montemartini, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/6c/276c0aabed43dc1f33a33bea3bf07c005fa2116b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="764260|396934" HotelName="Lifestyle Veneto Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Piemonte 117, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/42/56427581aee062ec8835e1ae4a5b753374bb6bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.32" OriginalAmount="187.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903379393464" Longitude="12.485125256449" StarRating="3" HotelCode="97573|1874345" HotelName="Rome Style Hotel" 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,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Due Macelli 106, Piazza di Spagna, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/f2/27f2ca89dd9dc5e771f76ff4568630f5877b95ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a city centre location in Rome, lying just a couple of minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.49" OriginalAmount="187.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90084" Longitude="12.493602" StarRating="4" HotelCode="10346|15444" HotelName="Artemide" 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 22, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/74/f974cda42d0b1415a336f66c0080e0bb01d17843.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Via Nazionale and in the historical, social, business and politi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895583071429" Longitude="12.494064071429" StarRating="4" HotelCode="178175|212482" HotelName="Monti Palace Hotel Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 185, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/2c/1b2ca7f0a156dfb7c205b7db1371cfb4b78d3c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.96" OriginalAmount="188.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.908553" Longitude="12.497183" StarRating="4" HotelCode="80253|1090678" HotelName="Hotel Londra &amp; Cargill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sallustio 18, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/05/2505a7b19b7e4eae421e1f660fdf9f121fe710f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.32" OriginalAmount="190.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.900734859" Longitude="12.483187168837" StarRating="3" HotelCode="56971|788685" HotelName="Fontana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Di Trevi 96, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/4f/bb4f8823caaf5ba2e5c3bb0e6d2044700b412066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is located in one of the most stunning areas of the city, opposite the world-f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903644234534" Longitude="12.476856198995" StarRating="3" HotelCode="336885|178184" HotelName="Hotel Fontanella Borghese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fontanella Borghese 84, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6b/706bbb63f07fb9a9fbc061dd67d6c79425d81913.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.33" OriginalAmount="192.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90410565118" Longitude="12.482442855835" StarRating="4" HotelCode="26122|894685" HotelName="Homs" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vite 71-72, 00187 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/47/3e47ff55bd5cceca7a026f0355d7d06e3504507a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.93" OriginalAmount="193" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90412139" Longitude="12.47766617" StarRating="0" HotelCode="572684|233858" HotelName="Nobildonne Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via della Fontanella di Borghese 35, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/2b/5e2bfcc3ff064cf528208fcb0eefeba492cee321.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904735" Longitude="12.48342364" StarRating="0" HotelCode="580187|234180" HotelName="Spagna Art &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Due Macelli 60, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/73/4273b985aef36b8717d81c28fe10d8dfe674707a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.894538958843" Longitude="12.487676813492" StarRating="5" HotelCode="58916|44783" HotelName="The Inn at the Roman Forum" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Ibernesi 30, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/1b/e11b48a3ce1b5e9b90ce13ebee235b55df3dbde6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895378863521" Longitude="12.476263790178" StarRating="3" HotelCode="456841|58471" HotelName="Argentina Residenza Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Torre Argentina 47, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=768153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89674912" Longitude="12.47233216" StarRating="3" HotelCode="580940|232911" HotelName="Damaso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Cancelleria 62, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/95/3a/953abbfd47502204f09af424d92beca44426b72e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.895989801738" Longitude="12.487247501223" StarRating="5" HotelCode="490674|165055" HotelName="Roma Luxus Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Largo Angelicum 4, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3a/433ad5cb7e7bba8a7a4e228ad6c978846b199906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.46" OriginalAmount="198.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899360339217" Longitude="12.477030158043" StarRating="3" HotelCode="76423|548325" HotelName="Albergo Abruzzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Rotonda 69, Rome 00186, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/bf/c6bfe69534dc073fc55c0db1b22216b9322ab1f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located just in front the Pantheon, the fantastic mausoleum, and the splendid Giac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903115" Longitude="12.477173" StarRating="3" HotelCode="293260|200312" HotelName="Mood 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo della Torretta 44, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/6b/496b82452e9dc7340c92709e947fc46e6259f38c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899644144469" Longitude="12.472368294216" StarRating="3" HotelCode="384770|palazzo_de_cupis__suites_and_view" HotelName="Palazzo De Cupis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Maria dell'Anima 10, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/62/5d62ae76ebce79ee6372ea5a4ef1b7f4a83283e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.26" OriginalAmount="204.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907524976984" Longitude="12.486666559525" StarRating="5" HotelCode="17705|182446" HotelName="Sofitel Roma Villa Borghese" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 47, 00187 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/03/e2033c8a8caba644165d302e1ff35fdf9f79d9d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.05" OriginalAmount="205" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904131904477" Longitude="12.474807885657" StarRating="2" HotelCode="383819|58625" HotelName="Augustana House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Marzio 3, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/09/1409bc048ca186793063d2563134c22825d45bc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="116551|53805" HotelName="Albergo del Senato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Rotonda 73, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/41/404157f1bb666891763b26816a8d7e73bb1fef46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90783921" Longitude="12.49630563" StarRating="0" HotelCode="483460|199393" HotelName="Roma 2B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Sallustiana 1/A, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/8d/518d9c33438543742065f728d04938199896c4da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Roma 2B is in the heart of Rome, walking distance from Ecstasy of Saint Tere...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.09" OriginalAmount="209" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902288034598" Longitude="12.501052869849" StarRating="5" HotelCode="375604|94253" HotelName="NH Collection Roma Palazzo Cinquecento" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dei Cinquecento 90, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/99/1c994ba6855d28de9cdbff2a9b64069e26f1952c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.09" OriginalAmount="209" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906469" Longitude="12.492977" StarRating="3" HotelCode="191995|200530" HotelName="ResidenzaRomaCentro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucullo 11, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/99/f299914cab7cde2a80b8d870e07c9f7e7b771395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897854583354" Longitude="12.474449658895" StarRating="4" HotelCode="933877|40636" HotelName="Palazzo Navona Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo della Sapienza 8, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/bc/a0bc97760e85aa44f40e1aa31ae14b14b1559b5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.00" OriginalAmount="214.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.917387455165" Longitude="12.491363883019" StarRating="5" HotelCode="15657|310235" HotelName="Parco dei Principi Grand Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Frescobaldi 5, 00198 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/72/4a72a4a7a0ff316c94e6468fde516acc7ebd669a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located amidst wonderful parkland at the heart of Rome within 20 minutes of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.98" OriginalAmount="215.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889720008199" Longitude="12.481323868717" StarRating="4" HotelCode="30029|366195" HotelName="Fortyseven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Petroselli 47, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/37/d2378a048ca3d17dc187d1ada4d8e59bd6ff27f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.98" OriginalAmount="222.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898334171536" Longitude="12.466108202934" StarRating="5" HotelCode="67826|564835" HotelName="Indigo Roma St. George" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 62, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/0f/600fbd3b8898e16ce2c1d828625ed9643137e382.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the ancient city of Rome, just a stone's throw away from C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90545893" Longitude="12.49173887" StarRating="4" HotelCode="771630|371609" HotelName="Hotel Royal Bissolati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Leonida Bissolati 40, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/0f/4a0f680255b88269fa8128ca46ba1cb36efddcd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="230.92" OriginalAmount="228.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89728995" Longitude="12.48198344" StarRating="4" HotelCode="935402|5764537" HotelName="Corso 281 Luxury Suites Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 281, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/65/236531f485be70a09a364066b9b8d9798ad4a495.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89934101" Longitude="12.49137732" StarRating="2" HotelCode="856878|232977" HotelName="Esposizione Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 66, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9509328</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89951166" Longitude="12.46916892" StarRating="0" HotelCode="383815|58399" HotelName="HiSuiteROME" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Monte Giordano 21, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1a/571a1973c6399162f43282e05dc5984c2cfc6bf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.38" OriginalAmount="238" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89885558" Longitude="12.4733767" StarRating="3" HotelCode="470156|200275" HotelName="Lifestyle Suites Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Navona 93, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/f8/aff89f3f54539a11f78002bb35534f91bdf3ce60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.31" OriginalAmount="239.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897661" Longitude="12.476948" StarRating="3" HotelCode="116576|1110778" HotelName="Albergo Santa Chiara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Chiara 21, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6b/806b1c3ace89265ed904c9d1a803a6c6cb014d57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89602943" Longitude="12.47821438" StarRating="0" HotelCode="957994|396989" HotelName="Queen Palace Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 21, Pantheon, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/72/b672b0b0ad15c1db6ccbefd200c41421733a5cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="246.67" OriginalAmount="244.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.910567892077" Longitude="12.473641872406" StarRating="5" HotelCode="428797|CBG405700" HotelName="Palazzo Dama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Arnaldo Da Brescia 2, 00196 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/64/1564479808332de098ae7a3d1effa9e04650f16a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an outdoor pool and garden, this 5-star establishment is housed within one of Rome's most exqui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899169238515" Longitude="12.472398389167" StarRating="5" HotelCode="485831|200093" HotelName="eitch Borromini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Maria dell Anima 30, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/ca/6cca6b5fe63225547982036635f17bfb28158c9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90749629" Longitude="12.45988604" StarRating="0" HotelCode="965040|appartamento_silla" HotelName="San Peter Lory's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Silla 91, Vaticano Prati, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/4f/134fc620cba54d1d7419414e2ab0bd062bab2a85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.62" OriginalAmount="262" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905484342416" Longitude="12.472817285065" StarRating="3" HotelCode="415404|199354" HotelName="Residenza Cavallini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Pets allowed,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Cavallini 12, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/c8/99c8cdca2d2a0cfc6e93d8102679f6628b0323a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic centre of Rome, Residenza Cavallini offers modern rooms with free Wi-Fi. Ope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.10" OriginalAmount="262.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905387" Longitude="12.489899" StarRating="5" HotelCode="26027|105301" HotelName="Aleph Rome Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Basilio 15, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/53/1f5326fd25694d993671ed167d28a94f85bf969d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated on Via Veneto in the heart of the Rome. Many of Rome's top tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.98" OriginalAmount="265.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907491236652" Longitude="12.490017414093" StarRating="5" HotelCode="18545|15804" HotelName="The Westin Excelsior Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 125, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/9a/529a2fe86e340baf55ac3b8ca76cd84e82b0fb11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies on one of Rome's most famous streets, the Vía Veneto. Links to the public tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90724871" Longitude="12.46856936" StarRating="0" HotelCode="721288|cicerone_60_" HotelName="Bed &amp; Breakfast Cicerone 60" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 60, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/21/1b21272e0cb9461b435a90e3bc81d06e636f730f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.36" OriginalAmount="267.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897725251011" Longitude="12.494287490845" StarRating="4" HotelCode="19226|90689" HotelName="Hotel Viminale" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Balbo 31, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/98/9d/989df02e0975eb18ccb2e1f2ea060fec926318de.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Santa Maria Maggiore basilica, as well as within metres of countl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.68" OriginalAmount="268" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90715017" Longitude="12.47720652" StarRating="0" HotelCode="621605|254693" HotelName="Elizabeth Unique Hotel Rome" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Colonnette 35, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791282/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Spanish Steps. The hotel consists of 33 units. Wi-Fi internet conne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.69" OriginalAmount="269" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.93944221" Longitude="12.52775469" StarRating="3" HotelCode="540067|199217" HotelName="Parco delle Valli Bedrooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Conca d'Oro 25, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/c0/8fc0f9c14c569aa628018af6bdd149faebd41e17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.56" OriginalAmount="269.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905127960511" Longitude="12.47879575215" StarRating="5" HotelCode="13024|456825" HotelName="Grand Hotel Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 126, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/27/e12785030464d11ac8538096aad6c399584391e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grandiose hotel was once one of Rome's theatres. These days the building enjoys a new kind of g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="273.26" OriginalAmount="270.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.918868" Longitude="12.446678" StarRating="5" HotelCode="47278|1488525" HotelName="Rome Cavalieri a Waldorf Astoria Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alberto Cadlolo 101, 00136 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a3/88a3d448dc6fe35ebc460d8634f21c125b582a34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The first class hotel lies in an idyllic location, surrounded by 3 hectares of park area, in the mid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.76" OriginalAmount="276" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90066993" Longitude="12.48498801" StarRating="4" HotelCode="438016|199208" HotelName="Palazzo Scanderberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Scanderbeg 117, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635078/635078a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.15" OriginalAmount="277.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907043" Longitude="12.489821" StarRating="5.5" HotelCode="16556|15724" HotelName="Baglioni Hotel Regina" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 72, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/3a/0b3a3daca8569089791ba4aacc9779404efd9378.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly by the Via Veneto, only a stone's throw from the famous squares Piazz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="283.00" OriginalAmount="280.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.891724163548" Longitude="12.510450620101" StarRating="3" HotelCode="37818|CAL730800" HotelName="España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Luzatti 21, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3e/3a/3e3abc8bf950d84cebc4e88f232c1c8ae9c9bcab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 800 m from the historical centre of Rome, this hotel enjoys a fabulous locatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.86" OriginalAmount="286" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90713772" Longitude="12.4779197" StarRating="4" HotelCode="846951|399172" HotelName="The First Roma Dolce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Corso 63, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/5e/d15e08fdb8079580e4c20002d985de7c4ce627da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.95" OriginalAmount="286.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.903954932559" Longitude="12.489059865474" StarRating="5" HotelCode="10861|55664" HotelName="Sina Bernini Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" 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>Piazza Barberini 23, 00187 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/53/135357a1e92a8d4c10f7789bee075617d7f033e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Rome not far from the Trevi fountains and the Via Venet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.88912735" Longitude="12.48246914" StarRating="0" HotelCode="787453|404168" HotelName="The Rooms Of Rome Palazzo Rhinoceros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Velabro 9, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/63/b463a09fa8928f4bc1ea74ace72a777c1fa918de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.81" OriginalAmount="288.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899385294451" Longitude="12.477521002292" StarRating="4" HotelCode="44474|563345" HotelName="Hotel Pantheon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pastini 131, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/6f/026f8b345a83960f37b3c26b12b1cec41eaab91e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an elegant 18th century building in the heart of Rome, just a short walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.63" OriginalAmount="297.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90865" Longitude="12.47553" StarRating="5" HotelCode="176151|1922612" HotelName="The First Hotel Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Vantaggio 14, 00186 Roma, Latio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ec/65/ec653d95f10bd4790f4d4e5d8a269f6c2d8f4569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Rome. Its setting is especially ideal for guests who...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.41" OriginalAmount="300.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898891178996" Longitude="12.477421760559" StarRating="4" HotelCode="11662|564765" HotelName="Del Sole al Pantheon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Rotonda 63, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/41/6341cb831ccdd50e49d613c25e430fe71568a94f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of the historic old town in Rome, on a small square called the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90027364" Longitude="12.48380894" StarRating="5" HotelCode="623180|254704" HotelName="Harry's Bar Trevi Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Vincenzo 10, Trevi Fountain, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/6f/866f83153c350f7c9727e7ce0074b4e0ba30193c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89210536" Longitude="12.49061335" StarRating="0" HotelCode="875503|396976" HotelName="Palm Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Colosseo 20, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/2b/7c2bb5ab5d67cf6a7e28c575d456c711b699e5a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.20" OriginalAmount="303.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.907882483777" Longitude="12.486814856529" StarRating="5" HotelCode="31161|1024168" HotelName="Splendide Royal" 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>Via di Porta Pinciana 14, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/15/6515f7d58fa53ff27636ae2cc808543a16b7681d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent first-class hotel is located between Via Veneto and Piazza di Spagna (the Spanish S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.898837" Longitude="12.461336" StarRating="5" HotelCode="295508|31441" HotelName="Gran Meliá Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gianicolo 3, Rom 00165</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/a1/27a1d7427b1769daf9f2de54615a8e8d2404e3e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hill on the banks of the River Tiber, this design hotel is about 800 m from St Peter's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.29" OriginalAmount="313.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90911210199" Longitude="12.488880157471" StarRating="4" HotelCode="14596|68294" HotelName="Rome Marriott Grand Hotel Flora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 191, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/81/6281186d4838e4c77dcfcbcc1c4e88193f81c941.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a glamorous position in the city centre, at the top of the Via Veneto, the street ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.01" OriginalAmount="315.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.890203" Longitude="12.495596" StarRating="5" HotelCode="26028|641705" HotelName="Palazzo Manfredi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Labicana 125, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/f0/9df023541f8629a168133f51c276d31ce47a231c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the historical area of Rome, just few minutes’ walk from the main hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89608386" Longitude="12.46874891" StarRating="4" HotelCode="583508|233142" HotelName="Hotel De' Ricci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Barchetta 14, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/3f/2f3f1984213e44e293d647fe3cd48a0351610b29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="338.35" OriginalAmount="335" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889546986904" Longitude="12.482473203705" StarRating="4" HotelCode="117522|56782" HotelName="Residence Palazzo Al Velabro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Velabro 16, Trastevere, 00186 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3e/8b3e4588574aea7a446c1d203b31b764b4e8da9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.35" OriginalAmount="335.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89774137" Longitude="12.47216648" StarRating="4.5" HotelCode="418282|grough" HotelName="G Rough" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Pasquino 69, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/1c/b31c072607788fa4942260363b4775519b3cf98d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in Navona. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89616104" Longitude="12.48489409" StarRating="0" HotelCode="955169|394920" HotelName="Hotel NH Collection Roma Fori Imperiali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santa Eufemia 19, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/db/07dbf7ae3398b472e389be7c198d9e9e717b8c34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.61" OriginalAmount="343.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909688974627" Longitude="12.474697705523" StarRating="4" HotelCode="95125|398105" HotelName="Hotel Locarno" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Penna 22, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/34/a734a779f1e4d33a2c2ccce09f608aedc7ce056a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 100 metres from the nearest bus stop and 500 metres from the Flaminio metro stop. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89809411" Longitude="12.47607083" StarRating="5.5" HotelCode="694319|279290" HotelName="The Pantheon Iconic Rome Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Designated Smoking Area,Diet Meals,Dining,Housekeeping,Internet,Laundry,Parking,Pets allowed,Restaurant,Room Service,Spa,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Chiara 4/A, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/4f/fd4f561e71671b08a89724ff22b6995422f3f0ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, a few steps from Pantheon and 250 m from Piazza Navona, The Pantheon Iconic Rome Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.58" OriginalAmount="354.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904723" Longitude="12.480628" StarRating="5" HotelCode="47993|15494" HotelName="Hotel d'Inghilterra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bocca di Leone 14, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/90/5590a44184b01e2d7003d47a4b4a0f9ea09ddca9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located on a quiet side street of the exclusive Via Condotti with its l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90625" Longitude="12.489545" StarRating="5" HotelCode="200887|21803" HotelName="Ambasciatori Palace" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 62, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/06/9906ce8d8dea6bdcbe7d875f38adcd28aebadf5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rich in tradition, this grand hotel lies in the heart of Rome - in the centre of the shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.34" OriginalAmount="357.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="4.5" HotelCode="117787|1559428" HotelName="Villa Spalletti Trivelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Piacenza 4, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/40/7c405558dbdc6cb42c83856ad7afe9629f832486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="362.34" OriginalAmount="358.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89741616049" Longitude="12.467169593822" StarRating="5" HotelCode="293606|FDM" HotelName="D.O.M." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 131</AddressLine>
          </AddressLines>
          <PostalCode>066832144</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e0/c1e09c6904721bcd9ca85a2cd41c49b9c5db2bc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="364.32" OriginalAmount="360.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90837698492" Longitude="12.475877880056" StarRating="4" HotelCode="102093|1094588" HotelName="Residenza di Ripetta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 231, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/28/dc/28dc98bafdfce6726260b9892c0a18916883bcd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Rome, this hotel is within walking distance of Piazza del Popolo (400 m), P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.51" OriginalAmount="368.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.902029495818" Longitude="12.496055066585" StarRating="5" HotelCode="26026|105421" HotelName="Palazzo Naiadi Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 47, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/df/81df0143ff2bbb0e46ade4ab7b656dd361542921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of Rome, on Piazza Repubblica. Many of the most famous t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="377.42" OriginalAmount="373.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.899934" Longitude="12.472147" StarRating="4" HotelCode="142405|398255" HotelName="Raphael" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Febo 2, Piazza Navona, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/54/a754c7cdcc112d506b600b29599ca6aeacd7315f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is quietly situated at the heart of Rome's historical old town and close to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90926875" Longitude="12.4789341" StarRating="5" HotelCode="551977|233780" HotelName="Margutta 19" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 19, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ef/57ef9e6cef1b78190ae9da7c4754441636b2e5bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.889213846676" Longitude="12.493875568123" StarRating="2" HotelCode="191803|200326" HotelName="No 9 Colosseo Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Colosseo 9, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/68/de68a856d2566cde7088fa8888ed13fab4d259a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.98" OriginalAmount="398" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.89893788" Longitude="12.48113271" StarRating="5" HotelCode="727272|294889" HotelName="Singer Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Specchi 10, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/89/6e89c7cb4da996e1fa738faf79f47d263e4615d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90676188" Longitude="12.48177632" StarRating="3" HotelCode="385840|200353" HotelName="Piazza di Spagna 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Spagna 9, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/6b/196b6e0b1c1624414621e769e135dc4060eb49db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="554.49" OriginalAmount="549" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90123209" Longitude="12.48393182" StarRating="3" HotelCode="485816|200743" HotelName="Trevi Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Scavolino 61, Check in at Residenza Ki-Via Rasella 53, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d9/9bd982287938e358b3b2e723a373c23a94a91535.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="559.46" OriginalAmount="553.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905287432543" Longitude="12.480342686176" StarRating="4" HotelCode="55604|1558768" HotelName="Portrait Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bocca Di Leone 23, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/95/64955ecf0bd8f384f269966158b3159ac9f0cedd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.04" OriginalAmount="604" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90436124" Longitude="12.47852013" StarRating="3" HotelCode="445649|54750" HotelName="Residenza Napoleone III" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fontanella Borghese 56, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ca/bdca319beccfc3d0fdd9f35e2e63235e8fd5cab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a babysitting service, a child...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="623.43" OriginalAmount="617.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.905673" Longitude="12.484233" StarRating="5" HotelCode="11651|1166715" HotelName="Hotel de la Ville" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 69, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/86/3486eac1888b0e4dfe738d0b8c79dc54a67081b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated overlooking the Spanish Steps in the Via Sistina. Guests will find a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="665.59" OriginalAmount="659" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90428311" Longitude="12.47799177" StarRating="5" HotelCode="497221|179626" HotelName="Fendi Private Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Fontanella Borghese 48, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/81/b581fe71d0293bb4a8460290a2c0a0fc93a97f5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.20" OriginalAmount="695.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.904285826145" Longitude="12.476981011045" StarRating="5" HotelCode="263929|48214943" HotelName="J.K. Place Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Monte D'Oro 30, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ca/67ca292458974c906fb2c3d207ddb87d4a605bef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="799.95" OriginalAmount="792.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.906507119761" Longitude="12.486356198788" StarRating="5" HotelCode="11988|15534" HotelName="Eden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovisi 49, Rome 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/24/fb244418767a3d3a6f47911e47a98984d64e22ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Rome just 45 minutes drive from the nearest airport. The hotel is su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="930.20" OriginalAmount="920.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.897503642429" Longitude="12.477708756924" StarRating="5" HotelCode="47954|120202" HotelName="Grand Hotel de la Minerve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Minerva 69, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/6a/6a7293c2c3c6bd56/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is situated at the heart of Rome. Countless tourist attractions such as th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1596.02" OriginalAmount="1580.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.909923" Longitude="12.477357" StarRating="5" HotelCode="11628|91909" HotelName="Hotel de Russie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 9, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/2b/302b7834910db74a30cda7c446838dcd1fd98c78.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel lies on the beautiful Via del Babuino directly on Piazza del Popolo at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1608.93" OriginalAmount="1593" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.90451782" Longitude="12.47653134" StarRating="5" HotelCode="630231|254713" HotelName="Hotel Vilòn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Arancio 69, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/5a/e05a54121a353dbb2c450fe0ca0bfa39b7fb930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Internet,Restaurant,Conference Hall,Fax,Garden,Kitchen,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Massage Centre,Sauna,Jacuzzi,Bicycle Rental,Currency Exchange,Designated Smoking Area,Nightclub,Swimming Pool,Spa,Golf,Diet Meals,Airport Transfer (on Demand),Pets allowed,Elevator,Housekeeping,LCD/Projector,Luggage Storage,ATM/Cash Machine,24 Hour Front Desk,Babysitting,Concierge,Parking,Off-Site Parking,Dry Cleaning,Library,Dining,Printer,Meeting Room,Business Centre,24 Hour Room Service,Coffee Shop,Fitness Centre,Limousine Service,Valet Parking,Vending Machine,24 Hour Power Supply,24 Hour Security,Wake-up Call Service,Heated Pool</BasicAmenities>
    <HotelRating>3,4,5,2,4.5,2.5,1,5.5,1.5,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>HISTORIC HOTEL,CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,CLUB RESORT,FINCA,HOTEL,GUESTHOUSE,GUEST HOUSES,HOSTELS,SPA HOTEL,APARTMENT,BED AND BREAKFASTS,BOATS,APARTMENT HOTEL,AIRPORT HOTEL,VILLA,ECO HOTEL,BOUTIQUE HOTEL,GUEST HOUSE,BUNGALOW COMPLEX,HOSTEL,VILLAGE,APARTHOTEL,GOLF HOTEL,SKI HOTEL,CONDOS,RESORT,COUNTRY HOUSE,FARM STAYS</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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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="3dd4472f-f6bc-445b-8613-2c8dd4f7d41e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53005" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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
3dd4472f-f6bc-445b-8613-2c8dd4f7d41e|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-15T05:51:12.9735964+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3dd4472f-f6bc-445b-8613-2c8dd4f7d41e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84332292" Longitude="14.25499439" StarRating="3" HotelCode="579453|pc_boutique_h" HotelName="P.C. Boutique H." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giovanni Bovio 22, scala B, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/cc/d8ccb11fbc2589ef9083573a4befbf40d4075aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8467728" Longitude="14.26641561" StarRating="0" HotelCode="579476|217040" HotelName="Al Campanile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mercato 45, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/eb/bdeb8122824b4467f2775b365317c9f23074af75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84838088" Longitude="14.250258" StarRating="4" HotelCode="558125|230551" HotelName="B&amp;B Le 4 Stagioni Dante’s Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paizza Dante, Ingresso In Vico Carceri San Felice 13, 80135 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/20/b1207fe8148690bf49396c69c9f75a7a7bcf99a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84751385" Longitude="14.24949784" StarRating="0" HotelCode="326875|le_4_stagioni" HotelName="Le 4 Stagioni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 16, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/95/2a951793381e67b156aa5f9f8637027f57206bee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846795089985" Longitude="14.263419121325" StarRating="3" HotelCode="146882|hotel_santeligio" HotelName="Hotel Sant'Eligio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Rota 36/38, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/be/91bef07c8f6c22aa56c0141c8aa56c9fc4c36513.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.73" OriginalAmount="27.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850387955124" Longitude="14.267207174274" StarRating="3" HotelCode="78173|943352" HotelName="Hotel Colombo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nolana 35, Via Raffaele Conforti 11, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/0e/c50ea0cbcd17a779554656f0696ace1593aa4e79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.75" OriginalAmount="29.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853583" Longitude="14.268217" StarRating="3" HotelCode="89590|238386" HotelName="Art Suite Principe Umberto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principe Umberto 35, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/08/2208429c3d1cd0cc86221e443a5d9a4f1be9a93d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.855648" Longitude="14.269395" StarRating="1" HotelCode="117644|guest_house_rosy" HotelName="Soggiorno Elia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 53, Naples 80142</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/59/ed590904c39ee79df1625f239e462c99266962a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="952268|bb_la_conigliera" HotelName="B&amp;B La Conigliera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Luperano 7, Naples Historical Centre, 80135 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c1/e0c18f6d04645ceb6e7f76c8a0acc55e0d7fd4b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854875528565" Longitude="14.271813106759" StarRating="1" HotelCode="148197|243157" HotelName="Ginevra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Genova, 116, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/6b/de6b574ea6b2dac41956dd74dce549264b6027a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.849416" Longitude="14.266509" StarRating="1" HotelCode="143264|256348" HotelName="Alloggio Del Conte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaiolo, 27, Neapel 80142</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9c/af9cf035697b9e7e017ad3bcdc46fa9d35acf40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated in the heart of Naples' historical city centre, only a few steps from Cor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.856006" Longitude="14.257695" StarRating="0" HotelCode="387640|342146" HotelName="B&amp;B Sansevero Naples" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Foria 42, 80139 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/26/bd26984293d6cb67dfde5b0a79f307560d6c11a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sansevero Naples, you'll be centrally located in Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.65" OriginalAmount="34.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="3" HotelCode="967582|2728125" HotelName="Hotel Palazzo Argenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Secondigliano 519, 80144 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/5b/bb5b61441364859ab0d51ab119e2269e9a6b400c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.90" OriginalAmount="34.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850602858288" Longitude="14.267184734345" StarRating="3" HotelCode="162601|566085" HotelName="Siri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Mignogna 15, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/04/e804f3fabd6ee713ec4e1fe656114d6b7ab63c06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Naples, near the Napoli Centrale railway station, which provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85315971" Longitude="14.27027816" StarRating="0" HotelCode="746722|bb_napoli_binario_1" HotelName="B&amp;B Napoli Binario 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 60, 5 Scala B, Central Station, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/ed/1fed938b4dea10276e5bbd5696d08da319bb0601.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836407227498" Longitude="14.221733178504" StarRating="0" HotelCode="618241|dimora_diamante" HotelName="Dimora Diamante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 84, 80121 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6ccfb1df36430e878a74bcf5de48f387dcbf5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="35.66" OriginalAmount="35.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853938" Longitude="14.269219" StarRating="2" HotelCode="128321|138003" HotelName="Zara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via firenze, 81, Naples 80142</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c9/48c92fafa04e244f6ae1d4cd58ae18cffea7e823.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated only 200 m from the shops of Corso Umberto and very close to the train statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.855133725" Longitude="14.267717" StarRating="2" HotelCode="145670|243154" HotelName="Hotel Casanova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 333 2nd entrance, Via Venezia 2, 80142 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/03/de0327982da103dd35da3c0136ac76545c4a7c96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84774206" Longitude="14.26133946" StarRating="0" HotelCode="482963|caesar_bb_napoli" HotelName="CAESAR b&amp;b NAPOLI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Nicola Amore 14, 80138 Naples (Napoli), Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/70/f0703a210f8152492cb9d55ce01a6675c3a88122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="1" HotelCode="116904|astra_bedbreakfast" HotelName="Astra B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico Campagnari 21, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/91/e9910622ed60cffbcc4541d69fc90c8024f1399d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854462" Longitude="14.271194" StarRating="3" HotelCode="89586|hotel_eden_5" HotelName="Eden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso Novara, 9, Napoli 80142</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/48/f24833f42b9cd621f46c80d0fcb3a72792bf3c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the central railway station and the Circumvesuviana (Pompei-Sorrento) rai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.21" OriginalAmount="39.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="975659|2628495" HotelName="B&amp;B Casa Pacifico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carbonara 20, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/16/4716d58fe7c71400be449d534a9f7bf17ad78061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.34" OriginalAmount="39.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85167904" Longitude="14.26807402" StarRating="3" HotelCode="485977|2280765" HotelName="Napoli Garibaldi Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 3, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498862/498862a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85014871" Longitude="14.26539009" StarRating="3" HotelCode="483808|176887" HotelName="Bed &amp; Breakfast 248" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 248, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/07/6d07205352a6f072e35b32b4c8d412b76110cef7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853723542636" Longitude="14.269016569113" StarRating="2" HotelCode="143136|vittorio_veneto" HotelName="Albergo Vittorio Veneto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 98, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/4b/334b9be3265e4b5f70aa8b7107999a6bf4efedef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 20 rooms. The establishment features room...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.849140569135" Longitude="14.28791159793" StarRating="3" HotelCode="191556|hotel_tiempo" HotelName="Hotel Tiempo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Sannio 19, 80146 Neaples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/60/03608c928ec7164d5d418ed9bc2529b37351fb9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 600 meters from Gianturco metro station. The Circumvesuviana train line is a 5-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830419" Longitude="14.246263" StarRating="3" HotelCode="191489|platamon" HotelName="Platamon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiatamone 55, 80121 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a2/7ea2ff027e95799eb11b8ae3706cde825e59cdf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.856124" Longitude="14.271807" StarRating="0" HotelCode="191555|cinquestelle_2" HotelName="Cinquestelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Bari 10, 80137 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/21/4221932819e7f0f2878b0eb2eb88ef95078315ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="721103|bb_vico_grande" HotelName="B&amp;B Vico Grande" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Grande 18</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/ed/77ed9e44a66d415cde6ba150d46b6a46ea1a96ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85942638948" Longitude="14.269303408762" StarRating="0" HotelCode="615291|bb_anny_2" HotelName="B&amp;B Anny" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Cantelmo 10, C3, 80141 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/1e/6c1e8f4839d9cdde30b7f508fa3da5d2ae3e8c6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Naples (Naples City Centre), B&amp;B Anny is minutes from Bourbon Hos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84464397" Longitude="14.25320134" StarRating="2" HotelCode="610523|mascalzone_latino_luxury_rooms" HotelName="Mascalzone Latino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Donnalbina 20, primo piano, 80134 Naples, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/95/359546f9589fc33d5fe7a2906dbfc4d6d1d00ccc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84876271" Longitude="14.25946106" StarRating="5" HotelCode="573567|bb_grande_archivio" HotelName="B&amp;B Grande Archivio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Grande Archivio 22, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ae/c7ae3ee79d0b3c9a772e1ef8f7568ac6440e8fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.10" OriginalAmount="42.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851973" Longitude="14.267072" StarRating="3" HotelCode="96638|366585" HotelName="Hotel Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via P. S. Mancini 11, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/37/7b37803109070ed2a233ac43ad4ffa82344e727f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel lies at the heart of Naples and is the ideal starting point for those wishing to ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.31" OriginalAmount="42.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8426596" Longitude="14.2536118" StarRating="2" HotelCode="310289|1606628" HotelName="B&amp;B Maison Du La Rua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Rua Catalana 113, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/00/7300dbbc14e2d412baa97ba99149414bd0d09af8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.50" OriginalAmount="43.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85301265" Longitude="14.26875285" StarRating="3" HotelCode="545923|2287295" HotelName="B&amp;B Chez Moi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Garibaldi 39, 80142 Neapel, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633167/633167a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.23" OriginalAmount="43.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854316" Longitude="14.267522" StarRating="3" HotelCode="683002|2399135" HotelName="Art Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bicycle Rental,Internet,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Rosaroll 6, 80139 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/c1/36c17f5fb1d52fe13a7e8c364eb69656c2ccc19e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just steps from the central station of Naples station. Its strateg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85008584" Longitude="14.26997401" StarRating="0" HotelCode="945501|napoli_station_bb" HotelName="Napoli Station B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Cosmo fuori Porta Nolana 37, 80142 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/08/3e08b52dd81b03f28b9a1bfe1f36891121219962.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85634425" Longitude="14.27431458" StarRating="2" HotelCode="572577|bb_viva_napoli" HotelName="B&amp;B Viva Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bari 40, Piano 1, scala B, interno 3, Central Station, 80143 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/eb/daeb36d3202ce38d8d7a5c44ea2654664bf2f81d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.43" OriginalAmount="44.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.844301" Longitude="14.252141" StarRating="3" HotelCode="260283|1185978" HotelName="The Fresh Glamour Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Donnalbina 7, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/ea/43eac4edcef41f575f01f18a23e40ea5a647151f.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="3" HotelCode="870056|365027" HotelName="Opera Home Principe Umberto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principe Umberto 35, 80142 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/c3/20c3c03df56198fc165f3eb1419b0f9a20425b9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.894764" Longitude="14.258969" StarRating="4" HotelCode="906202|hotel_barbato" HotelName="Barbato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Secondigliano, 498/500, 80144 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/fa/25fa5f975d6437f4beaf1403cba80195235cd965.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.87" OriginalAmount="45.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851753217756" Longitude="14.27077755332" StarRating="3" HotelCode="335551|765833" HotelName="Ideal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 99, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/f1/4bf1b2265fa559323a5da17370673f7702f0a1ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located, within metres of plenty of shopping and entertainment venue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.91" OriginalAmount="45.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854425" Longitude="14.27043" StarRating="3" HotelCode="36570|1272830" HotelName="Guiren" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bologna, 114, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5d/3d5d896d13e98de32441d83ac5d9d0f126f64c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel enjoys a central location just 100 m from Piazza Garibaldi, where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="46.25" OriginalAmount="45.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.847597525" Longitude="14.264936125" StarRating="3" HotelCode="145876|A2B235" HotelName="Fly Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mercato 113, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a8/6ca80630df916a523b3a160136263a16a5c9eda4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Naples. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851069496811" Longitude="14.2690756917" StarRating="3" HotelCode="207917|hotel_cine_holiday" HotelName="Cine Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Spaventa 18, 80142 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/9b/3e9b43781b9a4e5681610654f72610a1a9710b08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 14 rooms. Services and facilities at the hotel include a dinin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854299" Longitude="14.270605" StarRating="2" HotelCode="191552|firenze_32" HotelName="Firenze 32" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 32, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a9/68a938ca29b060812872cbb2071126cc0c3831fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.847804987091" Longitude="14.255605638027" StarRating="1" HotelCode="38613|hotel_europeo__sea_hotels" HotelName="Europeo Flowers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mezzocannone 109/c, Floor 4, Near Piazza San Domenico Maggiore, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/92/c992579e97de1a40f02cc5a6bc8ac3ec762525aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the 3rd and 4th floors of a building that dates back to the 19th century a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.54" OriginalAmount="46.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.827724" Longitude="14.155428" StarRating="4" HotelCode="37005|396845" HotelName="American" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Antiniana, 15, 80078 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/f1/37f165eb18f5725ce1b746d04072991296bc698d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the famous Phlegrean Fields on the edge of the city of Naples....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.80" OriginalAmount="46.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853472" Longitude="14.268975" StarRating="1" HotelCode="268025|1683348" HotelName="Poker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 13, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/57/36/573600d577126c61d46581c021cbe5c990771a85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 14 rooms. Services and facilities at the hotel include a restaurant, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854168779242" Longitude="14.267115931974" StarRating="3" HotelCode="95077|59061" HotelName="La Pace" 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,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Rosaroli 11/15, 80139 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f1/36f112e4a4a629d6c73d887d9540c7b11bfec617.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel has a prestigious central location, set in the heart of the beautiful Parthenopean c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850145487941" Longitude="14.268994329686" StarRating="3" HotelCode="89601|bonapace_porta_nolana" HotelName="Bonapace Porta Nolana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Cosmo Fuori Porta Nolana, 4, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b2/2db2e00c87a6f21565a05828cee4cc223e74dc4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="636250|bassetto_013" HotelName="Bassetto 013" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Via Delle Zite Piano Terra, Naples Historic Center, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/zz/c5ade56f7eb27acf84f7cdc82409e4fcaba10e0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="781657|bb_napoli_central_gate" HotelName="B&amp;B Napoli Central Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 46, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ab/2bab35b30dd7090972c950cf51975bc0d817d909.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="769665|bb_napoli_la_perla" HotelName="Napoli La Perla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maddalena 40, 80139 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/cd/6dcdceef79302dd4b3431f8a0e0d06c49cc45e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.51" OriginalAmount="47.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851143" Longitude="14.266482" StarRating="3" HotelCode="298433|1056918" HotelName="Napoli Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto 284, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e9/17e920dfa5c88017f09661b6bbcdcfff50205449.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.95" OriginalAmount="47.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.847783" Longitude="14.25383" StarRating="0" HotelCode="191522|3416185" HotelName="Medea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni Maggiore Pignatelli 48, Napoli 80134</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/c8/47c8d80fc4457b23a938e7a7928d133598d5f801.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.14" OriginalAmount="47.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.844049" Longitude="14.25634" StarRating="2" HotelCode="186249|107739" HotelName="Le Orchidee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I° n. 7, 5° Piano Scala B, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/e8/f3e8b94f2becc9a632b913bcccdcece8fed46f45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Naples, a 5-minute walk from the Church of Santa Chiara and 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.28" OriginalAmount="47.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.843911" Longitude="14.1642405" StarRating="3" HotelCode="900998|2432155" HotelName="Miravalle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Astroni di Agnano, 380, 80125 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/10/6a1097ac6481c7ed4af7408ad0a9e1773156e988.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.45" OriginalAmount="47.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854856" Longitude="14.270692" StarRating="1" HotelCode="191554|1649508" HotelName="Viola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 220, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/77/4177d8783d15f5d1af2b662a8e0bf3363cd28ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Naples. The accommodation consists of 21 guests rooms. Pets are not...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="742963|287760" HotelName="B&amp;B Alla Ferrovia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 24, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/39/dc396ec8d70ec9719cd7e1908c3696b7e86f591f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836030905165" Longitude="14.245569707192" StarRating="3" HotelCode="381142|bb_la_residenza_napoli" HotelName="Bed &amp; Breakfast Plebiscito Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia 75, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0a/080a9c2e1be8efc47590d541d465e75de0453104.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.59" OriginalAmount="48.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853826576006" Longitude="14.269841606045" StarRating="3" HotelCode="284604|3684633" HotelName="Hotel dei Mille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 108, Stazione Garibaldi, 80142  Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/77/4677283a8b1499bcd53d6ed746204c8e54577c5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.10" OriginalAmount="48.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83625185" Longitude="14.24730419" StarRating="0" HotelCode="539153|666509" HotelName="B&amp;B Sunrise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Vico Santo Spirito Di Palazzo N 54, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/85/f985d31974fbf8e192d6b58a735e2d5d32bbd189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850688070786" Longitude="14.249675273895" StarRating="1" HotelCode="166693|art_hostel_3" HotelName="Art Museum Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>7 vc. Luperano, NAPOLI</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/51/65514a2956456905711572e50ee5fd5326856f34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in the historical centre of Naples, near the National Archaeological Museum and the Academy of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85201795" Longitude="14.25082143" StarRating="0" HotelCode="863545|il_ventre_di_napoli_broggia" HotelName="Il Ventre Di Napoli Broggia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Broggia 11, Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/90/819030b65bdf3bc644fbcea6a4d700af7033a68f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85009533" Longitude="14.2634806" StarRating="0" HotelCode="749139|palazzo_bevilacqua_napoli_bb" HotelName="Palazzo Bevilacqua Bed And Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Colletta 35, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/88/4b88bbe41b1632429cfbe6cd9e098a3f24f9a30f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.06" OriginalAmount="49.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86577" Longitude="14.24775" StarRating="4" HotelCode="167771|104148" HotelName="Grand Hotel Capodimonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capodimonte 3, 80136 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/19/3d198363d9a7a230d5916d94b3d001318708f075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.33" OriginalAmount="49.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840213681534" Longitude="14.25530492999" StarRating="2" HotelCode="116686|1069818" HotelName="Bella Capri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Melisurgo 4, Scala B 6° Piano (2 ascensori), 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/83/528307b29500a9c06a2c54e4415d92ec5aa9a500.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85027646" Longitude="14.26681634" StarRating="0" HotelCode="764584|le_mura_antiche" HotelName="Le Mura Antiche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Nolana 28, Central Station, 80142 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/5b/225b6c5f59dec7a9a7a4b1603b0119eaa60a5121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.844399" Longitude="14.25251446" StarRating="5" HotelCode="576219|sfumature_partenopee" HotelName="Sfumature Partenopee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Donnalbina 11, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/d0/72d003f0e31aadd46d640b8384afd71f30ad5350.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85405215" Longitude="14.27092641" StarRating="2" HotelCode="583462|guesthouse_maria_francesca" HotelName="Guesthouse Maria Francesca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 38, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d0/c0d0bef968e2c0a0e9e8122cc9bda816c4c7d939.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.11" OriginalAmount="50.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.848376794631" Longitude="14.26285617034" StarRating="3" HotelCode="333986|35338252" HotelName="Napoli's Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 217, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/67/cb673bcc8a90e93cb17c585a9459a859ddf092a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851062529862" Longitude="14.269128517179" StarRating="3" HotelCode="747571|179703" HotelName="Anna's Family" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Spaventa 18, 80142 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/bd/a7bd63a1b626ae792cc093ea7054b65c522d4e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851387" Longitude="14.269222" StarRating="3" HotelCode="117697|hotel_tourist_5" HotelName="Tourist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Spaventa 11, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/24/f0241c1194ea8d2511e84bd67d993b7d6492f0d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85286762" Longitude="14.27124239" StarRating="3" HotelCode="577157|napoli_relais" HotelName="Napoli Relais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Garibaldi 73, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/2a/d42a1848deb7c91842f004fd9923cc628a58e8b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.74" OriginalAmount="51.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86907845" Longitude="14.26421837" StarRating="0" HotelCode="740080|630585" HotelName="Hotel Buono B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Garden,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo de Marco 32 D, Capodimonte, 80137 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f3/75f3d16c8f43e0015bc4785b028ea3f3acdf3d69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Buono B&amp;B is a welcoming structure located in the center of Naples, close to the motorway junctions ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.50" OriginalAmount="51.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.817033" Longitude="14.175681" StarRating="4" HotelCode="65054|995835" HotelName="Nuvò Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nuova Agnano 5, (Via Diocleziano Corner), 80125 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/83/ae83d92b6f69129c72b93348cf1232688c0c7678.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the convention centre in Fiera-Fuorigrotta, Naples. It is close to attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81910067" Longitude="14.17777204" StarRating="1" HotelCode="361834|342027" HotelName="Hotel Kennedy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale John Fitzgerald Kennedy 425, 80125 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/76/7676fdbb5a540c093ad8feab2d7bda81521019b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85141716" Longitude="14.26405419" StarRating="0" HotelCode="771880|gostevoi_dom_bb_art_house" HotelName="B&amp;B Art House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Ottavio Tupputi 9, Central Station, 80139 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/2c/302c8d66b7b80e93f890493e89a2a9a60cffd695.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy bed and breakfast, which can be found in Naples, is a great option for gays. Located withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.78" OriginalAmount="52.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.819721" Longitude="14.184505" StarRating="3" HotelCode="284439|216053" HotelName="Cristina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Diocleziano, 109, 80125 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/f4/bcf49c8dce460c2b88a75d2b5413691d90363e27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples, about 1.8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.48" OriginalAmount="52.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853106436924" Longitude="14.268080592155" StarRating="3" HotelCode="15316|293385" HotelName="Nuovo Rebecchino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 356, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/95/ad95cfdb4db46b276bcade0d5899983292c04044.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the gateway to the heart of ancient Naples, this city hotel enjoys the best location of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84378941" Longitude="14.22974357" StarRating="1" HotelCode="583191|scarlatti_residence" HotelName="Residenza Scarlatti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Scarlatti 139, 80129 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/4b/434bc0be000c96af39ba4d3c152215c10b35d4ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84942114" Longitude="14.2637509" StarRating="2" HotelCode="572882|domus_alma" HotelName="Domus Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Colletta 12, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/d9/8cd950e79388e418088fd97d5f852330a8c57b8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.63" OriginalAmount="53.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850391855442" Longitude="14.254728555679" StarRating="3" HotelCode="22698|293345" HotelName="Neapolis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giudice 13, 80138 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/99/a79925477defd710d03956b563d999ee7e697ec1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderful historical hotel, once a 17th century city palace, lies at the heart of the old town,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85743326" Longitude="14.26148397" StarRating="0" HotelCode="771668|341954" HotelName="Il B&amp;B Pontenuovo Bed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Pontenuovo 21, 80139 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/51/5751627dcc1488e695221f9f1fcc8cf9bfde1291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85451237599" Longitude="14.27277982235" StarRating="3" HotelCode="38710|9176" HotelName="Grand Hotel Europa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2026" 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>Corso Meridionale 14, 80143 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/23/ad236d068292bd3e359c5ca56e86a656dd25b0ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel is located in the centre of Naples. Plenty of shopping venues, restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="744619|287888" HotelName="Savoy Riviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Riviera Di Chiaia 36, 80122 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/6b/0c6bc42c99c084c112fa42d9492e00126fc2a030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85299312" Longitude="14.25149461" StarRating="0" HotelCode="537422|il_ventre_di_napoli" HotelName="B&amp;B Il Ventre di Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria Di Costantinopoli 130, 80138 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/71/0a717537a2616435b20db33200ba4d70510fea80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a safe and room service. Wireless internet access is ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84591127" Longitude="14.2625149" StarRating="5" HotelCode="559969|bb_locanda_mediterranea" HotelName="La Locanda Mediterranea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 348, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ea/1cea60e312e38d312774c59f6c997dea34ec9919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85495995" Longitude="14.27280153" StarRating="0" HotelCode="717442|bed_breakfast_travellers" HotelName="B&amp;B Travellers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Genova 107, 80143 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/ef/1eef492b8c1d72ce140ec652ce670a24b9d40352.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.872892239597" Longitude="14.281753224537" StarRating="4" HotelCode="371399|capodichino_international_hotel" HotelName="Capodichino International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Comandante Umberto Maddalena 35, 80144 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/5e/df5e1d836ffc915304f507f5a6c2af99606aa343.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of the airport area of Naples, right next to internat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84522727" Longitude="14.25928467" StarRating="0" HotelCode="536827|bb_la_casa_di_bruno" HotelName="B&amp;B La Casa Di Bruno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico I Piazza Larga Orefici 7, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/93/5d939824eb50e439acc6e1c701b349b2c18f97bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84644642" Longitude="14.25943655" StarRating="2" HotelCode="580882|bb_universita_2" HotelName="B&amp;B Universita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 74, 80138 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/42/be423f3348b11f90119c9d0447ff10e97a178fab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="54.71" OriginalAmount="54.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842503" Longitude="14.255584" StarRating="3" HotelCode="900563|CAQ601900" HotelName="Schilizzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteo Schilizzi 16, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/7b/d37bffbf2eed8b490752e862b72a54d1e9cb1286.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location, close to the port, is ideal if guests wish to visit the beautiful neighbouring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.78" OriginalAmount="54.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853562913918" Longitude="14.267731904983" StarRating="3" HotelCode="79170|831602" HotelName="Garden Napoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 92, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/0f/5f0f96c067680a44f50e99f74ffc1694e4bf71e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Piazza Garibaldi in the historic city centre of Naples (around 100 m),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.86" OriginalAmount="54.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.875451661192" Longitude="14.278578995914" StarRating="4" HotelCode="97095|750155" HotelName="Millennium Gold" 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>Viale Comandante Umberto Maddalena, 192, 80144 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/82/44/8244881d9868787b610067c187d58a6d70ffaa98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.02" OriginalAmount="54.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851134" Longitude="14.269468" StarRating="4" HotelCode="89593|1431948" HotelName="Hotel Vergilius Billia" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Pica 2/16, 80142 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/44/3d/443d32ffae7d76464d4db6a2699cfd60de13591e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city of Naples, only a few steps from public transport link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851862169466" Longitude="14.249938272281" StarRating="2" HotelCode="97086|59130" HotelName="La Locanda Dell'Arte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Pessina 66, 80135 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/09/ff09aded1cf0a4f7ee0bea1aa030c2e06fa8b07d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8470478" Longitude="14.2687999" StarRating="3" HotelCode="909226|hotel_diamond" HotelName="Diamond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Guglielmo Pepe, 11, 80100 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ff/91ff8440af143bef22c9e11d00155538671ef6df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.843731" Longitude="14.252381" StarRating="0" HotelCode="191524|olimpo_degli_dei" HotelName="Olimpo degli Dei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria La Nova 12, 80134 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/ac/6dac05655b94f521baab39702b95cf5aeab339c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84430577" Longitude="14.22813492" StarRating="0" HotelCode="624844|wanda_bedbreakfast" HotelName="Wanda Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luca Giordano 106, Vomero, 80129 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/3a/e63a12f116be39b6fa07954f9a5104bb4d8ea20d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84128412" Longitude="14.24879402" StarRating="0" HotelCode="627693|the_boutique_napoli_suite" HotelName="The Boutique Napoli Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 156, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/bc/cabc43629dace42504dafaf5a8833f5d268f3187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85462534" Longitude="14.25286076" StarRating="2" HotelCode="581722|una_notte_al_museo_2" HotelName="Una Notte al Museo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cavour 118, 80137 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a8/34a8d5203cbcc197d607a9ea64246a589e7ffd07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.93" OriginalAmount="55.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.844306669469" Longitude="14.249733345019" StarRating="4" HotelCode="484778|174935" HotelName="Piazza Carità Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Carità 32, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/63/b0632c3cfaf06636a3acec9a6e78c537382363ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Naples. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.94" OriginalAmount="55.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.859549572153" Longitude="14.262474775314" StarRating="4" HotelCode="318137|396005" HotelName="Real Orto Botanico" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Foria 192, Napoli 80139</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/92/f792917992ffc9ba25390086ede65a69e1bf01da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive and family friendly hotel is located right in the centre of Naples, just 2 km from C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.99" OriginalAmount="55.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8369617" Longitude="14.233839" StarRating="3" HotelCode="102017|1877465" HotelName="Pinto Storey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Martucci, 72, 80121 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0e/ac0e92304731f8d04539d75ac3287d15d7342733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pinto Storey, located in Naples among the most pleasant hotels in the Chiaia district, a prest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.26" OriginalAmount="55.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85528598" Longitude="14.25907664" StarRating="0" HotelCode="951968|2628625" HotelName="Palazzo Settembrini 49 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Settembrini 49, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/87/13872baac6e71622d70736a4dbf4bcbe55af48ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8413847" Longitude="14.25100978" StarRating="3" HotelCode="546154|176984" HotelName="Barbarella Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Miguel Cervantes de Saavedra 64, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/73/c373d2cdbe95a1c106379b83841ddcd334e961b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83568626" Longitude="14.23986118" StarRating="3" HotelCode="538491|le_cavallerizze" HotelName="Bed &amp; Breakfast Le Cavallerizze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavallerizza 14, a Chiaia, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/3d/383d961187ecf96ead9ea2c1cd1e41be5317ac8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84838069" Longitude="14.24929624" StarRating="2" HotelCode="581143|dante_maison_de_charme" HotelName="Dante Maison de Charme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Tarsia 64, 80135 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/ff/e2ffd81206de3cde71fbae48522fe013494f266a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85520095" Longitude="14.25798543" StarRating="0" HotelCode="572515|sarracino_relais" HotelName="Sarracino Relais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Settembrini 26, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/b1/aeb1ef77e63eb28d3578611ffc629d548f5a2cbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The wide range of services and facilities makes the hotel the ideal starting point for business and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="720699|o_paese_e_masaniello" HotelName="B&amp;b O'Paese E Masaniello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 62</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/d9/d7d91fc0739fef01ccc7a0220f9db1269dc27069.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.69" OriginalAmount="56.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8503736" Longitude="14.26498351" StarRating="3" HotelCode="572304|2275325" HotelName="Palazzo San Michele" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Fax,Internet,Laundry,Lounge,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Smoking Rooms,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Egiziaca a Forcella 15/16, 80139 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/cf/c4cfd7d722203d15888406600b13be6e28ca3925.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this comfortable hotel is located in Naples. Nestled within 100 metre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.29" OriginalAmount="56.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853345" Longitude="14.26881" StarRating="3" HotelCode="68291|85450" HotelName="Hotel Bella Napoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vico Ferrovia 6, 80142 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9c/ef9c8cc4ab541b1f104ad7b8d7b0651516980b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in the heart of the city, a few minutes from the Centro Direzionale di Na...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.88" OriginalAmount="57.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8445087" Longitude="14.2529798" StarRating="0" HotelCode="899653|789835" HotelName="B&amp;B Alloggio dei Vassalli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Hotel de Charme,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Donnalbina 56, 80134 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/11/171132790d73cf5da3025f5b7eed1b3bb31e343e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic heart of the city and is close to all facilities (public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.49" OriginalAmount="57.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.826595" Longitude="14.179992" StarRating="4" HotelCode="37003|323275" HotelName="Hotel San Paolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Terracina 159, 80125 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/97/b797539422328fa4350189be9ee4b8a3a0b96392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the centre of Naples. It is situated close to a selection of shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85327843" Longitude="14.27121036" StarRating="0" HotelCode="617153|243115" HotelName="B&amp;B Metropolitan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Garibaldi 80, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/cd/0ecd2e8a95cca7954913a958a7078a05d7689f77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85487344" Longitude="14.2532788" StarRating="0" HotelCode="745969|287833" HotelName="Interno 10 Cavour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cavour, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c4/40c42c4a110ca53e6362948310b9ec7f81387b67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8460454" Longitude="14.25093165" StarRating="2" HotelCode="572572|bb_sleep_zupp" HotelName="B&amp;B Sleep &amp; Zupp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico Monteleone 12, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/01/5201239ece8d3a9cceeb23fd4cdb1ffbdc184193.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities, making it ideal for business travellers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854732679751" Longitude="14.25314662263" StarRating="3" HotelCode="428758|maison_du_la_metro" HotelName="Maison Du La Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cavour 122, 80137 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/6b/d66b836d4b464ac4d1596c8c1265e45654988a4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for a leisure or business stay in Naples, BB La Maison du Metro is located near the National A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846733689686" Longitude="14.253608733416" StarRating="3" HotelCode="909229|hotel_meuble_santa_chiara_suite" HotelName="Meublè Santa Chiara Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Chiara, 13, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/6a/0a6a3ed735be0b40cf4c1a58b9d59c756e1b5c52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the true historical centre of Naples, named a World Heritage Site by UNESCO....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85120453125" Longitude="14.26972963875" StarRating="3" HotelCode="117297|hotel_luna_rossa" HotelName="Luna Rossa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Pica 20-22, Central Station, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f6/ecf6dbbfb87758da8f38bba49e5dd0f12773f2bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851764088076" Longitude="14.269437007504" StarRating="3" HotelCode="152577|potenza" HotelName="Potenza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Garibaldi 120, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/57/2657f3ee168cb5b49b81adb6c75b15ac3a22ff2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83629266" Longitude="14.18863345" StarRating="0" HotelCode="574474|morras_home" HotelName="Morra's Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scipione Bobbio 15, 80126 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/2b/902bdd5046813798487fe9770a89150423f8530e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84574115" Longitude="14.23163107" StarRating="0" HotelCode="638703|7th_floor_suite" HotelName="7th Floor Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Lorenzo 70, Bernini  Seventh Floor, Vomero, 80129 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/a8/7da8f0943d81a3204570b4c2401526cfb0d86c5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="863752|essential_suite_bb_botanic" HotelName="Essential Suite B&amp;B Botanic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Carlo III 69, 80137 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/01/3701089911fb209dfd2aa5db32b7af1e2db33b8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83391722" Longitude="14.23147959" StarRating="0" HotelCode="876203|barbarella_home" HotelName="Barbarella Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vico Santa Maria In Portico 3, 80122 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/67/a167c67ad16b542903cb07a5f02b42b43bbfb84c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85329996" Longitude="14.27127113" StarRating="0" HotelCode="619047|243116" HotelName="B&amp;B Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 73, Central Station, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/61217/3061217/1.jpg?f=15044611</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84538291" Longitude="14.2508872" StarRating="0" HotelCode="437358|talismano_luxury_bed_and_breakfast" HotelName="TALISMANO Luxury Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts,Holiday homes" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Beauty Salon,Bicycle Rental,Coffee Shop,Concierge,Dining,Dry Cleaning,Elevator,Gift Shop,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Lounge,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Monteoliveto 86, Palazzo Orsini di Gravina, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/a6/ffa6a57bb5d0240f8c8c2bb9a38e926c24bb5529.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at TALISMANO Luxury Bed and Breakfast places you in the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854591" Longitude="14.2748" StarRating="3" HotelCode="293256|stelle_hotel" HotelName="Stelle Hotel The Businest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Meridionale 60/62, 80143 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/ec/1eecb0ef8c701a5918436bc97971a6321084bce0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.828589477209" Longitude="14.22179748144" StarRating="3" HotelCode="144307|hotel_ausonia" HotelName="Ausonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Caracciolo, 11, 80122 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/5f/745f00ea19e6a4c1beb24ae6ca6ca26fbdc84c6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.70" OriginalAmount="59.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83911458" Longitude="14.24928941" StarRating="3" HotelCode="428605|2031145" HotelName="Art Suite Santa Brigida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Conference Hall,Designated Smoking Area,Laundry,Meeting Room,Parking,Pets allowed,Printer,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Brigida 68, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/20/4920cd2b029890fe304a342abc281203d180ae50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;B Art Suite Santa Brigida is centrally located in Napoli and features a terrace with panoramic vie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.10" OriginalAmount="59.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.875290494665" Longitude="14.219523909378" StarRating="3" HotelCode="376528|1704988" HotelName="Hotel La Corte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Salvatore 501, 80145 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/34/a8346af5ab01249bed881149f47649f2b5262927.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar and room service, for a comforta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.18" OriginalAmount="59.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.824889239396" Longitude="14.198871089797" StarRating="3" HotelCode="89589|1649468" HotelName="Leopardi" 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>Piazza Pilastri, 12, 80125 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/33/d4334ebc538c1c655dca586e31cac73d8a3ea8eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.42" OriginalAmount="59.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="807255|4668685" HotelName="Cortese" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio Cesare Cortese 21</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/82/1d8299520a348719d5d2e2af5ac08ee5284ce2fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84690874" Longitude="14.26219059" StarRating="0" HotelCode="626651|256342" HotelName="Hermes Inn Apartments Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 305, Naples Historic Center, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/a7/c3a78821d1135f450831d46519b6ce5252aaeca7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83514248" Longitude="14.23982549" StarRating="3" HotelCode="485070|belledonne_suite_gallery" HotelName="Belledonne Suite &amp; Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Belledonne a Chiaia 28, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/e6/aae66f74dacb226853556103f4f304ac8a8215ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8424391" Longitude="14.2475823" StarRating="3" HotelCode="335549|hotel_toledo" HotelName="Toledo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montecalvario 15, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/42/f442550c758a49eff5f9183f4880b9db0f42f772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.39" OriginalAmount="60.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84178" Longitude="14.24894" StarRating="3" HotelCode="77969|1479218" HotelName="Hotel Principe Napolit'amo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 148, 80132 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/63/5e63f5267d149b9a0165ead1ef3af77acd41ebd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84449336" Longitude="14.25648373" StarRating="0" HotelCode="744836|287865" HotelName="Napoliamo Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 22, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/31/e4316639eac974586545f444084a9d179cdd685a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842255188268" Longitude="14.250651754515" StarRating="0" HotelCode="432650|factory_design" HotelName="Factory Design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ferdinando Del Carretto 26, Via Toledo, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/bc/dfbc834504e898d7b0ed8db857e049a8d1021346.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84452475" Longitude="14.25649042" StarRating="0" HotelCode="446794|bovio_modern_suite" HotelName="Bovio Modern Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 22, 80131 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f9/eef9b55b859791bb30b622c92cb6cd0e168415e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a transfer service and room service. Wireless internet access is available ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85817205" Longitude="14.27179522" StarRating="0" HotelCode="572842|bb_welcome_inn_napoli" HotelName="B&amp;B Welcome Inn Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Campania 26, 80143 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/9c/199cef820a641ded0e32ff0b90fa5a063df8d5bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85027996" Longitude="14.2310395" StarRating="0" HotelCode="951488|esposito_plaza_rooms_suite" HotelName="Esposito Plaza-Rooms &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Delle Medaglie D'Oro 51, 1 Piano, Interno 2, Vomero, 80128 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/91/ec9170d928ad86f3b73aacd906a19de6882de237.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.02" OriginalAmount="61.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.82794003" Longitude="14.20866178" StarRating="2" HotelCode="485994|A37773" HotelName="Residenza Flegrea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Caio Duilio 8, 80125 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/de/4ade8c8a402098989dcac421b32f8feb5e722ac9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.04" OriginalAmount="61.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851404257206" Longitude="14.259634315968" StarRating="3" HotelCode="59929|359225" HotelName="Dei Decumani Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 187, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/93/bc93effd5eacd388de3b0badefd5f406e5a63c05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Via Duomo, the actual core of the historic centre of Greek Naples. It is th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.33" OriginalAmount="61.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.863985" Longitude="14.285885" StarRating="3" HotelCode="87520|560045" HotelName="Buono Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nuova Poggioreale, 158/G, 80143 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/47/65/4765df6cb00d1aa0f4b01952544eff12e8df6c21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the beautiful Parthenopean city, close to the bus and main rai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="973975|406531" HotelName="Toledo one" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Battisti 15, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1e/88/1e88fba800a9da58fbc809f063277afdfaa0a8df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="771604|342033" HotelName="Il Chiattillo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Kerbaker 55, 80126 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/2d/b92d9dc1f2b3e48a1b30327f26c0abf75d8a6b55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840362261184" Longitude="14.255057986072" StarRating="3" HotelCode="149202|hostel_of_the_sun" HotelName="Hostel of the Sun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Melisurgo 15, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ea/ecea2bee5cb8337ecc6cd6908fe1ff057259d253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84334549985" Longitude="14.255118889809" StarRating="3" HotelCode="77782|bovio_suite" HotelName="Bovio Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piano 4 Scala A, Piazza Giovanni Bovio 22, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/20/6b206061cdfcba62f84547de3b609e3288af9e90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Santa Chiara religious complex is within 300 metres of the hotel. There is a metro station within a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85403675" Longitude="14.26929554" StarRating="0" HotelCode="848964|bb_central_station" HotelName="B&amp;B Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 76, 80142 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/b9/aeb9ea8535781a2d8d67764513dbdeec1264f0bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="770034|bb_casa_cupiello" HotelName="B&amp;B Casa Cupiello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso De Amicis 50, 80131 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/b4/dab441be0d328c9f366c0e9874e3ce8af58c4866.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8404693" Longitude="14.25513458" StarRating="0" HotelCode="777464|hall_inn_bb_in_naples" HotelName="Hall Inn Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Melisurgo 15, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/da/a8dab761ba1a14f229b089c455bbbeb96f5ac2a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.66" OriginalAmount="62.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851755246591" Longitude="14.251842498779" StarRating="5" HotelCode="186867|1056348" HotelName="Belle Arti Resort" 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>Via S. Maria di Costantinopoli 27, 80138 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/fd/6dfd4b816c4b4c0dd7dfb96f4129f791c5e16174.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the National Archaeological Museum. It is 200 metres from Museo Metro S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.820752315803" Longitude="14.184440144771" StarRating="3" HotelCode="31148|25750" HotelName="Best Western JFK Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via John Fitzgerald Kennedy 141/145, 80125 Neapel, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/af/51af26353fc7d4fdc94385a79cf3b959482bc0d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84451508" Longitude="14.25650606" StarRating="0" HotelCode="557630|393779" HotelName="B&amp;B La Baia di Partenope" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 22, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85359668" Longitude="14.25889318" StarRating="0" HotelCode="574211|napoli_retro" HotelName="B&amp;B Napoli Retrò" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Donnaregina 4, int. 16, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/bf/16bfe06bb49345ad1135b2e23f0bb360ebec68c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85465344" Longitude="14.27479507" StarRating="0" HotelCode="729174|bb_flowers_house" HotelName="B&amp;B Flower's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Meridionale 47, Central Station, 80143 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/6b/c66b6bf87c9e5dfc269ef354be6ea5ef2bfec9a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85060352" Longitude="14.26307871" StarRating="0" HotelCode="771594|bb_trianon" HotelName="B&amp;B Trianon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Forcella 67, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/08/5508d83b935318e8cf3e479c4f712ecf00664d52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85174903" Longitude="14.27068437" StarRating="0" HotelCode="622268|new_gallery" HotelName="New Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Garibaldi 101, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/b6/2eb65598722c1bbe5a0027840ad2d9ec713cecd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.72" OriginalAmount="63.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.852990795587" Longitude="14.266948699951" StarRating="1.5" HotelCode="172112|641315" HotelName="Sweet Sleep Bed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Poerio 14, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/dd/a1dd1f37a61fd6707ad4edac7edb55de5c5e757b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in the heart of Naples, opposite Piazza Garibaldi and just 120 metres from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.61" OriginalAmount="63.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836828858832" Longitude="14.247807525131" StarRating="3" HotelCode="104154|750145" HotelName="MH Design" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia, 245, 80121 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/a1/90a12a3c13683f7ba890d0af1804767210763d6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's prime location in Naples's city centre allows it to offer guests a wide range of highly ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850198" Longitude="14.26564331" StarRating="0" HotelCode="484719|funikuli_funikula" HotelName="Funikulì Funikulà" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 329, 80100 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/e5/09e50e48b19ee91b22723121ac19559ab6b54f8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846813" Longitude="14.249882" StarRating="0" HotelCode="297909|miseria_e_nobilta_bed_and_breakfast_" HotelName="Miseria e Nobiltà B &amp; B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant’Anna dei Lombardi 5, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/79/fa790df508f2ce5544726c60f7ab96287c34dae1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Miseria e Nobilta' Bed and Breakfast is perfectly located for both business and leisure guests in Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86049552" Longitude="14.26355087" StarRating="3" HotelCode="482749|bb_napoli_milionaria" HotelName="B&amp;B Napoli Milionaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Foria 242, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/02/5a0217cbf89ce97eb17b249820a43072d921d5ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.829391683273" Longitude="14.220597445965" StarRating="0" HotelCode="191497|areamare_2" HotelName="Areamare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Gramsci 30, 80122 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/26/b426988b893671c4dc5dad799e95aff5f0e24c55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840755" Longitude="14.250501" StarRating="3" HotelCode="263281|domus_municipio" HotelName="Domus Municipio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giacomo 32, 80133 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/f0/72f0f4a1d007c59e18d1a3932c517dba4c479aeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84458126" Longitude="14.2314756" StarRating="2" HotelCode="581765|gentile_relais_bb" HotelName="Gentile Relais B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernini 45, 80127 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/85/3f85c538b8005893b8085bb946c4bf2dfa2587bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="797971|spira_mirabilis_napoli" HotelName="Spira Mirabilis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Forno Della Solitaria 5, 80132 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/20/8920e5622296d5a0f0f58288b9ccf213781f0c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.27" OriginalAmount="64.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83169627" Longitude="14.2193569" StarRating="4" HotelCode="581746|2279015" HotelName="Hotel Metro 900" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanule 6, 80122 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/3c/4f3ced2ce5170f473300b964550e38437ac8082d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="781404|341990" HotelName="Comfort Zone Naples" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 19, 80133 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/e5/89e52dd660d21f1dcf9731416ed6c2f4bbbc2e17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86032088" Longitude="14.26681662" StarRating="0" HotelCode="776314|342128" HotelName="President Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Giuseppe Garibaldi 252, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e6/62e6b3de71af21697d44dd9b359897a54a8fdc0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84087035" Longitude="14.24788591" StarRating="2" HotelCode="572726|230600" HotelName="Real Giardinetto A Toledo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico Giardinetto 7, 80134 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/9b/709b33429e1d525ff32d4a2daf64f79ca9903f89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.888990130402" Longitude="14.362016916275" StarRating="4" HotelCode="97123|25758" HotelName="San Mauro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Casarea 45, Casalnuovo di Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/39/5c392bb9c7d38118364c6781f4b9435251c3f086.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Naples railway station is 8 km, the city centre 10 km and Beverello boarding islands 13 km from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8442135" Longitude="14.25591461" StarRating="0" HotelCode="726586|i_racconti_di_partenope_bb" HotelName="I Racconti Di Partenope B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giovanni Bovio 33, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/10/5b1038200494e6d6a67d7d5f00f7173512b4d505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83963647" Longitude="14.23957798" StarRating="0" HotelCode="631348|corso_211_beds_suites" HotelName="Corso 211 Beds &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 211, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/c0/c3c0025fbb265e55cc5a2b4ee24f8c3f355ab463.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87418595" Longitude="14.28622296" StarRating="0" HotelCode="611208|home_to_fly" HotelName="Home To Fly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cupa Carbone 56, 80144 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/e3/d9e38af9439039703b4f192c8f70ede64fe8c83c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="850255|artisti_beddreams" HotelName="Artisti Bed&amp;Dreams" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 74, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/9b/699bb1f43fe490b47114e3fb6c6c57b96d6a661f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="952875|suite_cuorenapoletano" HotelName="Suite Cuorenapoletano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Carminiello Al Mercato 14, 80138 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/1b/c61b8fb1a389d5c4d4e308f97329e46ce1123245.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83394559" Longitude="14.24288609" StarRating="0" HotelCode="952803|delco_naples" HotelName="Delco Naples" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Santa Maria Cappella Vecchia 8, Chiaia, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/50/be50db95096cc29ac3f15f08dab4ccb158b913f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.64" OriginalAmount="65.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.824325808761" Longitude="14.171373546123" StarRating="4" HotelCode="37004|560455" HotelName="Montespina Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,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>Via San Gennaro 2, 80125 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/a9/79a92c4b3d205a076c032fe1fc10df6722112be5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the suburbs to the west of Naples, close to the Agnano Terme, and is an idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85196721" Longitude="14.26613069" StarRating="1" HotelCode="320302|217280" HotelName="Hostel Mancini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via P.S. Mancini 33, 80139 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/aa/4caa64887db65f61d14c9f4a6b0d7c3559e7e476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85322732" Longitude="14.27097286" StarRating="3" HotelCode="485470|196392" HotelName="Top Floor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 73, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/49234/3249234/1.jpg?f=14961806</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Top Floor places you in the heart of Naples, walking distance from Piazz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8514353" Longitude="14.26788107" StarRating="3" HotelCode="546306|bed__breakfast_il_golfo" HotelName="Bed &amp; Breakfast Il Golfo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza garibaldi 3, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/dd/75dda7ca005c663e83396c3f0c019eda00d5a468.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="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.852983068667" Longitude="14.268320450926" StarRating="3" HotelCode="158767|hotel_cavour" HotelName="B&amp;B Hotel Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 32, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/15/891582a08be6b6b1c217e4cf8c6d5e0cc8c4d32c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing business hotel is found on the Piazza Garibaldi, just paces from the old town centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85288846" Longitude="14.25236644" StarRating="0" HotelCode="559824|la_ginestra_2" HotelName="B&amp;B La Ginestra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Sant Aniello A Caponapoli 8, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/42/614271189241f5722d8d4ba18dc62d56e218d1fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Naples (Historical Center), B&amp;B La Ginestra is minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85154766" Longitude="14.25182018" StarRating="3" HotelCode="485080|dimora_delle_arti" HotelName="Dimora Delle Arti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria di Costantinopoli 30, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/ca/d2cac8edaad7adb242999133a88b32784973c9f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85294978" Longitude="14.252411" StarRating="0" HotelCode="959080|locanda_dellarte_museo" HotelName="La Locanda Dell'Arte-Museo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico San Aniello A Caponapoli 8, Naples Historic Center, 80135 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c4/80c4fb128c3a44b62da3d173906577347ca87a28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.24" OriginalAmount="66.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="985248|4670755" HotelName="Raggio Di Sole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicaria Vecchia 22, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ac/67ac7a5f86f9667f5845bf889f123895e8982fe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.33" OriginalAmount="66.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.866730147667" Longitude="14.216598009667" StarRating="3" HotelCode="148436|1069908" HotelName="Green Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Quagliariello, 35, 80131 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ed/86ed133d1a3be323c60e81d07e1a073899d77f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854045761715" Longitude="14.268536567688" StarRating="3" HotelCode="29800|33470" HotelName="Best Western Hotel Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principe Umberto I 23, 80142 Neapel, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ab/d8/abd834db42e1fa0cc125155b7b3c9b5e4d2687fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This futuristic-style hotel is situated in the centre of the city, within metres of Corso Garibaldi....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.844306" Longitude="14.251829" StarRating="4" HotelCode="260207|61678" HotelName="Culture Hotel Centro Storico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monteoliveto 15, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c7/20/c720d142d0f8b4c4e00a6c91a726ee136cee09cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83144722" Longitude="14.2443971" StarRating="0" HotelCode="583251|230570" HotelName="Daily Napoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>via Chiatamone 6, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/db/6adbd70ec16d957d19847ef7546b6ca62469f24e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.831429" Longitude="14.244608" StarRating="2" HotelCode="744800|230593" HotelName="Napoli Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiatamone 6, 80121 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/75/4075e9bb4c935281fb52bcb3de6ec4f3fac56100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83148604" Longitude="14.24432537" StarRating="0" HotelCode="540487|napoli_sea" HotelName="B&amp;B Napoli Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiatamone 6, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/53/6e53994081fff40cd48e9eedd5d2863c31300ce9.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 Napoli Sea in Naples (Historical Center), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841715810524" Longitude="14.25197660923" StarRating="3" HotelCode="117332|hotel_napolitamo" HotelName="Napolit'amo Medina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tommaso d'Aquino 15, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/8b/6c8be2a613e226afdb6c23f89737eb0ad1a7c29d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Via San Tommaso d'Aquino, in the centre of Naples just 100 m from the near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842380899867" Longitude="14.249089253373" StarRating="0" HotelCode="614402|residenza_borbonica" HotelName="Residenza Borbonica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Armando Diaz 8, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/b1/b7b109c3ea8261e33ddc67a2d56c6115d9957bb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8401723" Longitude="14.25508566" StarRating="5" HotelCode="745950|maschio_angioino_suite" HotelName="Maschio Angioino Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Guglielmo Melisurgo 4, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/a5/bea5f6be052085b42578099939cd1d24733e90ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84235138" Longitude="14.24900645" StarRating="2" HotelCode="579028|istayintoledo_luxury_guest_house" HotelName="IstayinToledo Luxury Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Armando Diaz 8, 80134 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/b2/10b20bfb47c26262f57b9d859605edf1d3b5344b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8466195" Longitude="14.26219922" StarRating="0" HotelCode="615041|i_vicere_bb_deluxe" HotelName="I Viceré B&amp;B Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 326, Neapol Historyczne centrum, 80133 Neapol</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/a6/c5a671e3f571f43c31b58456cfed37d41e8ff66f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83992513" Longitude="14.25377811" StarRating="3" HotelCode="568364|dionisos_apartments_2" HotelName="Dioniso's Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 145, 80133 Napoli, Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/94/259456355bf1c12457d65d2232895f83326b1e15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.87" OriginalAmount="67.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.918855381347" Longitude="14.404438734055" StarRating="4" HotelCode="909230|3306685" HotelName="Il Quadrifoglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Kennedy, 8, 80030 Castello di Cisterna</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/a1/b1a136047f0fcf0d810820ca6ac51f061e04d994.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pomigliano d'Arco. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.27" OriginalAmount="67.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.852083917046" Longitude="14.260312914848" StarRating="4" HotelCode="31406|352125" HotelName="Caravaggio Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cardinale Sisto Riario Sforza 157, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/53/7c537bdd02ce9775e16022b923909b8af3f7c220.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Old Town of Naples, beside the oldest square of the metropolis, the Pia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.56" OriginalAmount="67.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85804" Longitude="14.284778" StarRating="4" HotelCode="49097|68464" HotelName="Holiday Inn Naples" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aulisio, Centro Direzionale Isola E6, 80143 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/8d/628d783c69c277289de834adf533aaa54cbce744.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Centro Direzionale (Naples's business district) with easy access from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85621411" Longitude="14.25154847" StarRating="0" HotelCode="419355|residenza_principe_di_carafa" HotelName="Residenza Principe di Carafa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Stella 120, 80138 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/3b/473bae18a40d629dea0ce337612f78b5b967fecf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Residenza Principe di Carafa in Naples (Historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81966" Longitude="14.174933" StarRating="3" HotelCode="296695|hotel_villa_maria_13" HotelName="Villa Maria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Nuova Agnano 37, 80125 Neapoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/60/18609ebee630218b3a99eef65263e6e8e9444a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.82631155" Longitude="14.19755472" StarRating="0" HotelCode="726173|anthea_2" HotelName="Bed &amp; Breakfast Anthea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Viale Augusto 122, 80125 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/86/fb868e180fc58ede57c23bc8341a69cec8bc09c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83797552" Longitude="14.23462568" StarRating="3" HotelCode="640684|lhp_suite_napoli_parco_margherita" HotelName="LHP Suite Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Parco Margherita 4, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/fc/d8fca42b8c59fa5f86d57cda36569cfe08c7d4c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers guests a range of services and facilities to enhance their stay. Wireless i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84018151" Longitude="14.25529664" StarRating="2" HotelCode="573297|ostello_bella_napoli" HotelName="Ostello Bella Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Guglielmo Melisurgo 4, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/6d/796d283d1d2d0592656b8028872cbcbaadb60530.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="863630|beverello_rooms" HotelName="Beverello Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Fusco 16, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/2b/7f2b415e92ca5352384420a2c47f0380c042b8cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.16" OriginalAmount="68.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85137964" Longitude="14.26402315" StarRating="3" HotelCode="578592|2276525" HotelName="B&amp;B I Borbone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>via Ottavio Tupputi 9, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/bd/d3bdcad6891dafed1d31f7be68bb1a555a7ca2a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.27" OriginalAmount="68.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83436395" Longitude="14.24248237" StarRating="0" HotelCode="613085|781543" HotelName="Le stanze di piazza dei Martiri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico Santa Maria A Cappella Vecchia 3, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/83/6183e530180d35bc567e06881b5e96818c1767f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.41" OriginalAmount="68.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8359952" Longitude="14.2452562" StarRating="3" HotelCode="162598|561685" HotelName="ApartHotel Plebiscito" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>v. Chiaia 79, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b8/e8b88b03fe17488c7bc19df147adf475819a7d37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in an exclusive shopping district in the centre of Naples,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84344002" Longitude="14.25546047" StarRating="0" HotelCode="582679|230528" HotelName="2Naples Room&amp;Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza G Bovio 14, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/6c/e36cf9a48b7002f357b0467f1cc19c35f0806741.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys can be reached by lift. The hotel features a baggage storage service for a comfortable ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854250230071" Longitude="14.267345781579" StarRating="3" HotelCode="58168|256349" HotelName="Hotel Borbone di Napoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Rosaroll 6, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/db/cbdb1d4ad110aa5c1e7ed2ae05c1c3ad56dd9ec3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes walk from the historical centre in the commercial and busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84362118" Longitude="14.25572073" StarRating="0" HotelCode="768414|342101" HotelName="Napoli Rooms &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giovanni Bovio 14, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/29/d52918641ca92acc1bf9118fef10cbe97ed9a06f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.839156735841" Longitude="14.249188455416" StarRating="4" HotelCode="144208|attico_partenopeo" HotelName="Attico Partenopeo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Brigida 72, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/bd/99bdf7bbd64f40b95dc01c5d9d5ed57788a3db4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85373132" Longitude="14.25827856" StarRating="0" HotelCode="557741|duomo_89_" HotelName="Duomo 89" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 89, 80138 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/a2/27a2faf1b471d56ed9675bb4966e4d1a986b9356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84073497" Longitude="14.24858347" StarRating="0" HotelCode="536747|bb_monaciello" HotelName="B&amp;B Monaciello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 306, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/ff/55ff04f3f0b0db5795b7dfe2744b5f743b2931b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="770621|bb_vesuvius_2" HotelName="B&amp;B Vesuvius" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Argine 1023/B, 80147 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/04/7104a00541e68248cc574c61e6c816dd0c3d0b60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.75" OriginalAmount="69.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846213139363" Longitude="14.264106611464" StarRating="4" HotelCode="376252|464741" HotelName="Palazzo Salgar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nuova Marina 120, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/65/49657716075f815ff0a3dc5b2d048545e11a3335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.26" OriginalAmount="69.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836613651063" Longitude="14.246405143223" StarRating="3" HotelCode="365401|130142" HotelName="Chiaja Hotel de Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia 216, 1° piano, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/da/af/daafcb308e071c6e7ac2e6b190fe71b5139a2afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is right in the centre of the city, only 20 m from Piazza del Plebiscito; the heart of Nea...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84197383" Longitude="14.24877289" StarRating="3" HotelCode="580421|217044" HotelName="B&amp;B Don Pedro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 323, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31119/3331119/1.jpg?f=15058678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85423564" Longitude="14.27099586" StarRating="5" HotelCode="638485|pomodoro_bb" HotelName="Pomodoro B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 38, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/d9/92d993ed71bd6ddeab574eca219573334e37d0ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.76" OriginalAmount="70.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.828768617817" Longitude="14.221850037575" StarRating="3" HotelCode="167838|394715" HotelName="H Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Caracciolo, 11, 80122 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/0a/930a3754c81556f32a85e79c375df28d3290ddbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the 2nd floor of a century-old building on the world's most beautiful water...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85354803" Longitude="14.25230014" StarRating="0" HotelCode="557353|al_68_di_piazza_cavour" HotelName="Al 68 Di Piazza Cavour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cavour 68, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/72/4972f84c7c10ca1210f3236a5041086c8328978a.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 Al 68 di Piazza Cavour in Naples (Historical Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84587383" Longitude="14.25878388" StarRating="4" HotelCode="582414|hotel_nunu_2" HotelName="Hotel Nunù" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 58, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/af/55af1e7f5fd06e90e658401ed605b4eeafa286c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.07" OriginalAmount="71.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83917371" Longitude="14.24786192" StarRating="0" HotelCode="441908|2587995" HotelName="Casa Mariella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico Lungo Gelso 46, 80132 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/66/f5664df05da15cd88add998d166840f1971c481a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and a transfer service. Wireless internet access is avail...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84943778" Longitude="14.26369814" StarRating="3" HotelCode="574470|216998" HotelName="B&amp;B A Durmí" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Colletta 12, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c5/70c5c4b739dec902a9010da49b503ad14c6e0652.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="980757|494804" HotelName="Gallery Suite Naples" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 329, Central Station, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/a1/6ea1624ee0032b38267def41be655d8983227593.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84822595" Longitude="14.26277614" StarRating="0" HotelCode="742172|312185" HotelName="Napoli Svelata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 217, 80138 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/3c/a43c9135f87669c81e8b9c11bb737b060ff7b98b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842477876564" Longitude="14.25082372226" StarRating="0" HotelCode="536183|neapolitantrips_room_and_breakfast" HotelName="NeapolitanTrips B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fiorentini 10, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/90/f0904575fe9d6123da0c2d78cd7c6e5627efe111.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85277345" Longitude="14.26746872" StarRating="3" HotelCode="483337|la_dimora_di_garibaldi" HotelName="La Dimora di Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza G. Garibaldi 26, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/95/7695d36e54e6b6e0ca28679a6cf07f0d8da6b52e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.832872" Longitude="14.243093" StarRating="2.5" HotelCode="191543|morelli" HotelName="Morelli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Laundry,Luggage Storage,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Morelli 49, adiac. Garage Morelli, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/b6/11b658d708db5fa8c369a8687eb10b7882490992.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Naples (Historical Center), Morelli is minutes from Pia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84490206" Longitude="14.22768299" StarRating="0" HotelCode="529031|vomero_house" HotelName="B&amp;B Vomero House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Luca Giordano 71, Vomero, 80129 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/01/570189d890f06d8e41a4a95967cab9883ce3a0fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83722294614" Longitude="14.239422794708" StarRating="2.5" HotelCode="268023|delle_palme" HotelName="B&amp;B Delle Palme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vico Vetriera 15, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/fe/d0fe087b2d79ce7676261b8fdc1020a7b06ab53d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85506745" Longitude="14.26183256" StarRating="0" HotelCode="721287|bb_casa_caracciolo" HotelName="B&amp;b Casa Caracciolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carbonara 33, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d6/fdd6d2dd58d9d91772343d682b67d4807e5c1f33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85995442" Longitude="14.26291876" StarRating="2" HotelCode="572391|bb_foria_210" HotelName="B&amp;B Foria 210" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Foria 210, Naples Historical Centre, 80139 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/55/5755aec605f7ac01789719c8d983da2f3cf492b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="5" HotelCode="742785|culture_residence_consalvo_otto" HotelName="Culture Residence Consalvo Otto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Consalvo 8, Fuorigrotta, 80125 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/8e/d38ed3a45c7b1bdfe71856c14ca2ff5d10e8bc46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="954108|di_palma_suite" HotelName="Di Palma Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Generale Giordano Orsini 46, Lungomare Caracciolo, 80132 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c8/15c8e2348c1c4ca342e19d980b7139364c356036.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.44" OriginalAmount="72.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.839159" Longitude="14.248982" StarRating="4" HotelCode="260209|966378" HotelName="Hotel Santa Brigida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Brigida 6, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/ba/1eba0c963fe29d4e052a6fb4a91847053f940b1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83954625" Longitude="14.25478574" StarRating="3" HotelCode="629382|217314" HotelName="Relais Castel Nuovo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Municipio 84, Port Of Naples, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1f/2f1fe07d533ba1e3820ee6d636f88ad00c15ed33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.867901783433" Longitude="14.200089369433" StarRating="4" HotelCode="102018|ranch_palace_hotel" HotelName="Ranch Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guantai Ad Orsolone, 78, 80131 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/e9/78e993f0684b613bdd6defd17942a0e126cdd801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8329209" Longitude="14.24915313" StarRating="0" HotelCode="533253|santa_lucia_50" HotelName="B&amp;B Santa Lucia 50" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,LCD/Projector,Off-Site Parking,Parking,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Lucia 50, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/fa/14fa233135d6cedb6f618b9713dcdad55f8eb78d.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 Santa Lucia 50 in Naples (Historical Center), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84476" Longitude="14.242051" StarRating="3" HotelCode="191506|la_pedamentina" HotelName="La Pedamentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pedamentina San Martino 33, 80100 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/4c/b04c058f881de8dc53d47c71ca974319d59d560d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="726833|alla_corte_del_re" HotelName="Alla Corte del Re" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Bosco Di Capodimonte 101</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/88/08883761e941e9fd6b62a7089b0b9a230b22b655.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85193107" Longitude="14.26097606" StarRating="0" HotelCode="735391|sotto_le_stelle_ai_decumani" HotelName="Sotto Le Stelle Ai Decumani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazzetta Sedil Capuano 243, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/10/c610e7b8bb771f4ff31bd8f09f916565b3d4362b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85598193" Longitude="14.25762315" StarRating="3" HotelCode="483445|nel_cuore_di_parthenope" HotelName="Nel Cuore di Parthenope" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Foria 42, Scala B, 12 Piano, 80137 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/e4/07e4d458e1182881499519635b2334a6253cc656.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84412497" Longitude="14.25201382" StarRating="3" HotelCode="574745|dependance_4" HotelName="Dependance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Via Donnalbina 56, Campania, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7f/777fe4917e9a9c22f1e264286244cc64a4b83aa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8521142" Longitude="14.25131778" StarRating="3" HotelCode="434015|bb_cupole_e_campanili" HotelName="B&amp;B Cupole e Campanili" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Via Broggia 18, Naples 80135</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/82/41825407e1a74ca42dcfb3a4ec9a9c49e4c244c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.94" OriginalAmount="73.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84386017" Longitude="14.25459632" StarRating="3" HotelCode="610519|2287305" HotelName="B&amp;B Dimora San Felice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinale Guglielmo Sanfelice 8, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/85/968516a14d2d0bba08bc87f0f75cf3d2d33ebca0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.54" OriginalAmount="73.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840513" Longitude="14.2477" StarRating="3" HotelCode="79802|560315" HotelName="Il Convento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Speranzella, 137/A, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/08/ac08411fca56a09b0729ab7f4c678f3c6d5b73d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, next to the authentic Shrine of Saint Mary Frances of the Five Wounds of Jesus, is situat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836577" Longitude="14.224631" StarRating="2" HotelCode="191492|312158" HotelName="NapoliCentro Mare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 114, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/cd/c7cd429ca78aac8f3356a0b9dc5d03f1c7e99765.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84440732" Longitude="14.256745" StarRating="3" HotelCode="548771|be_italian_bovio_flats" HotelName="Be Italian Bovio Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 23, Primo Piano, Porto di Napoli Molo Beverello, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/71/3571d227f553f636d303cd50177f66dfa41f2d8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84344211" Longitude="14.25502851" StarRating="3" HotelCode="607591|piazza_bovio_22" HotelName="Piazza Bovio 22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Bovio 22, Zona Centro, Piano 2, Scala A, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/bb/28bbb08410e29ff07361caab3e4fd35f3dbbaf70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="787337|domus_san_biagio_14" HotelName="Domus San Biagio 14" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Biagio Dei Librai 14, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/e5/5be599aa2452253854c9a578e8f83c6123def465.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="584102|domus_borbonica" HotelName="Domus Borbonica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 55, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/25/3e25a5018aac2ad84231f16398b011e86b1e7c4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84617571" Longitude="14.22718001" StarRating="0" HotelCode="718651|393801" HotelName="The Andy House B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Consalvo Carelli 14, Piano 1, Vomero, 80129 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/c5/2cc531bffde940485b6a661bc04719546556c34f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836967447264" Longitude="14.232487678528" StarRating="1.5" HotelCode="191490|bb_amedeo" HotelName="Amedeo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 26, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/7f/127f8adc0ae8c80d12427d07ee4670d0e63b486e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841392" Longitude="14.2543571" StarRating="3" HotelCode="574700|palazzo_depretis" HotelName="B&amp;B Palazzo Depretis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 19, Centro città, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d4/20d438e315f8ae73581f2097811f46b504449c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84033407" Longitude="14.25290631" StarRating="2" HotelCode="582241|beverello_suite" HotelName="Beverello Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calata San Marco 4, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/6f/cc6f3cd652825a032aec117efae7fb5e3f4e5d41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85090455" Longitude="14.25986343" StarRating="0" HotelCode="631932|musto_bb" HotelName="Musto B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 205, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e7/83e7e18b4d4b8fa5e8e47e514a0a265d5759d88a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84156594" Longitude="14.25430454" StarRating="0" HotelCode="485147|suite_dei_catalani" HotelName="Suite Dei Catalani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 78, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ea/c7ea8fb9856dd44f183e57122bc19380b769ff23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85534505" Longitude="14.2731062" StarRating="0" HotelCode="621691|donnanna_bed_breakfast" HotelName="Donn'Anna Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pavia 16, Gare Centrale De Naples, 80143 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/59/14597893a46bfe79fb2da5e8f6e7e9b50107d279.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="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.866555" Longitude="14.296579" StarRating="3" HotelCode="395147|25755" HotelName="Joyfull" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Traccia a Poggioreale, 663, 80143 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/8b/1f8b243bbb8de868419cbfe3f3be8a46fc0d2952.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is just 100 metres from the bus station, 1.5 km from the central tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84735152" Longitude="14.24924155" StarRating="0" HotelCode="764253|342046" HotelName="La Bella Napoli B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 413, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/52/7f5293c8f45b4a5a94c39d3769ac877ca19a3545.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.82071362" Longitude="14.21407185" StarRating="0" HotelCode="763659|342066" HotelName="B&amp;B Lux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Posillipo 382, Piano 6, Interno 14, Posillipo, 80123 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9d/e09d605e3c41846bcf4d1672a838b8f0bc3648da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84031371" Longitude="14.25529402" StarRating="0" HotelCode="749066|342099" HotelName="Napoli Great View B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Guglielmo Melisurgo 15, Scala A Piano 6, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a2/82/a282fd2c665fbcaf0ccee15f1c32ec7b5d8d3669.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.80769247" Longitude="14.20143992" StarRating="5" HotelCode="711566|bb_la_nave" HotelName="B&amp;B La Nave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Posillipo 176, 80123 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a1/9da1ee41228afc5b238103a3c75dd3cd7a3f1285.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84363417" Longitude="14.252385" StarRating="2" HotelCode="683094|monteoliveto_33" HotelName="B&amp;B Monteoliveto 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Designated Smoking Area,Fax,Housekeeping,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Monteoliveto 33, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8c/538c0a701163a58fdcdf5ea72737433c4d0b06b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in the heart of Naples!
A 7-minute walk from Maschio Angioino, the guesthouse Monteoliveto 33 p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="848325|specchio_di_parthenope" HotelName="Specchio Di Parthenope" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea D'Isernia 2, Chiaia, 80122 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/e2/66e2286534097161f089bf8b2c8fccc157246193.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85320505" Longitude="14.26914034" StarRating="0" HotelCode="529832|dolce_vita_rooms_brealfast" HotelName="Margherita Rooms &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Golf,Lounge,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 109, 80048 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4c/06/4c06da5cb01292cf59126b5b47c9f6c83c5fe3b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Is the ideal place for the businessman and the tourist who will appreciate the quality of service of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83616324" Longitude="14.24559105" StarRating="2" HotelCode="572921|chiaia_roof" HotelName="Chiaia Roof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia 197, 80132 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/50/de50d088aaa49020a5bdbb7a5886f2a0167c102e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="985971|393706" HotelName="B&amp;B Neapolitan Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 22, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/63/626323d9c1abcf2131a9e7d14d20cfd72d116e44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850876386094" Longitude="14.249120541224" StarRating="3" HotelCode="38713|34135" HotelName="Correra 241" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Correra 241, 80135 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/00/5b00e42b6de03c5eab700d3cc0c15771d50bdc31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Naples just a few minutes walk from the Piazza D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83514" Longitude="14.231672" StarRating="3" HotelCode="388787|marechiaro_casa" HotelName="Marechiarocasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacomo Pisciscelli 41, 80129 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/96/94965ff083cd786e5815008e1ac29c1e524cfa7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851596997272" Longitude="14.259256124497" StarRating="4" HotelCode="191539|franceschiello_re_di_napoli_bed" HotelName="Re di Napoli Bed" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Tribunali 276, 4° piano, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/28/f3287e06a7ea4df01b87a5224cde6558300f6908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="728972|dimora_conte_di_ruvo" HotelName="Dimora Conte Di Ruvo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Conte Di Ruvo 10</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/06/f906e0cba36859d1c7f4c5ba00eb96aed87d8eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8397994" Longitude="14.24808716" StarRating="0" HotelCode="574314|bb_trinita" HotelName="B&amp;B Trinita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a6/fba625f7f2a8830996232c637af44a78bbf85dd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83571177" Longitude="14.24407051" StarRating="0" HotelCode="849396|cellamare_suite_spa" HotelName="Cellamare Suite &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia 111, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8e/548e7a29bf9de8a3a164ef5f7be98db78e83cad3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83503141" Longitude="14.24499325" StarRating="2" HotelCode="581638|chiaia_suites" HotelName="Chiaia Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte di Dio 82, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/7d/747d6b39525a8760b7bdb5870978e0ff04a82416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84963061" Longitude="14.25030258" StarRating="3" HotelCode="576418|la_gemma_bb_naples" HotelName="La Gemma B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dante 22, 80135 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/22/d822c2e03c9ca1772990cd86a9a0e5d8fa1660d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84760777" Longitude="14.25561309" StarRating="0" HotelCode="792859|ambra_noblesse" HotelName="Ambra Noblesse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mezzocannone Palazzo de Mayo 109, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/fa/cefa326ee866bf7db51ca7665cc00264808a3b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84940038" Longitude="14.25543638" StarRating="0" HotelCode="622513|a_casa_del_principe" HotelName="A Casa Del Principe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via De Sanctis Francesco 29, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/69/3a69204e213baea2ff4c591e5a018070569e6799.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.52" OriginalAmount="77.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850688070786" Longitude="14.270309507847" StarRating="3" HotelCode="49602|185346" HotelName="ibis Styles Napoli Garibaldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Ricciardi 33, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/ae/beae3c38f0ede42b375c58faafd69b09bad3db85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the centre of the city and within 200 m of the main train station a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.56" OriginalAmount="77.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.835895974674" Longitude="14.237465858459" StarRating="4" HotelCode="31178|290935" HotelName="Exe Majestic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Vasto a Chiala 68, 80121 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cc/f4cca208cc5a5297333deaa62d007430b1182898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying in the heart of Naples, this comfortable hotel is situated just a short distance from an abund...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84343802" Longitude="14.22749849" StarRating="0" HotelCode="558511|chez_anna" HotelName="Chez Anna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarlatti 209, Vomero, 80127 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ae/17ae2c4c80daa2b3f481f82185cdccc4e487b885.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84273529" Longitude="14.25557552" StarRating="3" HotelCode="431638|hotel_angioino_spa" HotelName="Hotel Angioino &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Russo 17, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ae/32aefff87fc8bae49ed0d5d6204fffeb4d2f61f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83122" Longitude="14.220632" StarRating="2" HotelCode="61107|bed_breakfast_la_dimora_di_nettuno" HotelName="La Dimora di Nettuno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piedigrotta 57, 80122 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/44/76444a72fa3071e16face2fcf9deb399ecb60d22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable B&amp;B affords a central location in the lively Piedigrotta district, which is famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.78" OriginalAmount="78.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841613" Longitude="14.248743" StarRating="4" HotelCode="284440|325016" HotelName="Lanfipe Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo, 320, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/74/ba747e411bd14da0e9a707f7fb55b08d882a851c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.85" OriginalAmount="79.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841500729614" Longitude="14.25259845015" StarRating="3" HotelCode="144441|2247445" HotelName="MediNaples" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Medina 17, secondo piano, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/e5/9ee5a118152002e25667d028b044a6a0ef4f05d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.19" OriginalAmount="79.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.849038580831" Longitude="14.264599084854" StarRating="4" HotelCode="38712|765556" HotelName="Hotel Suite Esedra Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cantani 12, 80133 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99af0ab70dcea1b0249c5a13c94d2bc0b855769e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located at the heart of Naples. Plenty of shopping venues, restaurants, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83668836" Longitude="14.24728973" StarRating="0" HotelCode="573597|bb_napoli" HotelName="B&amp;B Napolì" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia 232, 80121 Napoli, NA</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220ff9cc3697161c9019e06e729eaa63794049c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854703" Longitude="14.267808" StarRating="2.5" HotelCode="191545|del_corso_2" HotelName="Del Corso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 340/C, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/7a/ea7a5540209a6f93c1f54d7b0b67baec39c08e61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83213596" Longitude="14.24282141" StarRating="0" HotelCode="624020|relais_piazza_vittoria" HotelName="Relais Piazza Vittoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Arcoleo 37, II Piano, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3f/683f8b3749a9427a286ce677f46cd8e92ab6922e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853185559829" Longitude="14.270285367966" StarRating="4" HotelCode="59930|411585" HotelName="Sant Angelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 60-63, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77599/a_77599_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Naples, close to the main train station, the bus station and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.88664158" Longitude="14.22781078" StarRating="0" HotelCode="709273|relax_in_suite_" HotelName="Relax in Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Emilio Scaglione 281, 80145 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/d2/d5d29c64eb34cf499de99c835fcadbe94b09af1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84820539" Longitude="14.25971661" StarRating="0" HotelCode="724171|bb_al_ponte" HotelName="B&amp;B Al Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Grande Archivio 32</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/6b/b66bbb49f8d2ea0934e55e2bab5f1151c27a63c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.853676" Longitude="14.270368" StarRating="1" HotelCode="191551|iris_4" HotelName="Iris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bologna 14, Napoli 80142</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/c4/07c44dc1611c9e6a90644654cfb292a07a9eddf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842438181277" Longitude="14.250976145268" StarRating="3" HotelCode="162513|golden_hotel_4" HotelName="Golden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fiorentini 51, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/c3/8bc32a2c558b1fafd35f85203a387efc0011886c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Placed in the centre of Naples, the hotel is a short walk from the historical centre, the shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="734239|bb_margarita" HotelName="B&amp;B Margarita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacomo Leopardi 66</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/78/9d780d9455afea56d203ff1feed5001cb5ebfd8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8459165" Longitude="14.25913113" StarRating="0" HotelCode="623142|dimora_partenopea" HotelName="Dimora Partenopea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 109, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/d0/71d0431bf778110aecefa70cfe79bc3fd5f0f3ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.54" OriginalAmount="81.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.838155" Longitude="14.24945" StarRating="4" HotelCode="89587|454445" HotelName="Art Resort Galleria Umberto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Galleria Umberto I 83, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/80/f980c18411ec0b0d4cf3fa156a3ca9e22ff343f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a strategic location in the city of Naples, inside the famous Galleria Umberto I....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84255572" Longitude="14.23602076" StarRating="0" HotelCode="718115|casa_marga_bb" HotelName="Casa Marga B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Paolo Michetti 10, Vomero, 80127 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/0e/2d0ead3d1356001b517bf1fd843ebe51635fae55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.80684587" Longitude="14.20040168" StarRating="3" HotelCode="577609|bb_o_sole_mio" HotelName="B&amp;B 'O Sole Mio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Capurro 21, 80123 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/ce/6fcede2b710a0e987390febfae70aa702d605db4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83393571" Longitude="14.24274103" StarRating="0" HotelCode="771142|leone_camere_dautore" HotelName="Leone Camere D'autore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Morelli 7, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/25/822570676d8119f4dc169f1e55a8427ff9302296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84014452" Longitude="14.25527945" StarRating="0" HotelCode="581712|napolilive" HotelName="Napolilive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Melisurgo 4, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/91/f891706bd003449a9df0cf44bfde1c33571f0071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="83.42" OriginalAmount="82.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830503850708" Longitude="14.24756705761" StarRating="3" HotelCode="97118|654745" HotelName="Residenza Echia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiatamone 37, 80121 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/03/7c037f86d367d18a5aaf65afddf109f075a13c33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the most representative and prestigious area of Naples, next to the Partenope se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.42" OriginalAmount="82.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836709727219" Longitude="14.247778952122" StarRating="3" HotelCode="191485|3020715" HotelName="B&amp;B Chiaia 32" 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>Via Chiaia 32, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/cb/aacbd879a22f6b9181bcccf98ad6df615399d1b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83457332" Longitude="14.24785616" StarRating="3" HotelCode="485806|bb_in_piazza_3" HotelName="Relais Piazza del Plebiscito" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Solitaria 39, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/36/0c364ff44ef59804a5b7afa86ab916cb8c69ab98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84779572" Longitude="14.25472666" StarRating="0" HotelCode="952733|casa_hosteno" HotelName="Casa Hosteno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Pallonetto A Santa Chiara 14/c, 80134 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/98/4c98df1a44cecbf6ca1941fc13d57e5ba8aad392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8571463" Longitude="14.27957446" StarRating="0" HotelCode="629539|2b_fifteen_floor_suite_napoli" HotelName="2B Fifteen Floor Suite Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Porzio, Centro Direzionale Isola G1, 80142 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/fe/19fe71a3786c99be282d609d53f0d1bee28ac3e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85475104" Longitude="14.24420619" StarRating="0" HotelCode="580700|colori_e_note" HotelName="B&amp;B Colori e Note" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Amato di Montecassino 11, 80136 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/66/c766f40760a9a112f9f6e9419fa549a0d2219cdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at B&amp;B Colori e Note in Naples, you'll be in the historical district a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84784666" Longitude="14.26043938" StarRating="0" HotelCode="528989|bb_carafa_suite" HotelName="Carafa Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazzetta Arcangelo Scacchi 7, Centro Storico di Napoli, 80134 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/fd/13fd7296b1aab5daf62a7543a3c234ed66994a12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;amp;b Carafa Suite The B&amp;amp;b Carafa Suite is a small hotel in Napoli. Dining is available at the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83272693" Longitude="14.25056921" StarRating="0" HotelCode="573383|bb_orsini46" HotelName="B&amp;B Orsini46" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Generale Orsini 46, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/74/2d74ffe7af94d8e4971fcaf47db75daed1a48a33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86685577" Longitude="14.27532664" StarRating="0" HotelCode="625286|mondo_suites" HotelName="Mondo Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Corso Malta 150/b, 80143 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ff/87ff662998ec5e32aa8428e32af56e36d077a200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="770507|dama_suite" HotelName="Damasuite Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Teresa in Chiaia 41, 80121 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/50/1d50426528259e253219a07057bf21402d3474ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87628864" Longitude="14.28461827" StarRating="2" HotelCode="573197|bed_and_boarding_hostel" HotelName="Bed and Boarding - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fulco Ruffo di Calabria, Palazzo Pegaso, 80144 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/81/a081099b6934cc9f15de5a23af86740d709f43b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.85" OriginalAmount="84.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.864839940056" Longitude="14.258513152599" StarRating="4" HotelCode="22696|340725" HotelName="Culture Villa Capodimonte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salita Moiariello 66, 80131 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/bc/62bcd1c91604d37c9b2aedee61687ba518538b41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical centre is only a short walk away, the highway exit only 1 km away, and the airport, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.872448" Longitude="14.301652" StarRating="4" HotelCode="68201|le_cheminee_business_hotel" HotelName="Le Cheminee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Stadera, 91, 80143 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b5/96b5deea53d44fb3d772cb1017e2b40c4f928e42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Naples, about 1.5 km from the historical centre of town, and 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84449589" Longitude="14.22873069" StarRating="0" HotelCode="707192|bb_solimena" HotelName="B&amp;B Solimena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Solimena 113, Vomero, 80127 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ee/b5ee89f6acd0bc8f520a7356c6251a4a37a494f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="848342|bb_nazionale" HotelName="B&amp;B Nazionale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Campania 26, 80143 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/c9/b4c947ed45c65196b8bac73d8965a5c894151a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85567384" Longitude="14.26060423" StarRating="0" HotelCode="955047|hermes_rooms_for_tourists" HotelName="Hermes Rooms For Tourists" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni A Carbonara 21, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/60/bf608610c190bb59923aeaff75e7995ef306354c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="86.09" OriginalAmount="85.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841195" Longitude="14.252374" StarRating="4" HotelCode="89595|2009481" HotelName="Palazzo Turchini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Indirizzo Via Medina 21/22, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d1/cfd18b7a90413c780cfe3bf75f82c3b8468a930a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.32" OriginalAmount="85.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86133205" Longitude="14.24869189" StarRating="0" HotelCode="955051|2629175" HotelName="Villa Elisio Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Luca Samuele Cagnazzi 29, 80136 Neapel, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/aa/5daa2aa24c3c579d2fb743b196f2beae982c49a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.63" OriginalAmount="85.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.825079237215" Longitude="14.191564915344" StarRating="4" HotelCode="263919|1056868" HotelName="Palazzo Esedra" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Tecchio 50, 80125 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/be/5bbe037d542fa3b9063a5373ab73b0534aabc4ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83412" Longitude="14.24304" StarRating="3" HotelCode="748680|176190" HotelName="Napoliday B&amp;B Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via S.M. Cappella Vecchia 11, 80121 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/55/db55274064ca9d86d0031e59aeaddc3f7c51655f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85318449" Longitude="14.2565239" StarRating="0" HotelCode="721667|ocurniciell_bb" HotelName="Ocurniciell B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vico Limoncello 31, Centro Storico Di Napoli, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/32/26323a1c055fbe5ab254e9657a7dce54f4bf725f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.82840186" Longitude="14.22045937" StarRating="0" HotelCode="619855|maison_mari" HotelName="Maison Mari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sannazaro 200, Lungomare Caracciolo, 80122 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f1/86f12658c8b6fd1582f7a2317df1b5ba6d3812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Naples (Chiaia), Maison Mari is minutes from Port of Mergellina a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85116299" Longitude="14.23215943" StarRating="0" HotelCode="731230|bb_carolina_napolivomero" HotelName="B&amp;B Carolina Naples Vomero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ottavio Caiazzo 4, 80131 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/e1/83e13b72b593a4facf78aeb1dbcc88119e4a807e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83414926" Longitude="14.237593" StarRating="0" HotelCode="731552|bb_marange" HotelName="B&amp;B Marange" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Poerio 89/A, 80121 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/4a/ac4a49994c8e932f3fee6a540205c9f1f5cd0f38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.82999083" Longitude="14.22181291" StarRating="0" HotelCode="780476|gramsci_suites" HotelName="Gramsci Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Gramsci 22, Lungomare Caracciolo, 80122 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/25/e92552f939603f1f09e61185cabb6db92eed5cc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8437116" Longitude="14.25625116" StarRating="0" HotelCode="776215|suite_napoletana_2" HotelName="Suite Napoletana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giovanni Bovio 8, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ac/93ac42fdde7faba8924892ae7c5b969196cbb35e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.12" OriginalAmount="86.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851272382101" Longitude="14.266106486321" StarRating="4" HotelCode="63599|566015" HotelName="San Pietro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Pietro ad Aram 18, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/99/99b3e66c1eaae57c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the splendid city of Naples, close to the central station at P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.14" OriginalAmount="86.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="960869|2434595" HotelName="Melrose Napoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vico II Quercia 4, Floor 2, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e5/c1e5444160d8dee698b0b7e3e3db5d5c19bf329b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.64" OriginalAmount="86.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.849516349686" Longitude="14.287806402447" StarRating="4" HotelCode="62612|750065" HotelName="Magri's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Galileo Ferraris 118/A, 80146 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/73/e873a9ad59366c922487618c1aa84176b89b5df4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples, about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85150093" Longitude="14.25186077" StarRating="0" HotelCode="769856|342056" HotelName="La Smorfia Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria di Costantinopoli 30, 80128 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/26/2626af7d6f2472c9b650db736c95cf42ace90716.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830928" Longitude="14.244907" StarRating="4" HotelCode="191486|luna_caprese" HotelName="Luna Caprese" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiatamone 7, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/00/a900eaa76f96e4df2c6a83d19750c3338c7d7bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81821415" Longitude="14.16294863" StarRating="0" HotelCode="879787|acate81_lifestyle_apartment" HotelName="Acate81 Lifestyle Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Acate 81, 80124 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/f2/fef2178595d3d25a8f94e270557f5b8351c9d93f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="88.61" OriginalAmount="87.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.843409108216" Longitude="14.253478646278" StarRating="3" HotelCode="38711|AION" HotelName="Hotel Airone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Cerriglio 10</AddressLine>
          </AddressLines>
          <PostalCode>08118578207</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/8a/128af76d949d42379cb318e27bedcfadc12ca7e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the centre of Naples. Plenty of shopping venues, restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83830494" Longitude="14.23811087" StarRating="3" HotelCode="578854|la_scalinata_di_chiaia" HotelName="B&amp;B Napoli La scalinata di Chiaia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vico Vasto a Chiaia 27, 80132 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/eb/f7ebf4e15d135495c3163232c6e85f96052d68ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8466546" Longitude="14.26229269" StarRating="0" HotelCode="782952|be_italian_flat_duomo_319" HotelName="Be Italian Duomo 319" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Duomo 319, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/19/5319b1b873c6f05c8040e0c286401360f09941c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Be Italian Flat at Duomo places you in the heart of Naples, walking dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.06" OriginalAmount="88.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.826448" Longitude="14.199821" StarRating="4" HotelCode="387414|396925" HotelName="Serius" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Augusto, 74, 80125 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/26/60260f8205f2c2b12689dfcc4ef370b407529a75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Viale Augusto. Naples International Airport is only 5 km away ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85166862" Longitude="14.25163442" StarRating="0" HotelCode="863875|381167" HotelName="Bellini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria Di Costantinopoli 23, Historic Center, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/7d/587dd5e01f8c29ebdfc9f50bbb6f6fe881433cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85268704" Longitude="14.24751727" StarRating="0" HotelCode="957601|magma_home" HotelName="Magma Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giuseppe Dei Nudi 18, 80135 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/2a/2a2a6c13b0894f65ef9059281aca22c81b02b341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.847174" Longitude="14.259454" StarRating="3" HotelCode="191538|portanova" HotelName="Portanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Portanova 38, 80138 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/e1/a3e1456c8afb565518f8dbe81a55f0d424e11a97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851837" Longitude="14.267471" StarRating="4" HotelCode="72263|una_hotel_napoli" HotelName="UNAHOTELS Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 9-10, 80142 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/8a/778ab3549567a2101b4f15e4bb77160b78318f28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8832207" Longitude="14.22924544" StarRating="0" HotelCode="619280|linea1_bb" HotelName="Linea1 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Comunale Del Principe 51, 80145 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/ff/f2ffd9d8db8fc8a0a984ae88d3437c7f4a859e0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84091763" Longitude="14.22776818" StarRating="0" HotelCode="559525|bb_floridiana" HotelName="B&amp;B Floridiana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Belisario Corenzio 33, 80127 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ce/8fce130ec8814437aceff8099a18885511a63241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.847703596669" Longitude="14.233231469733" StarRating="0" HotelCode="385945|casa_valeria_2" HotelName="Casa Valeria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Michelangelo 48, 80129 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/8c/908cfd2e9de679681c59ff182cb1899392af3f8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Casa Valeria in Naples (Vomero), you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="749367|casa_santelmo_21" HotelName="B&amp;B Santelmo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Bonito 21</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/07/b107f2de46752fe59ca3a505c41287d3d2a594c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84635199" Longitude="14.25992371" StarRating="2" HotelCode="745575|angioino_rooms" HotelName="Home &amp; Suites Angioino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Central Heating,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 133, Anlegestelle Molo Beverello, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/95/5095ad247fe90b0f53dbd0064a40fdc31fa14938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy Bed and breakfast is in Naples. With a total of 4 units, this is a nice place to stay. Thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.62" OriginalAmount="90.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842665433333" Longitude="14.233279875556" StarRating="3" HotelCode="145995|863235" HotelName="Cimarosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Cimarosa, 29, 80127 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/71/1e71b88163fca7ec7d0be1e16548577bdf6b8866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85370098" Longitude="14.27037838" StarRating="0" HotelCode="418010|pensione_enea" HotelName="Pensione Enea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Bologna 14, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/6d/996d41ba25958ffde9c7878f168164a7dcccdaeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="727236|la_casa_di_anna_8" HotelName="A Casa Di Anna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant’Anna Dei Lombardi 36</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/85/ee852f176f9dba8fb46bb12b36926d786a97b5e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="849862|bb_sosta_flegrea" HotelName="Sosta Flegrea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Chiarini 14, 80125 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/37/0837ebd64d753468c376f06112b547a328dc6940.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.60" OriginalAmount="91.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83885352" Longitude="14.24850918" StarRating="3" HotelCode="547740|3002775" HotelName="Maison Toledo 210" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 210, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/71/ac71646889aeae8a0165ed8d68908a2485bc4484.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84015029" Longitude="14.25540321" StarRating="0" HotelCode="577437|217343" HotelName="Skyhouse Beverello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Guglielmo Melisurgo 4, 80133 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/14907/3714907/1.jpg?f=15399640</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.849570155264" Longitude="14.252526462078" StarRating="3" HotelCode="906203|bb_civico_16" HotelName="B&amp;B Civico 16" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Pietro a Maiella 16, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/bb/41bb63017d15aa6083bec0cf6678fae51480d01b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.74" OriginalAmount="92.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.826224" Longitude="14.217414" StarRating="4" HotelCode="11006|220196" HotelName="BW Signature Collection Hotel Paradiso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Catullo 11, 80122 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/3c/3d3c2adb87460bdf381e1be68cce46f2b91d47e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most enchanting areas of the city, on the charming hill of Posil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84436229" Longitude="14.25485534" StarRating="3" HotelCode="539005|napulart" HotelName="B&amp;B Napul'Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sedile di Porto 18, 80138 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/95/6a957efd159a9d4fd25866c0d30d6e49bec4fb7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8415138" Longitude="14.25244058" StarRating="0" HotelCode="713765|napolart_" HotelName="Napolart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Medina 17, 80133 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a5/34a56d2dd52df54e6b266ec8be016a35903263e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84160291" Longitude="14.2487685" StarRating="0" HotelCode="573356|toledostation_bb" HotelName="Toledo Station Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 320, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/e7/65e73726db18523975892b11bf650f591b3749c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.36" OriginalAmount="93.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840419" Longitude="14.254014" StarRating="4" HotelCode="44208|182656" HotelName="Mercure Napoli Centro Angioino" 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,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Depretis 123, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/93/249320f57bb8b6c39e766c3f9c8f3d14f5554341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel lies just a few paces from the old town and exclusive shopping streets. The Roy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.48" OriginalAmount="93.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84669067" Longitude="14.25989867" StarRating="0" HotelCode="956955|4674875" HotelName="The Grey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 90, 80138 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/75/ce7559979ab9366a1b1f7c9c32268e88077066e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.66" OriginalAmount="93.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850448" Longitude="14.274574" StarRating="4" HotelCode="15125|118592" HotelName="Hotel Ramada Naples" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Galileo Ferraris 40, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/35/bd35edc8ea75906a5251b1c3c624763a4b02f68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples, just 200 m from links to the public transport network at Piazza Gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84886334" Longitude="14.24596833" StarRating="0" HotelCode="574337|pizzasleep" HotelName="Pizzasleep Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazzetta Sant'Alfonso And Sant'Antonio In Tarsia 11/G, 80135 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/19/2619c0f5dfcde208f0b2323b4a00613b22f88931.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8366573" Longitude="14.24668653" StarRating="0" HotelCode="574436|skyhouse_chiaia" HotelName="Skyhouse Chiaia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiaia 216, Chiaia, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/24/aa242ac01314e1d56b892186850d6bc4c6e22b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.03" OriginalAmount="95.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="3" HotelCode="116549|644485" HotelName="Albergo del Golfo" 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,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sedile di Porto 23, Nei Pressi di Piazza Bovio, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/da/63da93ce60fc868d606ae723568057d88009fec0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location in the heart of Naples close to the port and the shopping area aro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.39" OriginalAmount="95.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83911219" Longitude="14.24900084" StarRating="3" HotelCode="574514|2375295" HotelName="Napoli Class B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Brigida 79, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/18/ea18bbe805af018770f65f16245a29a12679c62f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83042714" Longitude="14.24626091" StarRating="0" HotelCode="557728|skyhouse_" HotelName="Skyhouse Chiatamone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiatamone 55, 80121 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/8b/1b8bb267cb4472923fd30ab2b03673a70dce8867.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.82285325" Longitude="14.21002324" StarRating="0" HotelCode="558282|bb_dipintodiblu" HotelName="B&amp;B Dipintodiblu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Manzoni 131, 80123 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/23/9f23cca97588aec733e4dfa800b00fdfec25912b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8423992" Longitude="14.25642919" StarRating="2" HotelCode="579926|bb_de_gasperi_55" HotelName="B&amp;B De Gasperi 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alcide de Gasperi 55, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/28/1728e54a1e4252462324501a046ba6d4a8813368.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.72" OriginalAmount="96.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.844938010307" Longitude="14.257794320583" StarRating="4" HotelCode="165878|396895" HotelName="Naples" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco 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,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C.so Umberto I  55, 80132 Napoli, Golf von Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/58/cd585c3c249d9fb9692b2dd310db585931f95a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in Naples’ historic centre, along one of the most important roads, Corso Umberto I....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83318956" Longitude="14.22300094" StarRating="0" HotelCode="745510|il_san_filippo" HotelName="Il San Filippo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Filippo 24, 80122 Napoli, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/0e/8e0e05e79ab7e4b3d9772cacb87553c707b703ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.51" OriginalAmount="97.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830914477997" Longitude="14.24989389109" StarRating="3" HotelCode="336474|561735" HotelName="Hotel Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palepoli 12, 80132 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/14/c41405464a0d7990136982cbbb0c8cd75e7e65ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Naples, at the heart of the famous Santa Lucia district and d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="98.80" OriginalAmount="97.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.831547" Longitude="14.242883" StarRating="4" HotelCode="260208|1833999" HotelName="Partenope Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Tommaseo 1, angolo Via Partenope, Napoli 80121</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/1c/be1c65c2f0dcc6967145920dd1c53f63a254da3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.92" OriginalAmount="97.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="985532|4702795" HotelName="Dimora Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Umberto I 74, Scala B, 1° Piano, Codice Citofono 16, 80138 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/e8/fde8a4e705604e3cb9d696396a18c885aa1deb7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83592068" Longitude="14.24110074" StarRating="0" HotelCode="540267|bb_filangieri" HotelName="B&amp;B Filangieri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Filangieri 15, 80121 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/e3/cde3943803ec5e68ba187e08fd18c1b9c6000751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85204039" Longitude="14.24731881" StarRating="0" HotelCode="536131|bb_nel_regno_di_napoli" HotelName="B&amp;B Nel Regno di Napoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvator Tommasi 16, 80135 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3e/ee3e6a57113a12d2acd6995c242fcbe7f5ba82e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850017" Longitude="14.25231" StarRating="3" HotelCode="191482|bellini" HotelName="Bellini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Piazza V. Bellini 68, 80100 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/00/a500c8259f0339fe459364b0b3f99a9f6a5aedb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830844803412" Longitude="14.221651554108" StarRating="3" HotelCode="191495|272825" HotelName="Mergellina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giordano Bruno 115, 80122 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/31025/1831025/49.jpg?f=15580594</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84963623" Longitude="14.25802687" StarRating="0" HotelCode="710775|bb_ersilia" HotelName="B&amp;B Ersilia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gregorio Armeno 41, 80138 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/b3/9a/b39aaa34f159777b8383d664938572fd8db46bd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8495092" Longitude="14.25236589" StarRating="0" HotelCode="636121|bb_il_conservatorio_2" HotelName="Il Conservatorio B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Pietro Majella 7, 80138 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/64/216417d9cbc74653446d442a6d0f7fdaa8c33d68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846496297576" Longitude="14.249643087387" StarRating="3" HotelCode="191520|bb_carafa_di_maddaloni" HotelName="B&amp;B Carafa di Maddaloni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maddaloni 6, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/f9/bcf935a1c7d6b0d4e271f20632c0446021ddf1cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.02" OriginalAmount="101.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.845589" Longitude="14.250901" StarRating="3" HotelCode="191523|1658118" HotelName="Maison Degas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calata Trinità Maggiore 53, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/63/ca/63ca5a860b464b14af3472d1d2489afd8afcb89c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.38" OriginalAmount="101.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83853433" Longitude="14.24830318" StarRating="4" HotelCode="729877|2387095" HotelName="Caruso Place Boutique &amp; Wellness Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Boutique,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 256, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/26/1d2669252922cf12cf1537ad3ef315ee78c60bf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Caruso Place Boutique &amp; Wellness Suites is set in Naples, 350 m from Maschio Angioino. With free WiF...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.61" OriginalAmount="101.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.840258495494" Longitude="14.25305144832" StarRating="3" HotelCode="117603|354935" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calata San Marco 26, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/2a/1a2abac081acb88e6cf859b040cee45611310755.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84715355" Longitude="14.2558746" StarRating="0" HotelCode="770404|m99_design_rooms" HotelName="M99 Design Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,Kitchen,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Mezzocannone 99, 80134 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/a8/1ca81a396ed79199e7b003558121cc2fcc43cea3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at M99 Design Rooms, you'll be centrally located in Na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85056667" Longitude="14.25481435" StarRating="0" HotelCode="546852|bb_napoli_pietrasanta" HotelName="B&amp;B Napoli Pietrasanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Proprio d'Arianiello 12, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/7c/dd7c345d30dd780d3a180a7aba7d4bbcf350519f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of facilities, amenities and services available at the hotel ensures guests a comfortable ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841485304048" Longitude="14.25261112943" StarRating="3" HotelCode="640252|bnb_naples" HotelName="BnB Naples" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Medina 17, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/82/b182e915d8f485e8a3229f11b044518e00f78261.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at MediNaples in Naples (Historical Center), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.843209242495" Longitude="14.253805875778" StarRating="3" HotelCode="191519|bb_sanfelice_centro_storico" HotelName="Sanfelice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinale Guglielmo Sanfelice 33, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/53/8c531b36dc489e5a1aa503e7c5efdb51fa7c6afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84989624" Longitude="14.25186727" StarRating="3" HotelCode="577175|ovo_slow_travel" HotelName="OVO Slow Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria di Costantinopoli 84, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/4f/d84f177cfffb7a8dd983a5056fa1246a4c40bbc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="630068|bb_city_soul_typical_resort" HotelName="B&amp;B City Soul Typical Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giulio Rodino 18, Chiaia, 80121 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/c8/16c816db1403b9027e3daaae01cdd0c3c76f4dbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84561982" Longitude="14.25170839" StarRating="0" HotelCode="848424|artemisia_domus" HotelName="Artemisia Domus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Carrozzieri A Monteoliveto 13, 80134 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/95/8695ede1a57f73681c0b5e09189f347710b50798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.41" OriginalAmount="103.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8903689" Longitude="14.0841948" StarRating="3" HotelCode="158988|354910" HotelName="La Fayette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Nullo 80, 80014 Licola</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/c5/8dc584325c99409c839ddc3290f0687a4e4cb9c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Naples. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.76" OriginalAmount="103.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84717225" Longitude="14.2544606" StarRating="3" HotelCode="743141|633153" HotelName="Ecumano Space" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Heated Pool,Internet,Parking,Pets allowed,Printer,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vico Pallonetto Santa Chiara, 80134 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ca/05cae6363cf4b78ca9aa073a985f5e3fc1f2e3d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is gay-friendly and is situated in Naples. Situated within 100 metres from the t...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84231283" Longitude="14.25082984" StarRating="0" HotelCode="558940|international_naples" HotelName="International Naples" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Fiorentini 61, Piazza Del Plebiscito, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/33/96338cebf27ac9994deb5907e8734f361cfe5076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.96" OriginalAmount="104.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.851830262788" Longitude="14.2714439015" StarRating="4" HotelCode="18217|2946584" HotelName="Starhotels Terminus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Garibaldi 91, 80142 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/88/d488b8e8c664178e37b7a25bcd1d8ef5c37bed21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located, close to the main train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="968526|486473" HotelName="B&amp;B Napoli Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via S Brigida 6, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/40/3340be6cd98de5b792d5588808ce502f18f35ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8588559" Longitude="14.26744059" StarRating="0" HotelCode="847215|casa_cairoli" HotelName="Casa Cairoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Cairoli 60, 80141 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/ac/beac391d41b4f9494ee40553e1f16bcc70d33e9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854239" Longitude="14.267438" StarRating="3" HotelCode="748740|217284" HotelName="Hotel Naplesitaly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Rosaroll 4, 80139 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=9327859&amp;full=1</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a bar and room service are available to guests of the hotel. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84458165" Longitude="14.24820125" StarRating="0" HotelCode="536909|casa_vittoria_4" HotelName="Casa Vittoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vico Vacche a San Liborio 11, Centro Storico, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d5/81d5491db49070219473c66ff6e6683cf576de5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.838531" Longitude="14.233552" StarRating="3" HotelCode="117768|villa_margherita" HotelName="Villa Margherita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Parco Margherita, 101, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/47/eb47b7850ee885315862885682088c752d1c7e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location is ideal for reaching the city's shopping area and all major tourist attraction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84231948" Longitude="14.25079421" StarRating="0" HotelCode="781017|mellos_bb" HotelName="Mellos B &amp; B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Fiorentini 61, 80133 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/59/6259702448f4099e04ddc3f1b36e4efadcd0e845.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.60" OriginalAmount="107.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830076381104" Longitude="14.246917535876" StarRating="4" HotelCode="336472|95978" HotelName="Royal Continental" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Partenope 38-44, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/55/58554db24abec801158afcff5d054c2dea4a617e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to the historical city centre, this comfort hotel is ideally located for those wishin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84482953" Longitude="14.24958935" StarRating="0" HotelCode="574053|salotto_borbonico" HotelName="Salotto Borbonico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario Morgantini 3, Centro Storico Di Napoli, 80134 Napoli, Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5e/c95ef1d6e9bbe6d10ce289e9335b51bb7078a294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84938234" Longitude="14.25755794" StarRating="2" HotelCode="581380|la_strada_parlata" HotelName="La Strada Parlata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vico Santa Luciella 20, 80138 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/23/a823988574d1a1a3b02000ca8caf7152629788b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at La Strada Parlata, you'll be centrally located in Naples, ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.832874167319" Longitude="14.249249950689" StarRating="0" HotelCode="385889|megaride_santa_lucia" HotelName="Megaride Santa Lucia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Concierge,Elevator,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Lucia 29, 80132 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/65/aa65d502a9ccd1b38750f7153066f3c9930273da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Megaride Santa Lucia in Naples (Historical Center),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830850891837" Longitude="14.250034689903" StarRating="3" HotelCode="191557|relais_sul_mare" HotelName="Relais sul Mare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Palepoli 20, Napoli 80132</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/ed/d2ed90164de533c8cc3b27de76fa463d8b04740a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Naples. With a small number of only 6, this accommodation is very co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="974303|422815" HotelName="Matilde Hotel Lifestyle Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazzetta Matilde Serao 7, 80132 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/14/0914642d8ac6d67df045da08095764edeb151e25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83908165" Longitude="14.24896605" StarRating="0" HotelCode="746314|bb_homemore_suite_santa_brigida" HotelName="72 Home&amp;More" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Brigida 72, Plebiscito, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/de/5bdeef5651703b2ff1d56231ab5287385adbc431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87042295" Longitude="14.25950854" StarRating="0" HotelCode="529889|villetta_capodimonte" HotelName="Villetta Capodimonte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Macedonia 26, Capodimonte, 80137 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/4c/0e4cc141d6eedce0209bd9d244708045eee1e92a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.49" OriginalAmount="113.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.834683" Longitude="14.241548" StarRating="4" HotelCode="66768|561635" HotelName="Palazzo Alabardieri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Alabardieri, 38, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/2d/f52d8decf0b5af2f390f4edc69b0bd7b42e291dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, in the most exclusive pedestrian zone in Naples. The seafr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.11" OriginalAmount="113.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830006032567" Longitude="14.249724568123" StarRating="4" HotelCode="12346|380595" HotelName="Eurostars Hotel Excelsior" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Partenope 48, Lungomare Caracciolo, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/fb/e7fbe8380bf8befc1aaeaed567fe65d5d9686c17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an elegant district of Naples, this comfort hotel lies close to many of the city's famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846795" Longitude="14.230025" StarRating="3" HotelCode="191505|weekend_a_napoli" HotelName="Week-end a Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Alvino 157, 80129 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/b2/49b224713a264ec768cbeace07afb992ea22d581.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85504334" Longitude="14.26778805" StarRating="0" HotelCode="558888|thousand_colors" HotelName="Thousand Colors" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 338, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/ae/72aed6b2053ac2350f92004199e3469f27e704de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8214628" Longitude="14.21442168" StarRating="0" HotelCode="573658|bb_vista_mare_2" HotelName="Vistamare B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Elevator,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Posillipo 394, 80122  Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/10/f91092f0e2f1cf3d688e97401459997677fdb848.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vistamare B&amp;B in Naples (Posillipo), you'll be conv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.856309824615" Longitude="14.249372184277" StarRating="3" HotelCode="888138|le_stanze_del_vicere_2" HotelName="Le Stanze del Vicere Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Stella, 94, 80135 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/8c/f68c389f2acdc0ec4f62f71b93d495bba152a414.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming residence is located in Via Stella, between Via Toledo - the famous high fashion stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85493139" Longitude="14.26186091" StarRating="0" HotelCode="620263|caracciolo109" HotelName="B&amp;B Caracciolo 109" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Carbonara 109, Stazione Centrale, 80139 Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e1/e8e15c557a226bdeedab9750d90afff819fd8304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83105388" Longitude="14.22548827" StarRating="0" HotelCode="771168|50_suite_bb" HotelName="50 Suite B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giambattista Pergolesi 1/B, Lungomare Caracciolo, 80122 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e2727092104efdd8f4f1dce649a0455076f5087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.42" OriginalAmount="116.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.854802406319" Longitude="14.26129145561" StarRating="4" HotelCode="901684|310825" HotelName="Palazzo Caracciolo Napoli - MGallery by Sofitel" 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,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Carbonara 112, 80139 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/8f/ab8f9d6a64a3f2ab68103d48392f636cbf807c33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in an excellent location in the heart of Naples, within a few minutes of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="722571|bb_starbien" HotelName="B&amp;B Starbien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Vico Belledonne 16</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/cd/19cdce562e91fa60d7628fa6edf5f2431c5565b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86314308" Longitude="14.25778743" StarRating="2" HotelCode="579440|bb_la_veduta_2" HotelName="B&amp;B La Veduta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Salita Moiariello 13/O, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/f0/e9f07aa57acafeff60dc4e2e8068dca68691da68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8323455" Longitude="14.22505981" StarRating="0" HotelCode="674072|il_salotto_della_regina" HotelName="Il Salotto della Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Riviera Di Chiaia 53, 80122 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/bb/2dbb810fc19203f75b99c69b869a080695b60d32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85033349" Longitude="14.27285842" StarRating="0" HotelCode="623279|bb_napoli_centrale_di_fabio_e_veronica" HotelName="B&amp;B Napoli Centrale Fabio E Veronica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Corso Arnaldo Lucci 149, 80142 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/91/6491796f1300a6d291c2ef29f23beeafa05035f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.35" OriginalAmount="121.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84933826" Longitude="14.25833918" StarRating="4" HotelCode="737768|692819" HotelName="It's Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ico Figurari 2, 80138 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fb/6b/fb6b75ad113482c051033ea9e4c4af4af1886ec6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83084424" Longitude="14.24891375" StarRating="0" HotelCode="764236|342151" HotelName="Santalucia133 B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Lucia 133, Lungomare Caracciolo, 80132 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a2/6ca21cb9223b7e4d7f1545f42eb55c519d69f550.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="747738|thats_napoli" HotelName="That's Napoli B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Trinita Degli Spagnoli 41</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/29/a2/29a2122c1125448bf7a3832ef2bedc82e0140b8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83474985" Longitude="14.24201053" StarRating="0" HotelCode="716240|relais_piazza_dei_martiri" HotelName="Relais B&amp;B Piazza Dei Martiri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina A Chiaia 67</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c1/ebc1a81c5ee603f6613eecec75ff6641ac559aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.38" OriginalAmount="126.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850595" Longitude="14.25146" StarRating="4" HotelCode="78559|1435538" HotelName="Hotel Costantinopoli 104" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. M. di Costantinopoli 104, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/d5/aad5fe81117936b9cd0ade95e7e91cc6d2467fa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846249" Longitude="14.248806" StarRating="3" HotelCode="104100|i_visconti" HotelName="I Visconti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Pasquale Scura, 77, 80134 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/20/0320d58ce0a6f5d0c89914fa86aff30f7cc99565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Naples, directly in the well-known Spaccanapoli, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.12" OriginalAmount="128.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84739423" Longitude="14.26167549" StarRating="0" HotelCode="957682|660988" HotelName="Amadomus Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Nicola Amore 10, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22fff0fb0a56740221605dd316c6fc3a5422380.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.846342" Longitude="14.255018" StarRating="3" HotelCode="116874|33266" HotelName="Decumani Hotel de Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni Maggiore Pignatelli, 15, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/04/fa0422b9dc21a2f00f02367fb425d305d9acac45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of the historic city centre, in the Decumani area, a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84679963" Longitude="14.26493599" StarRating="3" HotelCode="530731|bb_la_storia_di_napoli" HotelName="B&amp;B La Storia Di Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mercato 340, Port of Naples, 80142 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ed/46ed0e47e058e90bece1b004f59350363fdc69c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.824828" Longitude="14.19766816" StarRating="0" HotelCode="673192|hotel_nuovo_diana_2" HotelName="Hotel Nuovo Diana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Scipioni 13</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/zz/8aadab1608218d2e6857b9e40d89cab961e18c74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850248" Longitude="14.268896" StarRating="1.5" HotelCode="191553|donna_adelina" HotelName="Donna Adelina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Nolana 13, 80142 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/af/bdafaca5332a0bd54247e1e460e41c94e9b947b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="744161|287819" HotelName="Domus Deorum De Luxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principe Umberto 4, 80139 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/c8/60c81c83bbad42dfb79f30927f2275bec81ef66b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83422747" Longitude="14.24248249" StarRating="0" HotelCode="556357|casalice_bb" HotelName="CasAlice B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Santa Maria a Cappella Vecchia 8, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/be/d2be19c510f47bb50fa420a667dec00fd343ba1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836434413931" Longitude="14.220586542328" StarRating="0" HotelCode="389015|casa_rubinacci" HotelName="Casa Rubinacci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Limousine Service,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Viale Maria Cristina di Savoia n. 2, 80122 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/08/b808a123d48a2d7827320ff1b747b07f4dec207f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Casa Rubinacci in Naples (Posillipo), you'll be con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84962144" Longitude="14.25045126" StarRating="0" HotelCode="747499|the_dante_house" HotelName="The Dante House B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dante Alighieri 22, 80135 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/7b/e07bb9db9509ae1810c8ae8ad107629843450b96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="619273|a_luggetella" HotelName="A' Luggetella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>50 Via Bernardo Cavallino, Vomero, 80128 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/fd/cefde5839892679c696966ec4fbdcc12e9707e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842450226281" Longitude="14.252254630627" StarRating="4" HotelCode="31146|nh_ambassador" HotelName="Hotel NH Napoli Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Medina 70, 80133 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1c/e5/1ce5e3702286ae9517adb4414441c90222e9b11f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84117284" Longitude="14.24869506" StarRating="0" HotelCode="577337|toledo_loft" HotelName="Toledo Loft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 156, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/2c/252c628c012cf9d6b686284b3a46b554902c49f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841753223342" Longitude="14.248638849696" StarRating="4" HotelCode="191510|342028" HotelName="Hotel NapoliMia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 323, 80132 Napoli, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/e0/cae0a4043b19c9761b4ca22ad5595db71d356dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.41" OriginalAmount="142.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.84803585" Longitude="14.25399466" StarRating="4" HotelCode="507648|2375745" HotelName="Santa Chiara Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Croce 23, 80134 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/56/5d56c0a2462f22095bd6ef68afc62bc24fcfca92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Naples. Its setting is especially ideal for guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.04" OriginalAmount="151.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.845013356438" Longitude="14.248982024537" StarRating="5" HotelCode="658938|2287375" HotelName="Relais Della Porta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Toledo 368, 80134 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/98/94984f58932e53e4de7654c3d455e2f3598337db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.80" OriginalAmount="153.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83984187104" Longitude="14.250407516956" StarRating="4" HotelCode="163995|253946" HotelName="Ciliegina Lifestyle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo Emilio Imbriani 30, Piazza Municipio, 80133 Neapel</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/6c/6d6ccbe1592f7107c24a90e46954b91f933eb549.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the heart of Naples, just a few steps from Teatro San Carlo,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85158652" Longitude="14.25906898" StarRating="0" HotelCode="613476|bb_fiumara" HotelName="B&amp;B Fiumara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Tribunali 276, 80138 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/08/db0892c05c3119c7f1c96f4e4bf6195ea2b5fd2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="159.27" OriginalAmount="157.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.843457" Longitude="14.244588" StarRating="4" HotelCode="316820|FSF" HotelName="San Francesco al Monte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 328</AddressLine>
          </AddressLines>
          <PostalCode>0812512485</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/96/9696a90baed7f95c56d2171982438e14f72d9f45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the areas with the most beautiful panoramic views of Naples. The cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.79" OriginalAmount="179.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.842567" Longitude="14.251713" StarRating="3" HotelCode="191514|fiorentini" HotelName="Fiorentini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fiorentini 21, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/c1/c6c1379b809c194be18dd91f14d59f2dbfc187d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Naples.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.41" OriginalAmount="198.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.829996" Longitude="14.249122" StarRating="4" HotelCode="13050|396885" HotelName="Grand Hotel Santa Lucia" 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,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Partenope 46, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/66/2b66fb8980fe1fcf816890f67e98ac04e06732fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This debonair hotel is located directly in St. Lucia's romantic harbour, near to the San Carlo Opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="747001|talismano_luxury_suite_bb" HotelName="Talismano Luxury Suite B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Stendhal 23</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/fb/41fb4deb883b04acb6acb22f3175b36319f4a6ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.05" OriginalAmount="250.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.841038073502" Longitude="14.250528216362" StarRating="4" HotelCode="31177|68334" HotelName="Renaissance Naples Hotel Mediterraneo" 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,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nuova Ponte di Tappia 25, 80133 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/bb/48bb4f65eac3dce6b11cb8fce15e7ad0fede61e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Naples, this comfort hotel is just a short distance from the Via Roma shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.96" OriginalAmount="276.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.836902937303" Longitude="14.229512457672" StarRating="3" HotelCode="158769|396855" HotelName="Britannique Hotel Naples, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 133, 80121 Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/85/85dad3ed4bb242e1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is found in a panoramic location about 500 metres from the city centre. The hotel is well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.93" OriginalAmount="355.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.830116217826" Longitude="14.248181283474" StarRating="5" HotelCode="13061|368325" HotelName="Grand Hotel Vesuvio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Partenope 45, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/c1/3dc176cb00fccf9efd23ffe1ce27beb3ca374d9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly beside the sea, this luxury hotel is about 700 m from the centre of Naples and app...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.83726" Longitude="14.230037" StarRating="5" HotelCode="13023|30121" HotelName="Grand Hotel Parker's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele 135, 80121 Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/ee/85ee5109afbfce0cc1dfe4975479e692850bd027.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a great location just 2 km from the motorway and just 0.5 km from the city centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85456924" Longitude="14.26758907" StarRating="0" HotelCode="748542|381178" HotelName="Emyjo Central B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Corso Garibaldi 101, Central Station, 80139 Naples, Napoli</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/01/440165f6c256904a7979f00fd8aed55bef0b8fc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.83" OriginalAmount="683.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8456" Longitude="14.2504" StarRating="0" HotelCode="958255|white_room_5" HotelName="White Room" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Giuseppe Garibaldi 165, II Floor, 80139 Naples, Naples</AddressLine>
          </AddressLines>
          <CityName>Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cc/0c/cc0c63f70850e7dedf1f45215df85b4515396db6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access,Central Heating,Fax,Sauna,Conference Hall,Currency Exchange,Designated Smoking Area,Lounge,Massage Centre,Swimming Pool,Diet Meals,Garden,Kitchen,Golf,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Dining,Meeting Room,Parking,Pets allowed,Smoking Rooms,Valet Parking,Elevator,LCD/Projector,Off-Site Parking,ATM/Cash Machine,Babysitting,Boutique,Printer,Wake-up Call Service,Heated Pool,24 Hour Room Service,Business Centre,Coffee Shop,Dry Cleaning,Luggage Storage,Housekeeping,Beauty Salon,Concierge,Gift Shop,Limousine Service,Pick &amp;amp; Drop,24 Hour Front Desk,Library</BasicAmenities>
    <HotelRating>4,3,5,2,1,1.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,HOTEL,ECO HOTEL,AIRPORT HOTEL,CLUB RESORT,APARTMENT HOTEL,GUESTHOUSE,GUEST HOUSE,GUEST HOUSES,BOUTIQUE HOTEL,APARTMENT,HOSTEL,BED AND BREAKFAST,SPA HOTEL,BED AND BREAKFASTS,APARTHOTEL,HOLIDAY HOMES</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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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="7128a20e-c089-48bc-a61e-9c27fe6517e9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="56522" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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
7128a20e-c089-48bc-a61e-9c27fe6517e9|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-15T05:51:20.3086374+00:00" Version="0" EchoToken="Search" TransactionIdentifier="7128a20e-c089-48bc-a61e-9c27fe6517e9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="24.64" OriginalAmount="24.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.797735038249" Longitude="11.204788684845" StarRating="3" HotelCode="55490|778275" HotelName="Hotel Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Gori Luigi 31, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/3e/3b3ee1ba312e98073289ddf2641bef0a39d812fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a main road and is well connected by public transport to the most popular s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28.65" OriginalAmount="28.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772581" Longitude="11.250512" StarRating="1" HotelCode="95013|352401" HotelName="Pensione Ferretti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Belle Donne 17, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/4f/054fc216da6d07109531c26d2977b26595d2e7d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.795563" Longitude="11.199617" StarRating="3" HotelCode="78945|55113" HotelName="Eurhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pistoiese 30, 50145 San Donnino, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/8d/648d6109e846c05baf39840bde1d935b90a9ae1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.17" OriginalAmount="40.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.735489768135" Longitude="11.209654211998" StarRating="4" HotelCode="101958|2374965" HotelName="Fattoria Il Milione" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Giogoli 12, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/18/cc18895de0bbf518f869ea8bbfab6af952cbde03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.98" OriginalAmount="41.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770389" Longitude="11.255286" StarRating="3" HotelCode="96803|121994" HotelName="Axial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calzaiuoli, 11, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/de/15deda2eec4b9d2a1f69839527a21e791e832f32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly city hotel enjoys an excellent location on the 1st floor of a historic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.39" OriginalAmount="41.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778812" Longitude="11.257436" StarRating="1" HotelCode="95018|A31128" HotelName="Loggia Fiorentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 31, Piazza San Marco, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5f/245f74f0c6d0084eff977b067505953e0f294914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.16" OriginalAmount="42.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.782026" Longitude="11.257848" StarRating="3" HotelCode="145030|1650618" HotelName="Bonifacio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bonifacio Lupi 21, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/5e/945e2de564e1c7b47401466b6f49109dd6ba41d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77869247" Longitude="11.25690345" StarRating="0" HotelCode="860384|342798" HotelName="Casa Micol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Internet,Luggage Storage,Parking,Pets allowed,Restaurant,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Ventisette Aprile 4, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/2a/622a850ee2b938d0d9679d35ca67eedca2b27457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Casa Micol, you'll be centrally located in Florence...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78274757" Longitude="11.25497933" StarRating="2" HotelCode="396841|89340" HotelName="Corte Passi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Leone X 2, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/56/0756015e0d07af849a9ad002ddab78c80aa1f9b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.782146" Longitude="11.25813" StarRating="3" HotelCode="913309|177152" HotelName="Residenza Johanna I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bonifacio Lupi 14, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/9e/d79ecc58f597072e5caddb6d3cad12be64ee3fd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.82" OriginalAmount="49.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778501803081" Longitude="11.253570020199" StarRating="3" HotelCode="36222|2942002" HotelName="Kursaal Ausonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 24, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/58/0a584c26aa6edd44b669066e3f3d75c96a0f8785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very centrally located, just a few steps from the Duomo, near Santa Maria Novella train...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.13" OriginalAmount="49.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.804857103212" Longitude="11.243173778057" StarRating="3" HotelCode="34708|847296" HotelName="Corolle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Caccini 24, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/0e/7d0e3bd4a9ef537cf09ce63d48e1f5b0eb89f1da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Careggi. The historical centre as well as the convention cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.79503097" Longitude="11.24278638" StarRating="2" HotelCode="359015|179558" HotelName="Hotel Dalmazia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele II 162, 50134 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/af/f0af0f201b63c5f9c6fce39c2e0320f3c9838dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780835" Longitude="11.271763" StarRating="2" HotelCode="913322|235988" HotelName="Hotel Villa Il Castagno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea del Castagno 31, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/44/e744b2fb1a776f7f07afb5b638fd61ce653ab69d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.79" OriginalAmount="50.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.794777" Longitude="11.20585" StarRating="4" HotelCode="36224|1626305" HotelName="Mirage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via F Baracca 231/Int 18, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/2c/e12c9e5ccb9455bd80f6b5cf2e5857635bf34217.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 2-minute drive from the Firenze Nord exit of the A1 Motorway and the historic centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.91" OriginalAmount="50.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778679" Longitude="11.256405" StarRating="3" HotelCode="117730|1240958" HotelName="Veneto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 33, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/54/1f5489d16c036756f842b941fe691c0d5873f2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="51.25" OriginalAmount="50.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.797153292455" Longitude="11.219505148479" StarRating="3" HotelCode="935830|711951" HotelName="Diva Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lippi e Macia 24/C, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/f2/67f238d1e0473c3a3f34be5968c5473ab6bbb929.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.40" OriginalAmount="50.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769265405156" Longitude="11.274992823601" StarRating="3" HotelCode="34690|394575" HotelName="Jane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Orcagna 56/58, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/75/697581e0715797a60b35e39aa1b2a11f219d0e88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally yet quietly located in the centre of the tourist area, close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.55" OriginalAmount="51.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.797382687908" Longitude="11.220774650574" StarRating="3" HotelCode="31186|392705" HotelName="B&amp;B Hotel Firenze Nuovo Palazzo di Giustizia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guidoni 87, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/bf/58bfa35522357455781119d9f805dbb7ccd7f518.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the commercial district of the city of Florence, this hotel is close to Florence airport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.66" OriginalAmount="52.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779343" Longitude="11.259455" StarRating="3" HotelCode="101719|574395" HotelName="Panorama" 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,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour, 60, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/93/bd/93bd3a6867cb830c645dea3b96bdae76841fbd32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location close to Florence's Piazza San Marco. Important museums su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.786386183589" Longitude="11.26543879509" StarRating="4" HotelCode="337453|6235" HotelName="Diana Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Pascoli 10, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d2/d2/d2d2a2af6c57d10842324d00a1a8136512a79d67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located and can be easily reached by car. Within a 10-minute drive guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.07" OriginalAmount="53.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.785267929361" Longitude="11.265452206135" StarRating="3" HotelCode="22691|271135" HotelName="Hotel Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Don Minzoni 25, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/1e/691e4da5ad648adc3038043e42439586fde67661.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.13" OriginalAmount="54.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.768682393199" Longitude="11.28547757864" StarRating="4" HotelCode="34968|574315" HotelName="Hotel Grifone Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Pilati 20, 50136 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/79/22797325f3d7c7681c192d9182ecb8941ef2d992.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is located in quiet surroundings in Florence; just 15 minutes walk from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.21" OriginalAmount="54.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.796728" Longitude="11.219573" StarRating="3" HotelCode="58875|52276" HotelName="Auto Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valdegola 1, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a5/f1a553c7af49c89312f831a0cbb66764d4a3519d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in commercial area of Novoli in the northwest of Florence. Recently, a new un...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.44" OriginalAmount="54.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7637643353" Longitude="11.274107694626" StarRating="2" HotelCode="913199|A2A206" HotelName="Ferrucci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ricorboli 2, 50126 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/bc/6cbc62187c47a8681562466678422b6f436d6e93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.781617" Longitude="11.255932" StarRating="2" HotelCode="166884|28119" HotelName="Plus Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina D'Alessandria 15, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/5e/205e0143943e7cb089d6aac7789ce791a2c3de91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.22" OriginalAmount="55.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.797810541623" Longitude="11.215667724609" StarRating="3" HotelCode="32573|1425178" HotelName="B&amp;B Hotel Firenze Novoli" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guidoni 101, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/5a/0a5a11006af9ac86007ea8e148623aaf3b9b2202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the commercial and banking district of the city of Florence and enjoys exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.92" OriginalAmount="56.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779726" Longitude="11.254809" StarRating="2" HotelCode="117418|4739435" HotelName="Hotel St James" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 18, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/37/7537a36b7eeca02013e92b74d04d9ff8a5e167b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776396" Longitude="11.245864" StarRating="2" HotelCode="913259|212080" HotelName="Bella Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti Oricellari 32, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/30/e5309d330084d86ee49007bff148832de4edff2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.37" OriginalAmount="57.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7690174805" Longitude="11.271315515041" StarRating="3" HotelCode="32469|392675" HotelName="B&amp;B Hotel Firenze City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giovanni Amendola 34, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b7/e0b7e42047c2725beaa77e1190871bb9cc2ad2c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a fabulous location in the historical centre of Santa Croce and is the id...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770368" Longitude="11.255278" StarRating="2" HotelCode="888134|55899" HotelName="Maxim 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,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Calzaiuoli 11, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/91/919333559194ee2f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel lies in the main street of the city, Via dei Calzaiuoli, which directly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.94" OriginalAmount="58.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775505" Longitude="11.251859" StarRating="3" HotelCode="116815|2252155" HotelName="Hotel City Florenz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Antonino 18, 50122 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/1c/4d1c0dde8ae4f33d5502a9018b37a2571970c4ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.98" OriginalAmount="58.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772048" Longitude="11.254898" StarRating="2" HotelCode="14665|747795" HotelName="Medici" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Medici 6, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/92/1f921cafdacc30691a9092da5a564b669b3dc573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the heart of the historic old town, in quite surroundings, between...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777005" Longitude="11.240923" StarRating="3" HotelCode="173717|57066" HotelName="La Corte Dei Principi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>via Il Prato, 66, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c6/dfc6ae52b5fe229882841983454640d4621fa72f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.86" OriginalAmount="59.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774118" Longitude="11.269593" StarRating="2" HotelCode="95011|1562118" HotelName="D'Azeglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Mattonaia 43, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/c1/23c17f5f8fbbd2ee9b5811a3d5b6ab0ae1a20aad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77040293" Longitude="11.25680965" StarRating="0" HotelCode="527334|285986" HotelName="B&amp;b Il Gattopardo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Magazzini 1, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/f2/06f2d4aa3598cfb1bed0d3ebdeb1bfb5d06e59cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.781069020935" Longitude="11.261485608004" StarRating="3" HotelCode="320097|61048" HotelName="WOW Florence Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia 18 B, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/481328/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.52" OriginalAmount="60.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.781303" Longitude="11.258667" StarRating="3" HotelCode="47446|169097" HotelName="Cimabue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bonifacio Lupi 7, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/ae/56ae34d07c522ce902b69cb3038c4a114fed6db5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near to the heart of the city, in one of the oldest areas of the historical ce...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78081" Longitude="11.278747" StarRating="3" HotelCode="237534|56268" HotelName="7 Santi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 11, 50131 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/f6/41f6efb2587e5b2c9b18cb351d3c9d9b052f03c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779215" Longitude="11.255262" StarRating="1.5" HotelCode="913317|201051" HotelName="Tourist House Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 9, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/5b/0e5b45e9e33255446ba3c184a9c860b34b178436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.791062" Longitude="11.248456" StarRating="3" HotelCode="913326|200864" HotelName="Bed &amp; Breakfast Leopoldo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabbroni 78, 50134 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d5/0ed5c81febe866d856417b11d164a55801ab8fcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a transf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.782575685341" Longitude="11.244025011706" StarRating="2" HotelCode="428257|89804" HotelName="Maison Bianca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Viale Belfiore 58, 50144 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/fc/26fc7758669799ee6649949900d14249cc08f711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Maison Bianca places you in the heart of Florence, minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.23" OriginalAmount="62.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.783166" Longitude="11.268676" StarRating="1" HotelCode="117267|1650378" HotelName="Masaccio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 228, 50132 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/09/ad09d9070590b31dd7cb585e6ff5c1bbf9b04bf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77155996" Longitude="11.25990276" StarRating="0" HotelCode="433309|177977" HotelName="Residenza d'epoca Borgo Albizi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Albizi, 14, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/7a/127a524694aa7734a779908099a2c686b9f6e885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780637843803" Longitude="11.279305815697" StarRating="3" HotelCode="913320|212209" HotelName="Palazzo Lombardo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 6, 50131 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/68/7c68a2de9609f69f9778f0c5a9c7b0ba4fed94bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77668126" Longitude="11.26032538" StarRating="0" HotelCode="579233|236016" HotelName="Residenza d'epoca Galleria L'Accademia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santissima Annunziata 5, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/46/67468063ea286ad0a72818d7b80acaab1bf71af1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Residenza d'epoca Galleria L'Accademia in Florence (Santissim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.73" OriginalAmount="64.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.789006" Longitude="11.251646" StarRating="3" HotelCode="153500|2064795" HotelName="Relais Firenze Stibbert" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Raffaello Lambruschini 39, 50134 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/dd/c6ddf3808f632117cdb0b3fe200fd0ce5f074c1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.95" OriginalAmount="64.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771510238659" Longitude="11.265135705471" StarRating="4" HotelCode="408706|91477" HotelName="Palazzo dei Ciompi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietrapiana 18, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/11/ff1146b56ea84b6cfa4cebeb1c767442690440f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is found in the centre of the old city of Florence, at the point where the road meet...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.22" OriginalAmount="64.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773308" Longitude="11.248704" StarRating="2.5" HotelCode="117699|1650078" HotelName="Tourist House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 1, (Piazza Santa Maria Novella), 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/17/0c170d784c4c205706b4d22262f2c69cc3899bd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.46" OriginalAmount="64.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777866592208" Longitude="11.249951720238" StarRating="3" HotelCode="69590|84785" HotelName="Palazzo Vecchio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cennini, 4, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/be/a6beb370fedd837d6b9fd40d78bcbf6f5a4399a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a particularly convenient position in Florence. It is close to the Santa Maria Nove...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.48" OriginalAmount="64.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771064" Longitude="11.248776" StarRating="0" HotelCode="145511|4673005" HotelName="Caprimoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vigna Nuova 17, 50135 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ce/67cef33fc83d80dca28861e0897468ca7ad496ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="65.56" OriginalAmount="64.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775217225314" Longitude="11.252623200417" StarRating="3" HotelCode="16709|711795" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 6, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b7/a8b760c2d6a20386077bac40760a48eb3725bdca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is one of the finest buildings in Florence and is only a few minutes' walk from Florence'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.86" OriginalAmount="65.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.756248" Longitude="11.289034" StarRating="3" HotelCode="22790|1433728" HotelName="Rosary Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripoli 169, 50126 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/58/55581023913bec8e272a0943016fbe714d10d020.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.14" OriginalAmount="65.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.757652518389" Longitude="11.298497021198" StarRating="4" HotelCode="34056|101602" HotelName="Italiana Florence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Europa 205, 50126 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c9/93c9ee3ed48bcc8bfb207cdee9a1642dc9014694.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel enjoys a stunning location in the south of Florence, close to the A1 motorway, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.18" OriginalAmount="65.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770533097589" Longitude="11.259414553642" StarRating="4" HotelCode="98954|1098458" HotelName="Borghese Palace Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ghibellina 174/r, 50143 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/cd/fccd6543add3ff4eeba4f7271b2c726f5463e640.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.22" OriginalAmount="66.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.786555614222" Longitude="11.096397936344" StarRating="2" HotelCode="73525|553095" HotelName="EuroHome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Country House,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Colli 13, 50058 Signa, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/d4/7dd4921a700d8e381b39d1467cb53fe58651d6ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Florence-Signa, just 15 minutes from the centre of Florence. It is situate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.58" OriginalAmount="66.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778309" Longitude="11.250783" StarRating="3" HotelCode="117834|614075" HotelName="Mario's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 89, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d4/a2d4c493cc40de4168f475605731cf8047ab525a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78071085" Longitude="11.25913134" StarRating="3" HotelCode="548318|211973" HotelName="B&amp;B Residenza San Gallo 79" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 79, San Lorenzo, San Marco, Santissima Annunziata, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/62/a5621d728750e4054be1409f0b80547c957c3008.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.52" OriginalAmount="68.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769234" Longitude="11.274771" StarRating="2" HotelCode="52598|396145" HotelName="Orcagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Orcagna 57, 50121 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/36/8e365471a231e71e0e0d395636962199a362bc79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located directly in the tourist centre just a short distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77031032" Longitude="11.26126685" StarRating="3" HotelCode="547076|180268" HotelName="Residenza D'Epoca Historia Luxury Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ghibellina 102, 1 Piano, Uffizi, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/9b/5a9bda1e9465080f650bec9d3305f2d860843209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780436" Longitude="11.252681" StarRating="2.5" HotelCode="237533|342946" HotelName="Ridolfi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Via Cosimo Ridolfi 4, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/07/ef0706f53f6e6773661c5506dfd1d88ff4745f79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious bed and breakfast can be found in Florence. Travellers will enjoy a peaceful and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.94" OriginalAmount="69.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77671" Longitude="11.251702" StarRating="3" HotelCode="117509|574235" HotelName="Residence La Contessina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza, 71, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/c9/25c9a882f4602fdda3440ef045159907a223853f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.28" OriginalAmount="69.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776722" Longitude="11.251544" StarRating="3" HotelCode="14286|5734" HotelName="Machiavelli Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 10, 50133 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/e4/e5e457b6032e461527f56ed06ce4c6f72cf11b1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the historic centre of Florence. Famous sightseeing attractions, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77359229968" Longitude="11.254575848579" StarRating="2.5" HotelCode="913232|178891" HotelName="Guest House Bel Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo San Lorenzo 4, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/63/9d6300e58366b17d3090994e479c387d8a9b29e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.71" OriginalAmount="70.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779054" Longitude="11.244981" StarRating="2" HotelCode="148791|803394" HotelName="Hermes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alamanni Luigi 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/7b/747bebfbd169f1f7eef7daf2bc8d983a604641c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.00" OriginalAmount="70.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.754791" Longitude="11.237495" StarRating="2.5" HotelCode="153487|1876995" HotelName="SanGaggio House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Cardinal Leopoldo 62, 50124 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/f1/c2f1ef743d376d33abead09219b998ab049d5f83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 6 rooms. The establishment features vario...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.10" OriginalAmount="70.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77696" Longitude="11.251861" StarRating="4" HotelCode="10492|5843" HotelName="Atlantic Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 10, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d2/12d26c5de4a2a45e7be4a4a62fdc91cfa8028a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Florence. This hotel is also located close to the...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771157733711" Longitude="11.233084648848" StarRating="3" HotelCode="913270|200845" HotelName="1900 Artevita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Raffaello Sanzio 2, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0a/e20a4025cb7c4e49e58c59666c159046043899aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7773888" Longitude="11.25783978" StarRating="4" HotelCode="582532|236014" HotelName="Residenza Conte Di Cavour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camillo Cavour 42, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/23/cc233248af4afe62b5f31fcb7ba1596baba21258.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.38" OriginalAmount="71.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776276598822" Longitude="11.255715787411" StarRating="3" HotelCode="87514|553145" HotelName="Ginori al Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via De Ginori, 24, 50129 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/7d/5d7d3d8165fbbef9b6177defab03280c54ad422a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location, just 5 minutes from Santa Maria Novella railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77841734" Longitude="11.2435855" StarRating="0" HotelCode="611048|235885" HotelName="Florence Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Iacopo da Diacceto 40, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9392973</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77699478" Longitude="11.24080863" StarRating="0" HotelCode="746456|235995" HotelName="La Porta Del Paradiso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Il Prato 66, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/36/fa36f6ef3d2326759a3646f7976b3faa8f5a7f04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776319657685" Longitude="11.250385567072" StarRating="3" HotelCode="417247|212117" HotelName="B&amp;B La Residenza dell'Orafo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 11, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/33/a7332bdec1fa5c3102a743b5f56acaba0623c9e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;La Residenza Dell'orafo The La Residenza Dell'orafo is situated in Firenze. Off site car parking is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.19" OriginalAmount="73.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771252" Longitude="11.263655" StarRating="2" HotelCode="77764|892005" HotelName="Bodoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Martiri del Popolo 27, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/15/88150b1089a910d91389fe1248bb1d777e98c2f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.27" OriginalAmount="73.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77873857134" Longitude="11.25668522489" StarRating="2" HotelCode="410635|685785" HotelName="Adre Majestic View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Library,Luggage Storage,Massage Centre,Restaurant,Room Service,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 4, San Marco - Santissima Annunziata, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/65/4e/654ec57e017af384994b093e7500dae3da9fe899.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Veneto Residence Florence is conveniently located in the popular Historical Center area. Featuring a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777903879912" Longitude="11.250912297514" StarRating="3.5" HotelCode="337456|659" HotelName="Porta Faenza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 77n, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d5/93d55e8ea45a295263a131114696ba02bd7a45d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally situated Public transport departs from stops in the immediat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774649765241" Longitude="11.244217157364" StarRating="2" HotelCode="33474|180555" HotelName="Palazzuolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Palazzuolo 71, 50123 Florence, Italy</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7d/617da540d811806ebc43c9f40692c2ae508b893d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.783229" Longitude="11.268491" StarRating="3.5" HotelCode="913321|212232" HotelName="Relais la Corte di Cloris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 234, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/22/802276eee4b8986e3b149b27221b70a4145c0694.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 16 rooms. Services and facilities at the hotel include a restaurant an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.61" OriginalAmount="75.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773426334785" Longitude="11.244946515241" StarRating="4" HotelCode="34711|1331509" HotelName="Hotel Palazzo Ognissanti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Maso Finiguerra 12r, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/df/2edf9e171353bc8e3323e0d3a55b193cf116e916.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its central position, it is a short walk away from the Ponte Vecchio, the Teatro Comunale,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.61" OriginalAmount="75.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779375207014" Longitude="11.238638162613" StarRating="4" HotelCode="98583|1111268" HotelName="Residence Porta al Prato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ponte alle Mosse 16, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/b7/91b7a3182d1dc10c51027da89e61bb55ff75097c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76485" Longitude="11.244971" StarRating="3" HotelCode="117083|200963" HotelName="Home in Florence B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria 21, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/68/036819639460896d7bad17e636bc05be694c9203.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.32" OriginalAmount="76.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776577" Longitude="11.250402" StarRating="2" HotelCode="143484|C4F594" HotelName="Angelica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/3b/4b3bd8da23a8abd20a73f1c1073a0e387e647d22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77704603" Longitude="11.251441" StarRating="0" HotelCode="957089|487998" HotelName="Artemide Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 49, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/49/af49a2e4281c0da9ea1208f27ec5c312677f27b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78428554" Longitude="11.26365438" StarRating="0" HotelCode="580354|236001" HotelName="Lorena Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Don Minzoni 8, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/zz/b9ada92b29c95bad3aa7071a28110905656b0d13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.94" OriginalAmount="77.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772469" Longitude="11.249919" StarRating="1" HotelCode="152310|1678698" HotelName="Pensione Sole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Sole 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5e/005e754f4fdf45ccdd0af0e2e62437dafe028b26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.21" OriginalAmount="77.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.794336" Longitude="11.208769" StarRating="4" HotelCode="31400|351545" HotelName="Best Western Plus Chc Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 199 a, 50127 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/ab/a0abe2bd2530af0db769217c7abb75653e02fdbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located, near the motorway exit and also the centre of Florence. Link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77949" Longitude="11.244693" StarRating="2.5" HotelCode="900114|56239" HotelName="Il Marzocco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli, 78, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/b4/47b47db1694a30f63c4551c84a50923f66c74381.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated less than 200 metres from the Fortezza da Basso and the Palazzo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77054957" Longitude="11.27266229" StarRating="0" HotelCode="947031|388246" HotelName="B&amp;B The Attico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Gioberti 78N, 50121 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/a4/bfa4f80a4639069d60859b08f2b8fb849104b959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.79137224" Longitude="11.24931431" StarRating="3" HotelCode="407137|178980" HotelName="Residence Leopoldo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Concierge,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabbroni 68, 50134 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/14/841498381128de48ecea35847b94f65e918d2ff6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Florence, Residence Leopoldo puts everything the city has to offer just o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.07" OriginalAmount="78.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776188" Longitude="11.26301" StarRating="3" HotelCode="91553|1562488" HotelName="Morandi alla Crocetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Laura 50, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/84/148441517e9f9b8da192cac8661ff118b11a3be2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.79717" Longitude="11.244651" StarRating="2" HotelCode="145518|324197" HotelName="Hotel Careggi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddeo Alderotti 43, 50139 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/48/4b48df68f73f1269c4eb4bea99f60a71df66c28e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.810060536221" Longitude="11.178695560383" StarRating="4" HotelCode="395906|30474" HotelName="Novotel Firenze Nord Aeroporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tevere 23, Osmannoro, Sesto Fiorentino, 50019 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/cd/97cd41e95f3492c99211b3296091def314e7b7b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.07" OriginalAmount="79.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777578243876" Longitude="11.25268151157" StarRating="3" HotelCode="82617|1891515" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 102/r, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b9/61b9242c5a368921a4c145104508ca4c74a18b44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.51" OriginalAmount="79.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770479" Longitude="11.20857" StarRating="3" HotelCode="67958|2301535" HotelName="Alex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio da Montelupo 18/20, 50142 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/7d/db7d1fb459bd4c9353d4df2b8141864805130d24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78726351" Longitude="11.28474856" StarRating="3" HotelCode="432941|176590" HotelName="Dimora Salviati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza T. A. Edison 12, 50133 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/37/6637eca282ed99c91045aabf46f0998f1bb3cce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780452" Longitude="11.258591" StarRating="1" HotelCode="260162|89815" HotelName="Palazzo Branchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Camporeggi 3, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d4/3dd47d1c2302e33866457eb206c52862be12fc86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.92" OriginalAmount="80.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778523" Longitude="11.24511" StarRating="3" HotelCode="34058|1032468" HotelName="Arcadia Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alamanni 35, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/31/0931a393d173ad9ce7c14acf2a7da0164ff31282.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family friendly city hotel is located just 2 blocks from the central train station of Santa Mari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7712839" Longitude="11.27197153" StarRating="2" HotelCode="428249|89337" HotelName="B&amp;B Santa Maria del Fiore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Scialoia 4, 50136 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/66/9b667b425dd0c4a8588455a2830c3ebb99ef0c89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Florence (Campo di Marte), B&amp;B Santa Maria del Fiore is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7632203" Longitude="11.24322148" StarRating="0" HotelCode="781089|379913" HotelName="Drom Florence Rooms &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Serragli 137, 50125 Firenze, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/ba/75bafc3faca45daa2b99cd003ecaba445c21208a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77122173" Longitude="11.25427059" StarRating="0" HotelCode="439929|89334" HotelName="Antico Centro Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dè Brunelleschi 5, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/zz/3cad9d9eef48fd1d7d15ed7243460f17762028a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776835" Longitude="11.250115" StarRating="2" HotelCode="116723|428797" HotelName="Bijou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Elevator,Internet,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 5, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/9a/139adaabaa3bc98b9dfb1de15260c127b5844f88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Bijou is located on the 3rd floor of an old building in the heart of the historical center...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77986969" Longitude="11.24529116" StarRating="3" HotelCode="346022|62826" HotelName="Hotel Luxor Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 71, 50144 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/2c/832c3cf02623dadf66274c58a833c668299293d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.51" OriginalAmount="82.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770863332383" Longitude="11.234204471111" StarRating="4" HotelCode="49098|395015" HotelName="UNAHOTELS Vittoria Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pisana 59, San Frediano, 50143 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/b6/7fb6c3256a0939ec6301b0f8b8f268e4d3c2f548.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.82" OriginalAmount="82.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77859" Longitude="11.253397" StarRating="3" HotelCode="116934|134995" HotelName="Eden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 55, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/4c/344c9fb9614acb7ef4bce6bd963ee6854e4b1e08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the fascinating and prestigious centre of Florence, a few minutes' walking d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777639" Longitude="11.249777" StarRating="3" HotelCode="130224|56652" HotelName="Desiree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 20, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5a/e8/5ae8deed918d159934bbd3d6b9def106bf7a8e58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771935372357" Longitude="11.25285923481" StarRating="4" HotelCode="337455|15825" HotelName="Strozzi Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de' Vecchietti 4, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/87/ac87238d39449f3ddacb00ace97938acef8fe578.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive superior hotel lies within the historic centre of Florence. The various shopping fac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.02" OriginalAmount="83.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.708392326925" Longitude="11.217502355576" StarRating="3" HotelCode="37174|778415" HotelName="Villa Ambrosina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebuoni, 95, 50029 localita Tavarnuzze, Impruneta</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/d4/0ad4ecf34e8beda334d8700b4c71506ad6570329.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly country house is situated just outside the centre of Tavarnuzze, which...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77768453" Longitude="11.25815559" StarRating="0" HotelCode="704300|367171" HotelName="Hotel Miceli - Civico 50" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 50, 50129 Firenze IT</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/2e/7c2eecca6aa8dcc0589f57f1c7d61acb54eeed81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7780476" Longitude="11.24538203" StarRating="3" HotelCode="936119|54786" HotelName="B &amp; B Marbò Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 25 nero, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/70/797063bd745f102737cae21b7a6b5a4de12f40ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.41" OriginalAmount="85.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7765" Longitude="11.2519" StarRating="2" HotelCode="66543|937745" HotelName="Nuova Italia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 26, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/6d/ea6d9dd8b6ef8fcc033efb59c1e3223771036378.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.55" OriginalAmount="85.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.757125947379" Longitude="11.312548841278" StarRating="4.5" HotelCode="60999|502045" HotelName="Villa Olmi Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Olmi 4-6, 50012 Bagno a Ripoli</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/33/023340684cd0606fed65cf84f03da9157acfade2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 1 km from the Firenze Sud exit on the A1 motorway, this charming club resort is the ideal spot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776305274768" Longitude="11.25067928282" StarRating="3" HotelCode="469741|191702" HotelName="Affittacamere Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/03/22034535605f9f8ae48245b9fb6453e9c07e0131.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.783536963515" Longitude="11.259693678063" StarRating="2" HotelCode="346024|89852" HotelName="Relais Lavagnini Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Viale Spartaco Lavagnini 8, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/84/3b845509062914424e978ceb411f664fe73adf47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7764046" Longitude="11.2507521" StarRating="0" HotelCode="546916|211947" HotelName="Apollo Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/00/f000a4b9ae9ea2a3c966e9aa2a3493987a743ba8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The wide range of services and facilities makes the hotel the ideal starting point for business and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7719839" Longitude="11.2712811" StarRating="4" HotelCode="300353|58317" HotelName="Forte16 Apartments - View &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Forte 16, viale Gramsci 16, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/a8/bea8d7c7a1a819ce8d8df1ffdea6ed910711d44d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.97" OriginalAmount="87.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.793859" Longitude="11.210463" StarRating="4" HotelCode="116837|1098808" HotelName="Cosmopolitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 187, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f9/1e/f91e022157d017e8ebccc8fe41edd17e9a0a8107.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.05" OriginalAmount="87.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776320536017" Longitude="11.25035995949" StarRating="2" HotelCode="144444|4721955" HotelName="B&amp;B Old Florence Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 11, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/03/00036a1f866e80b7bdde0eb90eae3c7519eec463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.11" OriginalAmount="87.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774217" Longitude="11.242529" StarRating="4" HotelCode="69856|292532" HotelName="Executive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Curtatone 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/4c/c04c5721df3f7e5bcaf086159a724cac7534e27a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777155845213" Longitude="11.245633363724" StarRating="3" HotelCode="27904|5320" HotelName="Delle Nazioni" 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,Golf,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 15, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/b1/25b13ea7e71b3834e78dea8d27c8fc54417994ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Florence, directly by the Santa Maria Novella train station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.11" OriginalAmount="88.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.797260719998" Longitude="11.20610833168" StarRating="3" HotelCode="73532|553115" HotelName="Franchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Sgambati, 28, 50127 Firenze, Italy</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/81/4a81b31a53259df17b9a51232cd3a0908c3dd34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel gives guests the opportunity to stay in the magnificent city of Florence. The centre of F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.26" OriginalAmount="88.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766915" Longitude="11.268015" StarRating="4" HotelCode="148953|955015" HotelName="Home Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Piave 3, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/11/b911a1f08920780ec83c1d28b865ba9afa909a75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780747" Longitude="11.243449" StarRating="2" HotelCode="902621|56256" HotelName="Soggiorno Cittadella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cittadella 29, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/dd/41ddc8bc8ffc3044f1e84bdacc5aee97048c28cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.762514902108" Longitude="11.317216157913" StarRating="4" HotelCode="161563|56793" HotelName="Mulino di Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Villamagna 119, 50126 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/69/df6915440a71ab3ce120de5c0ccebb7b70e002ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south of the historical centre and it is built directly on the bank of the Arno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="90.30" OriginalAmount="89.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77722" Longitude="11.249863" StarRating="3" HotelCode="10726|967999" HotelName="Beatrice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/47/0e47174ed075dbb288eddd7f03088e4cb2248fde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.55" OriginalAmount="89.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77349546124" Longitude="11.189864873886" StarRating="4" HotelCode="82843|140644" HotelName="Hilton Florence Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Cavallaccio 36, 50142 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/de/8fdebef1e5f5c51404d4d04af9de8ea0cd5ad66f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located to the west of Florence, the hotel is very easy to reach by air, train and car. This is an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.55" OriginalAmount="89.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.79276" Longitude="11.228381" StarRating="4" HotelCode="98588|140654" HotelName="Hilton Garden Inn Florence Novoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sandro Pertini, 2/9, Florenz 50127</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/48/1448780f81f0e4bafff043ffb2bc61138ffafe97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the middle of a park in the northern part of Florence, in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="90.57" OriginalAmount="89.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.784465852276" Longitude="11.241772516107" StarRating="1" HotelCode="321541|38401114" HotelName="PopArtment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Catalani 13, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/3c/053c7f5520036b7d2ef05c2083a9d192ef37ef3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="90.66" OriginalAmount="89.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772739147627" Longitude="11.255085468292" StarRating="2.5" HotelCode="913291|A31239" HotelName="Soggiorno Battistero" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Giovanni 1, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/5c/b85ccc8c817aee68f912fdbcab83b709b6043154.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.75" OriginalAmount="89.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77621" Longitude="11.250547" StarRating="3" HotelCode="147419|2094845" HotelName="Ester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/48/b44890f102fe24893c5d0b22dc5b7995bcd9a97e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows guests to stay connected. Those arriving in their ow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.45" OriginalAmount="90.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.784698" Longitude="11.281851" StarRating="2" HotelCode="82582|211446" HotelName="Ungherese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovan Battista Amici 8, 50131 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/68/da6873ff25a71823e8b35772ee13cc0231e7a814.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.52" OriginalAmount="90.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77757803382" Longitude="11.24964594841" StarRating="2" HotelCode="63991|330865" HotelName="Lilium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 17, 50123 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/1e/7e1e2b4fa8d3338152c8050b6b4c704286b1b900.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the central train station, S. Maria Novella (only 3 minutes by foot), ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.84" OriginalAmount="90.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.743367223161" Longitude="11.283887028694" StarRating="4" HotelCode="31166|1126568" HotelName="Conference Florentia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Agnelli 33, 50126 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f6/71f6cc33b403ad5cab8be5ecd664bf6096c1e959.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Florence around 5 km from the lively centre of the city wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.13" OriginalAmount="91.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771331081184" Longitude="11.256689429283" StarRating="3" HotelCode="35331|233536" HotelName="Albergo Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dei Donati 4, Via del Corso, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/19/77192cf9140dc4ccd3f82130a1dfae4c6eba9dbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Florence. Nightclubs, restaurants, bars and links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.62" OriginalAmount="91.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.793349870923" Longitude="11.217861771584" StarRating="4" HotelCode="67189|574425" HotelName="Quadra Key Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Bardazzi, 49, 50127 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/22/8f225907a8cb81cd670caf270a166e9e73383cae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a strategic location with easy access to the most important sites in the town. The U...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77654047093" Longitude="11.251778304577" StarRating="2" HotelCode="186862|32284" HotelName="Hotel Anna's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 56, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/2f/3a2f962faabb643d9c4fe191ca4b3403a400acbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 350 m from Santa Maria Novella Station, in Florence's historic centre. Mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.56" OriginalAmount="92.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.79905342961" Longitude="11.227010786533" StarRating="4" HotelCode="95008|394915" HotelName="Nil Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Eugenio Barsanti 27 a/b, 50127 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/71/1571f932cb7fcee807dd9257b35b2ffc7ab9436f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a short drive from the historic centre. Shopping venues are 300 m away and bars and pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.70" OriginalAmount="92.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766108" Longitude="11.272155" StarRating="4" HotelCode="14676|351645" HotelName="Grand Hotel Mediterraneo" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno del Tempio 44, 50121 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/cf/91cfc2dc1a9799a3cb796f6bbd44c6c9cb10b1ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city and conference hotel is situated within a few minutes walk of the beach Florenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.16" OriginalAmount="93.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777585511717" Longitude="11.24965004158" StarRating="3" HotelCode="116954|553085" HotelName="Astrid Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 17, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/d4/e9d4c749f138eac79bdfdf9f907015168882749c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;There are many breath-taking sights within a few minutes' walk of this hotel's front door. It is jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.82" OriginalAmount="93.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776876" Longitude="11.250323" StarRating="2" HotelCode="80249|394675" HotelName="Lombardi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 8, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/7d/db7d1fb459bd4c9353d4df2b8141864805130d24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7727915" Longitude="11.23725144" StarRating="0" HotelCode="573149|235992" HotelName="La Fonderia Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Fonderia 65A, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/0f/090fa082a3432ec4853f7047244bac3f880a5e23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.98" OriginalAmount="94.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775313" Longitude="11.257434" StarRating="4" HotelCode="77861|1090868" HotelName="California" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ricasoli 28-30, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/66/226699ebc34de7ab020a34b789835a64e9554817.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.67" OriginalAmount="94.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775483" Longitude="11.25395" StarRating="4" HotelCode="88879|552975" HotelName="Solo Experience Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Canto dei Nelli 4, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/10/11/1011ef139ec23765b864a1b2d8bedd80960d2732.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is situated at the heart of Florence, just a 10-minute walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.83" OriginalAmount="94.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.765960949922" Longitude="11.28487944603" StarRating="5" HotelCode="20866|1025018" HotelName="Ville sull'Arno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno C. Colombo 1/3/5, 50136 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ca/00ca42734c2509e4a36ee6b23c31e29513f45076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the river Arno, only 20 minutes from the historical city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.23" OriginalAmount="95.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773379501187" Longitude="11.25191391883" StarRating="1" HotelCode="385870|204517" HotelName="Hotel Giappone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Banchi 1, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a2/66a28ba72b6ae3f3c8f1c560bfdc129b7eefdd00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.33" OriginalAmount="95.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.764835" Longitude="11.260562" StarRating="3" HotelCode="117639|116192" HotelName="Silla" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Renai 5, 50100 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/9a/089ab79e9214b5f143a3066366f95cf40cb6b56b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the left bank of the River Arno, a few minutes' walk from the historical ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766965653105" Longitude="11.251770743391" StarRating="3" HotelCode="147763|56025" HotelName="Florence Old Bridge B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Guicciardini 22 nero, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/dc/55dca6e04767402d2acd4ae6db149e8cd6de7610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7667974" Longitude="11.2472894" StarRating="0" HotelCode="823652|490659" HotelName="Santo Spirito Venti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santo Spirito 20, 50125 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/b4/9ab4a8ce505014be6241ae8021c2c0b7e0c13a76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="98.49" OriginalAmount="97.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778852171512" Longitude="11.245042899342" StarRating="4" HotelCode="326635|CAZ737800" HotelName="MH Florence Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 37, Toscana, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5b/83/5b83f484b69cad4f211144fc0191474fd1ec9257.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779588230428" Longitude="11.242952495813" StarRating="0" HotelCode="164065|285837" HotelName="Alberghino B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Letizia Ronconi Gentili, Via Cittadella 6/A, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/0d/fe0dbc0cc85f7b1df87ff35994631b73311b55f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.758549" Longitude="11.244343" StarRating="3" HotelCode="188944|56754" HotelName="Classic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Machiavelli 25, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/86/d986cbadcadc3f4c98345bf3dffbc6009edd0f34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77218059" Longitude="11.25577766" StarRating="2" HotelCode="484634|200968" HotelName="Hotel Villani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Oche 11, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/56585/2356585/1.jpg?f=14938122</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770867137264" Longitude="11.258009215939" StarRating="3" HotelCode="913227|178163" HotelName="Il Bargello Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via de Pandolfini 33, 50122 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/7b/707b36e87a3c00259daa5996bb23b8cb1bb4c7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78417231" Longitude="11.25525151" StarRating="0" HotelCode="964759|495579" HotelName="Il Sorriso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giovanni Milton 71, 50129 Firenze, FI</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/82059/2482059/1.jpg?f=14958612</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.07" OriginalAmount="98.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772195131878" Longitude="11.255825782209" StarRating="3" HotelCode="78723|392775" HotelName="Hotel De Lanzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Oche 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ee/fbee60a0ca3af2242cf829caafcb3e373e461e47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.754485337301" Longitude="11.25850385837" StarRating="3" HotelCode="317610|62883" HotelName="Art Hotel Villa Agape" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Torre del Gallo 8, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/2f/832f0c5f7cb28d234d77ef32dcbd6cefd125fd3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.23" OriginalAmount="99.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773942" Longitude="11.247781" StarRating="3" HotelCode="144785|2958835" HotelName="Bellevue House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 21, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=692280</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.25" OriginalAmount="99.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780821" Longitude="11.236827" StarRating="3" HotelCode="151240|2033905" HotelName="Leopolda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Ponte alle Mosse 65, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/de/ddde1dd324e7396a5cebc3fef59ff195124bf2a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 16 rooms. Individual storeys are accessible via the lift or stairs. Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="100.53" OriginalAmount="99.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773829" Longitude="11.253012" StarRating="4" HotelCode="116800|2167840" HotelName="Hotel Centrale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Conti 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/72/167200c6b81bf2311fa8c792bb7fea093e82f503.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.91" OriginalAmount="99.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772340347224" Longitude="11.248922510225" StarRating="3" HotelCode="88880|351685" HotelName="Unicorno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fossi 27, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/0c/3e0cfc5bb9ea04d63a9857622bd6e2eaa88f4b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is pleasantly situated on a street full of antique shops in the heart of Florence, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77295204" Longitude="11.23690642" StarRating="3" HotelCode="536680|200866" HotelName="Mia Palace B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Fonderia 8, 50142 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/a8/95a8400bcdfd7dd0f22636e6050288eb9fd620f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.37" OriginalAmount="100.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773489650928" Longitude="11.251402795315" StarRating="3" HotelCode="15673|5831" HotelName="Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delme Srl Via dei Banchi 2, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/1b/b61bbf1da93a5ad7c0e83d31e138dbd6ad2a45ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Florence, this hotel is close to various shopping streets in the old town ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78212326" Longitude="11.25317934" StarRating="3" HotelCode="727522|286058" HotelName="The Student Hotel Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Viale Spartaco Lavagnini  70-72, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/c9/67c985ecf77fe58363c4e827afe8e6f270afaa62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="102.02" OriginalAmount="101.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.791461835582" Longitude="11.223769312982" StarRating="4" HotelCode="366276|1148633" HotelName="Tuscany" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Novoli 59, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/9b/a59b6f5416d99b46fe3d6518c18ac039b2499db4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.46" OriginalAmount="101.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77067712" Longitude="11.23327308" StarRating="2" HotelCode="566462|A31869" HotelName="Youth Firenze 2000" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Meeting Room,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Viale Raffaello Sanzio 16, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/f2/1df285daa155e2cf8d4c43533c2359acd27e5308.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Youth Firenze 2000 is located just few minutes away from the historic areas of San Frediano and Sant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772546288899" Longitude="11.262449842658" StarRating="2" HotelCode="393511|89816" HotelName="B&amp;B Palazzo Graziani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 13, 50121 Firenze, Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/b4/66b4f4a9a2ca31d8f6b5569ae15306e67fa3e4ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.38" OriginalAmount="102.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775804046961" Longitude="11.245214939117" StarRating="4" HotelCode="27722|8981" HotelName="Adler Cavalieri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scala 40, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a6/33a6785c5cca0df43bf4d3db2eb157ed6f1a1b35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive up-market hotel is situated within the historic centre of Florence. The various shop...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.48" OriginalAmount="102.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776953" Longitude="11.250283" StarRating="3" HotelCode="116613|204974" HotelName="Annabella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/81/3d817d0b55fb28b033e0aa03c0cecbc4c6aaade3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="103.79" OriginalAmount="102.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773875" Longitude="11.24496" StarRating="4" HotelCode="10935|615666" HotelName="Grand Hotel Adriatico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maso Finiguerra 9, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/cd/4fcd1d486376c6adbc5abfd9279d562d163a969b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern up-market hotel overlooks the Via Maso Finiguerra. Ideally situated in Florence, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.18" OriginalAmount="103.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777244931131" Longitude="11.252145767212" StarRating="3" HotelCode="37312|000715" HotelName="Galileo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 22/a, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f1/40f14b777ca78d3e48600981473a0244c6b1b6aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the pulsing city centre of Florence and provides an ideal b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773369" Longitude="11.24789" StarRating="3" HotelCode="188951|200992" HotelName="Novella House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Porcellana 53, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f9/0bf99644d5a6631a8d0102ed558c2bff303a8e0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.75" OriginalAmount="105.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780747" Longitude="11.252835" StarRating="2" HotelCode="146780|352483" HotelName="Delle Camelie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via di Barbano 10, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/fd/e3fd72f200d481b5f5e9b50c65426ddb6f7249cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.88" OriginalAmount="105.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773769" Longitude="11.248194" StarRating="4" HotelCode="10251|136178" HotelName="Palazzo dal Borgo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Via della Scala, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c6/dfc6ae52b5fe229882841983454640d4621fa72f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Florence's historic centre, in one of the oldest streets, Via d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="106.98" OriginalAmount="105.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774684626424" Longitude="11.250767111778" StarRating="4" HotelCode="12985|CAF468900" HotelName="Baglioni Grand" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Unità Italiana 6, Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cb/3f/cb3f04509b6333c020e6bd91f9fb77fe2766fc43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Florence just a few minutes walk from Santa Maria Novella...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7840092" Longitude="11.26596906" StarRating="3" HotelCode="864002|343057" HotelName="31.10 Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fra Bartolommeo 21, 50132 Firenze, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/0a/8c0a1b05857ad58f4aaa7dd88f9dfc098863ec08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778343" Longitude="11.253083" StarRating="3" HotelCode="188943|58290" HotelName="Boston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 68, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/c6/7dc6b0fdfe6451261d0f3a22a88dcebd759db0fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.93" OriginalAmount="106.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774986" Longitude="11.246147" StarRating="3.5" HotelCode="79711|1562518" HotelName="Boccaccio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 59, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/27/b127eff469e54249f25a5a267251d2cbf6f6ed6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771429" Longitude="11.260915" StarRating="1" HotelCode="913212|200984" HotelName="Hotel Locanda Orchidea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo degli Alizi 11, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/3b/9b3b71b7994a29789cd96dfd1dd4d12738015d8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="108.13" OriginalAmount="107.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.797708" Longitude="11.242179" StarRating="4" HotelCode="16440|1386765" HotelName="Raffaello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Morgagni, 19, 50134 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/0a/700a028ee624a611ce497c04a3d68ceb4534e622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location just 3 km from the centre of Florence, which can easily be rea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77082343" Longitude="11.25586308" StarRating="0" HotelCode="950920|495444" HotelName="Bed And Breakfast Stanze del David Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Tavolini 5, Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c2/15c2dd59d26a1e3723d9d177a4d95c8f210e8b38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77834514" Longitude="11.27183675" StarRating="3" HotelCode="434095|57710" HotelName="La Farina Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe La Farina 27, Campo Di Marte, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5a/3d5ab964737ce1e538c4b3adfb34c75f641ca355.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77959636" Longitude="11.25715937" StarRating="3" HotelCode="237538|56130" HotelName="Cosy House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 57, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ef/05ef6612c574b20c9553897355a12f3b8431a947.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a library. Wireless inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77208387" Longitude="11.27123197" StarRating="2" HotelCode="428260|89806" HotelName="My Forte Relais de Charme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Fitness Centre,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Gramsci 16/3, Lungarno del Tempio, 50132 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/09/2e09b672ec263aa5a33b83e36685fa1cd9a327b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Florence (Historic Center - Downtown), My Forte Relais ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.21" OriginalAmount="109.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773304" Longitude="11.242232" StarRating="4" HotelCode="81234|1031108" HotelName="Principe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno A. Vespucci 34, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/a8/d6a8436efca4f7721e8442e8105f9ab261f8d1dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.36" OriginalAmount="109.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769244" Longitude="11.252741" StarRating="2" HotelCode="117846|4648595" HotelName="Alessandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santi Apostoli 17, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/2d/602d9577da86478885a49fa85acf262e7326070d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.57" OriginalAmount="109.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776663933627" Longitude="11.2551176548" StarRating="3" HotelCode="11169|299365" HotelName="Botticelli" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddea, 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/02/3602f5f7833631abc02892ff35d980261ec3e6dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the old market, San Lorenzo, in the heart of central Florence, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.70" OriginalAmount="109.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779048" Longitude="11.243627" StarRating="3" HotelCode="79279|1050758" HotelName="Golf Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli, 56, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/60/70604338535bf542df7a6e6c8f9642d9e9832911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an elegant establishment located in Florence, just a 10-minute walk from Santa Maria No...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.96" OriginalAmount="110.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776178" Longitude="11.268005" StarRating="3" HotelCode="100017|613975" HotelName="Villa Liana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Alfieri 18, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/ce/c5ce4143f09bbaf331977653d920cde2806a6b55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769875" Longitude="11.257404" StarRating="4" HotelCode="901172|182926" HotelName="MsnSuites Galileo 2000" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Firenze 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/86/c586799cf1a846a8d719741147dec77d0d097de9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.64" OriginalAmount="111.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775608440385" Longitude="11.237152218819" StarRating="4" HotelCode="318232|83844" HotelName="NH Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Veneto 4a, 50123 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/11/47112c46407d457c90590a118b8162a4a6986a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in front of Cascine Park, very close to the heart of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.83" OriginalAmount="111.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771547038506" Longitude="11.257928609848" StarRating="4" HotelCode="47284|367875" HotelName="Grand Hotel Cavour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Proconsolo 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/32/a0327c5e8af75eef866847e8de5ce2b3f97b9118.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical heart of Florence, in an ancient street between the Piazza d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774698" Longitude="11.250155" StarRating="3" HotelCode="91555|20245" HotelName="Lombardia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 19, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/09/6909fdf4a28ee043bf84cd78b8399dc6df28dda3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.68" OriginalAmount="112.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.745019213937" Longitude="11.217307816062" StarRating="4" HotelCode="80332|270225" HotelName="Marignolle Relais &amp; Charme" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Quirichino 16, 50124 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4a/bd4ad401196dbeac1a7d89b482242a99c1d58c08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.30" OriginalAmount="113.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775876" Longitude="11.259952" StarRating="4" HotelCode="91549|1940395" HotelName="Residence Hilda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Servi 40, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/aa/c9aa838d1b387bd055a6bf07284b3e56de51d6b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.90" OriginalAmount="114.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777675" Longitude="11.249825" StarRating="2" HotelCode="12519|1648788" HotelName="Fiorita" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 20, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/c1/33c10bfeff27a37bd1184f380b5a5f7675223fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.00" OriginalAmount="114.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774235069927" Longitude="11.247298450985" StarRating="4.5" HotelCode="16836|57774" HotelName="Rivoli Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 33, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f6/e4f692224e32f056f6944eeb6ea807efcfc6ec19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel originates from the renovation of an old 14th Century Franciscan Monastery. Come and disco...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.14" OriginalAmount="114.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776393767865" Longitude="11.255656778812" StarRating="2" HotelCode="64617|79234" HotelName="Hotel Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ginori 17, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/05/67053584c55b4e0ace32d576d94dd9ef6682963b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77738179" Longitude="11.25120948" StarRating="0" HotelCode="542232|489712" HotelName="Bed and Breakfast Locanda di Mosconi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 61, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/08/9a08ee1a04dce93d82dac7d69e2c291dd1322dc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="116.36" OriginalAmount="115.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.781499459843" Longitude="11.298877894879" StarRating="4" HotelCode="32808|5740" HotelName="Hotel Villa Gabriele D'Annunzio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gabriele D'annunzio 141 A/B, 50135 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/d9/3ed9417c469444ccff54cd568d09c560d9c71839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies less than 4 km from the town centre and is situated within a short dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.61" OriginalAmount="115.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774209671505" Longitude="11.239138750804" StarRating="3" HotelCode="91548|2214215" HotelName="Lungarno Vespucci 50" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Amerigo Vespucci 50, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0b/f6/0bf6f7fbf2dde4147ce76862d5be97d6a146485d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.54" OriginalAmount="116.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77527" Longitude="11.250793" StarRating="3" HotelCode="17140|351585" HotelName="San Giorgio e Olimpic" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Antonino 3, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/39/5f3915154740b5e9affb22d9a80b4b9c1a4bc833.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes walk from many of Florence's main tourist attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76830198" Longitude="11.24706036" StarRating="4" HotelCode="605335|54914" HotelName="Palazzo Mannaioni Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Printer">
        <Address>
          <AddressLines>
            <AddressLine>Via Maffia 9-17r, 50125 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452381/452381a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mannaioni Suites is a residence with 14 apartmens. It is located in the Oltrarno district in Florenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.47" OriginalAmount="117.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772662" Longitude="11.255265" StarRating="3" HotelCode="77736|219123" HotelName="Bigallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo degli Adimari 2, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/27/6927df66312d31929b85ba686e3fbebe55486196.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.50" OriginalAmount="117.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.784293721699" Longitude="11.259352220664" StarRating="4" HotelCode="64866|93568" HotelName="Hotel Boutique Palazzo Lorenzo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo Il Magnifico 25, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/8f/848f41e50d4262269b6c0e1426cdd25a950783fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet and convenient location just outside the historical centre of Florence. Al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.51" OriginalAmount="117.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769197" Longitude="11.253055" StarRating="3" HotelCode="154247|135407" HotelName="Torre Guelfa Palazzo Acciaiuoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santi Apostoli 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/db/48db1497f1a908d68ea669d857bf1fb753046d65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.64" OriginalAmount="117.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773969398664" Longitude="11.251057637784" StarRating="2" HotelCode="11642|917945" HotelName="Hotel Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/fc/bbfc9b3aece8d3e657b1f114c2c46fbffd708930.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78509497" Longitude="11.2683816" StarRating="3" HotelCode="355391|89781" HotelName="Hotel Astro Mediceo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Garden,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Bartolommeo 54/56, 50132 Florence City</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d7/8ed7a4a26b34bfa5ad658af05381f6bd4eee3779.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 Astro Mediceo in Florence (Santissima Annunzi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="120.06" OriginalAmount="118.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7714366" Longitude="11.25714256" StarRating="3" HotelCode="362162|BD7A67" HotelName="Hotel del Corso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 1, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/52105.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778081557619" Longitude="11.253379583359" StarRating="3" HotelCode="913255|200978" HotelName="Locanda dei Guelfi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 45, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a3/a2a364387c42f1883b3d54c45c8ff65bc916af58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.39" OriginalAmount="120.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777837542769" Longitude="11.244855523109" StarRating="4" HotelCode="95014|364585" HotelName="Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopo da Diacceto, 8, Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/0e/d60e8f0fa941509bbd51c737d123726f478660fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.53" OriginalAmount="120.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769275089691" Longitude="11.253878474235" StarRating="3" HotelCode="11674|1091198" HotelName="Hotel Della Signoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Terme 1, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/f1/70f1e8005fd1840eb1a4d6ce345d00e6e4fea8f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.70" OriginalAmount="120.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766608873987" Longitude="11.263390487102" StarRating="4" HotelCode="15942|311745" HotelName="Plaza Hotel Lucchesi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno della Zecca Vecchia 38, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c5/58c5b5a66509611b0c97315af15ca8bb3fa4ec4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Florence is a city to visit on foot and the hotel is certainly the ideal place to start from for a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76942727" Longitude="11.26530176" StarRating="3" HotelCode="446452|176209" HotelName="Hotel La Casa di Morfeo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ghibellina 51, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c3/e6c33f30cce728e7e901e71473d939289dc030bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="741642|286004" HotelName="Le Stanze Degli Amidei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Dell'Oro 2, Firenze 50123, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/98/2c985166de28838713ab986ab962c65c57039a41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.47" OriginalAmount="121.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776849853442" Longitude="11.250268220901" StarRating="4" HotelCode="172172|14029" HotelName="Hotel Albani Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 12, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3f/ab/3fab87ab95735d330e0d7cabd90ab1e667bd49b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Florence, this hotel lies within a short distance of many of the city's top ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.79" OriginalAmount="121.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776385" Longitude="11.246233" StarRating="4" HotelCode="30108|14844" HotelName="Hotel Diplomat" 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,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 9, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0b/2d/0b2d23600459d1fe0e9688ed4faac4c4ce9c0d7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally situated in front of Santa Maria Novella train station and is a few m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.09" OriginalAmount="121.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773774203808" Longitude="11.251730736641" StarRating="3" HotelCode="14612|270235" HotelName="Hotel Martelli Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 8, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/50/2650079d9e027b0783aa4452c0a1a1a6f3f1a8df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel enjoys a wonderful central location between Florence's cathedral and main trai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77990849" Longitude="11.24312938" StarRating="0" HotelCode="725934|521171" HotelName="BandBFirenze 8 Cittadella 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cittadella 8, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e5/8ae5a78a0c193534df4a5b6197d0c4ff88b48126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77752856" Longitude="11.2554083" StarRating="3" HotelCode="548391|212127" HotelName="La Stella D'Oro B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 1, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/19/8019f71dca30259f697d463c48a9422680f5bc12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77341157" Longitude="11.25385272" StarRating="0" HotelCode="784680|493390" HotelName="Tourist House Battistero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/4d/5f4d7b9ac54b9f34e66efd1aaf479d6d7193348f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tourist House Battistero The Tourist House Battistero is situated in Firenze. Guests can dine at the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.29" OriginalAmount="122.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.755877" Longitude="11.251326" StarRating="4" HotelCode="81108|645088" HotelName="Park Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Galileo 5, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/8c/7b8c5f2b427e7a0d600307bf7da768c6045c5084.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.80" OriginalAmount="122.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773836331854" Longitude="11.24240398407" StarRating="3" HotelCode="38518|711835" HotelName="Argentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Curtatone 12, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4c/284c1814e62bbc85068c9a5206c615e4f57a8f3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive residential areas, only some 10 minutes from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.10" OriginalAmount="122.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776737668818" Longitude="11.254981909259" StarRating="2" HotelCode="91559|613985" HotelName="Collodi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddea 6, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/e9/d6e9732413b5029962ebb2f5048ea8c20fb91496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766216635272" Longitude="11.275451481342" StarRating="3" HotelCode="95010|12284" HotelName="Lido" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Ghirlandaio, 1, 50121, C, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/79/ac796b4178f458f299a8b2815ca1b01984e17d31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location from both the centre of Florence and the highway. It lies c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="125.19" OriginalAmount="123.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7684451796" Longitude="11.253871079317" StarRating="3" HotelCode="148798|2373930" HotelName="Hermitage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Marzio 1, Piazza del Pesce, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f5/e0f5ae6e7933ae6ee5c9deddcef30e800e4245dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77785436" Longitude="11.25273458" StarRating="3" HotelCode="936102|212093" HotelName="La Grande Cantoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 35, 50126 Florenz, Italien</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/a7/0da7246bc5c37ee5ede51d717c6d776ab10cf167.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Cantoria is located in the heart of Florence, 150 metres from the Fortezza da Basso exposition...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770863" Longitude="11.255565" StarRating="2.5" HotelCode="153797|212239" HotelName="Residenza Della Signoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Tavolini 8, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/1c/381c18f7f22de34c3b1e782db7011a85f4f0236f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.42" OriginalAmount="125.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.754388" Longitude="11.245862" StarRating="3" HotelCode="65032|1097578" HotelName="Villa Betania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale del Poggio Imperiale 23, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/45/b745aa3660a69003b10826a10882df9ccd65e976.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="126.88" OriginalAmount="125.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77017" Longitude="11.2571" StarRating="1" HotelCode="913221|A31156" HotelName="Renaissance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Condotta 4, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/46/eb4614ffa12c8fd71e5ad59ab93dadba38cead22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="129.25" OriginalAmount="127.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774666" Longitude="11.241347" StarRating="4" HotelCode="259651|1008443" HotelName="Kraft" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Solferino 2, 50123 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/14/d0143ca4b96c70f0a0b19e5122dbec30ac4993f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys wonderful surroundings, in the quiet, residential area of the historical centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774348" Longitude="11.251806" StarRating="2" HotelCode="906472|56379" HotelName="Giotto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 13, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b0/14b03eb40cd222ffb4dea819ff45f531b2675412.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.53" OriginalAmount="128.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776175891361" Longitude="11.250643730164" StarRating="3" HotelCode="174426|361010" HotelName="Alinari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari,15, 50123 Firenze, Italien</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/1c/5a1cdc2538395d91487b4b0920c15c1cc97e7e25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.12" OriginalAmount="128.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780688" Longitude="11.255036" StarRating="3" HotelCode="14356|270215" HotelName="Malaspina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 24, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/30/9630c789ccac79f3531acd985d8f866f729907a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a genuine Florentine-style building that dates back to the 19th century, this pleasant cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78106839" Longitude="11.24170426" StarRating="3" HotelCode="548332|211986" HotelName="B&amp;B Santa Maria Novella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Belfiore 43, 50144 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/e0/35e0f140db53b53ba01f64aab8d4f18db2c04eac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.49" OriginalAmount="129.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766249564366" Longitude="11.284560263157" StarRating="4" HotelCode="29452|392745" HotelName="Columbus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>L.Arno Cristoforo Colombo 22/a, 50136 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/15/9e155739206d537eabbc4e4a60c5e2d883e3c629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Florence, 1500 m from the Piazza Santa Croce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.91" OriginalAmount="129.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773478030304" Longitude="11.248374581337" StarRating="4" HotelCode="47929|392765" HotelName="Hotel Croce di Malta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 7, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/27/6a271b7e2e1c97afd49ce7ffd328f1c24339eb43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the historical centre of Florence and is housed within a former...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7768592" Longitude="11.25002899" StarRating="0" HotelCode="583862|235879" HotelName="Eco Urban B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 5, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/5c/f45cf9e690c3cdb4328e565aa83d6b410267afdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.71" OriginalAmount="130.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77657" Longitude="11.251313" StarRating="3" HotelCode="10363|392635" HotelName="Ascot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 8/A, 50123 Florence, Italia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/557d9fb796edd877/64/64f39611b183a07e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located directly beside the railway station Santa Maria Novella. The most im...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776207" Longitude="11.25068" StarRating="3" HotelCode="259862|26505" HotelName="Hotel Cosimo de'Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ae/a1ae6d7a36600aec14614ee03ac311ccb54d8d15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located 300 metres from Santa Maria Novella station and 10 minutes' walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77666575" Longitude="11.225185" StarRating="4" HotelCode="901887|367382" HotelName="Riva Lofts Florence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio Bandinelli 98, 50142 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/9c/a29cdab3d083038a04601b9ec62a93affed5c307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.47" OriginalAmount="131.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775296550309" Longitude="11.246433309887" StarRating="4" HotelCode="47540|353535" HotelName="Hotel Club Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina da Siena 11, Zona Santa Maria Novella, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/51/6451ccce81d3c8e11a6f6bca420086f8e0076b2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located within a few minutes walk of the historical main square and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774426" Longitude="11.247303" StarRating="3" HotelCode="172162|54340" HotelName="Alba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala, 22/38r, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ed/a4ed31cc313e7f7150261db9ff556433cec17cdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the historical centre of Florence, only a few minutes walk from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770117638323" Longitude="11.253014802933" StarRating="3" HotelCode="913263|235866" HotelName="Davanzati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Porta Rossa 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/51/825129c3b6f9cc8bbcd1e8036426840eb89bec3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77029139" Longitude="11.25091803" StarRating="3" HotelCode="548463|212214" HotelName="Parione Uno Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Parione 1, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/9f/239fb66360c9628225cc6093f0bacd525b809628.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.35" OriginalAmount="132.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7682272138" Longitude="11.254146695137" StarRating="4" HotelCode="26069|15702" HotelName="Degli Orafi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungarno Archibusieri 4, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/37/5137849aeef88b3a3099728cd77b59189f58852c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located directly by River Arno and only a few minutes from the famous Ponte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.59" OriginalAmount="132.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775304147653" Longitude="11.241280667189" StarRating="5" HotelCode="14987|17606" HotelName="Montebello Splendid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 14, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/af/9baf722a866640741d294885b404be5f1c69a4f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury class hotel is located in the centre of the city.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.16" OriginalAmount="132.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774464" Longitude="11.238454" StarRating="2" HotelCode="77909|1605438" HotelName="Casa Del Lago" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungarno Vespucci 58, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/97/1e97e52ee12557fb245d839cbf138e1d7a059835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775982" Longitude="11.246695" StarRating="4" HotelCode="200884|2185" HotelName="Hotel Ambasciatori" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/bf/7dbff834a844b1d3a3783e21bb281ca8091c54e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city’s attractions are just on the doorstep of this hotel in Florence’s city centre. Santa Mari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.84" OriginalAmount="135.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780757909103" Longitude="11.254821270704" StarRating="3" HotelCode="56963|392805" HotelName="Donatello" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 23, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c3/a7c3a61db9f60d79ed0a17716c0f844addee1e62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a peaceful location in the centre of Florence, near famous sights such as the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772243" Longitude="11.248974" StarRating="3" HotelCode="907141|20602" HotelName="Residenza Fiorentina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via de'Fossi, 12, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/ba/69ba261bc331eff7663b4d3022cf5bc3e67a9ee9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.97" OriginalAmount="136.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773513" Longitude="11.252702" StarRating="4" HotelCode="19261|223446" HotelName="Hotel Laurus al Duomo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de' Cerretani 54/R, 50123 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2b/06/2b06b7acdd5f72eb539a17145d5bccfaf62e0ca9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Florence. It is just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.76" OriginalAmount="138.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766400842501" Longitude="11.267435938658" StarRating="5" HotelCode="16820|14904" HotelName="River Hotel &amp; Spa Firenze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno della Zecca Vecchia 18, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/26/672623fae47241667706d0f5e086d3585d35567f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, family-run hotel is housed in an age-old palazzo that dates back to the 19th century a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="140.05" OriginalAmount="138.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76678" Longitude="11.251453" StarRating="3" HotelCode="117177|353578" HotelName="La Scaletta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guicciardini 13, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1d/6f1dd91100285310cfe055ff9b41e36a6d3719ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 12 rooms. The establishment features a ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.18" OriginalAmount="138.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7763468" Longitude="11.245633872387" StarRating="4" HotelCode="546105|585749" HotelName="Joy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti Oricellari 30, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/8c/7b8c63f18ce86392ae66b47243acb05f21e3650a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="140.28" OriginalAmount="138.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776608" Longitude="11.237872" StarRating="4" HotelCode="18200|1021546" HotelName="Michelangelo Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 2, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/4f/244f286ebd22867f9f7fe4bb0245cc8d0d50dd40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying at the heart of Florence, this hotel is situated close to the Piazza del Duomo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.31" OriginalAmount="138.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778068" Longitude="11.244303" StarRating="4" HotelCode="14177|281515" HotelName="Londra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopo Da Diacceto 16-20, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/49/f149211eaa4303f781bd440be141ccff4da7592b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and historical centre of Florence just a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.767485360804" Longitude="11.252548098564" StarRating="3.5" HotelCode="19262|35251" HotelName="Pitti Palace al Ponte Vecchio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/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>Via Borgo San Jacopo 3, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/8a/5f8a69807668925708df3535612d8514b6751c35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Florence hotel is located close to the Ponte Vecchio and is about 100 m from the Palazzo Pitti ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.783727" Longitude="11.256532" StarRating="2.5" HotelCode="310098|200996" HotelName="Opera B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo II Magnifico 62, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1a/8a1a3bba7f3dfbeed17bac1361d2b85407428226.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.01" OriginalAmount="139.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77960372301" Longitude="11.237138807774" StarRating="4" HotelCode="63269|119382" HotelName="AC Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Luciano Bausi 5, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/04/c704a9dca591343ce960fd46140cf185b75f38b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near to Firenze Porta al Prato train station. It is also within easy reach of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76918485" Longitude="11.23981957" StarRating="4" HotelCode="548373|212099" HotelName="Hotel Horto Convento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Ludovico Ariosto 13, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f9/c7f9ef2f81fb5f841c8f934ccae7efae44347acc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77480762" Longitude="11.25497096" StarRating="3" HotelCode="548528|212277" HotelName="The Art Inn Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Lorenzo 6, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e5/f2e553e83675d60a6020baeb5cd29d52aef121d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.61" OriginalAmount="140.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.768926445407" Longitude="11.25501036644" StarRating="3" HotelCode="91546|1649128" HotelName="Relais Uffizi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chiasso del Buco 16, Chiasso de' Baroncelli, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/0e/170e5aae0837285e6b2172373dd0884e1b9ee531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77653059" Longitude="11.25061149" StarRating="0" HotelCode="737715|285960" HotelName="Daphne Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 7, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1014327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76794211" Longitude="11.26141212" StarRating="3" HotelCode="483136|176140" HotelName="La Maison du Sage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Magliabechi 7, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ce/b1ced18f12df18a6b38a1a7da5b1c0b04b83ac51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7764891" Longitude="11.25097094" StarRating="3" HotelCode="776617|342747" HotelName="Aurum Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 8/a, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/b5/d6b51c3f7dec0d5fbca20d497ba26c3c5bf969ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774562" Longitude="11.25639534" StarRating="3" HotelCode="537108|211964" HotelName="B&amp;B De' Biffi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Pucci 11, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/9c/809c333a5624066de14839124784cc154eab4f37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77533706" Longitude="11.2458074" StarRating="3" HotelCode="484921|182372" HotelName="Home Boutique Santa Maria Novella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scala 67, 50125 Firenze, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/d7/b7d726354ffc6318b3d829f6da1bec6e717d6dc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.82" OriginalAmount="144.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77549" Longitude="11.239123" StarRating="3" HotelCode="10315|392625" HotelName="Ariele" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/f7/c4f79b1031e0367b796441142b0a04ecafda6aa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77024967" Longitude="11.25533859" StarRating="0" HotelCode="734628|342801" HotelName="Casa Thiele Alla Signoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Calzaiuoli 2, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/f3/08f3d45836531cf7f7689d5febea4b19e2b9fe21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777044" Longitude="11.251778" StarRating="3" HotelCode="310099|212119" HotelName="La Residenza di Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Elevator,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 17, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ce/57cec0a6d934cc4f5490a15a754df55eddcf4701.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at La Residenza di Michelangelo, you'll be centrally l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76600724" Longitude="11.24993952" StarRating="3" HotelCode="546784|177375" HotelName="Toscanelli Residenza D'Epoca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dei Pitti 17, Piano 3, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/79504/2479504/1.jpg?f=15495048</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="146.60" OriginalAmount="145.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78011691253" Longitude="11.244549751282" StarRating="3.5" HotelCode="117208|1387877" HotelName="Leonardo Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Monaco, 12, 50144 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d8/a5d856326d1c02f494f25889832d67a86479024d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.88" OriginalAmount="145.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772313051239" Longitude="11.25125259161" StarRating="4" HotelCode="11647|14824" HotelName="De La Ville" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Antinori 1, Via Tornabuoni, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bb/46/bb46095b215f650167b505618d03731a304de28a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is wonderfully located in the centre of Florence. It is located right next to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776055466263" Longitude="11.268066423313" StarRating="3" HotelCode="360783|211933" HotelName="Alfieri9" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfieri 9, 50121 Firenze, Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/4a/7e4acc40bbaf901c288320e7ec8e8816ee534ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773982000936" Longitude="11.251015605317" StarRating="2" HotelCode="304256|7938" HotelName="Hotel Deco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/1000000/520000/517400/517313/517313_42_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.82" OriginalAmount="147.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.783596802237" Longitude="11.253342032433" StarRating="3" HotelCode="337457|17161" HotelName="Hotel La Fortezza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Milton 95, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/e6/6ae626dc028103c0981356fc5e91a6a6e56c62fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Florence, just 50 m from the Fortezza da Basso. Links to the p...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78085793" Longitude="11.2606567" StarRating="4" HotelCode="37235|15584" HotelName="Athenaeum Personal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 88, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ff/ff00854fc862a17c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is wonderfully located in the centre of Florence. Public transport links, restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="152.15" OriginalAmount="150.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.799171521983" Longitude="11.204659938812" StarRating="3" HotelCode="32468|7302125" HotelName="Concorde" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Luigi Gori 10, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/27/bc27ae1578bdf8ad4fa93f441189347ba136b943.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the end of the A11 motorway, directly by the junction to the A1 Florence No...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.54" OriginalAmount="152.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.779447" Longitude="11.2552" StarRating="4" HotelCode="47299|346765" HotelName="Hotel Cellai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via 27 Aprile 14, 52/R, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/fa/28faa88f59c1bdd3c8b6588cd0b99603dee9b660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated about 300 m from the lively city centre and its many shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77678745" Longitude="11.25717371" StarRating="0" HotelCode="558140|236021" HotelName="San Giuliano Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 33, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/f7/0df7f569e9e30f6f910983b31cccad2482fb0ac6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="155.63" OriginalAmount="154.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.759778290769" Longitude="11.226308424268" StarRating="5" HotelCode="260134|216045" HotelName="Villa Tolomei Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria a Marignolle 10, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/52/f152159d9a5273f7769037f8e2072da3eb4f8a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.33" OriginalAmount="154.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771471501953" Longitude="11.247191727161" StarRating="3" HotelCode="79278|574085" HotelName="Goldoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Ognissanti, 8, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/03/a4031f1947b58e04933ce27ce7464ce4a73107e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in Florence's historical centre, 300 m from the S.Maria Novella ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.59" OriginalAmount="155.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.781267215679" Longitude="11.262182593346" StarRating="3" HotelCode="11615|360215" HotelName="De La Pace, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfonso Lamarmora 28, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/b0/3bb0d439410b260b38d8f1961e28af7b9c084565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the historical centre in a 19th century building, this hotel is ideally base...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156.79" OriginalAmount="155.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778999509325" Longitude="11.25392138958" StarRating="3" HotelCode="34673|17159" HotelName="Caravaggio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 5, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/02/2502b402b93f0d87167505fbab69ef4f0b6acf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a palace that dates back to the 19th century and lies in a convenient locati...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775338" Longitude="11.251849" StarRating="4" HotelCode="167650|28235" HotelName="Art Atelier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dell'Amorino 20, Firenze 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/29635041d3e0553254ed581561e9d329a354b3a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the train station of Santa Maria Novella, which is within 5 minutes' walk,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.82" OriginalAmount="156.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.783277" Longitude="11.23724" StarRating="4" HotelCode="153692|329235" HotelName="Select Executive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Galliano 13/a, 50144 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/6b/4c6bd82f356f9a3336d579d3b71c471ec27d9446.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.27" OriginalAmount="156.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778061" Longitude="11.253612" StarRating="3" HotelCode="68904|275665" HotelName="Basilea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 41, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/fd/69fd3d69b5bbb4ad2e564bf0143401a55986a4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.66" OriginalAmount="157.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.780955435362" Longitude="11.255367100239" StarRating="3" HotelCode="16488|574435" HotelName="Rapallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S.Caterina d' Alessandria 7, Firenze 50129, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/92/2d/922d46346dfeff96e3894d4d3934265c12c25bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Florence. The Uffizi Gallery and Michelangelo's David a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.768073226794" Longitude="11.257220506668" StarRating="3" HotelCode="913223|55888" HotelName="Fiorino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Osteria del Guanto 6, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/a5/13a5826a0cf83c6cc186e3a447061a890a68d21e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777310412611" Longitude="11.239209573578" StarRating="4" HotelCode="725700|286056" HotelName="The Moon Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Babysitting,Bar,Boutique,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 14, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b4/1bb46ed8cc6a4e8d1a22e41a9688f35cdf5635a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At The Moon you can enjoy Florence at 360 degrees, Art, Music, Works, Nature, Wellness, Business. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77609957" Longitude="11.24970916" StarRating="3" HotelCode="546914|211929" HotelName="7 Florence B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Stazione 3, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae765a8e09e5fb68c01f883bfa5eae3aeb2dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.79" OriginalAmount="159.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.784832240233" Longitude="11.261018514633" StarRating="4" HotelCode="30039|57794" HotelName="San Gallo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo il Magnifico 2, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/28/ec289c4438d2ef67fa2332ee8eb01f209182d8eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Florence and is easily accessible by car. It is located on t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="161.21" OriginalAmount="159.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773719" Longitude="11.257467" StarRating="4" HotelCode="117376|969174" HotelName="Palazzo Niccolini al Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Servi 2, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/4e/ab4e0309e069e07ad4d553f1f21540d2bedb3dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.17" OriginalAmount="160.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.782292" Longitude="11.26029" StarRating="4" HotelCode="32464|311675" HotelName="Palazzo Ricasoli Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Mantellate 2, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/dc/60dc3ca6285fc802997111efa9ba77cab1f27d81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located centrally, with restaurants, bars, nightclubs, train and bus stations...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778827152379" Longitude="11.256225407124" StarRating="4" HotelCode="318231|2963" HotelName="Room Mate Luca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 3, 50129 Florencia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bd/56bd76bfeff9c0254ca9a8fe26b7b3c6538c471d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the centre of the lively city of Florence, with countless shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773618446032" Longitude="11.252004951239" StarRating="3" HotelCode="899446|2190" HotelName="Hotel La Gioconda" 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,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 2, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/7b/bf7b5a78b9964542da66721047665e026d2f21d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel has an excellent position in Florence, from which to visit the city on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76505321" Longitude="11.24789286" StarRating="0" HotelCode="764184|342781" HotelName="Casa Botticelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Felice 8, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/42/b4422a3bfdf3553ffbbf10f0f3f2fac102ae3358.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.77" OriginalAmount="163.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776580945095" Longitude="11.260159863876" StarRating="3" HotelCode="117234|1106168" HotelName="Loggiato Dei Serviti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza SS. Annunziata 3, 50100 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/09/0a09beaf4e5cbc7810c681b3ab71fd7ffc168f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7749831" Longitude="11.2628895" StarRating="3" HotelCode="314432|212246" HotelName="Residenza il Villino" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pergola 53, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/08/c3084fc64c7c44785a2d892bd98f899e690171ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.82" OriginalAmount="164.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775110705915" Longitude="11.240767836571" StarRating="4" HotelCode="10185|284325" HotelName="NH Firenze Anglo American" 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,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 9, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7764/a_7764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is centrally yet quietly situated between Lugarno and Borgognissanti. Many ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.31" OriginalAmount="166.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773484714439" Longitude="11.25626497057" StarRating="3" HotelCode="147115|1921025" HotelName="Hotel Duomo" 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>Piazza Duomo 1, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/d8/f0d8bf03ee058d2dde33a0f75895af38a9102290.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.765915456907" Longitude="11.24848220734" StarRating="1.5" HotelCode="936640|61564" HotelName="Soprarno Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maggio 35, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/dc/b5dcf65571c3d2f8e9621f95115c832fccaf2073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77599247" Longitude="11.25301248" StarRating="3" HotelCode="545918|177837" HotelName="B&amp;b Lorenzo De' Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Antonino 34, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/8d/038d2af73da1d737ac0f0b158b655e6148c57436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77400021" Longitude="11.25563934" StarRating="3" HotelCode="548417|212152" HotelName="Martelli 6 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Martelli 6, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/0c/c50c15b4ef009c5ff01af130e309cc1abf400600.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="171.87" OriginalAmount="170.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771694237669" Longitude="11.256185173988" StarRating="4" HotelCode="11242|5844" HotelName="Brunelleschi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 09/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>Piazza Santa Elisabetta 3, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/1e/e61e293f0e58c303fb03b9953d6fc932c113637b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historical, Renaissance-style building at the heart of traditional Florence, this hotel ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.04" OriginalAmount="170.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776355" Longitude="11.250311" StarRating="2" HotelCode="144845|1651518" HotelName="Berna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/da/a8da9c43a70ae9085aa2322621f876a83e2652d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.31" OriginalAmount="172.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774375" Longitude="11.251966" StarRating="3" HotelCode="99725|2925905" HotelName="Burchianti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/19/8b19593f1b56a586e2c0c7f5014de14761e85a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770571834902" Longitude="11.251275390387" StarRating="1" HotelCode="913257|57052" HotelName="Hotel Scoti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via De' Tornabuoni 7, Firenze 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/97/d0970fad163094a3b60b234af858e04f8430df3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="975868|491300" HotelName="Hotel Calimala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calimala 2, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f2/10f28d30534e3dcf622769e4f01eb698fb67ff8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770846869108" Longitude="11.25144302845" StarRating="4" HotelCode="337458|177781" HotelName="Hotel Milu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Tornabuoni 8, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/f1/17f115a1f21fe3ca1058b0dd32107e4de89f2ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fusing old world elegance with modern design, the hotel is located in the heart of Florence on the l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77232045" Longitude="11.25454661" StarRating="3" HotelCode="548475|212226" HotelName="Prestigia Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 4, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1b/5e1bf144bf9a2c39580dc2c5c34bde28b3981cf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="181.12" OriginalAmount="179.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77072111" Longitude="11.25523454" StarRating="4" HotelCode="952360|CBQ224100" HotelName="Corte Calzaiuoli Elegant Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Calzaiuoli 3, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/90/52908be0d2152340dfab62288d7850761380188c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77029182" Longitude="11.25097447" StarRating="2.5" HotelCode="404352|89338" HotelName="Tornabuoni View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Parione 1, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/a1/42a1fbd0da7c045caed0b0cabf812beb141aae45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.05" OriginalAmount="182.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771351" Longitude="11.251258" StarRating="4" HotelCode="76430|1876955" HotelName="Room Mate Isabella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tornabuoni 13, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a0/c6a069d71ebed841c32c79c9017615e4b0a6ba5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the most important characteristics of a hotel is its location, and this hotel occupies the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184.83" OriginalAmount="183" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769797130574" Longitude="11.25024155308" StarRating="2" HotelCode="384448|61354" HotelName="Palazzo Alfieri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Corsini 2, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/46/964632dbd22dfed2155344d208ca5b52665efff9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.76" OriginalAmount="186.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7673" Longitude="11.2579" StarRating="3" HotelCode="31185|392715" HotelName="Balestri" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mentana 7, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/e5/67e5eacd286143f6b4fb50612be00f4041e629f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the city centre of Florence, lies on the banks of the River Arno, only about ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.68" OriginalAmount="187.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778835867068" Longitude="11.253823488951" StarRating="4" HotelCode="77942|2957518" HotelName="Palazzo Castri 1874" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dell'Indipendenza 7, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/6e/4b6e6b9687466f0f3e1fc2f462c59c5ad405634c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Florence, just 200 m from the main train station Santa ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.19" OriginalAmount="188.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773507" Longitude="11.252296" StarRating="4" HotelCode="17707|181636" HotelName="Hotel Cerretani Firenze - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via de Cerretani 68, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/cc/a8cc4888f9920124b212a751ef314409ebad084c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.26" OriginalAmount="188.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772171" Longitude="11.24926" StarRating="4" HotelCode="117534|1562378" HotelName="Al Palazzo del Marchese di Camugliano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="luxurious historic hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Moro 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/45/cd454839940d1a9c6e71ad9f786ec53ef166fc26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.29" OriginalAmount="191.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773447" Longitude="11.256211" StarRating="4" HotelCode="148413|1562188" HotelName="Granduomo Charming Accomodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Duomo 1/7, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/6d/9e6d756468497da1c623c3ee520d2a81f9355630.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774334076931" Longitude="11.250032186508" StarRating="3" HotelCode="408853|56113" HotelName="Domus Florentiae" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Avelli, 2, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6f/07/6f0750ef58efe60b851b208091ef6f9688d05171.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.75" OriginalAmount="194.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769188" Longitude="11.251654" StarRating="4" HotelCode="10823|57814" HotelName="Berchielli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Acciaiuoli 14, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/95/cd/95cd303ce4fb30f2808f7bb20c91442d49399afc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, right by Arno and only 400 m away from the city centre and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.95" OriginalAmount="195" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776739476122" Longitude="11.250706830723" StarRating="4" HotelCode="317213|180055" HotelName="Mercure Firenze Centro" 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>Via Nazionale 21/23 R, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/c1/b3c1ac54f13792233c01620e3e429b59e8b1a7af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.71" OriginalAmount="195.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769793210083" Longitude="11.250780522823" StarRating="4" HotelCode="39430|2428375" HotelName="Residenza d'Epoca Antica Torre di Via Tornabuoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Tornabuoni 1, 50122 Firenze, Elba &amp; Umbria</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/48/164809b4927849a4f43158789bd672bbab9fda88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built on Medieval foundations, this hotel is situated on the Via dei Tornabuoni and affords views ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.54" OriginalAmount="197.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774310836007" Longitude="11.251925826073" StarRating="4.5" HotelCode="24254|2505035" HotelName="Residenza Castiglioni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 8, 50100 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/10/4f101309b22c6011f052e647a511f33892ef9548.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769473" Longitude="11.255138" StarRating="3" HotelCode="153519|178085" HotelName="Relais Piazza Signoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Vacchereccia 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/09/83099b00caa4c38eba964a476f2d9ea2d4a856a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76565746" Longitude="11.24394683" StarRating="3" HotelCode="432742|183056" HotelName="AdAstra Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Campuccio 53, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/be/3dbe7c59b82b6b3ea851b326746a20336222c3ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773190613118" Longitude="11.243747082924" StarRating="2" HotelCode="165973|180291" HotelName="Dedo Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 7, Santa Maria Novella, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/c1/bec155c6f59e0a3967e7c131b62728126ab39249.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Florence. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78132141" Longitude="11.25847538" StarRating="3" HotelCode="483334|212154" HotelName="My Guest In Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 105, 50129  Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/7c/ef7c9d5ceeadd43c214004f618e9dba4df351549.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.15" OriginalAmount="201.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771299922632" Longitude="11.25541813475" StarRating="4" HotelCode="11338|1424038" HotelName="Hotel Calzaiuoli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calzaiuoli 6, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/26/4126b07c5145ea0a32c0d58ab4b66a601e305e78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="204.02" OriginalAmount="202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771097" Longitude="11.251249" StarRating="4" HotelCode="154239|201049" HotelName="Tornabuoni Suites Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tornabuoni 9, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ac/9bac7c60d144b3dde446efdac4afd141677e68e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771462" Longitude="11.253449" StarRating="3" HotelCode="395139|11110" HotelName="Pendini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Strozzi 2, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/72/307220c8ee9a6f3761bcdd3212934c35d5de02a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="207.13" OriginalAmount="205.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770499202419" Longitude="11.25400185585" StarRating="4" HotelCode="32806|5730" HotelName="Pierre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Lamberti 5, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/814a5b836f6cd6e8d598b3502ddd4ec0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in a historical quarter of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.765894543032" Longitude="11.249495394217" StarRating="3" HotelCode="404466|179533" HotelName="Piazza Pitti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza De' Pitti 13, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/36/ae364d40f84d3310e9c28976344a21e3559153d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.32" OriginalAmount="206.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774199" Longitude="11.251554" StarRating="4" HotelCode="10403|296945" HotelName="Palazzo Gaddi" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 9, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0b/6b/0b6b58a6521dc3f8b14a4d2f82087b6b3f25f0f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the tourist centre of Florence. Numerous attractions such as t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.767456306322" Longitude="11.251385360956" StarRating="5" HotelCode="913276|55753" HotelName="Ponte Vecchio Suites &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via De' Belfredelli 9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/1a/741ad6d02b07b23a9a70b9157ca905c22432c4d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.92" OriginalAmount="209.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.781748" Longitude="11.256982" StarRating="3" HotelCode="91550|394995" HotelName="Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Ruote 50-54, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/86/f78670cbbd9295fea1dc6565738fbdf60a1b78ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.13" OriginalAmount="213" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.766197265208" Longitude="11.247323155403" StarRating="3" HotelCode="913273|408563" HotelName="Palazzo Guadagni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santo Spirito 9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/31/21314958cef615d8e8a3bf0c728c3733de36458f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.66" OriginalAmount="221.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.778631555692" Longitude="11.257805228233" StarRating="4" HotelCode="23090|396155" HotelName="Hotel Orto de' Medici" 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>Via S. Gallo 30, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/08/290861121f73394dd3de5865c4ea9ee0c89210a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.34" OriginalAmount="224.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770405" Longitude="11.251998" StarRating="5" HotelCode="148277|374085" HotelName="Golden Tower Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" 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>Piazza Strozzi 11/r, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/5c/d05ceef8958b6effec2dcd89456fec8be8dfbb7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the ideal venue for a perfect stay between Via Tornabuoni and Piazza Strozzi. It is th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.57" OriginalAmount="225.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775344350011" Longitude="11.268097819349" StarRating="5" HotelCode="16535|508605" HotelName="Regency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Massimo D’Azeglio 3, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/32/97323b9f8a183e3883cb9855d451a1bdd98c947d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly on a park and is only a few minutes away from the hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.29" OriginalAmount="229" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769896833622" Longitude="11.256721615791" StarRating="2.5" HotelCode="913217|212105" HotelName="In Piazza della Signoria - Residenza d'Epoca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Magazzini 2, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c2/03c21a801d0cdf20d6c799dd6c9c26a7a36e5112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.32" OriginalAmount="232" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.78420641" Longitude="11.2650413" StarRating="3" HotelCode="737741|324200" HotelName="Messori Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Giacomini 25, 50132 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/43/4443b52799b32cf31364e9361b0c451ed7b48ca9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.01" OriginalAmount="233.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773979651872" Longitude="11.249050498009" StarRating="4" HotelCode="13040|394495" HotelName="Grand Hotel Minerva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,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,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 16, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/2d/eb2d0bb64a918fe0e4647fe12752048c265eeef0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a wonderful central position at the heart of historic Florence, this city hotel lies on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774475459018" Longitude="11.25030040741" StarRating="3" HotelCode="33063|23813" HotelName="Bonciani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 17, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/8a/5d8a526b1b9735d8db4d9be270e64001d674c071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the historical centre of Florence. It is only a few minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.18" OriginalAmount="236.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769316484226" Longitude="11.257544682209" StarRating="5" HotelCode="10932|14814" HotelName="Bernini Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Firenze 29, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/2d/cb2dfd7697aa7acb0f4bb98f817087b7f93a0804.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is steeped in history and located in the centre of Florence near to the Piazza Della Sign...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.40" OriginalAmount="240.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775846654249" Longitude="11.242135763168" StarRating="5" HotelCode="41835|14944" HotelName="Sina Villa Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Il Prato 42, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/94/fa948ec8a9de822d8414c0564e49524b5420e2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a quiet location at the heart of Florence, this prestigious hotel is just a short walk from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.25" OriginalAmount="243.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774710288116" Longitude="11.255845203996" StarRating="4" HotelCode="12530|1525648" HotelName="Hotel Spadai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Martelli 10, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/48/9a483bd7864740394a3bd100df4822f3245efe03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying an inner city location, this hotel lies some 3 km from the centre of Florence and the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.61" OriginalAmount="245.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773390875548" Longitude="11.250118017197" StarRating="4" HotelCode="33475|395005" HotelName="Hotel Santa Maria Novella" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" 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>Piazza Santa Maria Novella 1, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/16/0b161d42bd3765bf09e2b09c86dee51861b76dff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Florence and therefore allows easy access to all the sights of inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.09" OriginalAmount="246.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.768595231454" Longitude="11.253433227539" StarRating="4" HotelCode="67061|1032518" HotelName="Continentale" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell’Oro 6r, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/de/d6deee3b4c61668067d6d84c940d322eaf117621.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770901578543" Longitude="11.247910141612" StarRating="2" HotelCode="384447|62363" HotelName="Leone Blu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Carlo Goldoni 2, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/e5/94e5bbe6426e182b7b52cc2e9efaa6f3a5cf2a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="251.00" OriginalAmount="248.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.774354247291" Longitude="11.253138097284" StarRating="4" HotelCode="936098|219499" HotelName="Firenze Number Nine Hotel &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Conti 9, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a1fd36e8beef8778e53329e335ccf70f05e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.768976" Longitude="11.253311" StarRating="4" HotelCode="12968|35237" HotelName="Gallery Hotel Art" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell 'Oro 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/58281c364cdef54b6b3d6919360617086ab9450e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.71" OriginalAmount="251.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771955708972" Longitude="11.254306286573" StarRating="3.5" HotelCode="913238|292411" HotelName="Platinhome Repubblica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Designated Smoking Area,Dining,Golf,Kitchen,Laundry,Massage Centre,Parking,Pets allowed,Printer,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 6, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/2f/3a2f962faabb643d9c4fe191ca4b3403a400acbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely apartment is in Florence. Located right in the town centre, the establishment allows eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.19" OriginalAmount="260.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.770219324424" Longitude="11.252003610134" StarRating="4" HotelCode="15995|394745" HotelName="NH Collection Firenze Porta Rossa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Porta Rossa 19, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/6a/6d6af0dbd593c8a2e02a3898bb599220e1e8e448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is perfectly located in the pedestrianised historical centre, just a few steps ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="956591|414216" HotelName="Arte' Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Camillo Cavour 14, Historical Center, 50129 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a4/5ca450762dc0f51b49005c84517ada6d5813fa8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.66" OriginalAmount="261.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.777507898885" Longitude="11.252439141105" StarRating="4" HotelCode="470005|24478095" HotelName="Glance Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 23, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/55/c855167d1a5af413c4dccde6b2b31910ecae696f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.784164" Longitude="11.266297" StarRating="3" HotelCode="902625|180859" HotelName="Soggiorno Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Bartolomeo 24, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/01/4601fc953f0f927ebc9ec30da74eb774a79ca03f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.59" OriginalAmount="282.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773371" Longitude="11.250079" StarRating="4" HotelCode="151588|394945" HotelName="L'Orologio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 24, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/82/e282125bd18b6f27d8766261644f95db1206bfc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.76368867" Longitude="11.270179" StarRating="0" HotelCode="951379|493732" HotelName="Fornace Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Fornace 3, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/b5/75b582d2bd34f67518b81114f88c132eb5a0eb73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.68" OriginalAmount="290.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772798" Longitude="11.249608" StarRating="4" HotelCode="16907|314155" HotelName="Roma" 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,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza S.Maria Novella 8, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/b8/d6b83a009633ea32b72d6496ad0bbc40f2c5d79f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from the Cathedral of Santa Maria del Fiore (Duomo) with the Giot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.08" OriginalAmount="308.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.769817" Longitude="11.250906" StarRating="4" HotelCode="91560|392725" HotelName="Tornabuoni Beacci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Tornabuoni 3, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/6a/7d6aaaa596782a15816e9d33e13ffb35a8cca253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Florence, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.53" OriginalAmount="353.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77288150188" Longitude="11.249627172947" StarRating="5" HotelCode="31402|789035" HotelName="J.K.Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/32/07327f088eaec637d8ee9c5d6cf61447f81f70c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Florence, this comfortable hotel lies close to the city centre just 500 m from the neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="384.60" OriginalAmount="380.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771808703308" Longitude="11.252346136542" StarRating="5" HotelCode="13274|1252442" HotelName="Helvetia &amp;  Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pescioni 2, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/f6/cff6ed79bff6ccdb42d0f28cc9c489993310594d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the historic centre of Florence. The Duomo is just 3 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.70" OriginalAmount="399.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.77187629929" Longitude="11.245700418949" StarRating="5" HotelCode="18544|14954" HotelName="The Westin Excelsior, Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ognissanti 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459f785f62f22202fd80b50afbc185bf898f34c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and historical hotel is situated close to Florence city centre. Florence's cathedral ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771967" Longitude="11.264865" StarRating="4" HotelCode="91552|23696" HotelName="The J and J Historic House Hotel Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Mezzo 20, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/1f/301f2af8c5020a92ef01e74139ead3e83f7b5a4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet area less than a 10-minute walk from the cathedral and the busy sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="415.63" OriginalAmount="411.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.767985095688" Longitude="11.251628100872" StarRating="5" HotelCode="57980|1610662" HotelName="Hotel Lungarno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo San Jacopo 14, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/da/ddda6eec5cb788a074c5f3c69106894efcfeba6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="425.83" OriginalAmount="421.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.772135832983" Longitude="11.245021820068" StarRating="5" HotelCode="40084|14854" HotelName="The St. Regis Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ognissanti 1, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/fa/81fa7d15a31c39426e3063e17a59ffa1085cfbe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre, on the beautiful Arno River. From the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.69" OriginalAmount="443.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.7756" Longitude="11.2564" StarRating="3" HotelCode="25626|892045" HotelName="Gioia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour, 25, 50129 Florenz, Italia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/58/3758ccbb4d343e93c50c1472b1145bf38fafbf53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="574.69" OriginalAmount="569" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.773902" Longitude="11.243112" StarRating="3" HotelCode="901651|57191" HotelName="Magenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 40, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/d3/3ed3db00706a027f42652716f9805de83486ece5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="610.83" OriginalAmount="604.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771569" Longitude="11.252854" StarRating="5" HotelCode="130422|120635" HotelName="Palazzo Vecchietti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Strozzi, 4, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c2/5dc2c08d82110bbdbf345784c1e6f3cf989bae03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is housed in a historical palace called Palazzo Vecchietti, just steps away from Pia...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="619.13" OriginalAmount="613" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.768751" Longitude="11.252792" StarRating="4" HotelCode="267141|55080" HotelName="Portrait Firenze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno degli Acciaiuoli 4, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/3b/1b3bfa8e33d6cdd1e9f27f667a0b279ebb66fc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="641.26" OriginalAmount="634.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.771841436469" Longitude="11.254742145538" StarRating="5" HotelCode="17284|89302" HotelName="Hotel Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 10/01/2026" 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>Piazza della Repubblica 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/eb/d9/ebd91c8d1acc36cda82b7948ba497365d79c1845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its central location, the hotel provides an ideal point of departure for guests wishing to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="753.77" OriginalAmount="746.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.776985" Longitude="11.26632" StarRating="5" HotelCode="81769|394415" HotelName="Four Seasons Hotel Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 99, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/aa/54aa2d198e3d692035164ed8713b5a523aabef37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Fax,Lounge,Wheelchair Access,Garden,Nightclub,Shopping Arcade,Currency Exchange,Spa,Golf,Massage Centre,Kitchen,Jacuzzi,Sauna,Swimming Pool,Diet Meals,24 Hour Power Supply,Meeting Room,Pets allowed,24 Hour Front Desk,Concierge,Elevator,Luggage Storage,Parking,Babysitting,Boutique,Housekeeping,Printer,Wake-up Call Service,24 Hour Room Service,Coffee Shop,Dry Cleaning,Library,Smoking Rooms,Vending Machine,24 Hour Security,Airport Transfer (on Demand),Dining,Valet Parking,LCD/Projector,Off-Site Parking,Fitness Centre</BasicAmenities>
    <HotelRating>4,3,5,4.5,2,3.5,1,2.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,COUNTRY HOUSE,CLUB RESORT,HOTEL,ECO HOTEL,HOSTEL,SPA HOTEL,VILLAGE,GUESTHOUSE,AIRPORT HOTEL,BOUTIQUE HOTEL,APARTMENT,LUXURIOUS HISTORIC HOTEL,BED AND BREAKFASTS,BED AND BREAKFAST,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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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="4817d17f-71c8-4b52-ace9-3e66691fb8f8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57914" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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
4817d17f-71c8-4b52-ace9-3e66691fb8f8|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-15T05:51:29.2002886+00:00" Version="0" EchoToken="Search" TransactionIdentifier="4817d17f-71c8-4b52-ace9-3e66691fb8f8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4732354" Longitude="12.22272457" StarRating="0" HotelCode="985932|404540" HotelName="Venice Garden House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Concordia 19, int. 6, 30175 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1d/6a1d8dee71728869f8b70bcc34d50329c0583b0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.63" OriginalAmount="22.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442683437464" Longitude="12.324484884739" StarRating="2" HotelCode="89641|1649678" HotelName="Adua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 233a, 30121 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/26/6a26c4041d4da8807b3fcca3467e8ca5aa8cdc96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the railway station along a famous street called Lista di Spagna, renowne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.68" OriginalAmount="24.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4368835" Longitude="12.337862282209" StarRating="2" HotelCode="102151|1435498" HotelName="Alla Fava" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5525, Campo della Fava, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/99/f999cab7861c2416726a10b2031f00972959b8b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.48416813" Longitude="12.23131647" StarRating="0" HotelCode="778572|367263" HotelName="Ca'rebeka Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Col Di Lana 18, 30171 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/8b/cb8b41b5a352720ed4770eff82bff84d7ba39243.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.33" OriginalAmount="29.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.485926" Longitude="12.234325" StarRating="3" HotelCode="141999|1158059" HotelName="Aaron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Felisati 187, Mestre 30171, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e0/9be0b96d0243ddf7d645846cba1370e13085c99b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Venice Mestre, 3 minutes' walk from the railway station and 10 minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.04" OriginalAmount="29.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.506029218514" Longitude="12.237618863583" StarRating="3" HotelCode="32704|1609008" HotelName="Ariston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Bergamo 12, 30174 Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/d4/f3d4de00387a860e0a064a6962372fb750047e95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a peaceful location and is ideal for guests wanting to be within easy reach of Veni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.46" OriginalAmount="30.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4915835898" Longitude="12.238783023314" StarRating="3" HotelCode="337292|2943429" HotelName="Hotel Centrale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Donatori di Sangue 14, 30170 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7a/49/7a49fea056013f4a80e60c0a08ab815ad0937bc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Mestre, only 50 m from the shopping venues, bars and pubs. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.39" OriginalAmount="31.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.504663" Longitude="12.237309" StarRating="3" HotelCode="35957|449295" HotelName="Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Villafranca 1, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8d/e48d4a0dd004726ad507e68f3bc5899bd08bf66a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the centre and the historic old town of Mestre. Publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.43" OriginalAmount="31.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.494421" Longitude="12.24936" StarRating="3" HotelCode="92443|2538905" HotelName="Villa Crispi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 20, 30170 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/55/d05508f487e815a1e382498cf6797bc038f859d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.506311" Longitude="12.281986" StarRating="3" HotelCode="371397|69418" HotelName="Altieri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Altinia 51, 30030 Favaro Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/38/0d3830d7737066c05b41bf9354e995ddedc86934.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Venice's Marco Polo airport is located approximately 3.5 km from this hotel. Bars, pubs and a bus st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.47" OriginalAmount="32.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.504777026718" Longitude="12.282799367645" StarRating="3" HotelCode="11943|350835" HotelName="Ducale Hotel" 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,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Triestina 5, 30030 Favaro Veneto, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/01/560140ac01c47d1681e02191fd4b8fca142e2ef7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Favaro Veneto, 3 km from Venice's Marco Polo Airport, 6 km from Venice's Rom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.492049410542" Longitude="12.19573751092" StarRating="3" HotelCode="911879|89494" HotelName="Green Garden Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Asseggiano 65, 30174 Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/25/c5259d36dd868d13b2a52a9a0724133bc30c7cde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.56" OriginalAmount="36.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434729034944" Longitude="12.332670986652" StarRating="3" HotelCode="32620|730771" HotelName="San Giorgio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terà della Mandola, San Marco 3781, 30124 Venezia, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/12/6012436bb795d120664ab62e2dba4757a73f49dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Venice, this hotel lies between the Campo Sant'Angelo and the Campo Manin. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.80" OriginalAmount="36.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.478913388437" Longitude="12.22823113203" StarRating="3" HotelCode="911886|010056" HotelName="Hotel &amp; Hostel Colombo For Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Paolucci 5, 30175 Marghera, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/28/7f28b04626eba1636d1c72359ee2a82f49168eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.482196835945" Longitude="12.239925597553" StarRating="2.5" HotelCode="516084|89408" HotelName="a&amp;o Venezia Mestre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca Marcello 19, 30172 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/32/2f3230e558411a8ccf761add09ae11d59da868b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A TV room is among the facilities and amenities available at the hotel. Wireless internet access in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.68" OriginalAmount="39.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.487176530335" Longitude="12.296076267958" StarRating="3" HotelCode="98577|623375" HotelName="Feel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Airport Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Orlanda 131/1, Campalto, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4d/8f4d270eae301f6db7e265aaa594fbfe679761b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This original and cosy hotel is approximately 10 km from Piazza San Marco in the centre of Venice. P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.46" OriginalAmount="40.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.417370671188" Longitude="12.368809110769" StarRating="3" HotelCode="79203|189162" HotelName="Giardinetto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/29/2f29ccc2bd05e554d60ec8aad8d68af7dda2712e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.09" OriginalAmount="40.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.416041" Longitude="12.372115" StarRating="2" HotelCode="63214|1649078" HotelName="Cristallo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Viale S. M. Elisabetta, 51, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/6f/6c6f62e463a6547347ec369b29764c21c7702b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Venice, this hotel is about 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.88" OriginalAmount="41.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.487427283726" Longitude="12.250952121709" StarRating="2" HotelCode="902220|1501027" HotelName="San Carlo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forte Marghera 131, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/10/4c1009fcb169210d8c71b5a2b1fb75cb840ae241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.18" OriginalAmount="41.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.421565532068" Longitude="12.376372218132" StarRating="4" HotelCode="31845|9410" HotelName="Romantik Hotel Russo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Riviera San Nicolo 11A, 30126 Lido di Vnezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/87/7387cbcd2e71bed280b40e50e4029774b9d4c100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in front of the Venetian lagoon, around 15 minutes by boat from St Mark's...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.429985706072" Longitude="12.332894334988" StarRating="2.5" HotelCode="67899|15088" HotelName="Messner Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terrà Catecumeni 216, Dorsoduro, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/376455/b2ef067988c21147539f5af94a88cc85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44149484" Longitude="12.33835071" StarRating="3" HotelCode="771013|342270" HotelName="Ca' De La Fonte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 4749 - 4749/B - 4755/A, 30121 Venezia, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c2/27c29658887fbec87b3a7d5a9bff1375f10a3cce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;CA ' DE LA FONTE is a modern renovation of two apartments, which are divided into 9 rooms totally in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.503498" Longitude="12.235345666667" StarRating="3" HotelCode="142947|279421" HotelName="Airmotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ceccherini 13, 30174 Venezia - Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/3b/5c3bee528f7cc5ce5d2c3420f0e654f4a2c41e2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.446333260543" Longitude="12.320010960102" StarRating="3" HotelCode="18697|hotel_tre_archi" HotelName="Tre Archi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 923, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/bb/93bb75fb45b877a87e57005112b1eef9fc988862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is housed in a completely renovated palace directly on the Canale Canareggio and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.485132537834" Longitude="12.234403930059" StarRating="3" HotelCode="901925|71343" HotelName="Roberta" 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>Via Sernaglia 21, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/da/e9da310e0570edf0534c8929ebdc8d1a77cd0b2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.32" OriginalAmount="44.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432959880116" Longitude="12.316818410549" StarRating="3" HotelCode="89644|120634" HotelName="Tiziano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro Calle Riello 1873, 30123 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/59/c1597550a6e2e36f557220c2eff2d70e3db136ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the quiet Dorsoduro district, close to the church of San Nicolò dei Mendico...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.54" OriginalAmount="46.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.485259416382" Longitude="12.234188318253" StarRating="3" HotelCode="35948|398955" HotelName="Piave" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Col Moschin, 6/10, 30171 Mestre, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/3e/ab3e8eedff31895190fab5790f873fb3bdad81f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel enjoys a peaceful location in the centre of Mestre, only around 150 m away from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.17" OriginalAmount="46.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4436216" Longitude="12.3279852" StarRating="2.5" HotelCode="82834|890285" HotelName="Locanda Herion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 1697/A, 1697/C, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/7e/0c7ed3c2b9611d45966b00b9b148b9f27b7190ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.486133831526" Longitude="12.221227884293" StarRating="3" HotelCode="371396|36765" HotelName="Alla Giustizia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Miranese 111, 30174 Mestre-Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/6e/106e9a717d134ea046edf107552792fc0476ad31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is situated only 50 m from various motorways, meaning guests are able to reach V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="49.06" OriginalAmount="48.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.482705670371" Longitude="12.232723832131" StarRating="4" HotelCode="31413|CAG922600" HotelName="Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Stazione 36, 30171 Venezia Mestre, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/d4/e7d493d52d6696a0cc6e8f4cfb9b0983f7e60324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features a convenient location right by Mestre train station, around 8 km away from Venic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.48353943" Longitude="12.23323093" StarRating="5" HotelCode="616452|279349" HotelName="Anda Venice Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ortigara 10, Mestre 30171, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ea/bb/eabb0d0eafda14e0ba91751a89511b67cd1c8dcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43001555" Longitude="12.3328623" StarRating="4" HotelCode="695590|192298" HotelName="Messner Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terra Catecumeni 216, Dorsoduro, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/60/5d60e22b9d4db19cf8eb18458b6e0f66985ea2b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436309" Longitude="12.341747" StarRating="3" HotelCode="397023|61517" HotelName="Sweet Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4788, Callesela Querini, 30122 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/cc/c8cc9ec42dcdbfdae9ee84aa4b900da4ef406932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.94" OriginalAmount="49.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435424426688" Longitude="12.341522874552" StarRating="3" HotelCode="47240|520255" HotelName="Castello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Figher, Castello 4365, 30122 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c2/83/c283620a2f40934ca50901ebcb5135b8382d0be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in an ideal position for guests to experience the authentic atmosphere of Veni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.42" OriginalAmount="49.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437714419779" Longitude="12.338252016833" StarRating="2" HotelCode="97048|750395" HotelName="Hotel Canada Venezia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Castello Campo San Lio 5659, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/3f/d73f4eba13e1d9c9ef159a5a567e0f5cf4175a85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Canada Hotel is a real find. Not because of any luxuries it might offer, but because of its pric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43327195" Longitude="12.32796306" StarRating="0" HotelCode="620875|377108" HotelName="Ca' Granda Venice Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3201, Campo San Samuele, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/a9/0ca98c14c13784d8640f1c22e90e9b39a13e1805.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.42995156" Longitude="12.33284335" StarRating="4" HotelCode="695589|202216" HotelName="Ca’ Messner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 234, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1009518/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.89" OriginalAmount="50.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.504734" Longitude="12.270897" StarRating="4" HotelCode="13383|398985" HotelName="Smart Holiday" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Essicatoio 38, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/be/46be6427a490f79e905ce9f34eebdeede9823b72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated only 15 minutes from the bustling city of Venice. In fact, the city m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.15" OriginalAmount="50.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439230989977" Longitude="12.322596609592" StarRating="3" HotelCode="11575|15894" HotelName="Hotel Carlton Capri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 595, 30135 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b7/ca/b7caba32fbc79b034d4a4b05c06585065af537f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet location, close to the Grande Canal, only minutes from the main tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.411259226642" Longitude="12.368092238903" StarRating="3" HotelCode="192328|360179" HotelName="500 Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni D'Acri 20, 30126 Lido Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/04/1c0437470e3ad1c70e07706ee718b957784c1cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A childcare service is among the facilities. Wireless internet access (for a fee) is available to gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.348808474028" Longitude="12.319326459196" StarRating="3" HotelCode="37630|76119" HotelName="Hotel Orio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca' Rossa 10, Localita Alberoni, 30126 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/5f/0e5f276ca545172238d71b9aad96c30e42bbc77c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="53.18" OriginalAmount="52.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439944268451" Longitude="12.321869730949" StarRating="4" HotelCode="11583|1462763" HotelName="Carlton on the Grand Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 578, 30135 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/09/26099d9655e58d44c39a97867c16ba43cef6d715.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the centre of Venice, close to many of the city’s best tourist sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="53.38" OriginalAmount="52.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.48112102" Longitude="12.23835912" StarRating="3" HotelCode="963297|683772" HotelName="Staycity Venice Mestre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca' Marcello 8L, 30172 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d6/17d6f56c631cabc814466c24d28278ba95c420cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.38" OriginalAmount="52.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.48719" Longitude="12.299177" StarRating="4.5" HotelCode="36925|64234" HotelName="Antony Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport 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>Via Orlanda 182, Campalto, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/8f/168f294acc71773a66a3402daa15f648c74d7fae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Marco Polo Airport is just 5 minutes' drive from the business hotel and S. Angelo Airport is approxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.90" OriginalAmount="53.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.489623" Longitude="12.248864" StarRating="4" HotelCode="27720|623475" HotelName="President" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forte Marghera, 99/a, 30172 Mestre (Venice)</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/5b/7c5b5850cfaabc630d7497b4acb9d05e68ad41c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Venice-Marco Polo airport is approximately 8 km from the city hotel and Treviso-S. Angelo airport is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.97" OriginalAmount="53.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.483507" Longitude="12.230818" StarRating="3" HotelCode="42676|623435" HotelName="Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Venezia 11, 30171 Mestre, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/6c/916c83631fabebadbcdc15bae79cc5255355a021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Mestre and is suitable as a stopover point for both holidaymakers and business gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.24" OriginalAmount="54.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43532191327" Longitude="12.339395284653" StarRating="3" HotelCode="44461|398785" HotelName="Panada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 646, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/14/e7147a8e4092d3c6847e42b00ebfa90b8dabb60b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Venice, in a peaceful area, this hotel is located within paces of St. Mark...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.42" OriginalAmount="54.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435464955997" Longitude="12.339341640472" StarRating="3" HotelCode="11756|398845" HotelName="Hotel Diana Venice" 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,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Specchieri 449, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/43/9143bb6f3b28ac43fa8868c64ed23a4992745439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This homely hotel is located in Venice. Convenient public transport links are within 200 metres of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.46" OriginalAmount="54.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.486061" Longitude="12.23796" StarRating="3" HotelCode="92442|158856" HotelName="Da Tito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cappuccina 67, 30172 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/22/8a22b108f63d374c0728963fec09c72a468d955e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.48" OriginalAmount="54.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436011714658" Longitude="12.341111898422" StarRating="4" HotelCode="11274|345995" HotelName="Hotel Ca' dei Conti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4429, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/73/a17367002b060940f3bb941e30d50ac82590bb69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel overlooks a small canal, in a typical Venetian setting just a few minutes' walk from St. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435993669702" Longitude="12.338839001154" StarRating="3" HotelCode="316824|12753" HotelName="San Zulian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 527, Campo della Guerra, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/8f/228ffb1b9ccd5beb0d6f94707852534db54d5a58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Venice, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.08" OriginalAmount="55.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.427059" Longitude="12.089483" StarRating="3" HotelCode="65089|523715" HotelName="Ca' Tron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Finca,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca’ Tron 1, 30031 Dolo</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/1f/a01fcb32f7c439c5cad987e00d6e7b60a312945c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Dolo, Venice at a key point on the route between the nearby cities of Padua and Venice, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.35" OriginalAmount="56.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.483116" Longitude="12.235765" StarRating="3" HotelCode="28541|326475" HotelName="Regit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cappuccina 96, Mestre, Venezia 30172</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/1f/bc1f8d3bfda7023ea9338b61eec7a8ad3353e2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.492288119757" Longitude="12.242894329448" StarRating="3" HotelCode="117731|4MV" HotelName="Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" 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>Piazza 27 Ottobre, 91, Mestre</AddressLine>
          </AddressLines>
          <PostalCode>041985490</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/bc/87bce89909b0e8f32f26e50bbe197efe06ed1dbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4431" Longitude="12.3248" StarRating="2" HotelCode="66579|367763" HotelName="San Geremia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Campo San Geremia 283 a, Veneza</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/5f/fd5f83a1988ab8c866871914ee621e862ee0c63c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nHotel San Geremia is a welcoming, young and familiar. E 'located 5 minutes from the railwa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.475709543483" Longitude="12.211824059486" StarRating="4" HotelCode="171022|27720" HotelName="Mercure Venezia Marghera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Malamocco 14, Marghera, 30175 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/01/a001dbb1cb553708246a5f955f45b7a7b0e04556.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel just 5 km from Venice Mestre railway station and a 10-minute bus ride from central Venice....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.431837839374" Longitude="12.330192935134" StarRating="4" HotelCode="384398|58139" HotelName="Palazzetto Pisani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2814, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/68/646877ebcfd89342622d7649f795456a91ec1a28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442035" Longitude="12.321668" StarRating="3" HotelCode="25630|394725" HotelName="Abbazia" 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>Calle Priuli Ai Cavalletti 68, 30121 Venice, Cannaregio</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/24/dd24885a3991bfaf3e190c48bb92c5f79b1fb3cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43778186" Longitude="12.34266298" StarRating="0" HotelCode="672850|foresteria_valdese_venezia_" HotelName="Foresteria Valdese Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Castello 5170, Castello, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/6f/c16fdcf3c72ff76151be616428cdfeb77ec8482b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.96" OriginalAmount="57.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.49555220847" Longitude="12.242605090141" StarRating="3" HotelCode="365670|823317" HotelName="Aurora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzetta Giordano Bruno 15, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/82/3a8298d5d5075854ab2a3bf488cc1296ca7df58c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is peacefully located in the historical district of Mestre within a few pac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.23" OriginalAmount="57.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.491353713525" Longitude="12.247795164585" StarRating="4" HotelCode="67098|1146079" HotelName="Michelangelo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Via Forte Marghero, 30173 Venezia Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/44/b244781bb2f456a74a862c415d27c595af5ebce5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4349354" Longitude="12.3348429" StarRating="3" HotelCode="36227|238438" HotelName="Antica Casa Coppo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4320/1/2, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c6/28c68643087ec1dcd81cb22bfe60a9ee85908735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43741192" Longitude="12.34033465" StarRating="0" HotelCode="615354|bb_le_marie" HotelName="B&amp;B Le Marie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5845, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/aa/80aa00741dabd65f6c0e0a1f019964fb500a1b03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at B&amp;B Le Marie in Venice (Castello), you'll be minutes from Bas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.78" OriginalAmount="58.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4366977" Longitude="12.328409" StarRating="3" HotelCode="77846|1031198" HotelName="Ca San Polo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere San Polo 2696, 30125 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2d/1c2d3a8dbbbe17f9b07f10dedc27d715e3bd5b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.01" OriginalAmount="58.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435521420132" Longitude="12.336458265781" StarRating="3" HotelCode="37900|524435" HotelName="Palazzo la Scala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco Calle dei Fabbri 4737, 30124 Venezia, Venice, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/48/004886eeab9c096655a53885af401371578d7c2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel has a wonderful location; only a few minutes walk from the ""Campo San Lucas"". This ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.45" OriginalAmount="58.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439000898199" Longitude="12.316359222968" StarRating="2" HotelCode="37806|520265" HotelName="Casa Sant'Andrea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Lounge,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 495/b, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/fd/12fdc81359a8b5430777df4fc306e2d8e5cd8ad9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside a park just 2 km from the centre with a range of shopping facilities an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.21" OriginalAmount="59.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440626045975" Longitude="12.335997271077" StarRating="3" HotelCode="151461|350998" HotelName="Locanda Ai Santi Apostoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 4391/A, Strada Nuova, Campo S. Apostoli, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/41/8241ad67feb357a872664e52884173e6a1923454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.22" OriginalAmount="59.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.484218" Longitude="12.254688" StarRating="4" HotelCode="36924|519985" HotelName="Alexander" 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,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forte Marghera 193/c, 30173 Mestre, Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/29/f229c50eac02663b1de4df14cf739ca854671904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated in Venedig Mestre beside Salso Canal where the bridge to the lagoon ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436827608006" Longitude="12.338955402374" StarRating="3" HotelCode="25629|20599" HotelName="Canaletto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5487, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/78/617812e090243d4547f735a9c031b848398075e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, 2 minutes from St. Mark's Square and the Rialto Bridge, where ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439559747196" Longitude="12.32133630078" StarRating="3" HotelCode="350827|21830" HotelName="Hotel Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 553, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/02/026158/026158a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Venice, this hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43552348" Longitude="12.34750373" StarRating="0" HotelCode="955997|360188" HotelName="Liassidi Arco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Dell'Arco Castello 3516/C, 30122 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/37/9637b1dd90e6c9b85d21147fb1babe9453a00bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4360643" Longitude="12.3390409" StarRating="3" HotelCode="192298|202226" HotelName="Casa Dolce Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4671, Campo della Guerra, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/15/2d1500ac72c22fb3778db2b57baa77733ab1c2b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.06" OriginalAmount="60.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4848588733" Longitude="12.209678292274" StarRating="3" HotelCode="57675|623265" HotelName="Nuova Mestre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Miranese 169 (ang. Via Liguria 4), 30174 Mestre-Venice, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b7/26b717e682a71459b0e1623020fe1fcf51e9471c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only approximately 700 m from the Mestre motorway. The Mestre-Via Miranese exi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439403420359" Longitude="12.336339042491" StarRating="1.5" HotelCode="142999|428532" HotelName="Al Palazzo Lion Morosini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5700, 30121 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/79/74797e0bb7701f6bbb72060ebd463f5424d583d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439566" Longitude="12.322752" StarRating="1" HotelCode="143102|286335" HotelName="Albergo Marin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramo alle Chioverete 670/B, S.Croce, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/30/013022dff2c179fe43d6a28f561576cd3590c35f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.42999815" Longitude="12.3282539" StarRating="2" HotelCode="146963|61587" HotelName="Domus Cavanis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 895, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/af/a8afda9e8f3b3815df4cfbb73c5dbad96dd22209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.87" OriginalAmount="61.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436007009356" Longitude="12.336658090353" StarRating="3" HotelCode="59931|1031338" HotelName="Residenza Ca' San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4868, San Marco, 30124 Venezia, Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/1c/931c67f334cc7fe57d6ba91175e7abbd4a57e21a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Venice, this historic hotel is about 2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.07" OriginalAmount="61.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435468730273" Longitude="12.33875457229" StarRating="3" HotelCode="47467|1439098" HotelName="Citta di Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campiello San Zulian San Marco 590, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/6c/fa6c0d8e283c6242709ad45820aee9fc93228102.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very well located in a small square in Venice, 200 m from Piazza San Marco and about 3...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438420653991" Longitude="12.339211075542" StarRating="3" HotelCode="298913|41439" HotelName="Hotel Ca' Marinella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Marina 6105, Castello, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/93/f6935024afd225f1b153dd1ea5d0b68a473e48be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4403014" Longitude="12.3260778" StarRating="2" HotelCode="192341|202340" HotelName="Casa Mimma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Santa Croce, Calle Orsetti 1412/c, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/26/b72670357234e96dc107130722705c042f22c220.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43749" Longitude="12.34019" StarRating="3" HotelCode="387449|145048" HotelName="Dimora Dogale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5841, 30100 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/80/fb807f088a1c7370143a4798800ba6e84a906fdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439274276263" Longitude="12.321209907532" StarRating="3" HotelCode="25628|hotel_canal" HotelName="Canal &amp; Walter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 553, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/40/5c40dba80a301598806c35547b8a1745dadfaca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel offers wonderful views over the Grand Canal and is about 2 km from the beach. Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.73" OriginalAmount="62.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442132" Longitude="12.323452" StarRating="3" HotelCode="102159|523965" HotelName="Nazionale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 158, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/5e/d55ee2cf4c4b2804940eaaf19867aa0007a7c405.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located centrally on the Lista di Spagna, one of the main shopping districts of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.17" OriginalAmount="62.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434963" Longitude="12.341516" StarRating="3" HotelCode="37826|523825" HotelName="Locanda Al Leon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Stanti Filippo e Giacomo 4270/4279, Castello 4270, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ce/7fcebda599359b2e665dd33de6d1ebb56d831ec0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the wonderful city of Venice, this hotel is located just 150 m from the splendid beach a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.34" OriginalAmount="62.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.474334" Longitude="12.214864" StarRating="4" HotelCode="31163|27621" HotelName="Holiday Inn Venice Mestre-Marghera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rotonda Romea 1/2, 30175 Marghera, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/61/b161ae57893b626dabc08c5a546829aef7eb46f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is situated approximately 15 km from Venice Airport. The countless attract...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438985" Longitude="12.337594" StarRating="3" HotelCode="172123|54970" HotelName="Hotel Malibran" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5864, 30131 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/6d/3a6d7e6b2fea92ac9fe87c8ff3d29e6089c31fee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="64.00" OriginalAmount="63.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435879" Longitude="12.336093" StarRating="3" HotelCode="172262|950700" HotelName="Alcyone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri, San Marco 4712, Venice 30124</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/75/0175e2dd2f448489e3ab1d1977e1817b82f8d4be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this simple hotel in Venice, guests will find convenient access to public transport located wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.01" OriginalAmount="63.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.482822265126" Longitude="12.23329782486" StarRating="4" HotelCode="34938|336265" HotelName="Best Western Hotel Tritone" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Stazione 16, 30171 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/2d/5d2d627b1d210d624b9df02c54f16f56a2d6c7f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite the railway station in Mestre, some 5 minutes from the centre of Veni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.04" OriginalAmount="64.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435609775141" Longitude="12.339202940793" StarRating="3" HotelCode="15288|198036" HotelName="Hotel Montecarlo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle degli Specchieri 463, San Marco, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/70/fe70596ef2639ada1edc212e9611a5688a0c931a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel occupies a former palace from the 17th century and is located directly in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44172890338" Longitude="12.33510947968" StarRating="3" HotelCode="80237|202369" HotelName="Locanda Ca' Le Vele" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 3969, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/e0/f5e077f41b815f97c3bc66b9e98240d2784643a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432852486933" Longitude="12.334304451942" StarRating="3" HotelCode="20740|28260" HotelName="Do Pozzi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXII Marzo 2373, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/ea/50eab9375fe7815fe82e8bbf8937fa583058abf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly hotel is located in the centre of Venice near San Marco Square, on one of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.456432731855" Longitude="12.355461326389" StarRating="4" HotelCode="262046|49589" HotelName="Hyatt Centric Murano Venice" 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>Riva Longa 49, 30141 Murano, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/ba/bbba798e63667e65b577074ace32438d2be88ad2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.72" OriginalAmount="66.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.483037" Longitude="12.230964" StarRating="3" HotelCode="64484|1031378" HotelName="Trieste" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Trento 2, 30174 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/29/df29b5e33b01c41abc713560d27a8d72550668dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.38" OriginalAmount="66.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435824443355" Longitude="12.341916561127" StarRating="3" HotelCode="23088|623275" HotelName="Hotel Casa Verardo Residenza d'Epoca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Castello 4765, 30122 Venecia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/2e/332e3773f67fe912a20d10d17c6237e9d124d24c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Venice tourist centre just a few paces from the renowned San Zacca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44424099" Longitude="12.32867961" StarRating="0" HotelCode="544848|144761" HotelName="Bed And Breakfast Antico Pòrtego" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 1414/A, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c1/c8c1cc9b4a47e8c1095d36afd74a0db0ef8e1649.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43485686612" Longitude="12.337921355318" StarRating="3" HotelCode="901352|223228" HotelName="Noemi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco, Calle dei Fabbri 909, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/ce/09ce50194bfa386d94a43b91d194c82900d06fef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="67.92" OriginalAmount="67.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.51444" Longitude="12.23158" StarRating="4" HotelCode="900560|CBB198400" HotelName="Four Points by Sheraton Venice Mestre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Don Luigi Peron 4, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/18/1c1815ebfebca1db46c2a0d37a32d4c2fe357cd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just 500 m from a brand new train station which will take guests into Venice ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.56" OriginalAmount="67.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.47578" Longitude="12.219458" StarRating="3" HotelCode="81705|2580255" HotelName="Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Beccaria 11, 30175 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/2a/5b2a8f6be2f2481e04738a4d355f83bcda6f73ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.77" OriginalAmount="68.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435407" Longitude="12.336615" StarRating="3" HotelCode="76189|1561148" HotelName="Al Gambero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri 4687, San Marco, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b3/0db35d9352b3a659e9db9ef800b0fa7e60106d56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.97" OriginalAmount="68.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43576" Longitude="12.341282" StarRating="2" HotelCode="89642|1920915" HotelName="La Locandiera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4432, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/25/742550529c35cd386491fb61d4bd023dc9e3d13d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.87" OriginalAmount="69.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435094643982" Longitude="12.341784462333" StarRating="3" HotelCode="18597|1649708" HotelName="Tiepolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4510, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/84/db847dde5e680700b3ebb56a92a4ccfc4ecbfd58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.65" OriginalAmount="69.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434794910622" Longitude="12.345553636551" StarRating="3" HotelCode="10951|226206" HotelName="Hotel Bisanzio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Della Pieta 3651, Riva Degli Schiavoni, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/63/ca633b17e00929b79b79d60184820e8c4ef29804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.433965703245" Longitude="12.328985974269" StarRating="3" HotelCode="262276|41438" HotelName="Ca' Dell' Arte Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Delle Carrozze, San Marco 3286, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/db/82db8e2064e2859802c1ed17472fd055fe3e3668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436615110209" Longitude="12.323016005643" StarRating="2" HotelCode="89648|617" HotelName="Hotel Falier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Salizada San Pantalon 130, Santa Croce, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f8/acf89b3c242bbcc48d6395d720b66fae50dc8796.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.30" OriginalAmount="70.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442761" Longitude="12.324495" StarRating="1" HotelCode="75636|425825" HotelName="Minerva &amp; Nettuno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 230, Venezia 30121</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2a/f4/2af4ac6204059f80673cb3cb67f9a08de39a62dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43466104208" Longitude="12.337394585879" StarRating="3" HotelCode="200905|2935" HotelName="San Marco Hotel Ambassador Tre Rose" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri 905, 30124 San Marco, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/71/8e71b5b3d6fadbcf407f68ecdf81f077ea53ed92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its ideal location next to St Mark's Square and just steps away from the major tourist att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.81" OriginalAmount="71.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4338852" Longitude="12.3468923" StarRating="3" HotelCode="93206|1560708" HotelName="A Tribute To Music" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4127, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/20/69203f6a24c38f28c215a0852e61953c79176768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.483916424378" Longitude="12.240995218246" StarRating="4" HotelCode="95067|23928" HotelName="Hotel Ambasciatori Mestre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso del Popolo 221, 30172 Mestre, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151353/151353a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests a bus stop to Venice just outside the main entrance. It is just 800 m from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434863749842" Longitude="12.33360807115" StarRating="2" HotelCode="89646|202339" HotelName="Casa alla Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>S. Marco 3701, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/e4/1ce4361b45f6ac972a09ea45d7561f6159dabfac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43588852" Longitude="12.33516039" StarRating="2" HotelCode="498365|ca_princess_" HotelName="Residenza Ca Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Campo San Luca 4590, San Marco, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/4a/864a892fbf4cce4cf8c31835742cc98d5e12f654.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.84" OriginalAmount="72.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435184516626" Longitude="12.341597378254" StarRating="2" HotelCode="16755|1649048" HotelName="Hotel Rio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Strada Statale Filippo E Giacomo, Castello 4358, 30122 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/f8/5ff8ff6be0f948178a5d2c60391713ba9a7d0216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.16" OriginalAmount="72.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.447358819269" Longitude="12.326799631119" StarRating="4" HotelCode="33061|326555" HotelName="Eurostars Residenza Cannaregio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>da Cannaregio 3210/A, con Calle dei Riformati 3210/A, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/f0/8bf04ae7d195b36f59756e74e4707b3288f9f260.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is housed in a former convent and is in one of the oldest quarters of Venice....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.48" OriginalAmount="72.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434094742347" Longitude="12.334146201611" StarRating="3" HotelCode="10463|249016" HotelName="Hotel Ateneo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1876, Calle Minelli, near Piazza San Marco, Historic Centre, Sestiere di San Marco, 30124 Venezia, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/16/b316e9ed9c64d37105eda51b834319ed5aef33b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the delightful setting of a Venetian courtyard, hidden on a quiet side street, the hotel stands d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442337663582" Longitude="12.333456236369" StarRating="3" HotelCode="130201|54393" HotelName="Al Canal Regio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 3632/a, 30122 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d0/8ed062ed356aaf17bf62f753ddeaa033affe837f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the beautiful district of Cannaregio in the north west of Venice, just 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4424828" Longitude="12.3328884" StarRating="3" HotelCode="151468|41322" HotelName="Locanda Cà Gottardi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 2283, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/0e/1f0e9d40dae5ead7a0e89070f21cc0b7515846a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Venice, this boutique hotel is ideal for guests who appreciate a styli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.87" OriginalAmount="73.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.433390800969" Longitude="12.335143983364" StarRating="3" HotelCode="36225|326625" HotelName="Hotel San Moisè" 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,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2058, Piscina San Moisè, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/da/b4dae354b7667157c3051a5aea71da6cd540f993.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Both of the hotel buildings are located 200 m from La Fenice Theatre. The Vaporetto for Venice Santa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.17" OriginalAmount="73.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43916535" Longitude="12.33769571" StarRating="3" HotelCode="617321|C13140" HotelName="Charming Palace Corte del Teatro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5879, 30121 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/db/04dbbbba8a60a1e8212ab8163b79276232ef1c07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.493370481757" Longitude="12.241024521461" StarRating="3" HotelCode="387618|179808" HotelName="Hotel Al Vivit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ferretto 73, 30174 Mestre, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/9e/a89e4fb6be596cd8314fb8dd6e53dd78569b5c82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4815132" Longitude="12.23783698" StarRating="0" HotelCode="953370|402251" HotelName="Leonardo Royal Hotel Venice Mestre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca' Marcello 6, 30172 Mestre, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/be/edbefc527a46e57cbc51b8404e96c8c35b9df26e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.416424" Longitude="12.367709" StarRating="4" HotelCode="336312|55367" HotelName="Villa Laguna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sandro Gallo 6, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/6f/2b6fd11c511dd57795ff30cb0ff3f23fb0af090e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Lido Island, only a few steps from the water bus stop to Venice, 10 minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.76" OriginalAmount="74.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.486447865479" Longitude="12.217901945114" StarRating="4" HotelCode="79865|1428958" HotelName="Park Hotel Ai Pini" 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>Via Miranese 176, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/27/9f27d620a00389ef82ccfcea0e2d8b002ed71930.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.80" OriginalAmount="74.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438385959747" Longitude="12.339287996292" StarRating="4" HotelCode="17233|326695" HotelName="Hotel Santa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Marina 6068, Castello, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/1e/9f/1e9f9c74078a266419c7649849ffbdbf8bf62145.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its quiet location in a typical Venetian square, this historic hotel enjoys close proximity to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.58" OriginalAmount="74.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432812960175" Longitude="12.334409058094" StarRating="2" HotelCode="192354|128642" HotelName="Ca' Pedrocchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pedrocchi, San Marco 2257, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/52/10526f6e0309b956264f214b7a8f3c4ac202a39d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are invited to explore the vibrant neighbourhood with its selection of restaurants, cafés and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.73" OriginalAmount="74.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43026" Longitude="12.328" StarRating="3" HotelCode="10771|1648838" HotelName="Hotel Belle Arti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terà Foscarini 912/A, Dorsoduro, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/26/9d26bbd0f125c71ce5a7683a70a2f2d2042389c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.445898568557" Longitude="12.330310642719" StarRating="4" HotelCode="366619|19379" HotelName="Ai Mori d'Oriente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Della Sensa, Cannaregio 3319, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/ce/1fce59beb621c8c0fae528fde65a27d1635948c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city, between the railway station and Rialto Bridge. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.443894" Longitude="12.326138" StarRating="3" HotelCode="127060|19224" HotelName="Hotel Casa Martini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cannaregio 1314, Cannaregio, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/42/bf421f8c00abb3425bdc36f59d5bfff0a0cd47c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Strada Nuova, a 5-minute walk from the Santa Lucia train station on the rout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.76" OriginalAmount="75.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43466315919" Longitude="12.337493598461" StarRating="4" HotelCode="17151|326615" HotelName="Hotel Royal San Marco" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 848, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/7d/927de11c39b65c4bf96b6aabf00aefef2b54371b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying an ideal location in the centre of Venice, this hotel is only a few steps from St. Mark's S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.36" OriginalAmount="75.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435869" Longitude="12.344485" StarRating="4" HotelCode="28537|6777611" HotelName="Liassidi Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ponte dei Greci 3405, 30122 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/99/6f99c0979d6dba6a4c2751271ffa3cbb98f9bf09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.47" OriginalAmount="75.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.426482675096" Longitude="12.362698316574" StarRating="4" HotelCode="27721|225846" HotelName="Hotel Indigo Venice - Sant'Elena" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Buccari 10, Sant'Elena, 30132 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/a1/91a121c02836b07010f445cad68396441094fa77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the eastern part of the lagoon, near to the gardens of the Biennale ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.54" OriginalAmount="75.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43606" Longitude="12.334884" StarRating="4" HotelCode="60563|519865" HotelName="A La Commedia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4596/A, Corte Del Teatro Goldoni, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/10/051037db2668aa8256a07ac447393187bfe5a58c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most lively, interesting areas of ancient Venice, parallel to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.94" OriginalAmount="76.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432430866759" Longitude="12.333816289902" StarRating="3.5" HotelCode="59528|528045" HotelName="Hotel Torino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle delle Ostreghe, San Marco 2356, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cc/69cc2705852330b854a7fb2d902aca899891b81a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in a historic building in the heart of Venice, 500 m from Saint Mark's Square, 2.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.55" OriginalAmount="77.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434520114431" Longitude="12.333911508322" StarRating="4" HotelCode="26243|350825" HotelName="Duodo Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Venezia S.Marco 1887/1888 - Calle Minelli, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c8/5fc82497eaa02c7f8768c391252ab44cd87c69db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Venice. Convenient public transport links are only 3 kilometres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435810646382" Longitude="12.346133472387" StarRating="3" HotelCode="314257|58003" HotelName="Hotel Sant Antonin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Castello, Fondamenta Furlani 3299, 30100 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/07/030792e87647e85f428c414663902127e17721fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434115" Longitude="12.343127" StarRating="3" HotelCode="899654|55701" HotelName="Paganelli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva degli Schiavoni, Castello 4182, 30122 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/71/6d7184f8c438ebf9f2e42a75c2c319bc5cc5e806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The main hotel is located on Riva degli Schiavoni, at the top of San Zaccaria Jolanda by the waterbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.94" OriginalAmount="78.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441869510714" Longitude="12.323090136051" StarRating="2" HotelCode="19501|1890575" HotelName="Il Moro di Venezia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 152, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b9/c4b9884f98ae73acb5489032b916b513abd7338d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the train station, some 15 minutes from the centre of Venice. Shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.51452707967" Longitude="12.239383757115" StarRating="3.5" HotelCode="169699|28242" HotelName="Best Western Plus Quid Hotel Venice Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Terraglio 15, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/5f/755f2819d5a34f9dbd9274f396f3eea06a6cc325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Venice close to numerous restaurants, bars, clubs and links to the public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="80.18" OriginalAmount="79.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.480062403254" Longitude="12.269979314156" StarRating="4" HotelCode="163988|CAQ242000" HotelName="Hilton Garden Inn Venice Mestre San Giuliano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Orlanda 1, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/52/3652b466ef96c079667e90f2a4198342ba56cb43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the Via Orlanda roadway opposite the San Giuliano Park, the hotel offers stunning views ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434184677478" Longitude="12.334673490159" StarRating="3" HotelCode="900867|428443" HotelName="Mercurio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Fruttariol, San Marco 1848, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ab/9bab17310f32430e1b610a309f307155b65478e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.16" OriginalAmount="80.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434939" Longitude="12.334004" StarRating="3" HotelCode="47305|890235" HotelName="Centauro" 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>San Marco, Campo Manin 4297, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/55/5c553129723756a3acab9f8331c4e834c214a83f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438099358493" Longitude="12.32161274094" StarRating="0" HotelCode="915783|342285" HotelName="Cà Dei Polo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 203, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/a8/11a8d533f19ffcb0a67dcf630e9afda2d2e97d72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice (Santa Croce), Ca' Dei Polo is within a 15-minute walk of St\n\nLocated in Venice ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437706208748" Longitude="12.336079987875" StarRating="4" HotelCode="298909|89580" HotelName="Ca' Rialto House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Ferro 5149, Ponte di Rialto, San Marco, 30124 Venice, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/97/12976d32a0347325ec399e2bec58d2740896b8ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440554029707" Longitude="12.334382236004" StarRating="4" HotelCode="186686|56980" HotelName="Pesaro Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 3935, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/8a/0f8a584b74758dd0e4ca09767c7b1baee947b3a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44300898" Longitude="12.33117368" StarRating="0" HotelCode="954535|342530" HotelName="Suites Alla Maddalena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Campiello Maddalena, Cannaregio, 30121 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/d4/e0d44e5aebad3408d82ed5d93c716cc23e66494e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.04" OriginalAmount="81.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434366" Longitude="12.341801" StarRating="3" HotelCode="14268|523925" HotelName="Lux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Rasse 4541, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/66/6d/666d538e1fdd9981f05aca4d2964a2272721ce17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent location in the historic centre of Venice, near the Palazzo Ducale on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.429839" Longitude="12.332791" StarRating="3" HotelCode="298259|57648" HotelName="Axel Hotel Venezia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 222, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/5d/285dec11668f0d89a7945c53f32e2908abf77b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in a very central and quiet area, 100 m from the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.96" OriginalAmount="82.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440921" Longitude="12.337416" StarRating="4" HotelCode="102161|3305945" HotelName="Proverbi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Tragheto, Cannaregio 4571-4574, Venezia 30131</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/40/c0409da9e4e8ddf3a6d1e6e9b6ca9d14049ed3f9.webp</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.36" OriginalAmount="82.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441115368172" Longitude="12.336723133922" StarRating="4" HotelCode="12819|750425" HotelName="Giorgione" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>SS Apostoli 4587, Calle Larga dei Proverbi, Cannaregio, 30121 Venise</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/75/b375b30bb8b3a9158ec715ce30e9f27cad174de8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice’s Cannaregio district, this hotel is a 10-minute walk from Piazza San Marco, Doge'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.53" OriginalAmount="82.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437347" Longitude="12.336186" StarRating="3" HotelCode="37986|365635" HotelName="Al Graspo de Ua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 5094, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/dd/24dd3f674b41f9af7223c851c4fe4d62a0631d90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located close to Venice's historical centre, just a short distance from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.60" OriginalAmount="82.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432608" Longitude="12.333137" StarRating="3" HotelCode="10921|520115" HotelName="Hotel Bel Sito" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2517, Campo Santa Maria del Giglio, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/a0/43a037fd4b4b39def2bdbb758d7e6eac090fd9a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is located in the heart of Venice, very close to St. Mark's Square in a typi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434418" Longitude="12.333442" StarRating="4" HotelCode="98962|23929" HotelName="Hotel Cà Alvise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3673, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/f2/26f2f0defbaa94b21709ce8f4ec75b08779e5bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="84.52" OriginalAmount="83.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442272" Longitude="12.32387" StarRating="4" HotelCode="47721|1176658" HotelName="BW Premier Collection CHC Continental Venice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna Cannaregio 166, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/7a/7aa49c935bcb81d2/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive historical hotel is centrally located in the district of Cannaregio and directly bes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.443575440154" Longitude="12.325876111009" StarRating="0" HotelCode="385875|286463" HotelName="La Palazzina Veneziana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Cannaregio 1510, 30121 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/20/2f20ebb4e26f6cef4775dd99956ed875bd97ea69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Venice (Cannaregio), La Palazzina Veneziana is minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.532268932363" Longitude="12.305046009883" StarRating="3" HotelCode="155613|182225" HotelName="Bed and Breakfast BB Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Garzette 5, 30173 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/be/6ebe780f634561ea93b10e5192befc03fc6fd8bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44016633" Longitude="12.32795787" StarRating="0" HotelCode="719420|bb_patatina" HotelName="B&amp;B Patatina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 1588</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/02/cf022cf122e9ba2b6ee84f3872e6767d559726d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436365639381" Longitude="12.337517361563" StarRating="0" HotelCode="192304|238435" HotelName="Locanda ai Bareteri B&amp;B Allegri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle di Mezzo 4966, San Marco, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c3/58c34c6381cc557cd6a8cb1100f248dd7da5a101.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434987" Longitude="12.332486" StarRating="3" HotelCode="900553|56909" HotelName="Hotel Ca' Fortuny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3752, Rio Terà della Mandola, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/c8/dac805fd7f9a9050be9afda1b44ab883f7064444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.05" OriginalAmount="88.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435366" Longitude="12.340001" StarRating="4" HotelCode="174446|1838926" HotelName="All' Angelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 403, 30124 Venzia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/3c/ac3c2925d6ab447426a7848021c40f0c2d2d79c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the centre of Venice, close to the Grande Canal and various shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.85" OriginalAmount="88.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="2" HotelCode="824822|22815770" HotelName="Charming Venice Santa Fosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 2320, 30100 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/55/b855b3c67f11079a840614bfe4595375804d1931.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Charming Venice Santa Fosca, you'll be centrally located in Venice, steps from Casino...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4382836" Longitude="12.328168" StarRating="3" HotelCode="80241|429492" HotelName="Locanda Sant' Agostin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Sant'Agostin, S.Polo 2344, 30125 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a5/35a50d5208d39f8d95b51ba9159766a342acbd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43767361" Longitude="12.33439169" StarRating="3" HotelCode="849824|377119" HotelName="Riva Del Vin Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Sturion 678, San Polo, 30125 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/09/70094a4bea16eff22a4c8992f5ec823207c28167.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in San Polo, this hotel is steps away from Rialto Bridge and Grand Canal. A rooftop terrace,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.58" OriginalAmount="90.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434354" Longitude="12.337067" StarRating="4" HotelCode="47279|86519" HotelName="Albergo Cavalletto &amp; Doge Orseolo" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1107, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/49/6149851299d1ea28a95a6a554c3caac1a02aaae9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, hotel built in the traditional Italian style is located directly opposite the well ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437826" Longitude="12.335119988343" StarRating="3" HotelCode="14435|21833" HotelName="Marconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Vin 729, San Polo, 30125 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/zz/bfad5eef2c699ecb4987e1cc2ed94a0e6036c2a4.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the foot of the famed Rialto Bridge in the very heart of historic Venice wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.27" OriginalAmount="92.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434283" Longitude="12.331175" StarRating="4" HotelCode="901700|163995" HotelName="Palazzo Paruta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3824, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/2e/042e82a0a217f0a9c28cc89060fce20e2a8ae685.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet corner of Campo Sant'Angelo, with restaurants, bars and shops withi...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435784918679" Longitude="12.343735098839" StarRating="3" HotelCode="337313|16893" HotelName="Casa Nicolò Priuli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4983-4984-4985, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/7a/2d7a13f88e69626a2ae264ed34c4448093843fa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel lies at the heart of the beautiful city of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43399748" Longitude="12.33049749" StarRating="1" HotelCode="151482|145208" HotelName="Locanda Fiorita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campiello Novo, San Marco 3457, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/9e/289e879b34e50829039758d96fbcb9e2dbb4ca53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="749451|342454" HotelName="Porta Da Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Castello, 2143, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ec/9bec23bd215b4e4f8ebbb65652ba3e1bfa928fec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.09" OriginalAmount="93.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432108" Longitude="12.351047" StarRating="3" HotelCode="77842|1429758" HotelName="Ca' Formenta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 1650, Via Garibaldi, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/09/bc09435b1a7453770897078c879697b3ee6ff3b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.81" OriginalAmount="93.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434924779589" Longitude="12.338343858719" StarRating="4" HotelCode="27236|45944" HotelName="Torre dell'Orologio Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 202/A, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/7e/e97ebdc8259d0e39a5626d5df32fcaf5c1d4e670.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set tranquilly in the most fashionable street in Venice, the Mercerie dell'Orologio. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.433348328034" Longitude="12.334566631644" StarRating="4" HotelCode="259363|6008" HotelName="Hotel Kette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2053, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/34/6134c7cfee85deb3309f8ff0da073ab466653c64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxurious hotel is centrally located near to "La Fenice" theatre and only about 2 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.28" OriginalAmount="94.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4409" Longitude="12.330340333333" StarRating="2" HotelCode="116537|1561158" HotelName="Al Ponte Mocenigo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S. Croce 2063, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/91/9a91db581ab79ad5e2a81a2053f4d38938ad37fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432305" Longitude="12.350473" StarRating="0" HotelCode="144435|342415" HotelName="La Rosa dei Venti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Castello 2143, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/43/aa43a2f843c39151af7601cfe1cbb00ad0966094.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.97" OriginalAmount="95.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442665559431" Longitude="12.332373261452" StarRating="3" HotelCode="20870|425965" HotelName="Hotel Tintoretto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Fosca 2316 Cannaregio, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/bc/fabc6049b5b2325a6d058d73dad9f06a8c4fd470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Venice, this hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.54" OriginalAmount="95.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434870197016" Longitude="12.338129281998" StarRating="4" HotelCode="34652|1442197" HotelName="San Marco Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Marco 875, Ponte dei Dai, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/6d/e16d917672bf49aceddc0640a9fd845cfa3582c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on romantic Piazza San Marco, this hotel enjoys a location perfect for exploring ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43353" Longitude="12.33659" StarRating="5" HotelCode="909328|3867" HotelName="Casanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1284, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/cc/37cccaecb6c3d21f6710c8a334d78835e2798e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on Calle Frezzeria, one of the most famous and important streets in Venice...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.17" OriginalAmount="96.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44227" Longitude="12.32153" StarRating="2" HotelCode="70803|2062485" HotelName="Venice Times Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli dei Cavalletti 99/D, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/66/ab6637a152e9b36a1208581ee53f066c58976fa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43390157375" Longitude="12.33074449944" StarRating="3" HotelCode="192300|144824" HotelName="Bloom B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3470, Castello Santo Stefano, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/352740/352740a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43247709" Longitude="12.33544764" StarRating="2" HotelCode="530861|60534" HotelName="Corte Barozzi Venice Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Elevator,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2155, Corte Barozzi, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/61/7e6173a052036637c03b7a634a3261b1caa4f323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Corte Barozzi Venice Suites, you'll be centrally lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43523759" Longitude="12.33787457" StarRating="3" HotelCode="561382|238636" HotelName="Rosa Salva Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fiubera, San Marco 951, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/8d/108d75f6b2d6d982fd7a08fbba98a3e48dd8b92e.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Rosa Salva Hotel is a Modern hotel in the heart of the city completely refurbished in 2017.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.26" OriginalAmount="97.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43702334537" Longitude="12.335103750229" StarRating="3" HotelCode="82833|162790" HotelName="Palazzo Bembo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Carbon 4793 - 4785, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e5/dbe5fba6dd880a59fce60a89fd54ca6e9b50d0ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Riva del Carbon, in the San Marco district, an old Doge's residence, the hotel is set in ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.439836346473" Longitude="12.336822715469" StarRating="1" HotelCode="192336|202178" HotelName="Al Vagon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Internet,Luggage Storage,Pets allowed,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5619, 30131 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c9/5fc9be1c068ca75c21e9ff6caf402f622bc5af30.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 Al Vagon in Venice (Cannaregio), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.47" OriginalAmount="98.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442097" Longitude="12.321498" StarRating="2" HotelCode="66580|890185" HotelName="Venice Maggior Consiglio" 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>Calle Priuli Dei Cavaletti 73/74, 30121 Cannaregio, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e0/73e03d369a8f46561c9b1cbe9f9466b410648826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.34" OriginalAmount="99.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438459359311" Longitude="12.341586649418" StarRating="3" HotelCode="23089|1484048" HotelName="Locanda La Corte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 6317, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/91/90915e1f4f2e8f745b2eb313fb3589efaed67e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.492522291582" Longitude="12.24004290998" StarRating="2" HotelCode="911870|73694" HotelName="Legrenzi Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Legrenzi, Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/db/fbdbe213d41982d445bd8df8d8523b34d094723a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44014375897" Longitude="12.335275411606" StarRating="2" HotelCode="192334|56055" HotelName="Locanda Leon Bianco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5629, Corte Leon Bianco, 30131 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/b6/4cb6a273595303ccb98a2a092f0b52dec7618aa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 6 rooms. Services and facilities at the hotel include a restaurant and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.32" OriginalAmount="100.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="4" HotelCode="117007|2426335" HotelName="Foscari Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 4200/1/2, Campo Santa Sofia, 30131 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/6c/a86c13cc522045c0df7ea40b63815fc2a35c8e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.39" OriginalAmount="100.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441555228341" Longitude="12.322626113892" StarRating="4" HotelCode="10794|18963" HotelName="Hotel Bellini Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terà Lista di Spagna 116/A, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/58/6458558c1a800a8a5982a4438a002387466d9c1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the city centre and right in the tourist centre. It is located directly nex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="3" HotelCode="77730|202248" HotelName="Palazzo Odoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Minotto 151, Santa Croce, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/70/5670622b8e5ea5fb140596bf31d72e1d01a20314.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4351182" Longitude="12.320992584044" StarRating="4" HotelCode="571334|238611" HotelName="NH Venezia Rio Novo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Larga Ragusei Dorsoduro 3489/E-C, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b4/feb482e1805189baa95309059de3d92c371a6baa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435789" Longitude="12.336077" StarRating="4" HotelCode="888356|56222" HotelName="Bella Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4701/11, Calle dei Fabbri, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/eb/6aeb1e5d494259c0917530ddbc1409e082dd0b2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Venice on Calle dei Fabbri, just a few steps from Rialto Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="981791|424465" HotelName="La Finestra Sulle Beccarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Capeler 1585, San Polo, 30125 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/15/6215ec789491bce737e6786fb83f0ef5b7402b32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435792" Longitude="12.334001" StarRating="3" HotelCode="192272|238616" HotelName="Palazzo San Luca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4066, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6943852</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437728182467" Longitude="12.336081415415" StarRating="4" HotelCode="16724|6013" HotelName="Rialto Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Ferro 5149, Ponte di Rialto, San Marco, 30124 Venice, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/1c/7e1c39408d48dc98509ec41da34d5f8b3bcabb71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just 500 metres from Piazza San Marco and Venice Theatre. There i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441082860522" Longitude="12.336147129536" StarRating="3" HotelCode="909335|bb_ca_pier" HotelName="B&amp;B Ca' Pier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bembo 4357, 30121 Venice, Cannaregio</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/69/d2/69d2dde20e61c0600c9be5de0945b0e16de76e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;## OverviewCa' Pier is an aristocratic Venetian private Residence located in the city centre but at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.42" OriginalAmount="103.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440661" Longitude="12.332529" StarRating="4" HotelCode="82871|690130" HotelName="Hotel San Cassiano - Residenza d'Epoca Ca' Favaretto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 2232, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6f/82/6f82f7a39f8ef9f7a394ffd8a57c095fbc4a636d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking Venice's Grand Canal, this historic hotel is a 5-minute walk from Rialto Bridge in a qui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435501605898" Longitude="12.343400262529" StarRating="4" HotelCode="142934|21827" HotelName="Hotel Ai Due Principi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Localita Castello 4971, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/3d/453d92dd3f0beabf22c066d9ba7526f078851fd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436662924601" Longitude="12.32369095087" StarRating="3" HotelCode="192350|202054" HotelName="Cà Riza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Calle del Forno 88, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/b6/51b632718c5fbed8d1f8d661ca597ca398f4fa06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a babysitting ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43407331" Longitude="12.33426321" StarRating="0" HotelCode="505919|296051" HotelName="Residence La Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1859, 30124 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/0d/3b0dcf9f564e4fa84138aadf6b9bc7fb515fe528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.42553956562" Longitude="12.329232394695" StarRating="2.5" HotelCode="192339|57630" HotelName="Al Redentore di Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Ponte Lungo 234/A, Giudecca, 30133 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/55/fd55be733b5333a26288c30e891e0eaf7edf3516.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service is available to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.65" OriginalAmount="106.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.433424938349" Longitude="12.334145224182" StarRating="3" HotelCode="87518|569875" HotelName="Hotel dell'Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2009, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/32/86321ac57d8bb14d2ddc1d54fd9f741568b3ea3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right by the La Fenice Theatre, Venetian opera's historical theatre, less than...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.75" OriginalAmount="106.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434516" Longitude="12.337613" StarRating="3" HotelCode="34854|200526" HotelName="Albergo San Marco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>San Marco 877, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f7/86f74a840f550feec0db2f3c84184b102cf8afd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, well-equipped hotel lies at the heat of Venice within a short distance of the Doge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4344345" Longitude="12.32319262" StarRating="2" HotelCode="427780|bb_experience" HotelName="B&amp;B Venetian Experience" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 2937/b, 30123 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/0a/cb0af650d8954471dee8d70ecd8bf4952d724213.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 Experience in Venice (Dorsoduro), you'll be min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436550939611" Longitude="12.338614761829" StarRating="4" HotelCode="166601|56837" HotelName="Aqua Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Malvasia 5492, Castello, 30122 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/47/a3478aff2aa99afb2a147865606638c887163b7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice. For those who appreciate charm and character, it provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.453976" Longitude="12.3571903" StarRating="0" HotelCode="780218|342350" HotelName="Casa Sulla Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Riva Dei Zateri 86/A, 30141 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/30/6c30755e71642f355722623cf2baa8d32bd6aff7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437276111699" Longitude="12.341501579252" StarRating="3" HotelCode="60564|56160" HotelName="Palazzo Vitturi" 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,Currency Exchange,Designated Smoking Area,Golf,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Maria Formosa, Castello 5246, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/fc/77fcf0911796341fa09d01aba7cb8a87e093ace4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most exclusive districts at the heart of Venice and affords view ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.66" OriginalAmount="108.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442095" Longitude="12.321808" StarRating="3" HotelCode="14153|1431788" HotelName="La Locanda di Orsaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli dei Cavaletti 103, Cannaregio, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/6a/876ae34081ff4e51b6af024555b9949df01ed192.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right at the heart of the city and is only 100 m from Santa Lucia train station. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.42" OriginalAmount="109.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44030560925" Longitude="12.322022616863" StarRating="3" HotelCode="26244|15874" HotelName="Antiche Figure" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 687, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/05/ee05f8f36819a077d641305e1273873a2bf2d204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is located opposite Santa Lucia train station, close to Piazzale Roma and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="110.97" OriginalAmount="109.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43490264" Longitude="12.3303285" StarRating="3" HotelCode="542088|C11695" HotelName="B&amp;B Fortuny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Internet,Laundry,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Calle Locatelli 3484, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/519501/519501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently located in Venice. $hotel. Hotel has been renovated in 2016. There are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44331422" Longitude="12.32986352" StarRating="0" HotelCode="731440|342233" HotelName="Angeles Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Colombina 2010, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/5c/665c5e5baa059f2345148a69714d4f3cd91f0be3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434426" Longitude="12.341416" StarRating="3" HotelCode="95200|430158" HotelName="Casa Kirsch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Castello n. 4266, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.76" OriginalAmount="111.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.433" Longitude="12.3348" StarRating="4" HotelCode="17273|15994" HotelName="Hotel Saturnia &amp; International" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2398, Via XXII Marzo, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c9/71c934d7701dd06e09bb512817d45115ce31dcc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located at the heart of Venice, right on the exclusive shopping street, Vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="114.17" OriginalAmount="113.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441370798348" Longitude="12.324046343565" StarRating="4" HotelCode="142196|1411809" HotelName="Canal Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 932, Campo San Simeon Grande, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d3/a9d3a008bb32e40b273af6b4cdb8e32fd236809f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in Campo San Simeon, a typical Venetian campiello (small square) in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.78" OriginalAmount="114.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441743421589" Longitude="12.326657474041" StarRating="3" HotelCode="31281|519905" HotelName="Ai Due Fanali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 946, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/48/7a48abdaaa81c66ec02f146835d69d4ee187adbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Venice, this hotel lies directly beside the San Simeone Profeta Church, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434319" Longitude="12.342606" StarRating="3" HotelCode="145452|55137" HotelName="Campiello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4647, Campiello del Vin, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/9f/a89f5491bec073a27ed6ba332ec3c0b494754b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.06" OriginalAmount="115.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43395775" Longitude="12.333618" StarRating="4" HotelCode="583422|621999" HotelName="Al Theatro Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1925/A, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/4e/754e68a8f50d53cfd62aedc4af9cd91bc668af5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Al Theatro Palace is set in Venice, a few steps from La Fenice Theatre. Free WiFi is available throu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43574764" Longitude="12.34381058" StarRating="4" HotelCode="856922|377117" HotelName="Palazzo San Lorenzo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Internet,Laundry,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4981/B, 30122 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/23/41238d0123be7f46f481fc487073d48bc15b1701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Palazzo San Lorenzo, the new 4-star Superior Hotel, a few steps from St. Mark's Square, overlooking ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.446133791909" Longitude="12.320421338081" StarRating="4" HotelCode="186639|33901" HotelName="Carnival Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 929, 30100 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/60/0b60884044f2ff14962fb09e1e7a81963ebe1fb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 57 rooms. A lobby and a reception are available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43451885" Longitude="12.33062428" StarRating="0" HotelCode="726566|286333" HotelName="Ai Cherubini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Pestrin 3481, San Marco, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/16/251695c5f3bce98ee7e992488b96e56bf35c5f2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.00" OriginalAmount="119.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="4" HotelCode="116876|1641008" HotelName="Dei Dragomanni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2711, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/da/28dad8d070582c0b33d53324d7fa0aec51faa476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice, about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43726404" Longitude="12.31852425" StarRating="3" HotelCode="635682|257854" HotelName="AC Hotel Venezia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rio Tera Sant Andrea 466, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f9/3bf97f9ac7d5bb60d7aec5beaf635a2d324e6320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43582318" Longitude="12.33780415" StarRating="0" HotelCode="953301|377122" HotelName="San Marco Suite 755" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 755, Calle Morosini De La Regina, Sestiere San Marco, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0b/080ba22d3d3073f094613cc4f6942ac8f0ee86bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.42933615" Longitude="12.32844672" StarRating="0" HotelCode="556224|la_residenza_818" HotelName="La Residenza 818" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Housekeeping,Internet,LCD/Projector,Library,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 818/A, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/6b/9d6b5852c33318100b63f4ec47fe9b7980aa336a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at La Residenza 818 in Venice (Dorsoduro), you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43053469" Longitude="12.32252532" StarRating="4.5" HotelCode="577625|238617" HotelName="Palazzo Veneziano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Zattere Al Ponte Lungo 1413, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/04/0704d7f36a3eb7cb371afee39fd83b3a11ffd57e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43511635" Longitude="12.33917384" StarRating="1" HotelCode="363234|hotel_ai_do_mori" HotelName="Hotel ai do Mori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>san marco 658, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/b3/0cb34f780bd5ce3ab7d86e882330144b1c572237.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.44303087" Longitude="12.33861721" StarRating="0" HotelCode="624335|258001" HotelName="We_Crociferi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Campo Dei Gesuiti 4878, Cannaregio, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/0c/360c5849834df848d531a290a2ecabdd3dffcf0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.445648289834" Longitude="12.326951175928" StarRating="3" HotelCode="192238|145165" HotelName="Kosher House Giardino dei Melograni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 2873/c, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/ce/02ce93b8c6b2ccaf1692fac374c3b366e6a01093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432259582663" Longitude="12.333147078752" StarRating="4" HotelCode="164281|58213" HotelName="Palazzo del Giglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Maria del Giglio, San Marco 2462, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/fa/99fad65f059737043c06d7889742b0f55e95f690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on the sunny Piazza Santa Maria del Giglio, which is 5 minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="972002|407500" HotelName="Hotel Aquarius" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Campo San Giacomo Dell'Orio 1624, 30135 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/a5/6aa562708a513945daf1cac3aa2748865d35811c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.18" OriginalAmount="128.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437108039212" Longitude="12.337161004543" StarRating="3" HotelCode="37282|623515" HotelName="Residenza Goldoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere San Marco 5232-5234, Calle dei Stagneri, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/96/07964b231bbfde2ba30ebd87a2021f06f4ab4b9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Calle della Fava o Stagneri in a typical Venetian building, which has been ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435894" Longitude="12.337475" StarRating="4" HotelCode="45165|starhotels_splendid_venice" HotelName="Splendid Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco Mercerie 760, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2f/8a2f6039699216c16ff5af1115e8a0b627f9ae77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Venice, close to the Piazza San Marco and Rialto Bridge, the hotel is locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.92" OriginalAmount="129.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="3.5" HotelCode="116680|865895" HotelName="Hotel Becher" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1857, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/3f/133ff58d7d18c4a3e53cac1985c7b333a0b4a41e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440873" Longitude="12.3239" StarRating="4" HotelCode="387396|56187" HotelName="Ca' Nigra Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 927, 30135 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3d/563dd0d7015dea06de52da35fc262a2bd7a2f157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Canal Grande, the main and most important waterway of Venice along which...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.504023" Longitude="12.32868" StarRating="4" HotelCode="410435|33335" HotelName="Courtyard by Marriott Venice Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Triestina 170, Venice 30173, Tessera</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/4a/194a66218b5e9fd5e1b545d3f380fe1aed811f3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is well-connected to Venice by public bus and ferry. The Cortina ski region, Lake ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43476212" Longitude="12.33892605" StarRating="4" HotelCode="316831|55582" HotelName="Bellevue Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 288, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/7c/427cd86a1367debd4d2ebb171d0596a5e24afa05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.84" OriginalAmount="132.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438018960494" Longitude="12.321258187294" StarRating="4" HotelCode="17773|16004" HotelName="Hotel Papadopoli Venezia - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 245, Giardini Papadopoli, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/e6/b2e6728549673af7b3f9cbf3515185c20991c8bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the romantic Canal dei Tolentini, a few steps away from the famous Basilica dei Frari an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437321721357" Longitude="12.334090084205" StarRating="4.5" HotelCode="693825|358537" HotelName="H10 Palazzo Canova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Vin 744, 30125 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6f/fd/6ffd4842afa6c554b480eb2ac9d025c9ad573e6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.56" OriginalAmount="133.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435384023973" Longitude="12.330267727375" StarRating="4" HotelCode="27235|17814" HotelName="Hotel NH Collection Venezia Palazzo Barocci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corte dell'Albero 3878 A, San Marco, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/43/d7437f8410a3e3e3f8d152aaf95e7993b556927d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right on a private bridge over the Grand Canal close to the Sant' Angelo publ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.25" OriginalAmount="134.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441736810777" Longitude="12.336060026765" StarRating="4" HotelCode="73742|399015" HotelName="Maison Venezia UNA Esperienze" 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>Ruga Do Pozzi 4173, Cannaregio, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/81/a3817208bffe1c6e2c3c864a85e56981b9a6cebe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="3" HotelCode="848492|377113" HotelName="Hotel Palazzo Martinelli Dolfin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Santa Croce 420A, Santa Croce, 30135 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/54/9254a7aff48add7db57ac1a02be0223fea70236b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.58" OriginalAmount="138.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435722808418" Longitude="12.343564778566" StarRating="4" HotelCode="28538|396165" HotelName="Hotel Palazzo Priuli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4979b, Fondamenta de l'Osmarin, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/1e/891e3819cf636de768f4aafa9f42e2afaa2f0629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a quiet location set on the banks of 2 canals. Within a short walk from the hotel, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.65" OriginalAmount="138.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.428265316034" Longitude="12.319992184639" StarRating="5" HotelCode="61974|99332" HotelName="Molino Stucky Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Giudecca 810, 30133 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/89/4989be47c1fd0183ffdd0518cf39e50b23e5ff9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43723483" Longitude="12.32805971" StarRating="0" HotelCode="635310|286458" HotelName="Hotel Grifoni Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere San Polo 2606, 30125 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/b9/91b98dda702761b77391cc0ba598a56bca9db984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4184923" Longitude="12.35746882" StarRating="2" HotelCode="507334|257901" HotelName="Centro Soggiorno San Servolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Isola di San Servolo, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/55/e555d6f1084cff432444f2fe0d04312da5ad5701.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432053" Longitude="12.327026" StarRating="3" HotelCode="152308|56875" HotelName="Pensione Accademia - Villa Maravege" 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>Dorsoduro 1058, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/6e/676ec3ccc5044cdf1ec33e7b6113cf65ce5e4ad7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.435559" Longitude="12.327053" StarRating="4" HotelCode="255862|35844" HotelName="Palazzetto Madonna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Polo 2902, 30125 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/9e/ad9ecc58aba75d848c4aadb68bb056ddf204d4fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440210410933" Longitude="12.333205562098" StarRating="4" HotelCode="319006|hotel_lorologio_venezia" HotelName="L'Orologio Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere San Polo, Riva De LOgio 1777, 30125 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4e/454e92eeaebd119d2e76418f246ddc67e84a28b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438140069207" Longitude="12.340158545369" StarRating="4.5" HotelCode="310662|hotel_ai_cavalieri_di_venezia" HotelName="Hotel Ai Cavalieri Di Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Borgolocco 6108, Castello 30122, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/28/fa/28fa1f8f1c511967952215cff6019da90c360610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a safe, a curre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.428993791956" Longitude="12.32856720686" StarRating="3" HotelCode="192285|145239" HotelName="La Calcina Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 780, Zattere, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9b/e09b7fe1e305bb077b56d16e72a45377d2d7d314.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="153.43" OriginalAmount="151.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438506410264" Longitude="12.319557666779" StarRating="4" HotelCode="42675|1139888" HotelName="Hotel Santa Chiara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 548, Piazzale Roma, 30135 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/af/16afff473028358b0c51bd0d31e7af6e5daea730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite the Grand Canal on the Piazzale Roma. The annexed Residenza Parisi i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="154.54" OriginalAmount="153.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43708107" Longitude="12.33625471" StarRating="4" HotelCode="523536|626271" HotelName="San Teodoro Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bombaseri, San Marco 5074, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/cd/21cd6d1703d0f1dc4126453b296fbac54542a250.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex features various services and facilities, including a baggage storage service ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43574286" Longitude="12.34556492" StarRating="4" HotelCode="355117|145181" HotelName="Liassidi Wellness Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 3335, 30122  Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/111387/1217ba18-8f44-4c7b-8f6e-7ad2ebb6c434.jpg?d=636802130440000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.441653088908" Longitude="12.322701215744" StarRating="3" HotelCode="366020|6469" HotelName="Universo e Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 121, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/56/ee5653da8811633ed2a33642c1dca1ad2e68ae7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel offers a stunning central location in Venice. It is located only around 300m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="157.30" OriginalAmount="155.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434084390331" Longitude="12.344561219215" StarRating="4" HotelCode="14157|2410903" HotelName="Hotel Locanda Vivaldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Riva degli Schiavoni 4150-52, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/b6/1eb642f9acf9cf15e0fb047359e965fe2d88c742.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys a fabulous location close to a bay and just a few paces from St. Mark's S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.10" OriginalAmount="157.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.535411966249" Longitude="12.217039614916" StarRating="0" HotelCode="911878|354622" HotelName="Fiori&amp;Frutti Resort di Campagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gatta 76c, 30174 Zelarino, Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/53/ef53ee5256c85a7b2f220a83fd02a47904592846.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.54" OriginalAmount="157.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.446483802441" Longitude="12.3311381042" StarRating="5" HotelCode="20869|520135" HotelName="Grand Hotel Dei Dogi" 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,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Larga Piave 3500, Fondamenta Madonna dell’Orto, 30121 Venecia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/c0/fec0872496f9d7ca0c1ae64683ffc86caa078803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is situated only minutes from the centre of Venice. From the hotel, guests can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43848" Longitude="12.319586" StarRating="4" HotelCode="260699|19382" HotelName="Hotel Santa Chiara &amp; Residenza Parisi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 548, 30100 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/c3/c337e08935f99f29/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.21" OriginalAmount="159.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43533885256" Longitude="12.330020293594" StarRating="4" HotelCode="28539|54664" HotelName="Sina Palazzo Sant' Angelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3878/b, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ca/21ca6b96365b846487947413d13e67174ba2059e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Venice, directly beside the Grand Canal and between the Rialto and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437182" Longitude="12.337682" StarRating="4" HotelCode="260252|57562" HotelName="Hotel Ai Reali di Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello, Campo della Fava 5527, 30125 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/f4/2af4e8b27aee02f222bded0bf4bb83941f8d059b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="4" HotelCode="77986|55353" HotelName="The Charming House DD724" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 724, 30123 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/a0/08a0c2b3799dc2a3a14cd80a0298f262fe84f6a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="186.83" OriginalAmount="184.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440588888522" Longitude="12.334486101852" StarRating="5" HotelCode="89639|211541" HotelName="Ca' Sagredo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Sofia 4198-99, 30121 Ca' D'Oro, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/c1/a4c1f37a4f2f629fb458b343b8ecdf9d5d2e2cdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Venice. For those who appreciate charm and character, it ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4337818" Longitude="12.3306256" StarRating="3" HotelCode="145348|56800" HotelName="Ca' Morosini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3465, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/54/3754848b96121a0a3943bffaefdd76c591dd887f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437918941863" Longitude="12.346743030103" StarRating="2" HotelCode="96681|56419" HotelName="The Charming House iQs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Campiello Querini Stampalia, Castello 4425, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3c/8c3cc4aeb1bc6c816a8b53a89d065d8df200adec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="194.20" OriginalAmount="192.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.433027533669" Longitude="12.326931059361" StarRating="4" HotelCode="75572|1211805" HotelName="Palazzo Stern" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 2792, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/4f/8b4fcdb6aeac13f82c5b9de77b7d49e7433a1b24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated overlooking the Grand Canal, just a few steps from Ca' Rezzonico and in front ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43299518" Longitude="12.3357053" StarRating="0" HotelCode="523445|296054" HotelName="Apartment San Moise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2144, 30124 Venice, Italy</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/0a/6c0a68a9814de25707ca1bc8ff893c8577cc2dd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment is located in the heart of Venice, a few steps away from St. Mark's Square and from La...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.01" OriginalAmount="194.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.436462368108" Longitude="12.337695719949" StarRating="3" HotelCode="95196|1560728" HotelName="Hotel Al Gazzettino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4971, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ac/68ace5e8a1336517f16a14f2cb59a6501c30ced1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="206.08" OriginalAmount="204.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43075749" Longitude="12.32646806" StarRating="4" HotelCode="613409|637031" HotelName="Hotel Nani Mocenigo Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Nani 960, 30123 Venezia, Dorsoduro</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/8c/028cecc98d34486e2addb91f53ec9a06e4e92e2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="273.77" OriginalAmount="271.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.438549859373" Longitude="12.342892391051" StarRating="2" HotelCode="39429|713435" HotelName="Locanda SS. Giovanni e Paolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse">
        <Address>
          <AddressLines>
            <AddressLine>Castello 6401, Barbarie de le Tole, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/6f/bf6fa75438b2051b6c46fd42d4ed40be1c54a928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the historic centre of Venice. Famous sights such as St. Mark's Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.74" OriginalAmount="300.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.434076" Longitude="12.327889" StarRating="5" HotelCode="58769|920415" HotelName="PalazzinaG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramo Grassi, Sestiere San Marco 3247, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/56/a556d558a6ba837b2ba149f6571fb7bbd54963e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.03" OriginalAmount="357.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43476844" Longitude="12.3390539" StarRating="4" HotelCode="376212|437160" HotelName="Canaletto Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 288, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/a2/6ea2e9c5b4d6749915d2a819191ba5d9b17b2779.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="387.88" OriginalAmount="384.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.432392606727" Longitude="12.33711595853" StarRating="4" HotelCode="14959|268365" HotelName="Hotel Monaco &amp; Grand Canal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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>San Marco 1332, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/41/f341b85cad56b84dff3fc691023adc668abb51d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this luxury hotel is just a stone's throw from St. Mark's Square, the Grand Canal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43285188" Longitude="12.3355003" StarRating="3" HotelCode="82712|55933" HotelName="Violino D'Oro" 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>San Marco 2091, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/97/3b977713da8fde9721965e7dc9e9fc03ae961021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="443.39" OriginalAmount="439" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.43377588229" Longitude="12.347860623012" StarRating="4" HotelCode="12966|23851" HotelName="Hotel Gabrielli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva Degli Schiavoni 4110, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/69/d469a0f9c66ecd715f0532337e846be70a418192.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated in San Marco, near St. Mark's Square and the Giardini....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="480.40" OriginalAmount="475.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.440249149903" Longitude="12.336498498917" StarRating="2" HotelCode="36226|1031278" HotelName="Hotel Mezzo Pozzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4529 Santi Apostoli, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ef/57ef004b7b37049d3729bf97d54c95a68c88f200.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="555.85" OriginalAmount="550.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.4423428" Longitude="12.3213433" StarRating="3" HotelCode="466531|54084" HotelName="Hotel Agli Artisti &amp;  Alloggi Agli Artisti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli dei Cavalletti 99 a/b/c, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/054084/054084a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Agli Artisti is the ideal place for your holidays in Venice, thanks to its perfect position fi...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="572.65" OriginalAmount="566.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.442410177281" Longitude="12.321484542366" StarRating="3" HotelCode="56655|519885" HotelName="Hotel Agli Artisti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Priuli Ai Cavaleti Cannaregio 99/C, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73441/ba_73441_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel affords an idyllic, peaceful location at the heart of Venice, which is co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="716.09" OriginalAmount="709" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.431926" Longitude="12.33506" StarRating="5" HotelCode="18543|23846" HotelName="The St. Regis Venice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2159, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/a4/06a494db029292ceccfc22cc5896a33a2ee61f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located at the heart of Venice close to the Piazza San Marco and the Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="740.81" OriginalAmount="733.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.431580087889" Longitude="12.333735823631" StarRating="5" HotelCode="13107|15924" HotelName="The Gritti Palace A Luxury Collection Hotel, Venice" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Maria del Giglio 2467, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/a4/23a4a38b27fd34d5abd19abc8efc37f1f6ff7062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, tradition-rich luxury hotel offers a Mediterranean oasis at the heart of this lagoon c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Conference Hall,Lounge,Garden,Massage Centre,Sauna,Golf,Jacuzzi,Spa,Diet Meals,Swimming Pool,Kitchen,Airport Transfer (on Demand),Babysitting,Pets allowed,Wake-up Call Service,24 Hour Front Desk,Concierge,Elevator,LCD/Projector,Luggage Storage,Housekeeping,Library</BasicAmenities>
    <HotelRating>4,3,5,3.5,4.5,2,2.5,1.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOTEL,VILLAGE,GOLF HOTEL,CASINO RESORT,APARTMENT HOTEL,GUESTHOUSE,AIRPORT HOTEL,HOSTEL,APARTHOTEL,BED AND BREAKFAST,GUEST HOUSE,APARTMENT,FINCA,BED AND BREAKFASTS,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
8b1ade9c-6167-46a3-add5-20d4bd549b01|TravellandaSearch|supplier interation failed||Travellanda|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
8b1ade9c-6167-46a3-add5-20d4bd549b01|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
8b1ade9c-6167-46a3-add5-20d4bd549b01|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
8b1ade9c-6167-46a3-add5-20d4bd549b01|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
8b1ade9c-6167-46a3-add5-20d4bd549b01|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-15T05:51:38.0196527+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8b1ade9c-6167-46a3-add5-20d4bd549b01" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.914748169614" Longitude="14.506427049637" StarRating="2" HotelCode="7468|europa_hotel_2" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>138 Tower Road, Sliema, Malta</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8c/808c3ccd17062eb8b8d6f404a74713ab493f4886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated on the popular Tower Road sea front promenade, across from the rocky be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.47" OriginalAmount="23.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.916068432238" Longitude="14.502137720238" StarRating="4" HotelCode="7481|342465" HotelName="The Windsor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" 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>Windsor Terrace, Sliema SLM 1854</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/69/e069302c83c6add8ec5eb1e0d0af3dd103b475e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located only a few minutes on foot from the rocky beach and the commercial c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.59" OriginalAmount="26.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.910625626349" Longitude="14.505296197588" StarRating="3" HotelCode="7466|1803218" HotelName="Days Inn Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Cathedral Street 76, Sliema SLM 1526</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/32/46325230fbe142b0ae08c143800bd3d3c287247f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sliema, this residence lies off the beaten track.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.911662703683" Longitude="14.505535544084" StarRating="2" HotelCode="172241|alborada_aparthotel" HotelName="Alborada Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Sliema SLM 1459</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/5c/b95c3145b99eada5f0d1c9b907fb280995f68b18.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Sliema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9112" Longitude="14.5027" StarRating="3" HotelCode="877988|the_howard_hotel_and_residence" HotelName="The Howard Hotel And Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Guze' Howard Street, Sliema SLM 1751</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/66/056634b8eecb11705475adc97914805efb920597.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.09" OriginalAmount="28.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.912145716105" Longitude="14.506389498711" StarRating="3" HotelCode="16908|597235" HotelName="Hotel Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ghar il-Lenbi Street, Sliema</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/ae/54ae92944790e372de6ccee3e49c25c5e79b576d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sliema. The nearest airport is Malta - Lavalette (MLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.06" OriginalAmount="30.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.907405" Longitude="14.496771" StarRating="3" HotelCode="784291|2152735" HotelName="115 The Strand Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Belvedere Street, Gzira GZR 1027</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/1e/1e010cb37e6a976d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sliema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.94" OriginalAmount="31.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.907204256887" Longitude="14.498268558327" StarRating="3" HotelCode="7462|231856" HotelName="115 The Strand Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Strand 115, Sliema GZR 1027</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/41/3c41f5303a1d46e865a0b0f9ec4ddf730654b85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on Sliema Seafront, this hotel provides top quality accommodation in the centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.25" OriginalAmount="31.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90931207" Longitude="14.50210883" StarRating="3" HotelCode="759398|2322225" HotelName="Mr. Todd Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Manwel Dimech Street 26, Sliema</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f4/edf4e5c38e77f0d58781c13cbd6a384b62f0129a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sliema, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.912742028747" Longitude="14.506649672985" StarRating="3" HotelCode="7479|sliema_chalet_hotel_2" HotelName="Sliema Chalet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Tower Road, Sliema SLM 1605</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b2/cfb22f50b5351b71a806db942f90504082b77ae1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sliema, just a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.66" OriginalAmount="35.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.91458633339" Longitude="14.496759027243" StarRating="3" HotelCode="7464|461035" HotelName="Carlton Hotel Malta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tower Road 261, Sliema, Malta</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b8/b3b8cc5b2a41f655cd5c93fab437bd9dcfdbd668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the popular seafront promenade, Tower Road. It is ideally situated a short ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.70" OriginalAmount="35.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.908565573398" Longitude="14.506550431251" StarRating="3" HotelCode="46195|266175" HotelName="Sliema Marina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>163 Tigne Sea Front, Sliema SLM 3010, Malta</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/06/2006f1dcf5d61413dfb00dec901c1e536bc0acfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sliema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.03" OriginalAmount="37.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.913613313444" Longitude="14.506576436353" StarRating="4" HotelCode="7478|313385" HotelName="The Preluna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tower Road 124, Sliema SLM 1605</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/3e/613e8784d91331cbb98cc86eefa53cd8fd60a710.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a prime position on the elegant Sliema seafront promenade, just minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.906343" Longitude="14.497374" StarRating="3" HotelCode="189289|75012" HotelName="Bayview Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Strand 143, Gzira, Sliema GZR 1026</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/28/5e28e87a5cc5cb4f020828a578cad2e7b647869a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated on Sliema promenade, overlooking the picturesque fortifications,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9112" Longitude="14.5027" StarRating="0" HotelCode="968993|the_maltese_sun" HotelName="The Maltese Sun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saint Margaret Street 53, Sliema SLM 1976</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/99/7899128f1f10eccf7e90a471402c9a0396885924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.914483149048" Longitude="14.497205615044" StarRating="3" HotelCode="7477|plaza_hotels" HotelName="Plaza Hotel &amp; Plaza Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>248 Tower Road, Sliema SLM 1600</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/3e/9d3edf6408b72755470357692fcfa3bc794673e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Sliema just across the coastal road and promenade from the se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.64" OriginalAmount="39.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.914455" Longitude="14.49716" StarRating="3" HotelCode="189290|420745" HotelName="Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>248 Tower Road, Sliema SLM 1600, Malta</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/36/36251317fc74c1c3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Most storeys are accessible by lift. The hotel offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40.05" OriginalAmount="39.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.914478" Longitude="14.497213" StarRating="3" HotelCode="189291|134453" HotelName="Plaza Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>248 Tower Road, Sliema SLM 1600</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/42/42640c416cc1cc4a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sliema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.90" OriginalAmount="42.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.91029103558" Longitude="14.508753865957" StarRating="4" HotelCode="15945|507035" HotelName="Hotel 1926" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hughes Hallet Street 32, close to Sliema Centre, Sliema SLM 3143</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/97/ad97d20b3dee68f34dbc00db026335ccb6c10de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in a side street within an smart residential area in Sliema, only se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.910440024274" Longitude="14.495361136748" StarRating="4" HotelCode="448882|palazzo_violetta" HotelName="Palazzo Violetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tonna Street 85, Sliema SLM 1070</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/98/26983d3569d86f38caced18c04f42801dec57bc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sliema, this holiday village is only a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="53.79" OriginalAmount="53.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.912696569119" Longitude="14.502620588955" StarRating="4" HotelCode="7480|CAF562500" HotelName="AX The Victoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gorg Borg Olivier Street, Sliema SLM 1807</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ff/0cff956fb2716d5ebbc3ad24a0831f1b7f9d90d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful side street at the heart of Sliema just a few minutes from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.91025290071" Longitude="14.503258938296" StarRating="2" HotelCode="386048|two_pillows__hostel" HotelName="Two Pillows - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>49 Triq San Piju V, Sliema SLM 1423</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/e6/9ee6fcf16aad06c6b025995783167fedfd9dab09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Two Pillows - Hostel is in the heart of Sliema, walking distance f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.00" OriginalAmount="63.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90778348183" Longitude="14.498538672924" StarRating="4" HotelCode="18534|230327" HotelName="Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Strand, Sliema GZR 1028, Malta</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/54/71546b0696993aaad20c32d0d6b6a7162881836e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sliema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="65.60" OriginalAmount="64.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.912221318531" Longitude="14.503489694443" StarRating="5" HotelCode="61985|CAK323700" HotelName="AX The Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Sliema SLM 1542</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/ed/c8ed502885bdaaf00b3e1c242fcec6e6767f0973.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within easy walking distance from the vibrant local shopping areas, the busy seaside, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.52" OriginalAmount="89.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.906806" Longitude="14.509811" StarRating="5" HotelCode="189284|63740" HotelName="Fortina Hotel &amp; Fortina Spa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Tigne Seafront, Sliema SLM 3012</AddressLine>
          </AddressLines>
          <CityName>Sliema</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ec/ecdb29401b5e5fa6/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sliema, this complex is right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Spa,Swimming Pool,Heated Pool,Nightclub,Kitchen,Dry Cleaning,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BEACH HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,VILLAGE,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,HOTEL,APARTMENT,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
932cb742-9951-40be-99bb-64ab73ea4024|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="932cb742-9951-40be-99bb-64ab73ea4024">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="61384" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
932cb742-9951-40be-99bb-64ab73ea4024|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at 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
932cb742-9951-40be-99bb-64ab73ea4024|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-15T05:51:43.7829354+00:00" Version="0" EchoToken="Search" TransactionIdentifier="932cb742-9951-40be-99bb-64ab73ea4024" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.924716208211" Longitude="14.490135312081" StarRating="3" HotelCode="186390|the_st_georges_park_hotel" HotelName="The St. George's Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Dragonara Road, STJ 3140 St Julian's</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/a0/61a009dd4b7989a29b97ff45792eac81cdc03a1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in the Paceville area of St Julian's, next to the Dragonara Cas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.92142765" Longitude="14.49035037" StarRating="2" HotelCode="482474|marco_polo_hostel_7" HotelName="Marco Polo Malta Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ross, Paceville, St Julians STJ 3225</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/11/bf11eb04bf4d5eb36ea42d6b5de91e5f70f445d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of St. Julian's.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.914991" Longitude="14.49326" StarRating="3" HotelCode="409081|st_julians_bay_hotel" HotelName="St. Julians Bay Hotel Malta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Main Street, St. Julian's STJ 1017, Balluta Bay</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b2/a7b2c13ee9d94517d3c1d90a4a1550c9ad502dd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in St. Julian's, this hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.925841680623" Longitude="14.487016117722" StarRating="3" HotelCode="314671|beach_garden_hotel_2" HotelName="Beach Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>St. Georges Bay, St. Julian's</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/5c/d15cfc42e74d0264124272e230575de738ffaf0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in St. Julian's, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.913823" Longitude="14.490079" StarRating="2" HotelCode="190195|hostel_malti" HotelName="Hostel Malti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>41 Birkirkara Hill, Ta Giorni, St. Julian's</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/a8/59a88be21b3afddad40a3e7b6a2eb190cd0d63af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in St. Julian's.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.924127587969" Longitude="14.49185192585" StarRating="4" HotelCode="12875|golden_tulip_vivaldi" HotelName="Golden Tulip Vivaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach 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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dragonara Road, St Julian's, Malta</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/9a/449a6f5375035d10179044a00eeee216639ad13a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is part of the Golden Tulip Chain. This hotel is located about 50 m from the pebb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.922555016464" Longitude="14.491283297539" StarRating="3" HotelCode="21908|hotel_valentina" HotelName="Valentina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dobbie Street, Paceville, St. Julian's STJ 3070, Northern Harbour, Malta Island</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d5/ded5386838e496ecd077c0f315fb3bbbfe958b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in St. Julian's, this urban hotel is about 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.927524751131" Longitude="14.489584932541" StarRating="5" HotelCode="7488|marina_hotel_at_the_corinthia_beach_resort" HotelName="Marina Hotel Corinthia Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach 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,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Saint George’s Bay, Saint Julians STJ3301</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/68/9768ce4ffd679d34575a13b08ef1c9d430643f42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly situated at the water's edge, this hotel complex lies directly on the wonderful St. George...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.920574053158" Longitude="14.489775896072" StarRating="4" HotelCode="169201|hotel_argento" HotelName="Argento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" 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,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Qaliet Street, St. Julian's STJ 3255</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/48/4848135881b58ffee3a27127a149dd0d22954685.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly situated in the quiet residential area of Spinola Bay, right next to St Julia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.92322457" Longitude="14.48694328" StarRating="3" HotelCode="532888|the_district_hotel" HotelName="The District Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Triq Santu Wistin Paceville, St. Julian's STJ 1904</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/47/f64796d1fad6875cc2e63619feb8707e46732631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in St. Julian's, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="40.33" OriginalAmount="39.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.921262617302" Longitude="14.489439278841" StarRating="3" HotelCode="7489|CAX751600" HotelName="Allegro Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ross Street, STJ 3240 St. Julian’s</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/6a/fd6af001e99bb9ce87b24ef0e87d5ae06f051830.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located close to the town centre and the promenade where guests will discover ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.924747697597" Longitude="14.487624898148" StarRating="4" HotelCode="49100|baystreet_hotel" HotelName="be.HOTEL Malta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bay Street Tourist Complex, St. George’s Bay, STJ 3311 St. Julian’s, Malta</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5a/895a722fae9d312f85396f0334a4d4b6efeafdea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set within the Bay Street Tourist Complex and close to a sandy beach, this hotel offers its guests a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.923862598829" Longitude="14.489255547524" StarRating="3" HotelCode="190196|empire_studios_apartments" HotelName="Empire Studios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74/77 St.Georges Road, Paceville, St.Julians STJ 3200</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/0e/b90e31cbd2d970a626423ec50826d54f0b0540f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in St. Julian's. The nearest airport is Malta - Lavalette (MLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.922916271922" Longitude="14.490462473421" StarRating="3" HotelCode="562276|ddream_hotel" HotelName="Ddream Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ball Street, Paceville, Saint Julians STJ 3124</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/89/da898e3573ea9b4bf8ccd41418081522ef37a0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of St. Julian's.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9232848" Longitude="14.4784127" StarRating="3" HotelCode="352899|jules_suites" HotelName="Jules Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Triq Sant Andrija, Paceville, St. Julian's STJ 9025, Northeast Coast, Malta Island</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/13/ab13dd859f2647225ba0768ce49983ef72a440ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in St. Julian's.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.924186130092" Longitude="14.488928660748" StarRating="4" HotelCode="445000|hugos_boutique_hotel" HotelName="Hugo’s Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Saint Georges Road, Paceville, St Julians STJ 3200</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/2c/0e2c1e07ec5a47dccdcc436009980523ad18a265.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hugo’s Boutique Hotel lies in Paceville, Malta. It is ideal for those who want to discover histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.92339559" Longitude="14.49182342" StarRating="3" HotelCode="731409|shoreline_hotel" HotelName="Luma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Laundry,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Triq il-Wilga 60, Saint Julian’s</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/27/1327f4713f34742cea36d8329a7dfc5b167374a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is in the cosmopolitan and quiet area of St. Julians, close to the coast and tourist de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.92432923" Longitude="14.488486" StarRating="4" HotelCode="675271|h_hotel_9" HotelName="H Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Saint George's Road, Paceville, Saint Julians</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/65/6765c8ff006d78086cf15e4077440a2793ea01c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.920727267585" Longitude="14.489705509262" StarRating="3" HotelCode="11685|dean_hamlet_aparthotel_2" HotelName="Dean Hamlet Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Triq il-Qaliet, St. Julians STJ 3223</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/7e/747e39f020be460932173af777c00bfde21d6099.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in St. Julian's, this apartment hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9219" Longitude="14.4908" StarRating="0" HotelCode="856480|instyle_aparthotel" HotelName="InStyle Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STJ 3124 St Julian's</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/ac/cfac9ee77abb2a7dfb492c687b667cb908bb5d8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.91227802" Longitude="14.49285921" StarRating="4" HotelCode="970712|holm_hotel_spa" HotelName="Holm Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fabri Lane, Saint Julian's STJ 1330</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/15/9f15467120878d1c6df9df8ef6d6ac425120ade8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.922961194696" Longitude="14.490848779678" StarRating="4" HotelCode="160956|the_george_hotel_15" HotelName="The George Urban Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paceville Avenue, St. Julians STJ 3013</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c3/24c39023a45182cb56807aa1a51dc81e2539a3f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in St. Julian's, this hotel is about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.923723587777" Longitude="14.488633275032" StarRating="5" HotelCode="25874|intercontinental_malta" HotelName="InterContinental Malta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St. George's Bay, STJ 3310 St. Julian's</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/ab/ddab30a8acb9042bf4c92f6d6539228dfff293ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located in the exclusive St. Julian's district of the city, directly ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.929926718097" Longitude="14.490146040916" StarRating="5" HotelCode="7482|radisson_blu_resort_malta_st_julians_2" HotelName="Radisson Blu Resort, Malta St. Julian's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Saint George's Bay, Saint Julian's SJT 3391</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/3d/313d95559ea3560a017e0d8726f5d3f38e157abb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys a central location directly on the beautiful St. George's Bay on Malta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.919325" Longitude="14.489805" StarRating="4" HotelCode="30221|hotel_juliani" HotelName="Hotel Juliani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St. George's Road 25, St. Julians</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/77/a9772caee8db93b3aa6fc01c44dbc3bf2a29015d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of St. Julian's. Housed in a building of architectural interest,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.92525703992" Longitude="14.492275714874" StarRating="5" HotelCode="7484|the_westin_dragonara_resort" HotelName="The Westin Dragonara Resort, Malta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dragonara Road, Saint Julian's STJ 3134</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4f/834f9cef5d28376e46ae211edb26602b26f13c6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-rate resort is situated on a peninsular (roughly 74,000 m²) in the exclusive district of St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.922127423947" Longitude="14.493344575166" StarRating="5" HotelCode="18459|hilton_malta" HotelName="Hilton Malta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Portomaso, St. Julians STJ 4012</AddressLine>
          </AddressLines>
          <CityName>St. Julian's</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/0d/9e0dd004debb940941f1d4131da03cc6d69b99f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the northeast coast of Malta, close to the picturesque town of St. Julian. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service,Golf,Conference Hall,Currency Exchange,Room Service,Fax,Jacuzzi,Laundry,Massage Centre,Nightclub,Sauna,Spa,Wheelchair Access,Designated Smoking Area,Shopping Arcade,Garden,Heated Pool,Kitchen,Diet Meals,Bicycle Rental,Smoking Rooms</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,BUSINESS HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,ECO HOTEL,AIRPORT HOTEL,VILLAGE,HOTEL,HOSTELS,CASINO RESORT</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
3896b6ab-ac23-449c-a50a-80afcbbc8633|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="3896b6ab-ac23-449c-a50a-80afcbbc8633">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="61389" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
3896b6ab-ac23-449c-a50a-80afcbbc8633|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
3896b6ab-ac23-449c-a50a-80afcbbc8633|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
3896b6ab-ac23-449c-a50a-80afcbbc8633|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-15T05:51:50.5266778+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3896b6ab-ac23-449c-a50a-80afcbbc8633" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89863518" Longitude="14.51011097" StarRating="3" HotelCode="784022|valletta_kampnar_city_living" HotelName="Valletta Kampnar City Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saint Mark Street 7, Valletta VLT 1362</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/80/2d805e2bfd8a8b926532916e9c68787b77b8dad6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.62" OriginalAmount="71.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.898534662902" Longitude="14.508795440197" StarRating="3" HotelCode="7497|420965" HotelName="Osborne 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,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 South Street, VLT 1101, Valletta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c6/f0c68c8053bfc5925cdfd4ba5597c759b43fb7f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a stunning 17th century building, this inviting hotel is located close to the old town cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8966" Longitude="14.5106" StarRating="0" HotelCode="982843|casa_asti" HotelName="Casa Asti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saint Ursula Street 18, Valletta VLT 1230</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/24/f024223f00919dbb6e7ad5ddcc0e2b37a3711835.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89778191" Longitude="14.51479464" StarRating="4" HotelCode="579963|paulos_valletta" HotelName="Paulos Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Saint Paul Street 237, Valletta VLT 1215</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/55/0a55f7d57789acef2c16b6df471a73ed4db0d6a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Valletta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.896008518587" Longitude="14.513263639217" StarRating="2" HotelCode="57671|grand_harbour_hotel_2" HotelName="Grand Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Battery Street 47, Valletta VLT 1221</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/70/46700ab699c569a55754a5b41ebed08d88e0412b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Valletta. The nearest airport is Malta - Lavalette (MLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90146" Longitude="14.51305" StarRating="2.5" HotelCode="745372|19_rooms" HotelName="19 Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Housekeeping,Internet,Library,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>87 St Christopher Street, Valletta 1460, VLT</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/eb/0feb1ea2b05f50876b2dd2393730181b82da2596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"WE WANTED TO CREATE A PLACE WHERE WE WOULD LIKE TO STAY OURSELVES, A PLACE WITH A HISTORY, A PLACE ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.75" OriginalAmount="95.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.897215797998" Longitude="14.505423903465" StarRating="5" HotelCode="388381|96974" HotelName="Grand Hotel Excelsior" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great Siege Road, Valletta FRN 1810</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0c/080c6de34b4bae288ec881b57006a9c3561d77a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel enjoys an ideal location on the doorstep of a UNESCO World Heritage ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.62" OriginalAmount="97.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.898700397738" Longitude="14.515081568358" StarRating="4" HotelCode="534645|2278045" HotelName="AX The Saint John" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merchant Street 176, Valletta VLT 1174</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/3c/2c3c70e79f73523c4c22e54246986ad0243c9c0a.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="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8966" Longitude="14.5106" StarRating="0" HotelCode="981854|palazzo_rosaria_boutique_hotel" HotelName="Palazzo Rosaria Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Melita Street 152, Valletta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/f4/c5f4bff0caaf4546d534d75929338a701ca03330.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8966" Longitude="14.5106" StarRating="0" HotelCode="957915|carmelita_valletta" HotelName="Carmelita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Street 134, Il-Belt Valletta, Valletta VLT 1533</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/91/e9912eef149b3750e0f1812a7c32da414f4a48ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.26" OriginalAmount="109.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89729049" Longitude="14.51246318" StarRating="4" HotelCode="727162|2399455" HotelName="The Cumberland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Boutique,Currency Exchange,Laundry,Lounge,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>St John Street 111, Valletta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/25/1125960386d032ad1081772b3ced590e9b838e19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The magnificent Cumberland Hotel building has been gracing St John Street in Valletta since the late...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.16" OriginalAmount="111.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.898264665073" Longitude="14.510033259229" StarRating="4" HotelCode="559251|2626035" HotelName="La Falconeria Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>62 Melita Street, Valletta VLT 1122</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/6f/c46fcfba07cc404f3367f0f1f4758c7c85542a37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Valletta, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89785032" Longitude="14.51491713" StarRating="3.5" HotelCode="580205|palazzo_paolina_boutique_hotel" HotelName="Palazzo Paolina Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>St Pauls Street 101, Valletta VLT 1216</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/5f/9f5fa32832987e95387bb37b88742de8d82b84bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89692148" Longitude="14.51348516" StarRating="0" HotelCode="743518|palazzo_jean_parisot_boutique_suites" HotelName="Palazzo Jean Parisot Boutique Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Saint Paul's Street 76, Valletta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a2/99a22edc9c23f26106373e3fb586c705f7bb7330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.47" OriginalAmount="128.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8966" Longitude="14.5106" StarRating="4" HotelCode="976096|4668055" HotelName="The Embassy Valletta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Strait Street 173, Valletta VLT 1455</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/8a/378abd0b0fffc6cce77da911e98b169e762bc061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Valletta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8999139" Longitude="14.51458402" StarRating="4" HotelCode="773470|the_barrister_hotel" HotelName="The Barrister Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>St Christopher's Street, Valletta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/51/98512006688519b35d62d1d696a8e1863300b9f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.896827328097" Longitude="14.514247854176" StarRating="4" HotelCode="293087|valletta_merisi_suites" HotelName="Valletta Merisi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>48 St. Ursula Street, Valletta VLT 1103</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/00/f20053e2125e2667a613a0460287ffe64a062f2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Valletta, this accommodation is only 200 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8971733" Longitude="14.51371797" StarRating="3" HotelCode="727184|66_saint_pauls" HotelName="66 Saint Paul’s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>St. Paul’s Street 66, Valletta VLT 1212</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/24/9a240f7f97a2878773af3cf21896975c59e42fe1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Valletta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.60" OriginalAmount="175.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89794801" Longitude="14.51608857" StarRating="5" HotelCode="427864|1903805" HotelName="Palazzo Consiglia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>102 St.Ursula Street, Valletta VLT 1234</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/17/c017ccbacd354500ce0f82075aa3e1bdbb7124bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Valletta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.81" OriginalAmount="181.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89632098" Longitude="14.51351374" StarRating="0" HotelCode="537954|luciano_al_porto_boutique_acco" HotelName="Luciano Al Porto Boutique Accommodation" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Ursula Street 255, Valletta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/ec/3eece86d582f634db817b8c907123fdfdbc77ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set 150 metres from Vallettas St Johns Co-Cathedral and a 5-minute walk from the bus terminal, Lucia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90024863" Longitude="14.51377957" StarRating="4.5" HotelCode="727266|palais_le_brun" HotelName="Palais Le Brun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Old Bakery Street 101, Valletta  VLT 1458</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/a6/82a60d02c7cb6df97a3c697dd70bd72e204211b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.08" OriginalAmount="187.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.899573254266" Longitude="14.512545166865" StarRating="4" HotelCode="314352|1733308" HotelName="Casa Ellul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Old Theatre Street, Valletta VLT1429</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/48/20489801aa36b9d51485737fda0bc0430a366e50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Valletta. The nearest airport is Malta - Lavalette (MLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90029553" Longitude="14.51376518" StarRating="4" HotelCode="571723|the_coleridge" HotelName="The Coleridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Old Bakery Street 89-92, Valletta VLT 1456</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/2f/a42f75099c06abdd427442dc054d679f1082449f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Valletta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.58" OriginalAmount="239.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.898888568171" Longitude="14.515381" StarRating="5" HotelCode="645573|2398265" HotelName="Hotel Rosselli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Merchants Street, Valletta VLT 1174, Malta</AddressLine>
          </AddressLines>
          <CityName>Valletta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/1b/fa1b7c197fd2763f9eeb118eeb744540a256a56b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Valletta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Airport Transfer (on Demand),Boutique,Meeting Room,Housekeeping,Library,Wheelchair Access,Kitchen</BasicAmenities>
    <HotelRating>5,3,4,2,3.5,2.5,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BEACH HOTEL,CLUB RESORT,SPA HOTEL,ECO HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,BOUTIQUE HOTEL,GUEST HOUSES,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
07ac9a25-455b-40be-a424-df0958d645eb|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="07ac9a25-455b-40be-a424-df0958d645eb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="61342" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
07ac9a25-455b-40be-a424-df0958d645eb|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-15T05:51:55.936549+00:00" Version="0" EchoToken="Search" TransactionIdentifier="07ac9a25-455b-40be-a424-df0958d645eb" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="54.71" OriginalAmount="54.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.055079447793" Longitude="14.260645530094" StarRating="4" HotelCode="7440|CAG726200" HotelName="Cornucopia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Village" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gnien Imrik Street 10, Xaghra, XRA1521 Gozo</AddressLine>
          </AddressLines>
          <CityName>Xaghra</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/74/547408fa04f5ef9117cad77cda1333182f5c9dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a mere ten-minute drive from any locality in Gozo, on the outskirts o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service</BasicAmenities>
    <HotelRating>4</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>COUNTRY HOUSE,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
e3fec88c-a975-4863-9edc-ce916d523860|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="e3fec88c-a975-4863-9edc-ce916d523860">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="64899" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
e3fec88c-a975-4863-9edc-ce916d523860|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
e3fec88c-a975-4863-9edc-ce916d523860|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
e3fec88c-a975-4863-9edc-ce916d523860|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
e3fec88c-a975-4863-9edc-ce916d523860|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
e3fec88c-a975-4863-9edc-ce916d523860|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
e3fec88c-a975-4863-9edc-ce916d523860|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
e3fec88c-a975-4863-9edc-ce916d523860|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-15T05:52:00.1130864+00:00" Version="0" EchoToken="Search" TransactionIdentifier="e3fec88c-a975-4863-9edc-ce916d523860" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="42.51" OriginalAmount="42.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91378573" Longitude="10.777229" StarRating="3" HotelCode="933866|872585" HotelName="Central City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kjølberggata 29C, Kampen District, 0653 Oslo, Norway</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/bb/c8bbf21010667d7c75994a2d92c628b56f2f5bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91373454024" Longitude="10.777482847885" StarRating="2" HotelCode="486112|central_city_shared_apartments" HotelName="Central City Shared Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Elevator,Internet,Kitchen,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kjølberggata 29B, 0653 Oslo, Norwegen</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/d9/68d9c9036cd5e55229ac63b6cee87da12458ecca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Oslo, Central City Shared Apartments puts everything the city has to offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.54" OriginalAmount="60.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.927291385737" Longitude="10.766816139221" StarRating="2" HotelCode="129864|195558" HotelName="Anker Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Københavngata 10, 0566 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/cf/cf2e05ef144cc6c9/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ullevål Hospital, in the western part of Oslo and within walking dista...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9177765" Longitude="10.7368132" StarRating="3" HotelCode="930988|smarthotel_oslo" HotelName="Smarthotel Oslo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St. Olavs Gate 26, 0166 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/37/31371035580024ec2867311ae52041486db276e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91244662" Longitude="10.73617062" StarRating="3" HotelCode="752140|hotel_verdandi_oslo" HotelName="Hotel Verdandi Oslo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tordenskioldsgate 6b, 0160 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/bd/b1bd1d473fc7927543f6fd639589634a2f0013be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.909946209893" Longitude="10.741367406082" StarRating="3" HotelCode="440804|oslo_hostel_central" HotelName="Saga Hotel Oslo Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kongens gate 7, 0153 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a0/12a09c1df4745917b5fdb2e76be5370b8deecb44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.910422" Longitude="10.747029" StarRating="2.5" HotelCode="129863|citybox_oslo" HotelName="Citybox Oslo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsens Gate 6, 0152 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/63/8363eadc6889027c8b953928eb4f4e0b7871896f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 216 rooms. Services and facilities at the hotel include a con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.95" OriginalAmount="70.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.916326" Longitude="10.749488" StarRating="3" HotelCode="165510|1905918" HotelName="Comfort Xpress" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mollergata 26, 0179 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/50/a7509a5f3e2b4445f78865fcef59725116a1fc50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.00" OriginalAmount="72.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.93016" Longitude="10.86829" StarRating="4" HotelCode="300450|1892705" HotelName="Radisson Blu Hotel, Oslo Alna" 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>Tevlingveien 21, Alna, 1081 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/2d/c72dd95128be0a69e6de68b4441b6843b42ed619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.53" OriginalAmount="72.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.917505644599" Longitude="10.758126093254" StarRating="3" HotelCode="31417|7399" HotelName="Anker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Storgata 55, Grunerlokka, 0182 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/32/7e32049ba6319a4dc4a2ab9553455c6bfb61c1ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Oslo. The nearest public transport stop is Central Station, which i...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.94" OriginalAmount="74.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.915641" Longitude="10.804912" StarRating="3" HotelCode="29237|1631938" HotelName="Scandic Helsfyr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strømsveien 108, GPS: Innspurten 9, 0663 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ec/53ec3e99bf585abf25d1e51bab7cf7923b495c0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the city centre of Oslo, not far from the Munch Museum. The publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.26" OriginalAmount="78.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.918223" Longitude="10.706182520168" StarRating="3" HotelCode="935062|1936535" HotelName="Frogner House Apartments - Bygdøy Allé 53" 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>Bygdøy Allè 53, 0265 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/9d/c29d38a2b644731f17be8dfc08973642654317cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Oslo. The nearest airport is Oslo - Fornebu Airport (FBU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.16" OriginalAmount="80.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.916433833333" Longitude="10.716327566667" StarRating="4" HotelCode="916482|1440138" HotelName="Frogner House Apartments - Skovveien 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skovveien 8, 0257 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/76/b576a1db335dd39390622efb0f032371b95645f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91379393" Longitude="10.75958013" StarRating="2" HotelCode="954015|forenom_aparthotel_oslo" HotelName="Forenom Aparthotel Oslo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lakkegata 3, 0187 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a2/6ca23f99494d88880394ea0e7c8d6f6ec3b62b9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.15" OriginalAmount="81.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.923367" Longitude="10.750856" StarRating="4" HotelCode="173915|462175" HotelName="Scandic Vulkan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maridalsveien 13, 0178 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/63/f7639f949bf748b9cb961b60cda076e3b65cc3db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located approximately a 15-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.92" OriginalAmount="82.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9205411" Longitude="10.7280755" StarRating="2" HotelCode="268733|1221368" HotelName="Cochs Pensjonat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parkveien 25, 0350 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/bb/a3bb5f0bde3b0e4abd11e951f4dceef0b2021de9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic, family-run Cochs Pensjonat enjoys a prime central Oslo location, surrounded by bars an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.91" OriginalAmount="83.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91421748381" Longitude="10.740825905707" StarRating="3" HotelCode="33271|1567938" HotelName="Scandic Karl Johan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arbeidergata 4, 0159 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/a6/19a6bfeb915e3aacd4d10d5a7182e66b44f659f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Oslo, this hotel lies just 50 m from Karl Johan Gate, the parliament buildin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.57" OriginalAmount="83.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.917895" Longitude="10.734849" StarRating="3" HotelCode="16443|462185" HotelName="Thon Hotel Europa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St. Olavs gate 31, 0166 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/44/e2444855e0274ad8e9b9cdb09a01d359932e3139.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel enjoys a convenient location in the centre of Oslo, close to all majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.18" OriginalAmount="84.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913877732601" Longitude="10.721390247345" StarRating="4" HotelCode="17303|124427" HotelName="Scandic Solli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Parkveien 68, Box 2458, 0260 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/d6/b5d68bf747479058439dad063c2a5c70e2954be5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is run with care paid to the natural environment and lies on a quiet side street at the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.92216824" Longitude="10.72445938" StarRating="3" HotelCode="973358|the_sweet_apartmentshotel_by_the_apartments_company" HotelName="The Sweet Apartmentshotel - By The Apartments Company" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Josefines Gate 30, Frogner, 0351 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/5a/875a2353c1ba01ec012190ed75d5345ac3b0d04b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.03" OriginalAmount="86.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9185" Longitude="10.7369" StarRating="3.5" HotelCode="365672|1063678" HotelName="Scandic Holberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holbergs Plass 1, 0166 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/5e/795ed4db8a227030ae6e71caf368790b751d6072.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Oslo. Its setting is especially ideal for business trave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.26" OriginalAmount="88.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.910664753504" Longitude="10.748871001907" StarRating="3" HotelCode="933982|1243168" HotelName="Comfort Hotel Xpress Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fred Olsens gate 11, 0152 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/f5/8ff516d8bd7742640ae299f4bc16b6b1e9c37f2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.82" OriginalAmount="89.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913869" Longitude="10.777279" StarRating="3" HotelCode="486107|2247035" HotelName="Norwegian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kjolberggata 29C, Gamle Oslo, 0653 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/657001/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located within the city of Oslo. It is close to the Munch Museum and the neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.45" OriginalAmount="90.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.912519167529" Longitude="10.736990204797" StarRating="4" HotelCode="58765|1432038" HotelName="Scandic Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rosenkrantzgate 13, 0121 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/12/bb12c5065c52b0ee44706dc7f1023f3c67bd81e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the centre of Oslo. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9753714375" Longitude="10.6666911625" StarRating="4" HotelCode="33272|voksenaasen_kultur_og_konferanse_hotel" HotelName="Voksenasen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Ullveien 4, 0791 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/37/49374a017533edbc85d474242b454509c11ee414.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.22" OriginalAmount="94.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.909299" Longitude="10.743909" StarRating="3" HotelCode="116417|596615" HotelName="Thon Hotel Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rådhusgaten 7b, 0151 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/b1/29b1822f7c930f1ad963a61a4873d53b89a70c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.928773" Longitude="10.818577" StarRating="4" HotelCode="75178|quality_hotel_33" HotelName="Quality 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ostre Aker vei, 33, 0581 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/05/2805e7e694e9fcd446dca0f43ba3d29277cd3df2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located just 15 minutes from the city centre. The centre is easily reachable by...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.914031016022" Longitude="10.755588412285" StarRating="3" HotelCode="17845|thon_hotel_spectrum" HotelName="Thon Hotel Spectrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brugata 7, 0186 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/ee/d4ee8cd50a3fc5c3c3bc98649232a3cc75ba1853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in a pedestrianised precinct in Oslo’s city centre. The main train s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.00" OriginalAmount="98.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.918174778544" Longitude="10.739833116531" StarRating="4" HotelCode="17301|20294" HotelName="Scandic St. Olavs Plass" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St. Olavs Plass 1, 0165 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/d0/27d0fdc4c0fdac72671b054d2ef075e6c841dc8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo just a few steps from the Karl Johan Gate. In the area s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.02" OriginalAmount="98.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.94741001" Longitude="10.77174686" StarRating="3" HotelCode="739558|2370795" HotelName="Thon Hotel Storo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vitaminveien 23, 0485 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0e/c80e26ffe5800ccaf6ce26b9c567db521b6ca145.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Oslo. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.64" OriginalAmount="98.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.914716660196" Longitude="10.739995290667" StarRating="3" HotelCode="25169|1650728" HotelName="Hotell Bondeheimen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rosenkrantz' gate 8, 0159 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/6b/996bcaa99718994af9840dbb3725eccf4a5e7aac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo, close to the National Gallery. The nearest Metro statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.73" OriginalAmount="98.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913333167352" Longitude="10.752924978733" StarRating="3" HotelCode="60949|462235" HotelName="Thon Hotel Terminus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stenersgaten 10, 0184 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/84/2e84c9643d652c90d16e2af56cb92d183bd70b0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Oslo, close to the fortress of Akershus. Just a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913769034633" Longitude="10.777251415867" StarRating="4" HotelCode="116204|norwegian_hotels_and_apartments" HotelName="Best Western Kampen Hotell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kjølberggata 29 c, 0653 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7c/b57c28fddb8326dfec66b7c1e5b2d0d7c91f7390.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a 5-minute walk from the central station, close to the botanical gardens, the Tøye...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.911493680904" Longitude="10.745170712471" StarRating="3" HotelCode="193954|my_city_home__hotel__apartments" HotelName="Best Western Plus City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirkegata 30, 0153 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/9d/a59db459a17848aa1fcd6846339218205c864206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.92" OriginalAmount="100.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.939559" Longitude="10.829138" StarRating="3" HotelCode="71708|1467258" HotelName="Thon Hotel Linne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Statsråd Mathiesens vei 12, 0598 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/12/db12282c8fdc55f3c5bf97bf6fd258ea9e66d125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.71" OriginalAmount="101.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.968435068867" Longitude="10.731532281496" StarRating="3" HotelCode="916483|1152258" HotelName="Olympiatoppen Sportshotel, Part of Scandic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sognsveien 228, 0863 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/d8/acd8338505109207bd6505bf2a1e41a05e54381a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Oslo, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.914796566667" Longitude="10.7270089" StarRating="3" HotelCode="916480|frogner_house_apartments__arbinsgate_3" HotelName="Frogner House Apartments - Arbinsgate 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Arbins gate 3, 0253 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/34/aa348e5ad665432093d60d5044f87ed681a3058a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.66" OriginalAmount="102.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.962449248379" Longitude="10.663797855377" StarRating="4" HotelCode="318244|595205" HotelName="Scandic Holmenkollen Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kongeveien 26, 0787 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/4e/d84ee90241623d324487a8fe1312db66ccd2814a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located approximately 15 minutes drive from the centre of Oslo, about 50 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.79" OriginalAmount="104.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.918435595089" Longitude="10.734297037125" StarRating="4" HotelCode="16431|462115" HotelName="Radisson Blu Scandinavia Oslo" 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">
        <Address>
          <AddressLines>
            <AddressLine>Holbergsgate 30, Oslo 0166</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/83/b8833c23f1da698befda4054e8b1e26019980f9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel enjoys a fabulous central location at the heart of the city of Oslo just 500 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91104589575" Longitude="10.740846991539" StarRating="3" HotelCode="161437|park_inn_by_radisson_2" HotelName="Park Inn by Radisson Oslo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Øvre Slottsgate 2c, 0157 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/dc/11dc50bdc62d1ed2a6e64ca346319462e89d53a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.69" OriginalAmount="105.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9499232" Longitude="10.7360308" StarRating="4" HotelCode="154183|462255" HotelName="Thon Hotel Ullevaal Stadion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sognsveien 77C, 0855 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/50/c4506f5c125d157a921f31a9d215b3394b0e9416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.918572" Longitude="10.732053" StarRating="3" HotelCode="32718|thon_hotel_slottsparken" HotelName="Thon Hotel Slottsparken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wergelandsveien 5, 0167 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/fd/2cfd5e35dea102a777e6f8283e79dbd0a987b9ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within close proximity of Oslo's main shopping street, Karl Johan, right beside...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.31" OriginalAmount="107.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913097" Longitude="10.737732" StarRating="3" HotelCode="29341|1467248" HotelName="Thon Hotel Cecil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stortingsgata 8, 0161 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/89/f1898a9f7a0ca8af50fa082cbd6e241f76948b0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Oslo close to Akershus castle. The public transport stop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.62" OriginalAmount="107.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.911161540543" Longitude="10.74675321579" StarRating="3" HotelCode="25541|832815" HotelName="Thon Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dronningensgate 21, 0154 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c0/58c0223eb7658a1d49a09f3e6561f89e8fb6a2e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly hotel is located in the centre of Oslo, around 50 m away from the main shopping street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.30" OriginalAmount="108.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.909405309955" Longitude="10.747354030609" StarRating="3" HotelCode="31419|461905" HotelName="Comfort Børsparken" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tollbugaten 4, 0152 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/8a/ce8aa83feafe72dfbb14c46d038fcb9fc0120acd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the venerable Old Kvadraturen in Oslo; around 300 m walk from the central tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.62" OriginalAmount="109.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913485" Longitude="10.7237196" StarRating="4" HotelCode="563326|2332245" HotelName="Frogner House Apartments Huitfeldtsgate 19" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Huitfeldtsgate 19, 0253 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/22/b2222923482b98401e797ad4abf3357fcba2b6d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.05" OriginalAmount="110.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.911293321326" Longitude="10.741168856621" StarRating="4" HotelCode="12528|461975" HotelName="First Hotel Millennium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tollbugata 25, 0157 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/ec/20ec6597f60e5d26ea54cfecc2425423c69f41b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Oslo, close to the Stortinget public transport stop. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.97" OriginalAmount="121.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.925225" Longitude="10.722682" StarRating="3" HotelCode="32730|596605" HotelName="Thon Hotel Gyldenløve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bogstadveien 20, 0355 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fc/16fc9c76d5e35686562716ab896d821c1e3678ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Oslo. The sightseeing attractions of the city, such ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.86" OriginalAmount="122.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91186323" Longitude="10.74598093" StarRating="3" HotelCode="350409|1892735" HotelName="Comfort Hotel Karl Johan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Karl Johans gate 12, 0152 Oslo, Norge</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/3b/e33b8fd9fa414e87bb7b8a14d3a8fb4ac8d86852.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91616356" Longitude="10.71762416" StarRating="4" HotelCode="435657|frogner_house_apartments__oscarsgate_86" HotelName="Frogner House Apartments - Oscarsgate 86" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Concierge,Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Oscarsgate 86, 0256 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b6/d7b65b18941e0ea73c1bf3206c9efadb4354b978.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Frogner House Apartments - Oscarsgate 86, you'll be centrally locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.90" OriginalAmount="124.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.911987" Longitude="10.749246" StarRating="3.5" HotelCode="16729|749995" HotelName="Scandic Oslo City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Europarådets Plass 1, 0154 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/14/b014fc2c56193abd29292b756ab4741556a06405.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Karl Johans street in the centre of Oslo, by the entrance to Biskop Gunner...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.73" OriginalAmount="125.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.911330972883" Longitude="10.72508096695" StarRating="4" HotelCode="27898|750105" HotelName="Thon Hotel Vika Atrium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munkedamsveien 45, 0250 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/40/0e40e4164c46bb6a0e529bf98c9f8c0bacdcaf2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Oslo just a few minutes from Aker Brygge, the town hall and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="128.51" OriginalAmount="127.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.909422792035" Longitude="10.740991830826" StarRating="4.5" HotelCode="29180|2138310" HotelName="First Hotel Grims Grenka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Kongens Gate 5, 0153 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/63/63757026ff1cb85e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is beautifully situated by Akershus Castle in the historical and most urban part of the No...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="129.01" OriginalAmount="127.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.891477" Longitude="10.623617" StarRating="4" HotelCode="907322|LITY" HotelName="Quality Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Snaroyveien 20, Fornebu</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/82/f682826d6fb34ced3058625655b3973f8f9b2104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.02" OriginalAmount="128.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.975620481424" Longitude="10.6556224823" StarRating="4" HotelCode="31418|1091648" HotelName="Soria Moria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voksenkollv. 60, 0790 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/77/c177f694503d00c917b3c1e2cc6219275f76382e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a suburb of Oslo approximately 20 minutes from the city centre. The forests of No...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.78" OriginalAmount="129.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9228851" Longitude="10.7202333" StarRating="3.5" HotelCode="89085|56864" HotelName="Saga Hotel Oslo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eilert Sundts Gate 39, 0259 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/9b/129b50cf24f82f476d0be77b2dedcc57c6df4a7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo. It is close to the Vigelandsparken and the nearest stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.916982" Longitude="10.741839" StarRating="3" HotelCode="55851|thon_hotel_munch" HotelName="Thon Hotel Munch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munchs gate 5, 0165 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/fa/cffae189c7f3a6841c29042a05e168694a8d7a25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo. The public transport stop, Stortinget, is around 1 km a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.911847332777" Longitude="10.752696990967" StarRating="3" HotelCode="17298|scandic_byporten" HotelName="Scandic Byporten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jernbanetorget 6, 0154 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/6c/996cbd69e022e5c0c50ab315ebeacb50b51c9a07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Oslo and offers direct access to the main train station. Its conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.66" OriginalAmount="134.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91085" Longitude="10.750588" StarRating="3" HotelCode="208264|916305" HotelName="Comfort Hotel Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jernbanetorget 1, Østbanehallen 0154, Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1e/1e1ed6d8fa82d013964d3aaabbb50055a8e36173.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.12" OriginalAmount="134.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.908082024315" Longitude="10.745039284229" StarRating="4" HotelCode="365876|749905" HotelName="Clarion Collection Bastion" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skippergaten 7, 0152 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/16/cc16a9a498663534d499ff47f22b1c22ae980916.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an urban hideaway situated in Oslo's Old Town, within walking distance of the central s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.912294" Longitude="10.719145" StarRating="3" HotelCode="76111|carlton_hotel_guldsmeden_oslo" HotelName="Oslo Guldsmeden" Meals="ROOM ONLY" 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>Parkveien 78, 0202 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/fb/c0fb17d5dd24c374fb760010967ed5460df28abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 500 metres from the city's commercial centre and has become a favourite for bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.44" OriginalAmount="149.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.920205" Longitude="10.682635" StarRating="3" HotelCode="29243|326435" HotelName="Scandic Sjølyst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sjølyst Plass 5, 0212 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/e4/99e4cbf221ca4a10f97c0cdda819f1410ba35319.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the west of Oslo, in the Skøyen district. The city centre can easily be rea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.23" OriginalAmount="155.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.915531542665" Longitude="10.740476846695" StarRating="4" HotelCode="25217|596625" HotelName="Thon Hotel Rosenkrantz Oslo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rosenkrantz'gate 1, 0159 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/8c/938c5727b0bf2aeb9b96fc0985e388adf196589f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Oslo, across from Oslo Municipal Court and just around the co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.09" OriginalAmount="157.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.90790546" Longitude="10.75855728" StarRating="3" HotelCode="859625|2648385" HotelName="Clarion Hotel Oslo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Eufemias Gate 15, 0191 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/d5/92d58540f996bcfdc22de09f7e692027ef11b599.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.32" OriginalAmount="164.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.909442963653" Longitude="10.753324627876" StarRating="4" HotelCode="318245|462215" HotelName="Thon Hotel Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dronning Eufemias gate 4, 0191 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/fe/88fe6c99a197fc70e4257a8140b39a37128db913.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is favourably located almost on the platform for the Airport Express train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.41" OriginalAmount="165.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.915109358335" Longitude="10.739720463753" StarRating="4" HotelCode="25212|1637308" HotelName="Thon Hotel Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kristian IV's gate 7, 0164 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/c3/e4c3f2338cdfe9637ee9ffb69519da3fa219f933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located, just a stone’s throw from the famous Karl Johans gate. The mai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.57" OriginalAmount="165.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913990678349" Longitude="10.738577842712" StarRating="3" HotelCode="50845|2850195" HotelName="Karl Johan Hotell, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl Johans Gate 33, 0162 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/a0/e5a04a4105bbb84023225bed08c140c15e9a202e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Karl Johans Gate, Oslo's main street and 50 m from Paleet shops and 100 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91369" Longitude="10.708987" StarRating="4" HotelCode="39344|clarion_collection_hotel_gabelshus" HotelName="Clarion Collection Gabelshus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabelsgate 16, 0272 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/54/9c541bf19994878ddaea5df042bd4ce9fd163b3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes walk (200 m) from the nearest public transport stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.77" OriginalAmount="177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.912451087155" Longitude="10.749835073948" StarRating="4" HotelCode="22418|clarion_hotel_the_hub" HotelName="Clarion Hotel The Hub" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskop Gunnerusgate 3, Oslo 0106</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a3/63a34fd3d28cd5af43c03f58d6795cfb3d2510cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Oslo. Numerous shopping and entertainment facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.65" OriginalAmount="177.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913847753077" Longitude="10.751149396923" StarRating="4" HotelCode="146110|596635" HotelName="Clarion Collection Folketeateret" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Storgata 21-23, 0184 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/9c/da9c5dd7f3c9b327c4ba9f53fd64a5c201318837.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Oslo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.70" OriginalAmount="215.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913778232457" Longitude="10.739393234253" StarRating="5" HotelCode="29478|595185" HotelName="Grand Hotel Oslo by Scandic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl Johans Gate 31, 0159 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/ba/47ba85d2ac7b7e06a5b2fe3126321b98b4e5dd3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel enjoys a fabulous central location at the heart of the city of Oslo. The neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.28" OriginalAmount="228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.91070282" Longitude="10.74972056" StarRating="0" HotelCode="846962|amerikalinjen" HotelName="Amerikalinjen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jernbanetorget 2, 0154 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d5/12d56799ac9c384cb679f1e74af46639b448a245.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.913557570838" Longitude="10.735985163195" StarRating="4" HotelCode="171727|clarion_collection_hotel_christiania_teater" HotelName="Hotel Christiania Teater" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stortingsgaten 16, 0161 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a9/61a93631f4f84593ed695158511bff29b58f591e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.54" OriginalAmount="254.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.90699" Longitude="10.720223" StarRating="5" HotelCode="209568|the_thief" HotelName="The Thief Oslo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landgangen 1, N-0252 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/1c/f01ca65dcc34643cd480e2d05f25c1ce41143510.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oslo. The nearest airport is Oslo (OSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.16" OriginalAmount="281.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.914208501206" Longitude="10.733521878719" StarRating="5" HotelCode="47723|1421308" HotelName="Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stortingsgaten 24/26, PO Box 1510, Vika, 0117 Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/7a/367ae909086eb40cb1c57e8010e6c3e7779f96b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying an ideal position between the royal palace, the Aker Brygge shopping centre and the town ha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="863.55" OriginalAmount="855" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="59.9185" Longitude="10.7369" StarRating="0" HotelCode="985812|305663" HotelName="Sonderland Apartments - Dronning Eufemias Gate 20-24" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Dronning Eufemias Gate 22, Opera Kvarteret, Gamle Oslo, 0191 Oslo, District Østlandet, County Oslo</AddressLine>
          </AddressLines>
          <CityName>Oslo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/4a/154a9d6f875455d1bdcdda695de7e39efdd48e07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Internet,Jacuzzi,Kitchen,Sauna,Shopping Arcade,Air Conditioning,Central Heating,Currency Exchange,Diet Meals,Golf,Lounge,Nightclub,Wheelchair Access,Bicycle Rental,Room Service,Swimming Pool,Massage Centre,Spa,Concierge,Luggage Storage,Parking,24 Hour Front Desk,24 Hour Room Service,Elevator</BasicAmenities>
    <HotelRating>3,4,3.5,5,2,4.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,SKI HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,HISTORIC HOTEL,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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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="8543f03e-3c1f-4cb2-b200-584b076f8cd3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="64990" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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
8543f03e-3c1f-4cb2-b200-584b076f8cd3|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-15T05:52:06.619064+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8543f03e-3c1f-4cb2-b200-584b076f8cd3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.37579012" Longitude="5.33794925" StarRating="0" HotelCode="865786|citybox_danmarksplass" HotelName="Citybox Danmarksplass" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>23 Solheimsgaten</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/c9/d5c9ac1c054c4cac9e97da56311d72e6cebb120d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.3933255" Longitude="5.330315" StarRating="2" HotelCode="77679|basic_hotel_victoria" HotelName="Bergen Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kong Oscars gate 29, 5017 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a6/33a621339c27e38ced41709691b576e7d50d7c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bergen. The nearest airport is Bergen (BGO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.36" OriginalAmount="57.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.390095" Longitude="5.323932" StarRating="3" HotelCode="32038|1084338" HotelName="Scandic Byparken" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Christiesgate 5-7, 5808 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/cb/51cba2f9a799470fe2d7b0dff91e5c84088322d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bergen close to Rasnusn Neyers. A public transport stop is al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.03" OriginalAmount="62.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.394336529595" Longitude="5.3200925283267" StarRating="4" HotelCode="15103|489065" HotelName="Scandic Neptun" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Valkendorfsgate 8, 5012 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/60/4260d82c845950cda096682b7dd0c509cf87b979.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Bergen just a few paces from the famous Bryggen, a series of H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.37178705" Longitude="5.36616108" StarRating="0" HotelCode="591072|bergen_hostel_montana" HotelName="Montana Family &amp; Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Johan Blytts vei 30, 5096 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/26/7826cf6b0a26611d6ee61a5173c4ba4aba4ab49f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from central Bergen, this hostel is 200 metres from the Montana Bus Stop. It offers 2 f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.387806465311" Longitude="5.3278435952359" StarRating="3" HotelCode="386873|citybox" HotelName="Citybox Bergen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Housekeeping,Internet,Laundry,Luggage Storage,Meeting Room,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Nygardsgaten 31, Hovedinngang fra Stromgaten, 5015 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/27/46272c33d124eb3f1e480c6840264297d696bb96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Citybox Bergen in Bergen, you'll be minutes from Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.25" OriginalAmount="65.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.394248" Longitude="5.324372" StarRating="3" HotelCode="904069|489125" HotelName="Scandic Torget Bergen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strandkaien 2-4, 5013 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/cb/46cb9921ea596d3bba523aa16c9676ddbc2b665d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Particularly great for business travellers as well as families, this hotel is ideally located in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.50" OriginalAmount="67.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.391323653282" Longitude="5.3176724910736" StarRating="4" HotelCode="48927|489085" HotelName="Scandic Bergen City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Håkonsgaten 2-7, 5015 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/5a/0b5a47e4fa5779ce69273caf970715f6b88bde5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Bergen and countless shops and entertainment venues, pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.24" OriginalAmount="73.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39304694" Longitude="5.32637108" StarRating="3.5" HotelCode="563544|2416465" HotelName="Magic Hotel Xhibition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Smaastrandgaten 3, 5014 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ce/4ace95f18d8797a4ae9c0e6017d3c0ae7da5685c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.57" OriginalAmount="73.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.376145" Longitude="5.334727" StarRating="3" HotelCode="482199|2130975" HotelName="Magic Hotel Solheimsviken" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bohmergaten 42, 5057 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/f6/4af609aeb5dda76402ab83e53fdb77f5e6c68492.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.67" OriginalAmount="74.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.3882103" Longitude="5.3314769" StarRating="4" HotelCode="931666|1072028" HotelName="Scandic Ørnen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lars Hillesgate 18, 5008 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/b4/8cb4b23fcbd988f89fe698a7bd68a44dc75d9ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bergen. For business travellers, it provides everything needed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.392293276184" Longitude="5.3223092245369" StarRating="3" HotelCode="149966|incity_hotel_and_apartments" HotelName="Ole Bull Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Øvre Ole Bulls plass 3, 5012 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b9/33b9633870b2616dd05789b698c8e3f64e3ea7b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.396072854055" Longitude="5.3178468346596" StarRating="3" HotelCode="48924|augustin_hotel" HotelName="Augustin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C. Sundts Gate 22, 5004 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/0e/2c0e339537145bfb70bf67eecedfb8a686a2ba01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the city centre of Bergen, near the fish market. Links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.77" OriginalAmount="76.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.396031" Longitude="5.326201" StarRating="4" HotelCode="78765|3638075" HotelName="Det Hanseatiske" 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>Finnegården 2A, PB 1082, 5809 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/96/d6961f3fe706077bfe79efc5f7fe74c2ddbf4651.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.96" OriginalAmount="76.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.396035753609" Longitude="5.3156501054764" StarRating="3" HotelCode="49403|118972" HotelName="Comfort Holberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strandgaten 190, 5004 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/cd/09cddf97b887f80b19669e307f42f4a80bec0131.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.62" OriginalAmount="77.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.397871" Longitude="5.322308" StarRating="4" HotelCode="16427|738015" HotelName="Radisson Blu Royal Bryggen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dreggsallmenningen 1, 5003 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/fe/50fedd49c56e2574e60cfdb200ddfca311100d48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the old Bryggen district of the city of Bergen within a short dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.26" OriginalAmount="82.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39637135" Longitude="5.32700696" StarRating="0" HotelCode="583247|4681935" HotelName="Bergen Harbour Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Finnegårdsgaten 6, 5003 Bergen, Hordaland</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/0c/990c765f4ff7eca8f5ac2724e129275f54969b49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Bergen Harbour Hotel, you'll be centrally located in Bergen, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.62" OriginalAmount="83.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39428814" Longitude="5.32277738" StarRating="4" HotelCode="571362|2416455" HotelName="Magic Hotel Kloverhuset" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Strandgaten, Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/65/00650d3f0b0245a1ba6407d2ef64cbfa9d50e993.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.37" OriginalAmount="89.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39436161" Longitude="5.32723423" StarRating="4" HotelCode="611830|2299245" HotelName="Magic Hotel Korskirken" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nedre Korskirkeallmenningen 1A, Bergenhus, 5017 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/da/8edaa4e9368b37e13eafd2b152739fd35b3269e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.40" OriginalAmount="90.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.395894" Longitude="5.318292" StarRating="3" HotelCode="70910|223016" HotelName="Best Western Plus Hotell Hordaheimen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C. Sundtsgate 18, 5004 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cd/8ccd6b56cb85b35fd81b26037a31db35618e45f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.60" OriginalAmount="90.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.390665" Longitude="5.334193" StarRating="3" HotelCode="31283|490685" HotelName="Grand Terminus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zander Kaaes gate 6, 5015 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/21/2c21e9368bb09df0d164373a6afb0e4d5c6141dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Bergen close to many shopping and entertainment venues as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.18" OriginalAmount="92.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.390437764976" Longitude="5.3344026788772" StarRating="3.5" HotelCode="501776|2059085" HotelName="Zander K Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zander Kaaes Gate 8, 5015 Bergen, Hordaland</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ec/a9ec2707c215185687ea5a0190419bcdc44df2a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.54" OriginalAmount="93.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.399292481703" Longitude="5.3203439712524" StarRating="3" HotelCode="31750|597145" HotelName="Thon Hotel Orion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bradbenken 3, 5003 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/5d/d85dead44de6718316bb2703932fb44886e00276.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vicinity of the Rosencrantz tower in Bergen city centre. The nearest pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.02" OriginalAmount="94.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.289956" Longitude="5.260293" StarRating="4" HotelCode="68037|490725" HotelName="Thon Hotel Bergen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kokstadveien 3, 5257 Bergen, Ortsteil Kokstad</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/a9/22a93cec6ae71d9aa66f950f17e5a1a4c9a0051f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Bergen airport, this hotel lies just a few minutes drive from Trollhaugen, the birt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.395044069388" Longitude="5.3141282223259" StarRating="0" HotelCode="338010|klosterhagen_hotel" HotelName="Klosterhagen Hotell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strangehagen 2, 5011 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/ca/99cac663e196da8ec1e6a8475f89e2cf8017b365.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set on the same grounds as the Michael Monastery in the Nordnes area of Bergen, Klosterhagen Hotel o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.59" OriginalAmount="99.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39560909544" Longitude="5.3195285797119" StarRating="4" HotelCode="47502|118702" HotelName="Clarion Hotel Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C. Sundts Gate 9, 5004 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f2/83f2b06c8bec5521643e53f1c8fcbf0d79ed7beb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Bergen, this comfortable hotel lies right by the water and is not far from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.63" OriginalAmount="104.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.391493" Longitude="5.323466" StarRating="4" HotelCode="16415|737975" HotelName="Hotel Norge by Scandic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nedre Ole Bullsplass 4, 5012 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/14/fa14ed1807a18ef741646d1ddb4967cb092d742d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Bergen close to the famous fish market and within 300 m of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.90" OriginalAmount="107.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.392415606754" Longitude="5.3232353925705" StarRating="3" HotelCode="68038|749645" HotelName="Thon Hotel Bristol Bergen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torgalmenningen 11, 5014 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0e/ef0e11155b1ef3e8ce1d14de5a6cd4170c49736f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Bergen. The nearest public transport stop is around 1 km from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.397077200064" Longitude="5.3254240751266" StarRating="3.5" HotelCode="39348|thon_hotel_rosenkrantz" HotelName="Thon Hotel Rosenkrantz Bergen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenkrantzgaten 7, 5035 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/65/ce65b667cbdeb38fc199659e860677b02f4ee8c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the mountains this comfortable hotel lies near to the town centre. The nearest public tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.3923" Longitude="5.323" StarRating="4" HotelCode="931665|clarion_collection_hotel_no13" HotelName="Hotel No 13" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torgallmenningen 13, 5012 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/80/a18056c07284f09bec63b402685a3e472da026e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bergen. The nearest airport is Bergen (BGO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39236342" Longitude="5.321863" StarRating="3" HotelCode="319553|clarion_collection_hotel_oleana" HotelName="Hotel Oleana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Øvre Ole Bulls plass 5, 5012 5012 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/cb/19cbcd52cb9fc7d3082fb0bc67f6ea2fb6e561ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bergen. The nearest airport is Bergen (BGO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.386494252878" Longitude="5.3256170393728" StarRating="3" HotelCode="116314|hotel_park_bergen" HotelName="Hotel Park Bergen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harald Harfagres gate 35, 5007 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8d/008de1d6611738ca4b365f22390999e747fb1d3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bergen. The nearest airport is Bergen (BGO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.49" OriginalAmount="121.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.396500831143" Longitude="5.3259953856468" StarRating="4" HotelCode="12527|490635" HotelName="First Hotel Marin" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenkrantzgaten 8, 5003 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/f8/bbf8e5ba828ca70c311e38abdbfee35f26f41fed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel was built in a classical style and with its central location guests will find this comfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.290518" Longitude="5.230838" StarRating="4" HotelCode="78126|clarion_hotel_bergen_airport" HotelName="Clarion Hotel Bergen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flyplassvegen 551, actually part of the Bergen Flesland Airport Complex, 5258 Blomsterdalen, Flesland, Bergen, Hordaland</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/64/1764ec20c9eceb83aabf434ff18da7473e67eccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Bergen. The nearest airport is Bergen (BGO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39394713" Longitude="5.32585987" StarRating="4" HotelCode="583219|bergen_bors_hotel" HotelName="Bergen Børs Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Vågsallmenningen 1, 5014 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/1d/be1dcb467b204fb096995b294fd5bf638bcc4c00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39553463" Longitude="5.31185317" StarRating="0" HotelCode="972162|amunds_appartement" HotelName="Amunds Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strangehagen 26, Bergenhus, 5011 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/4e/de4e5cbfe5ccf19e4f9093ad710b825495e31e05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.397975520241" Longitude="5.3214490413666" StarRating="4" HotelCode="62513|clarion_collection_hotel_havnekontoret" HotelName="Clarion Collection Hotel Havnekontoret" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slottsgaten 1, 5003 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c9/e8c92ec73a04badac5b4c56a88563084a151332e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bergen. The nearest airport is Bergen (BGO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.292509" Longitude="5.292994" StarRating="4" HotelCode="31416|quality_hotel_edvard_grieg" HotelName="Quality Edvard Grieg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sandsliasen 50, 5254 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/3f/a73fab18d477a4f23d71891953468eb3ff23df3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Bergen Airport, situated in the beautiful Sandsli. Trollhaugen hill,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.09" OriginalAmount="149.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="60.39372317" Longitude="5.3272078" StarRating="4" HotelCode="619470|2491195" HotelName="Opus XVI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vagsallmenningen 16, 5014 Bergen</AddressLine>
          </AddressLines>
          <CityName>Bergen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3e/e23e6071b647e884201b75845853cd634793095e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bergen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service,Internet,Laundry,Sauna,Spa,Lounge,Bicycle Rental,Central Heating,Designated Smoking Area,Wheelchair Access,Golf,Swimming Pool,Nightclub,Currency Exchange,Jacuzzi,Massage Centre,24 Hour Front Desk,Coffee Shop,Housekeeping,Luggage Storage,Meeting Room,Pets allowed</BasicAmenities>
    <HotelRating>4,3,3.5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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="2f8418dc-a3d7-42a0-acd0-6a579681a81d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="65171" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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
2f8418dc-a3d7-42a0-acd0-6a579681a81d|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-15T05:52:12.0629426+00:00" Version="0" EchoToken="Search" TransactionIdentifier="2f8418dc-a3d7-42a0-acd0-6a579681a81d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.953883666667" Longitude="5.7325033333333" StarRating="3" HotelCode="116465|stavanger_st_svithun_vandrerhjem" HotelName="St Svithun Hotell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Armauer Hansens vei 20, 4011 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/47/52471873fda765fb54ba6f340b9b3c82908b4afe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stavanger. The nearest airport is Stavanger (SVG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.76" OriginalAmount="69.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.96033825542" Longitude="5.7379961013794" StarRating="4" HotelCode="29391|738175" HotelName="Frogner House Apartments- Lagårdsveien 61" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lagårdsveien 61, 4002 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/27/8027d1c2378c78477d9be38db2385671c2f6b7eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the southwest coast of Norway just 900 m from the centre of Stavanger, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.97102666" Longitude="5.73549352" StarRating="4" HotelCode="116360|myhregaarden_hotel" HotelName="Myhregaarden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nygata 24, 4006 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/52/9b528d5bc6f24fa86fb9fd1fed8e517df8f7f38d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stavanger. The nearest airport is Stavanger (SVG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.46" OriginalAmount="72.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.967807" Longitude="5.730549" StarRating="4" HotelCode="29506|738195" HotelName="Radisson Blu Atlantic Stavanger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olav V's gt. 3, P.O. Box 307, 4002 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/fc/aafce7b3bfb7815d1544ca96a1f984a6a0ef5b72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located beside Lake Breivatnet just 200 m from the closest stop for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.34" OriginalAmount="77.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.965704302343" Longitude="5.730762453699" StarRating="4" HotelCode="95652|1426748" HotelName="Scandic Stavanger Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prestegårdsbakken 1, In The Middle Of City Centre, 4005 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/23/062328985196ca70bfc0bc7f90bc70f978b2cc19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is situated in a historic area in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.55" OriginalAmount="78.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.972652611655" Longitude="5.7308354787891" StarRating="3" HotelCode="77272|222936" HotelName="Best Western Havly Hotell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valberggata 1, 4006 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/87/7c871943ea1cf3bf036dc2b8f65a9a2dedbdaeea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Stavanger.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.11" OriginalAmount="80.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.891755" Longitude="5.730303" StarRating="3.5" HotelCode="82030|492335" HotelName="Scandic Stavanger Forus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bjødnabeen 2, 4033 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/fc/fafc5a363c912d889acdf13d448255e5ae44b350.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location at the heart of the Forus business district, in close proximity t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.20" OriginalAmount="86.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.967877715681" Longitude="5.7275891304016" StarRating="4" HotelCode="29393|738225" HotelName="Radisson Blu Royal Stavanger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Løkkeveien 26, P.O. Box 307, 4002 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/e2/c5e202c7f97e7aa053bc7b104842abe9c51a67c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is centrally situated only 500 m from the closest stop for public transport. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.33" OriginalAmount="86.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.970557" Longitude="5.7448879999999" StarRating="4" HotelCode="284179|1459088" HotelName="Scandic Stavanger City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Reidar Berges Gate 7, 4013 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/de/5edebbe8a37bfe68e5ca4019d14baf0d6035ae1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Stavanger, this hotel offers for business travellers as well as families an ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.969128" Longitude="5.727101" StarRating="3" HotelCode="166647|comfort_hotel_square" HotelName="Comfort Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lokkeveien, Stavanger 4008</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/70/29702916f655b61315e4687bc02decd9c77db4a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Stavanger.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.9618" Longitude="5.72754" StarRating="0" HotelCode="971782|sea_story_by_frogner_house_apartments" HotelName="Sea Story by Frogner House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Verksgata 12, 4013 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3e/253e2291c314f42a44258d58f7f012be5ede7c6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.84" OriginalAmount="106.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.968683" Longitude="5.735892" StarRating="3" HotelCode="31751|8863" HotelName="Thon Hotel Maritim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kongsgaten 32, 4005 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/3b/9a3b08f9215ae2350be33cd84ffd03afb17116fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of the Norwegian city of Stavanger. Guests may enjoy f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.61" OriginalAmount="109.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.9472724" Longitude="5.6995994" StarRating="4" HotelCode="303751|1233358" HotelName="Clarion Hotel Energy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ishockeyveien 2, Stavanger 4021</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/1a/7a1a7e034473dfeaea2c0896862d0400a0680608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Stavanger, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.8549482" Longitude="5.7830636" StarRating="3.5" HotelCode="888255|kronen_gaard_hotel" HotelName="Kronen Gaard Hotell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lutsiveien 70, 4309 Sandnes</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ba/3fba3fdbacb7edd1cd8defac298342d3d7f2908c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stavanger. The nearest airport is Stavanger (SVG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.30" OriginalAmount="114.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.97061614" Longitude="5.73529348" StarRating="4" HotelCode="463652|2432415" HotelName="Thon Hotel Stavanger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Klubbgata 6, 4013 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/ae/c8aef461322b5f5b97e0ebee1cc0ea4743e5eda4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Stavanger.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.61" OriginalAmount="116.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.954951" Longitude="5.699885" StarRating="4" HotelCode="31285|831365" HotelName="Scandic Forum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gunnar Warebergsgate 17, 4002 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/57/af57344c001fce050b0935e792fa31b7f3c36e57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a suburb of Stavangar, very close to the Hafrsfjord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.972007392505" Longitude="5.7301255892846" StarRating="3" HotelCode="82120|clarion_collection_hotel_skagen_brygge" HotelName="Clarion Collection Hotel Skagen Brygge" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skagenkaien 28-30, 4001 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b5/cbb5cadaf747008e643fd41126bc7ebd73fac202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Stavanger.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.68" OriginalAmount="128.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.96759010695" Longitude="5.7284367084503" StarRating="4" HotelCode="27647|1087718" HotelName="Clarion Stavanger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arne Rettedals gate 14, 4008 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/36/8936712eb5f832f5ce1ba6dcc919c79c381ccd34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Stavanger and is near Lake Breiavatnet. The old town and other sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.9358395" Longitude="5.70251388" StarRating="3" HotelCode="635755|ydalir_hotel" HotelName="Ydalir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Telegrafdirektør Heftyes Vei 99, 4021 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3e/b73e343ca256d9c291f5aa4f341120aa8b79bee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and a bar. Wireless internet access in public areas allow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.13" OriginalAmount="201.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.883631" Longitude="5.62752" StarRating="4" HotelCode="198472|2417775" HotelName="Scandic Stavanger Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Flyplassvegen 226, 4050 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/08/2c089921e0cf5d4fa4c5ff0860970e238e6b0fd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this airport hotel lies in Stavanger, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.97332334981" Longitude="5.730061271164" StarRating="4" HotelCode="29392|victoria_hotel_23" HotelName="Victoria Hotel Stavanger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skansegaten 1, 4002 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/49/9949c06cb03c0be18fe3572aa305fa0aec182927.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally situated just 600 m from a stop for public transport. The fish mar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="58.97397925" Longitude="5.73066713" StarRating="0" HotelCode="952590|eilert_smith_hotel" HotelName="Eilert Smith Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nordbøgata 8, 4006 Stavanger</AddressLine>
          </AddressLines>
          <CityName>Stavanger</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/e8/66e890e3a7ff1a63f2fc13cd55c81eb47239896e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Central Heating,Fax,Internet,Room Service,Telephone Service,Conference Hall,Jacuzzi,Laundry,Restaurant,Sauna,Swimming Pool,Designated Smoking Area,Air Conditioning,Wheelchair Access,Lounge,Spa</BasicAmenities>
    <HotelRating>3,4,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HOTEL,AIRPORT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
079abc7e-0db8-40c7-8c20-083705ba9ea7|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="079abc7e-0db8-40c7-8c20-083705ba9ea7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="64874" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
079abc7e-0db8-40c7-8c20-083705ba9ea7|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
079abc7e-0db8-40c7-8c20-083705ba9ea7|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
079abc7e-0db8-40c7-8c20-083705ba9ea7|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
079abc7e-0db8-40c7-8c20-083705ba9ea7|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
079abc7e-0db8-40c7-8c20-083705ba9ea7|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
079abc7e-0db8-40c7-8c20-083705ba9ea7|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-15T05:52:17.0192362+00:00" Version="0" EchoToken="Search" TransactionIdentifier="079abc7e-0db8-40c7-8c20-083705ba9ea7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.68291291" Longitude="18.98000709" StarRating="0" HotelCode="363104|pingvinhotellet_unn_tromso" HotelName="Pingvinhotellet UNN Tromso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hansine Hansen veg 67, 9038 Tromso</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/49/dd49b10ecfb068cdf3a5b15047d1f66bea5488b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.10" OriginalAmount="196.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.648971252579" Longitude="18.951492443814" StarRating="3" HotelCode="931789|1180648" HotelName="Smarthotel Tromso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vestregata 6, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e8/53e81d02cf43fa21fa0669be9dc184d48426b4ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Tromso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.6482945" Longitude="18.9523907" StarRating="3" HotelCode="146062|city_living_hotel_tromso" HotelName="Enter Tromsø City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grønnegata 48, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/a0/a0a09a3da8a2b2cfeac78b3319d10f86da0adff3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso. The nearest airport is Tromso (TOS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.653428004448" Longitude="18.960522115231" StarRating="3" HotelCode="911350|skansen_hotel_2" HotelName="Skansen Hotell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Storgata 105, Postboks 663, 9008 Tromsø, Troms</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/89/2b89ca319a00df92bbb3788fd32349d13e305a9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso. The nearest airport is Tromso (TOS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.650579015177" Longitude="18.949837924939" StarRating="2" HotelCode="344899|ami_hotel_" HotelName="Ami Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Skolegata 24, 9008 Tromso</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/b6/75b6e442d240ef3727d95d599da62fe937633d65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tromso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.20" OriginalAmount="220.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.648796216006" Longitude="18.949782550335" StarRating="3" HotelCode="911351|abc_hotel_3" HotelName="Enter Tromso Backpack Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkgata 4, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c2/1fc20a92931de1f9096a8553c762bfa680f1bf86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso. The nearest airport is Tromso (TOS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.647518340301" Longitude="18.952249391987" StarRating="3" HotelCode="305905|comfort_hotel_xpress_tromso" HotelName="Comfort Hotel Xpress Tromso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gronnegata 35, 9008 Tromso</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/27/1f27dd0dd2fd0f440a4f0d10e271da56608efb14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso. The nearest airport is Tromso (TOS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.6467538" Longitude="18.9506069" StarRating="3" HotelCode="195721|viking_hotell" HotelName="Enter Tromsø Viking Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grønnegata 18-20, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/78/bf7838256c79d9027afa021e8dc715732662d55a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Tromso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.648156113314" Longitude="18.957685519475" StarRating="3" HotelCode="69714|quality_hotel_saga" HotelName="Quality Hotel Saga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Richard Withs plass 2, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/cb/7acb58842f664a180eeb829de64f52109be548c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Tromso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.72" OriginalAmount="235.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.648418" Longitude="18.953411" StarRating="3" HotelCode="371169|597015" HotelName="Thon Hotel Polar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grønnegata 45, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/8d/5d8d58ad4350f8b5b574f59c7743a4710a997af7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in the centre of Tromso. The immediate vicinity offers numerous shops,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.13" OriginalAmount="235.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.6486269" Longitude="18.9595762" StarRating="3" HotelCode="931788|2361055" HotelName="Sure Hotel by Best Western Amalie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sjøgata 5B, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/cc/16cc18e818ce6e944c855c054d25ff52c805b6c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso. The nearest airport is Tromso (TOS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.648259848259" Longitude="18.952805399895" StarRating="3" HotelCode="161983|thon_hotel_tromso" HotelName="Thon Hotel Tromsø" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Grønnegata 50, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/2e/bb2e19914ba2088c69dfbbf440d72f173f89447f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Tromso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="249.56" OriginalAmount="247.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.64886324613" Longitude="19.014799068096" StarRating="4" HotelCode="388590|1808350" HotelName="Tromso Camping" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Campsites" HotelFacility="Bar,Business Centre,Coffee Shop,Conference Hall,Laundry,Luggage Storage,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Elvestrandvegen 10, 9020 Tromso</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/d0/64d04fa7f32de50b92e98074cac98f7e11937882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Tromso, Tromsø Camping is convenient to Polar Museum an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.643872318327" Longitude="18.939268290997" StarRating="3" HotelCode="911349|stelisabeth_hotell_og_helsehus" HotelName="St-Elisabeth Helsehus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mellomveien 50, 9007 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/27/6927ff8c22bf7478b98ae9112ea19eee334d909b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.649682" Longitude="18.958534" StarRating="4" HotelCode="32187|clarion_collection_hotel_aurora" HotelName="Clarion Collection Hotel Aurora" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sjøgata 19-21, 9291 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/47/7f477eb6d96c4645681bb5083b8f71bff4fb059d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the beautiful Norwegian city of Tromsø. The city centre is only a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.33" OriginalAmount="264.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.648939" Longitude="18.959692" StarRating="4" HotelCode="48922|462375" HotelName="Radisson Blu Tromsø" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sjogata, 7, Tromso 9259</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/bb/9cbb9f7b023dea8cfa19aecd6cb53ff5c0ed880b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Norwegian hotel enjoys a fabulous location at the heart of Tromsø. The famous Ishavska...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.650461" Longitude="18.959879" StarRating="3" HotelCode="55846|clarion_collection_hotel_with" HotelName="Clarion Collection With" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sjøgata 35-37, 9257 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/50/d850f6c878d25b4c18b034064e464d7f2018dda7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.64676081" Longitude="18.95080946" StarRating="4" HotelCode="800709|viking_apartments" HotelName="Enter Tromsø Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grønnegata 18-20, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/23/5f237649b785a20262e0c18df723c198a690979b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.95" OriginalAmount="271.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.649446368846" Longitude="18.961941003799" StarRating="4" HotelCode="371327|1084348" HotelName="Scandic Ishavshotel" 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,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fredrik Langesgate 2, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5a/51/5a518f471ffb02c6997235322dc729147da328f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for active holidaymakers, families and nature lovers, this urban hotel lies in Tromso, right b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.79" OriginalAmount="279.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.6479" Longitude="18.954" StarRating="3" HotelCode="27649|rica_grand_hotel_tromso" HotelName="Scandic Grand Tromsø" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Storgaten 44, 9008 Tromsø</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/12/bd120a7f8811c1268e2efa1313624c601a5cd69b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located at the heart of Tromsø, the “Paris of the North” and capital of northe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.64" OriginalAmount="325.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="69.647075717642" Longitude="18.956866847677" StarRating="4" HotelCode="300358|1066838" HotelName="Clarion Hotel Edge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaigata 6, Tromso 9008</AddressLine>
          </AddressLines>
          <CityName>Tromso</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/59/c059aab7fe17d62c48e274f54080a340ae13a123.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tromso. The nearest airport is Tromso (TOS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access,Fax,Internet,Sauna,Bicycle Rental,Kitchen,Lounge,Business Centre,Coffee Shop,Luggage Storage,Meeting Room,Parking,Nightclub,Massage Centre,Swimming Pool,Currency Exchange,Spa,Jacuzzi</BasicAmenities>
    <HotelRating>4,3,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HOTEL,APARTMENT,CAMPSITES,AIRPORT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
09033f76-09ad-4591-8912-75250a14bdc9|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="09033f76-09ad-4591-8912-75250a14bdc9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="67056" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
09033f76-09ad-4591-8912-75250a14bdc9|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
09033f76-09ad-4591-8912-75250a14bdc9|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
09033f76-09ad-4591-8912-75250a14bdc9|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
09033f76-09ad-4591-8912-75250a14bdc9|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
09033f76-09ad-4591-8912-75250a14bdc9|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
09033f76-09ad-4591-8912-75250a14bdc9|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-15T05:52:22.0817226+00:00" Version="0" EchoToken="Search" TransactionIdentifier="09033f76-09ad-4591-8912-75250a14bdc9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="24.92" OriginalAmount="24.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070012" Longitude="19.9370582" StarRating="2.5" HotelCode="142757|1126468" HotelName="Abella Suites and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dluga 48, 31-146 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/60/a2605b57589f9646d93f19e2073fa89497895197.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can reach the upper storeys via the lift or stairs. Services such as a cloakroom, a bagga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0442769" Longitude="19.98544386" StarRating="0" HotelCode="678963|hostel_bialy_dom" HotelName="Hostel Bialy Dom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>ul. Przewoz 3, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/45/16455ed362bcdd2bb3e0bf766156c1ce7ad468f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.64" OriginalAmount="31.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0704" Longitude="19.8693" StarRating="1.5" HotelCode="36701|628115" HotelName="Hotel Daisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Morelowa 26a, 30-222 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e0/e04d50f450497e82/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in green part of Krakow (Wola Justowska), known for its beautiful forest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.20" OriginalAmount="31.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0699221" Longitude="19.9372659" StarRating="3" HotelCode="931318|1073798" HotelName="Yarden Aparthotel Krakow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dluga 35, 31-147 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8c/2c/8c2ca5c1b18b3c32f64a019896ae40f43887cdb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.67" OriginalAmount="33.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06991725" Longitude="19.93264859" StarRating="2" HotelCode="784188|740093" HotelName="Lorf Hostel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lobzowska 43/2, Old Town, 31-140 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/6c/c56cc1ccd9056a5a33e1d6cb5f95ddb8215f9674.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.77" OriginalAmount="33.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067461225546" Longitude="19.950121709572" StarRating="2" HotelCode="148268|867955" HotelName="Aparthotel Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bosacka 5, 31-508 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/95/f29567d4b964469b926dc52fe864bf69c0498bc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right next to the Krakow Glowny Train station, just a 10-minute walk from the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.54" OriginalAmount="34.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.050788" Longitude="19.945455" StarRating="3" HotelCode="118048|490135" HotelName="Astoria" 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,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Józefa 24, 31-056 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/5b/a85b22e3a474e351c91bbcda795dc53c04f7cb89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The superb location of this hotel makes it the ideal choice for a visit to Kraków and allows guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.03" OriginalAmount="34.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05718391301" Longitude="19.944832325899" StarRating="2.5" HotelCode="95789|490205" HotelName="Daniel Griffin Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Starowislna 22, 31-032 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/d1/67d1ac4bf326a2421a7f55e5a3cace0bc4cd4d4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel is located in Krakow. It lies at the border between the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.54" OriginalAmount="35.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070756381542" Longitude="19.945585773925" StarRating="3" HotelCode="916708|933475" HotelName="Hotel ibis Kraków Stare Miasto" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Pawia 15, 31154 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8e/da8ee435968ab66b2a56a498a189850c7e6792be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.65" OriginalAmount="35.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.056479830781" Longitude="19.945943843019" StarRating="3" HotelCode="141692|369615" HotelName="Globus Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dietla 91, 31-031 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/ea/50eadd876838170c1efd0431741e81be7d5f7bcb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the right choice for visitors who are searching for a convenient position from which t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="35.91" OriginalAmount="35.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06762523715" Longitude="19.935413566887" StarRating="3.5" HotelCode="154528|163495" HotelName="Ventus Rosa Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskupia 12, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/8d/c68dfed0ebf1130b41a300386f8812646c43ab03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Kraków's Old Town, just 700 m from the Main Market Sq...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.17" OriginalAmount="35.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090491" Longitude="19.913664" StarRating="4" HotelCode="64095|9484" HotelName="Best Western Efekt Express Kraków Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Opolska 14, 31-323 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/fb/c6fb3c92ef56be6aa93f897c1b779a587b2ae0b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located along a main road, just 4 km from the city centre. The centre is fill...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.42" OriginalAmount="36.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05215069" Longitude="19.95067955" StarRating="2" HotelCode="308083|676017" HotelName="Moon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="24 Hour Front Desk,Internet,Kitchen,Laundry,LCD/Projector,Library,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Halicka 11, 31-036 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/67/5f6741a7556a04512fec3dfdb3d73c915e6d4383.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Moon Hostel, you'll be centrally located in Krakow,...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.79" OriginalAmount="36.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.055747" Longitude="19.94217" StarRating="4" HotelCode="185565|4494189" HotelName="Home Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ul. St. Sebastiana 12, 31-049 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/da/73daa1bf55d8fcb3ec0c17297108d6ef55537c67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in the centre of Kraków. Kraków's Kazimierz district is 300 m away, Waw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.25" OriginalAmount="36.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07247917" Longitude="19.93517799" StarRating="4" HotelCode="739926|2486965" HotelName="Avena by Artery Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dluga 78,80, Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/55/da/55dac1dba6a1bc8a7b647073a3cddf45e8346a1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay at the Avena Boutique and discover the magic of Kraków traditions and folklore. Right next to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051581" Longitude="19.942309" StarRating="3" HotelCode="329712|queen_apartments" HotelName="Queen Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Miodowa 2/10, 31-055 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a0/1ba02b27db5ab38c56f4675774972e451d904991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.69" OriginalAmount="37.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070182025092" Longitude="19.937123900188" StarRating="3.5" HotelCode="459626|2028795" HotelName="Zulian Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dluga 41, 31-146 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/99/8a/998a760152483528314947709296ad4fc1fada4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.77" OriginalAmount="37.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.056596" Longitude="19.947417" StarRating="3" HotelCode="260226|928275" HotelName="Leone Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Wrzesinska 9, 31-031 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/3c/d83c6d9e6819f630597cc2b84f5951021ed7740c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="38.88" OriginalAmount="38.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063997036798" Longitude="19.936009683338" StarRating="2" HotelCode="148253|210897" HotelName="Globtroter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Plac Szczepanski 7, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/24/ca24cc2b89a833f45ed78d04d40917d6f1f41b47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel/youth hostel is located right in the heart of Krakow. Its setting is especially ideal fo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.40" OriginalAmount="39.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067279384193" Longitude="19.943908846184" StarRating="2.5" HotelCode="75418|246366" HotelName="Aparthotel Maly Krakow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulika Kurniki 4, 31-156 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/82/da82a47764353d34fa6686a1b2ff24b999193d46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the exact centre of Krakow, a few minutes' stroll from the main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.01" OriginalAmount="39.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05078177" Longitude="19.94904272" StarRating="3" HotelCode="322290|1745288" HotelName="Armon Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plac Bawól 4, 31-057 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b8/eeb80acfe75c55b669697cc2ebe8a4122cfe5637.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.17" OriginalAmount="39.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052569956199" Longitude="19.943774778641" StarRating="3" HotelCode="934333|492375" HotelName="Kazimierz Annex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Miodowa 18, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/08/bc08f9633dae5eb8dbef5ceeb06565a942c78c09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051588" Longitude="19.942309" StarRating="2.5" HotelCode="648025|hostel_70s" HotelName="Hostel 70s &amp; Queen Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Miodowa 2/10, 31-055 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/d3/35d3d37126f6ee897e7c39573db119efe4e96ce9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.47" OriginalAmount="40.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070057508497" Longitude="19.897476732731" StarRating="4" HotelCode="31463|134324" HotelName="Novotel Krakow City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Armii Krajowej 11, 30-150 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/0a/500a1e53ecda24a17fea293f033cd789f06d983a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 4 km from the Old Town and offers a free shuttle service to and from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.75" OriginalAmount="40.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091099170549" Longitude="19.914409518242" StarRating="4" HotelCode="76204|211946" HotelName="Best Western Premier Kraków Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Opolska 14a, 31-323 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/1c/a31c8cf57b238f1415e18492aaabc1f57cb04872.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the northern part of city, 500 metres from links to the public transport ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05235756" Longitude="19.930307" StarRating="3.5" HotelCode="382674|zamkowa15" HotelName="Apartments Zamkowa 15" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>ul. Zamkowa 15, 40-101 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/38/6a38adcdcf1b1804c4f61853586b4a2ea2cdf51e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06709328" Longitude="19.93809979" StarRating="3" HotelCode="956294|lounge_apartments" HotelName="Lounge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Krowoderska 9, 31-141 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/91/2f919614885d41573dd655cb4e3a9b661ed7a439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.84" OriginalAmount="41.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07019024" Longitude="19.94425291" StarRating="3" HotelCode="350393|2070725" HotelName="Apartments Turnau - Angel City 25 Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Szlak 77/4A, 31-153 Kraków, Polen</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d3/38d34461c37049455c0479d911cb38fd6f3bf804.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.85" OriginalAmount="41.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0709474" Longitude="19.92400921" StarRating="2.5" HotelCode="580064|2713105" HotelName="Wine Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Józefitów 8/2, 30-039 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/19/c1191546024b38e0752aae0e00718302fc24cf68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.88" OriginalAmount="41.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0704" Longitude="19.8693" StarRating="3" HotelCode="480485|123408" HotelName="Daisy Superior" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Jacuzzi,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>ul. Morelowa 26A, 30-222 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/69/13/6913159123c58b97b4eec3d6a26383c3b90200dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.00" OriginalAmount="41.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.060766988821" Longitude="19.944537830688" StarRating="3" HotelCode="21643|343095" HotelName="Hotel Wyspianski" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Westerplatte Straße, 31-033 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f4/1ef4b21b80a70388264c1df9baf7dfd902ab62ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Krakow, just 5 minute walk to the beautiful Main Market S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.22" OriginalAmount="41.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052966950785" Longitude="19.949297010899" StarRating="3" HotelCode="68673|264015" HotelName="Kazimierz II" 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>ulica Starowislna 60, 31-035 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/5f/d35f273e4dcf709f4c59e65b02d2ddac3d6d9a70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Kazimierz, the famous Jewish quarter. The city centre is nearby and offers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.53" OriginalAmount="42.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04818217" Longitude="19.92972917" StarRating="2" HotelCode="791442|851241" HotelName="B&amp;B Hotel Kraków Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Monte Cassino 1, 30-337 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/37/b437f6c7b65fcc4c32361104db5e4a23085b1034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.72" OriginalAmount="42.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065003" Longitude="19.94431" StarRating="3" HotelCode="163676|2025945" HotelName="Aparthotel Basztowa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Basztowa 24, 31-156 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ea/a9ea577fea923ad8177919c55302b6371081c515.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.74" OriginalAmount="42.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051825815215" Longitude="19.947395546612" StarRating="3" HotelCode="118071|492175" HotelName="David Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Ciemna 13, 31-053 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/6c/c86c8ce8e8c6293744354ea0c163bd4d6410a1f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a perfect location in the former Jewish quarter of Kazimierz, in one of the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.85" OriginalAmount="42.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052475777517" Longitude="19.943633493973" StarRating="3" HotelCode="337479|492365" HotelName="Hotel Kazimierz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Miodowa 16, Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/03/630338397030461469f1f6c3ececbe8316427cff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is situated next to the Hotel Kazimierz (Miodowa Str 16). Most of Krakow's historica...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.86" OriginalAmount="42.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072964" Longitude="19.930528" StarRating="3" HotelCode="163681|469995" HotelName="Hotel Delta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mazowiecka 6, 30-036 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/77/1677b5c8e812b857c4f7b629b2305d584bef666c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.92" OriginalAmount="42.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064948502793" Longitude="19.944592612268" StarRating="3" HotelCode="81186|1487238" HotelName="Hotel Polonia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Internet,Laundry,Meeting Room,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Basztowa 25, 31-156 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/b0/3db057187ffa7e3bc486395bf2ab0f84a7b960d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel is nestled in the Old Town of Kraków, between a myriad of emblematic city attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.94" OriginalAmount="42.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.055393" Longitude="19.925669" StarRating="3" HotelCode="118086|933435" HotelName="Hotel ibis Krakow Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Syrokomli 2, 30-102  Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/76/d976a99608f3e7b6fbf10b2c86d9d6671e80c120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, around 50 m from the nearest nightspots and just a 5-minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.76" OriginalAmount="43.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.029580896792" Longitude="19.925351657311" StarRating="3" HotelCode="901744|139461" HotelName="Hotel Nowa Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Conference Hall,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Lipinskiego 3/1, 30-349 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/48/61/486140b35276e978e189305265726bf979e4032e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in Kraków, in the Lagiewniki district, 50 m from a tram stop. The hotel is also locat...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.84" OriginalAmount="43.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06720933" Longitude="19.95219144" StarRating="3" HotelCode="517571|2535495" HotelName="Platinum Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Rakowicka 19, 31-510 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/7e/e57e82d2208dedbb8ac7a46324443528036b5750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.10" OriginalAmount="43.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05877263" Longitude="19.93782146" StarRating="3.5" HotelCode="513107|2535215" HotelName="Aparthotel Grodzka 21" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/6a/506a8ef6000d18cc4663cc061204a384a8a5c6ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05691833" Longitude="19.94619247" StarRating="3" HotelCode="522520|happy_tower" HotelName="Happy Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dietla 97, 31-031 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5e/98/5e9801f1c9b7766a8c42a0bcf45ee790752f2057.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08713538" Longitude="19.94002083" StarRating="0" HotelCode="812429|akacja_pokoje_goscinne_" HotelName="Akacja Pokoje Goscinne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ksiedza Kazimierza Siemaszki 44, 31-207 Kraków, Malopolskie</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/c5/e4c53da713d8667f83249fd27b67c0c9574623f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.18" OriginalAmount="44.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072872912875" Longitude="19.927272025664" StarRating="4" HotelCode="387469|436519" HotelName="Grottger Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Sienkiewicza 27, 30-033 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/ca/7bca5ee1673c94bdb61c8a9591e6a98a67d7c69b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Krakow, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.26" OriginalAmount="44.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070888424787" Longitude="19.946147861446" StarRating="1" HotelCode="213282|228362" HotelName="ibis budget Kraków Stare Miasto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Pawia 11, 31-154 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4f/744f41ac35281e2b679447263a4458aa911c0d99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.55" OriginalAmount="45.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0673503498" Longitude="19.932933357474" StarRating="3" HotelCode="916710|1140548" HotelName="4Seasons Apartments Cracow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Batorego 6 A, Old Town, 31-135 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/d9/e2d95149f646f1f402a947a5a71bd7ac1b253fbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.65" OriginalAmount="45.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052048" Longitude="19.943322" StarRating="3" HotelCode="75417|246646" HotelName="Spatz Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Miodowa 11, 31-055 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/76/5676223beaab3fcf37d2c82f1e82c3b6b1b8504d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Kazimierz, the centre of Jewish culture in Krakow. Si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.71" OriginalAmount="45.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0629787" Longitude="19.9422289" StarRating="2" HotelCode="916712|1448478" HotelName="Cracow Old Town Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>swietego Marka 29, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/2a/d22a4cd83133ee4f9ebbb96f4427fcfa746678b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.01" OriginalAmount="45.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.033715" Longitude="19.936834" StarRating="3" HotelCode="35284|22844" HotelName="Best Western Hotel Galicya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Rzemieslnicza 4, 30-403 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/04/810467075bef09c33f03e403454aadadd1f49001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3km outside of Krakow's centre. Convenient public transport links may be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.16" OriginalAmount="45.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05129321" Longitude="19.95112224" StarRating="3" HotelCode="593862|2535155" HotelName="Krakow B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Starowislna 82, Krakow 31-035</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/53/f9538ac53b34acaa03f7d48820cf6e6685d2481f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.19" OriginalAmount="45.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.059933676813" Longitude="19.928167011597" StarRating="3" HotelCode="79135|1093578" HotelName="Fortuna Bis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Marszalka Józefa Pilsudskiego 25, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2b/672b233986060b5a2df61eea0402ce1c048aaf2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.55" OriginalAmount="46.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052759856927" Longitude="19.940042719245" StarRating="3" HotelCode="909649|1112478" HotelName="Atlantic Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Stradomska 15, 31-068 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/4f/194fe4683bcf9c01be272956ded8a58917ea7531.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.93" OriginalAmount="46.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05123248" Longitude="19.94640125" StarRating="3.5" HotelCode="635330|624690" HotelName="Shalom Kazimierz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Jozefa 30, Ulica Kupa 26, 31-056 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/a9/25a9d1f73e5dccf5fe489d638d15fd9d62ab34f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Krakow.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.00" OriginalAmount="46.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088965304229" Longitude="19.98093098402" StarRating="4" HotelCode="142221|252086" HotelName="Hotel Swing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dobrego Pasterza 124, 31-416 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e6/8ae6123270657e54eabf9b469dc187d22e718fac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located within walking distance of the aqua park, Multikino (cineple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.16" OriginalAmount="46.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05377904" Longitude="19.94901677" StarRating="3.5" HotelCode="427979|1718838" HotelName="Aparthotel Miodowa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Dining,Elevator,Internet,Kitchen,LCD/Projector,Lounge,Off-Site Parking,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Miodowa 51, 31-036 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/bb/3bbb2beeb93aab6acf054d96306c31c545e5029f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Aparthotel Miodowa, you'll be centrally located in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="47.17" OriginalAmount="46.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065072" Longitude="19.932748" StarRating="3" HotelCode="59533|CAT144500" HotelName="Hotel Alexander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Garbarska 18, 31-131 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/01/5401f8bd6f5add19fd6796edfed55ac55835d260.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in the city centre, in a quiet street just 5 minutes' walk a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.30" OriginalAmount="46.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051189" Longitude="19.990477" StarRating="3" HotelCode="337476|830625" HotelName="Hotel Krakus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Nowohucka 35, 30-717 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/07/1b078ebb78e87e837019d4ea42bc913bc2782c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 20 minute drive from the tourist centre. The airport is 20 km away (around 30 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079712567503" Longitude="20.019240758243" StarRating="2" HotelCode="230291|dom_turystyczny_lipsk_" HotelName="Indigo Dom Turystyczny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>ul.Gustawa Pokrzywki 1-2, os. Albertynskie, 31-851 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/5e/9c5ec5e8066c21cb84783bfd2af31656facd64ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.72" OriginalAmount="47.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067116" Longitude="19.943508" StarRating="3" HotelCode="98548|942055" HotelName="Redbrick Aparthotel" 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,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Kurniki 3, 31-156 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/11/4611bc7eeb80984fd55badb116543d027198223b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 750 m from Krakow's Main Market Square and 200 m from the Old Town. The a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.59" OriginalAmount="48.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05361761" Longitude="19.94488959" StarRating="3" HotelCode="496903|2025065" HotelName="Hotel Kazimierz III" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Podbrzezie 5, 31-054 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/5b/ad5bbea4dfcc5baf64553b11de27e99816294d3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.86" OriginalAmount="48.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063676" Longitude="19.947221" StarRating="3" HotelCode="396437|830465" HotelName="Alexander II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zamenhofa 14, 31-025 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/84/9c84e010139419b03cd19d23cfe86d674edb9e1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 100 m from Glowny railway station in Krakow and about 10 minutes’ walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.03551314" Longitude="20.02420124" StarRating="3" HotelCode="359239|automobil_hotel" HotelName="Automobil Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Central Heating,Housekeeping,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>ul. Plk. Stanislawa Dabka 13, 30-732 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/ce/12ce980dcbc1cc98cd9b1e3d591749279de7e893.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Automobil Hotel in Krakow (Podgorze), you'll be clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.71" OriginalAmount="49.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05904991" Longitude="19.94657684" StarRating="3.5" HotelCode="968879|2548135" HotelName="Apartamenty Bonerowska 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>ulica Bonerowska 5, 31-030 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f2/5cf2385a559402d3daae0b5e985ac706ca376e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.02" OriginalAmount="49.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.047444" Longitude="19.930041" StarRating="4" HotelCode="900075|132084" HotelName="Park Inn by Radisson Krakow" 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Monte Cassino 2, 30-337 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ff/39ff90abdac351265f31004fdd64bb744b85e33d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Krakow's city centre at 2 Monte Cassino Street, this hotel is in walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.05" OriginalAmount="49.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05727001194" Longitude="19.940519380374" StarRating="3" HotelCode="485973|2028275" HotelName="Pergamin Old Town Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Bar,Internet,Laundry,Massage Centre,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Sw Gertrudy 10, 31-046 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4b/964b0316e7ca8df4f2943e2ed334b5460942665e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Cracow near the Wawel Royal Castle, the Main Market Square, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.75" OriginalAmount="50.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067354" Longitude="19.938839" StarRating="2" HotelCode="150152|055319" HotelName="Jordan Guest Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Central Heating,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dluga 9, 31-147 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/81/1d81ac99b1be2cd158fe5a1cdb0d15cffa841bc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.07" OriginalAmount="50.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04640065019" Longitude="19.95106190443" StarRating="3" HotelCode="910157|1158438" HotelName="Aparthotel Adler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Piwna 7, 30-527 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/62/cd6261de4fa8856cb9d4cd16f78f3a429ebfa810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086556888214" Longitude="19.89338131891" StarRating="3" HotelCode="314690|q_hotel_krakow" HotelName="Q Hotel Krakow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Eliasza Radzikowskiego 142, 31-342 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5a/9a5a7046906df109ec42f0dc6834e61f216b28c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the business centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.87" OriginalAmount="51.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.044471494105" Longitude="19.910941421986" StarRating="3" HotelCode="37215|310815" HotelName="Petrus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pietrusinskiego 12, 30-321 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/04/02049bc8c1b7a6e59232862bb22cb83e1cf6df24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a magnificent and peaceful part of Krakow, approximately 200 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.17" OriginalAmount="51.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052962302073" Longitude="19.948115980927" StarRating="2" HotelCode="146927|1106528" HotelName="Dom Casimi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Szeroka 7/8, 31-053 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/e1/f9e109f6ba41640c2315ab247f45d5dd2e45395f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.18" OriginalAmount="51.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0691725" Longitude="19.938183233333" StarRating="3" HotelCode="148505|1755088" HotelName="Guest Rooms Kosmopolita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dluga 29, 31-147 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3b/333b8f6ec18907eced5322b8447fcc502c5395a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.21" OriginalAmount="51.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065087" Longitude="19.960982" StarRating="3" HotelCode="34853|17597" HotelName="Vienna House Easy Chopin Cracow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Przy Rondzie 2, 31-547 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/ee/9beed30802b8cd6eaead25f39ca61b54204c58c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Cracow, opposite the Cracow Opera and adjacent to the shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.25" OriginalAmount="51.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06" Longitude="19.9376" StarRating="4" HotelCode="985549|680785" HotelName="Garden Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Sucha 1D, 30-601 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ab/a1abdd209fd322d08534b22272e72e2e9130218f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.70" OriginalAmount="52.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05159173" Longitude="19.9461479" StarRating="1" HotelCode="855494|60426589" HotelName="Perfect Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kupa 7, 31-057 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/ef/e7ef09fde4081bbbffc7b08ba1e2de6a10dba3c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.15" OriginalAmount="52.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.050080042074" Longitude="19.940170794725" StarRating="3" HotelCode="75416|502835" HotelName="Secesja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Paulinska 24, 31-065 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/82/d082cc54600499198411a20b23618277edd945bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the centre of Kraków, in the old Jewish district of Ka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.31" OriginalAmount="54.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067517278332" Longitude="19.939659341104" StarRating="3" HotelCode="22417|236586" HotelName="Atrium" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Krzywa 7, 31-149 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/c9/d8c995c921c43b1c72d3082341ed390423c6cf74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Krakow's old town, not far from numerous tourist attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.56" OriginalAmount="55.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075542139457" Longitude="19.931961894035" StarRating="3" HotelCode="910168|1185618" HotelName="Liv'Inn Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wroclawska 5a, 30-006 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/d1/44d14b677173c225a20e39eb80662d647ec8df0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.58" OriginalAmount="55.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.055256" Longitude="19.932863" StarRating="3" HotelCode="67019|941795" HotelName="Hotel Pod Wawelem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Na Groblach 22, 31-101 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/4f/384f74018fe12650edc25582a79166407f941a09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;As the name suggests, the hotel is located at the foot of Wawel Hill. It occupies a location 700 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="55.66" OriginalAmount="55.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.066251382986" Longitude="19.929628544839" StarRating="3" HotelCode="163696|CAR127800" HotelName="Maksymilian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ul. Karmelicka 36, 31-128 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/bf/c2bf3d1699c798bff109341c0cdd28fdedcfc969.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 800 metres from the main square, just a short distance from all of Krakiw's ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.86" OriginalAmount="55.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04617525" Longitude="19.95570646" StarRating="4" HotelCode="566286|2544905" HotelName="Aparthotel Lwowska 1" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Lwowska 1, LU 14, 30-548 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f2/75f208086da3ce66eb62622b23ef115fe488f9f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.95" OriginalAmount="55.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052849561818" Longitude="19.945223023064" StarRating="3" HotelCode="901459|1570198" HotelName="Aparthotel Oberza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Kitchen,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Miodowa 25, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/1f/cf1f09820a462dac987d2ee15b6806d711e99751.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated in Kazimierz, Kracow's Jewish quarter, this stylish property's convenient locatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.98" OriginalAmount="55.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065996556554" Longitude="19.943" StarRating="4" HotelCode="739912|625526" HotelName="Habitan Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zacisze 4, 31-156 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d8/b0d8d32886c67382eb3d5445955becce15f33e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Aparthotel is set in the heart of Kraków, in a thoroughly refurbished and renovated town...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.67" OriginalAmount="56.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051836319382" Longitude="19.947245121002" StarRating="3" HotelCode="60662|492185" HotelName="Eden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Ciemna 15, 31-053 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/01/4001aefef4805946958b53a8a644d3840f42e16b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is located in the city centre, just a short distance to the railway s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.94" OriginalAmount="56.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063712783333" Longitude="19.941807433333" StarRating="3" HotelCode="118069|1224128" HotelName="Pollera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szpitalna 30, 31-024 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/49/f449405b00094bef753f31ea876f906b31f774ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.99" OriginalAmount="56.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0595822" Longitude="19.9377779" StarRating="3.5" HotelCode="271244|2026055" HotelName="Boutique Aparthotel - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grodzka 13, 31-006 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/36/2f361ac3c1fd8a4989c99dc106e62e1e04dc06a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.20" OriginalAmount="56.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05645982" Longitude="19.92936596" StarRating="3.5" HotelCode="632295|2587685" HotelName="Hotel 32 Kraków Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zwierzyniecka 32, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/09/38096ed48ac8c490df5a65de7fcddb586cf1b1a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.59" OriginalAmount="57.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064" Longitude="19.98197" StarRating="3" HotelCode="308881|6437409" HotelName="Hampton by Hilton Krakow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Dabska 5, 31-572 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/98/d398eeb1a6fe6a2cbbe0b5ead1463fc0de7e0d50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.72" OriginalAmount="57.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06162601329" Longitude="19.947418376075" StarRating="3" HotelCode="89099|1748642" HotelName="Ascot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Radziwillowska 3, 31-026 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/e7/54e74df6b9597f610ef355482afe02921311e6f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is perfectly situated in a calm part of the city centre, near th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.12" OriginalAmount="57.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0918946" Longitude="19.940367533333" StarRating="5" HotelCode="147135|310892" HotelName="Dwór Kosciuszko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Papiernicza 3, 31-000 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/b4/f1b4ad7a4d9b0ea60bbc10bdd5876ad9d409bc2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.17" OriginalAmount="57.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0436403019" Longitude="19.947607413492" StarRating="4" HotelCode="752574|2720885" HotelName="Plaza Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Garden,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legionow Pilsudskiego 17, 30-509 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e7/7ee7f029e186d29689f67c26f22028fafca8cfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Plaza Boutique is a high-class, 4-star hotel with stylish and modern interiors. The building consist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.18" OriginalAmount="57.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.057680733333" Longitude="19.933596833333" StarRating="3" HotelCode="151770|2720595" HotelName="Maltanski" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straszewskiego 14, 31-101 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/zz/36adcc935d19a062252a21ff711b059de27122a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.35" OriginalAmount="57.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.061615" Longitude="19.943372" StarRating="2.5" HotelCode="49125|492155" HotelName="Campanile Krakau" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ulica Sw. Tomasza 34, 31-023 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/78/05787fae50038efe8346bcc2fb1d28813a4e6bb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to an impressive array of historical, cultural, and natural sites which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.37" OriginalAmount="57.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051133279673" Longitude="19.950901936176" StarRating="4" HotelCode="563399|2271525" HotelName="INX Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Starowislna 91, 31-052 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/da/eddaf877f5adacdd9821aaab75dfa51f28ab2364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can reach the upper storeys via the lift or stairs. The hotel features various services a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05970286" Longitude="19.94888956" StarRating="3" HotelCode="745935|homely_apartments_old_town" HotelName="Homely Apartments Krakow Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Jozefa Dwernickiego 7, 31-530 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/b8/08/b8089a52d723d3a863f4255e6051a4e3949b103f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.78" OriginalAmount="58.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064097" Longitude="19.928991" StarRating="3" HotelCode="337477|462575" HotelName="Hotel Logos" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Szujskiego 5, 31-123 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/dd/5ddd3992b00817ba0a002e7b63f66559f2601ab4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the historic city centre, just a five-minute walk from the Main Square and only 15...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.90" OriginalAmount="58.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07190414" Longitude="19.93316137" StarRating="3.5" HotelCode="429963|2248005" HotelName="Art &amp; Garden Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulica Krowoderska 71, 31-158 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fe/35feb022e95bfc976714e07e5c8f0820c15614e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.91" OriginalAmount="58.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.059742431033" Longitude="19.937685728073" StarRating="3" HotelCode="35123|462595" HotelName="Rezydent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grodzka 9, 31-006 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/b5/d2b59f808a4adce2f2dcd52bf366805800e3a918.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Krakow’s city centre and tourist area. Public transport links, shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.04" OriginalAmount="58.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.059054" Longitude="19.938934" StarRating="4" HotelCode="297381|1073728" HotelName="Aparthotel Santi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Dominikanska 1, 31-043 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/a8/83a86b9a851ba838c699ef56add4215940f051bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.69" OriginalAmount="59.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05126415" Longitude="19.94465179" StarRating="0" HotelCode="943687|2708585" HotelName="Aparthotel Delta Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plac Nowy 4, 31-056 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f2/e1f2564dfb7f704399a6b89f0b8b9c5b0f7c8866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.89" OriginalAmount="59.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.996886" Longitude="19.920856" StarRating="3" HotelCode="33311|310805" HotelName="Perla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zakopianska 180 B, 30-435 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/48/fd48d2bd3e127a8f56df8ba08ba7d3251b6f85c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The outstanding location near some of the main routes leading to Kraków makes this hotel the ideal p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.04" OriginalAmount="59.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.047854" Longitude="19.953359" StarRating="4" HotelCode="61856|305225" HotelName="Qubus Krakow" 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,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Nadwislanska 6, 30-527 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/26/76263f6af171a98f877e668c28023c4da359ea87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful setting opposite the Vistula river, conveniently close to the city cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.04" OriginalAmount="59.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.046718883271" Longitude="19.931691255295" StarRating="4" HotelCode="308907|1526268" HotelName="Q Hotel Plus Krakow" 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>Ulica Wygrana 6, 30-311 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/3b/813b7e922294208a0d664fcfd78d63ebcc099ba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Krakow, close to the ICE Congress Centre and the main city at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.23" OriginalAmount="59.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06170925" Longitude="19.94452425" StarRating="1.5" HotelCode="144974|2555345" HotelName="Blue Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westerplatte 12/7, 31-000 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b1/cfb122f43e484292260bd8c24c04f529f71c362a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.42" OriginalAmount="59.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.052611" Longitude="19.948385" StarRating="4" HotelCode="89098|316935" HotelName="Rubinstein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Szeroka 12, 32-654 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/36/9d362c4ae0fa3d38620a580841b9e20520683607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dating back to the 15th century but renovated in a unique, contemporary design, this boutique and hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.51" OriginalAmount="59.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.020312666667" Longitude="19.898392" StarRating="4" HotelCode="916720|1163558" HotelName="Vanilla Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Bobrzynskiego 33, 30-348 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/5b/915b9a3520435466a9dc897db250d56ed5d3fd47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet neighbourhood, this apartment hotel welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05791165" Longitude="19.94398678" StarRating="3" HotelCode="517564|platinia_apartments" HotelName="Platinia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Starowislna 12 A, 31-032 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/84/3184401314f8fd50cc0e893b66c6a4bc233eac8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.98015012" Longitude="19.91300708" StarRating="3" HotelCode="378955|aparthotel_travel" HotelName="Hotel Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Smolenskiego 110, 30-499 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a5/6da56ef56c6dfcd274766f9a509a2da16d785f1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.77" OriginalAmount="60.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.057192760089" Longitude="19.927269264873" StarRating="4" HotelCode="934016|1704008" HotelName="Metropolis Design Hotel Sp z.o.o S.K.A" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wygoda 8, 31-106 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/04/6a04a34d5961301bb0716e66c2062f105e1f1b56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.03" OriginalAmount="60.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091089" Longitude="19.960353" StarRating="3" HotelCode="888343|100339" HotelName="Apis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aleja 29 Listopada 137, 31-406 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/5a/2a5a836c19db31e2ae33b6e3b658d18201278866.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Krakow city centre and 200 m from the nearest links to the public tra...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.06" OriginalAmount="60.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067084" Longitude="19.943019" StarRating="3" HotelCode="365177|1073618" HotelName="Hotel Matejko" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plac Matejki 8, 31-157 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/9b/ee9b82406c5f348e992e408c0209cd8a3c17c459.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the old town centre of Kraków, just 500 metres away from Kraków Central station. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="61.30" OriginalAmount="60.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.044079" Longitude="19.934132" StarRating="4" HotelCode="166152|CAP315100" HotelName="Hilton Garden Inn Krakow" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marii Konopnickiej 33, 30-302 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/21/3221052d2c40490c29656834701f8b26754aa987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.10" OriginalAmount="61.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06" Longitude="19.9376" StarRating="3" HotelCode="68444|1114678" HotelName="Hotel Jan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grodzka 11, Stare Miasto, 31-006 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c8/38c8e43758093b12fde1329db07d571affd97ca6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.40" OriginalAmount="61.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063611" Longitude="19.94079" StarRating="4" HotelCode="130369|120204" HotelName="Unicus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Florianska 35 / Sw Marka 20, 31-020 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e4/ede45abe68c8ec4ca42e446a47933531594983d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on one of the oldest streets in Krakow, very close to the historic St. Florian...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.80" OriginalAmount="62.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051176633333" Longitude="19.946304033333" StarRating="3" HotelCode="150217|1117288" HotelName="Karmel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Kupa 15, 31-057  Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/90/c790d6e7b1b0331c8bb8ba6f885e7d0cd4830283.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 11 rooms. Services such as a baggage storage service and a sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.97" OriginalAmount="62.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05197173" Longitude="19.95163342" StarRating="4" HotelCode="730221|2544895" HotelName="Puro Krakow Kazimierz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Halicka 14a, 31-036 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/f6/79f6cc0b68b7d8d3f9d9db7b1fe8e435c87eb091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.20" OriginalAmount="62.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.060282258492" Longitude="19.950550943613" StarRating="3" HotelCode="10687|1093448" HotelName="Hotel Batory" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Soltyka 19, 31-529 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/6e/3d6e6827172deca3bb7bb527e87909503352abd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.16" OriginalAmount="63.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0669777" Longitude="19.9274418" StarRating="3" HotelCode="146405|2026115" HotelName="Cracowdays" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ambrozego Grabowskiego 7, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/42/5642b98d67db5907383e2dc58bf98a462429ef9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.23" OriginalAmount="63.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085799" Longitude="19.888181" StarRating="5" HotelCode="34859|18252" HotelName="Crown Piast Hotel &amp; Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/01/2026" 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,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Walerego Eliasza Radzikowskiego 109, 31-342 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/c7/50c78a3444492ca4e0e66b07705a7704053e3a42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most beautiful areas on the outskirts of Krakow, surrounded by g...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.30" OriginalAmount="63.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0600072" Longitude="19.9377101" StarRating="3" HotelCode="150390|2535135" HotelName="Krakow For You Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul.Grodzka 4, 31-006 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/74/c8742bbfb53f701b560a6d08df89b0054603c82e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.69" OriginalAmount="64.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06" Longitude="19.9376" StarRating="3" HotelCode="814989|898388" HotelName="Apartamenty L5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Loretanska 5, Old Town, 31-116 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/91/d9913c5e980cf3ba8881589246378d3e6cfd57a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.77" OriginalAmount="64.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.058968567536" Longitude="19.943501466385" StarRating="3" HotelCode="98550|1073788" HotelName="Wielopole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wielopole 3, 31-072 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/73/4e733c3f0f323dd7d8f8915c76f08af0ef577d8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.51" OriginalAmount="64.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.056713" Longitude="19.94054125" StarRating="4" HotelCode="522247|2025425" HotelName="Hotel Legend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Swietej Gertrudy 12, 31-048 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7c/3e7cbaa0f32ca34b2f158e02c05550d5bed27424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.53" OriginalAmount="64.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.054986" Longitude="19.947731" StarRating="4" HotelCode="297387|1189008" HotelName="Metropolitan Boutique Hotel" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Berka Joselewicza 19, 31-031 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0f/dd0f6b83384d2c8820108644ec213faa2b77826f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Krakow, this urban hotel is ideal for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.66" OriginalAmount="65.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.008502657807" Longitude="19.932152330875" StarRating="3" HotelCode="70506|492205" HotelName="Farmona SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jugowicka 10-C, 30-443 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/5f/5d5f76a0d04dfdcd07a296831ffd31dafa567591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exceptional spa hotel is located in a beautiful, green and peaceful area of Krakow, near to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.20" OriginalAmount="65.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.058332" Longitude="19.933216" StarRating="5" HotelCode="26124|121084" HotelName="Radisson Blu Hotel, Krakow" 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,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straszewskiego Street 17, 31-101 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/c5/2ac5e02a2c4ef0fe85c285a0ade89dc421dc746c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly in the tourist centre of Krakow. The hotel is situated clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.27" OriginalAmount="65.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06039326" Longitude="19.93522731" StarRating="3.5" HotelCode="534044|1692058" HotelName="City Center Rooms and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Golebia 8, 31-007 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/27/5427050fb739e04958820d08a96f05d5c7c24790.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.72" OriginalAmount="66.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065512491033" Longitude="19.933875471393" StarRating="4" HotelCode="320970|2548055" HotelName="Hotel Amber Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garbarska 8, 31-131 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/b9/0fb9704c0fcfbcf8333181ec61dc557a5670e22f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.15" OriginalAmount="66.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.019886914385" Longitude="19.824442863464" StarRating="3" HotelCode="142222|125420" HotelName="Hotel Fero Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Boleslawa Smialego 60, 30-398 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e0/27/e027c6bd6a42d687976d1a48facb9be15c046d24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.45" OriginalAmount="66.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.053526" Longitude="19.958548" StarRating="4" HotelCode="172290|492255" HotelName="Galaxy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gesia, 22a, 31-535 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/a5/13a5fe0a17e4a60589b7d38b2e47314f8a1c0a83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located over the Vistula River, in Krakow's Podgórze district, the hotel is situated just 10 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.80" OriginalAmount="67.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06481774" Longitude="19.94074294" StarRating="3" HotelCode="37184|1465288" HotelName="Polski Pod Bialym Orlem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pijarska 17, 31-015 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/78/157859876c900af1a5d34144e4fc85cf19857c95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.18" OriginalAmount="67.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0566947" Longitude="19.93396441" StarRating="4" HotelCode="970786|2718955" HotelName="Hotel Wawel Queen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Straszewskiego 12, 31-101 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/72/7f72ee33350bfb54d364c5e2cf67ef86b86ce98f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.50" OriginalAmount="67.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05223766" Longitude="19.91741727" StarRating="5" HotelCode="144044|1073638" HotelName="Niebieski Art Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Flisacka 3, 30-114 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/9f/659f03303ce1cfd33bd701c8f59940d0e86ac389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.72" OriginalAmount="68.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.987307333333" Longitude="20.050752833333" StarRating="4" HotelCode="118089|203660" HotelName="Turowka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stefana Zeromskiego 1, 32-020 Wieliczka</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/72/b4724733c2985bf1de74572e0233c99f2663e745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.21" OriginalAmount="68.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051887986288" Longitude="19.931547492742" StarRating="3" HotelCode="89097|502765" HotelName="Poleski" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Sandomierska 6, 30-301 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8f/ec8f0a8bb3e44a530303eff3f985e5e7dc5dc375.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.33" OriginalAmount="68.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06673064" Longitude="19.94490756" StarRating="4" HotelCode="446955|2248065" HotelName="Mercure Krakow Stare Miasto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pawia 18 B, 31-154 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/22/ea229da47a868ced91b19ae1b5be17599fc412a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.38" OriginalAmount="68.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06027384" Longitude="19.9352759" StarRating="2" HotelCode="765595|745422" HotelName="Draggo House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Central Heating,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Golebia 6, 31-007 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/a5/b0a50cd9c2c1fce29e6f309e96e59581bd7e4f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a historic area, this hostel/youth hostel is situated in the heart of Krakow.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.85" OriginalAmount="69.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.054766" Longitude="19.925977" StarRating="4" HotelCode="49126|132144" HotelName="Novotel Krakow Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Tadeusza Kosciuszki 5, 30-105 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7b/267b4a7457334a4df754982c2147578cea9a6087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located directly in the town centre with views over the Wawel Royal Castle. Li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.36" OriginalAmount="70.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05393567318" Longitude="19.947824478149" StarRating="3" HotelCode="394999|356765" HotelName="Columbus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Starowislna 57, 31-038 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/48/b7480c748c43450b3412b46fac52aba8cdd8a096.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly centered in Krakow, in the heart of fashionable Kazimierz Quarter, just two s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.81" OriginalAmount="71.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0686411" Longitude="19.9448805" StarRating="4" HotelCode="931315|1183998" HotelName="PURO Krakow Stare Miasto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ogrodowa 10, 31-155 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/67/3b6723746c9edb60549f81929fe2b7911f5a3037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.55" OriginalAmount="71.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.041443479189" Longitude="19.936985946594" StarRating="3" HotelCode="155167|466645" HotelName="Wilga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Przedwiosnie 16, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/9c/6f9c299b236b7fac230f15a6741a42b16c814680.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.80" OriginalAmount="72.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063440716927" Longitude="19.935123874252" StarRating="3" HotelCode="597208|1106558" HotelName="Antique Apartments - Plac Szczepanski" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plac Szczepanski 2, 31-011 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/47/824786a82a4237d26603504358811e8be3ae8d16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.31" OriginalAmount="72.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.057249" Longitude="19.938012" StarRating="4" HotelCode="26123|466635" HotelName="Senacki" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grodzka 51, 31-001 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3e/733e854930e501f7f783147e4edf3e3ca2c61091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at one of the best locations in the Old Town on the Royal Route between the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.56" OriginalAmount="73.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.066395" Longitude="19.934094" StarRating="4" HotelCode="262277|944485" HotelName="Golden Tulip Krakow City Center" 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>Lobzowska Street 8, 31-140 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/23/612358f7eff339d0bf24fd39c74d924bcee748e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.82" OriginalAmount="74.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065681244336" Longitude="19.945449265735" StarRating="4" HotelCode="61174|236866" HotelName="Vienna House Andel's Cracow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Pawia 3, 31-154 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/d6/dbd6ffafd68deff4799acc81d530758b088574b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is in the old town, only 100 m away from the main railway station and shops. Resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.08" OriginalAmount="74.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.043786" Longitude="19.984056" StarRating="3" HotelCode="297383|394560" HotelName="Domus Mater" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Saska 2C, 30-715 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/16/6516e6d9a109feae63da8ac23732b843476b8665.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.40" OriginalAmount="74.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0643024" Longitude="19.940994428571" StarRating="3" HotelCode="118044|210941" HotelName="Floryan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Florianska 38, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/eb/37eb443c2404d2bfca78e781c028a99a6b8fc275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.48" OriginalAmount="74.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05347894" Longitude="19.93974486" StarRating="4" HotelCode="437380|2548025" HotelName="Stradonia Serviced Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Stradomska 7, 31-068 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/fd/f2fdd348907c7295647edbd6b6ffe56c906ebbc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.70" OriginalAmount="74.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.059252" Longitude="19.943692" StarRating="5" HotelCode="316832|105942" HotelName="Holiday Inn Krakow City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Wielopole 4, 31-072 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/cf/b8cfbae439619dede1236a2764ed3f808874bdc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish and luxurious hotel is conveniently located in the heart of the old town, only minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.74" OriginalAmount="74.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06053238" Longitude="19.9378908" StarRating="4" HotelCode="467440|1181828" HotelName="Venetian House Market Square Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rynek Glówny 11, 31-042 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617318/617318a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a safe, a bar and a transfer service. Wireless internet access is available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.84" OriginalAmount="75.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08155893" Longitude="19.84939112" StarRating="3" HotelCode="619572|649767" HotelName="Zakliki Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zygmunta Starego 130, 30-198 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8b/5b/8b5be78aeef7447edbc552fb5743f2d65c1cec2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.34" OriginalAmount="75.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05819615243" Longitude="19.94092017791" StarRating="3" HotelCode="34873|22842" HotelName="Best Western Plus Kraków Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Swietej Gertrudy 6, 31-046 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/5682ae385b2c49ed9637b3e658585b54.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the city centre. In only a couple of minutes guests are able to...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.06" OriginalAmount="76.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063842872749" Longitude="19.940770093527" StarRating="3" HotelCode="147765|210792" HotelName="P&amp;J Apartments Florianska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Florianska 39, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/b3/4cb31d3b48547c77482eb12f83fe333a72cfbb8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Krakow.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.17" OriginalAmount="76.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.01264465" Longitude="19.92322466" StarRating="0" HotelCode="869314|2620605" HotelName="Metropolo By Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Orzechowa 11, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/08/69087af31815e718006077ad24e024272472ca1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.45" OriginalAmount="77.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064557723014" Longitude="19.946330956438" StarRating="3" HotelCode="78962|1087768" HotelName="Europejski" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lubicz 5, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/55/6e550734045e67a4145af9f4567428030dc8fcda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="78.80" OriginalAmount="78.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.062928788791" Longitude="19.943182915449" StarRating="1" HotelCode="95786|310362" HotelName="City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Sw. Krzyza 21, 31-023 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/80/f380609cf789a173448f10a05594d944ab87184a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.12" OriginalAmount="78.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.050586960498" Longitude="19.94376860367" StarRating="3" HotelCode="35122|316925" HotelName="Hotel Regent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bozego Ciala 19, 31-059 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cd/fb/cdfbb2fc2dd6ef9f2df8be274feec7d1de6fa714.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the tourist centre of Krakow. Bars, pubs a nightclub and links to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.45" OriginalAmount="79.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067466205582" Longitude="19.915778141554" StarRating="3" HotelCode="143527|2706045" HotelName="Antica Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Czarnowiejska 76, 30-054 Cracow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8e/878ebf5003bea70fbb6db02d3695830e676f3106.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.01" OriginalAmount="80.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04959382" Longitude="19.94414676" StarRating="0" HotelCode="628801|2706175" HotelName="BC 29 Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Beauty Salon,Bicycle Rental,Internet,Kitchen,Laundry,Massage Centre,Pets allowed,Printer,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bozego Ciala 29, 31-059 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/08/3a086f77e3c3c105236206af84a416e2cf5d1c1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;BC29 Residence is a newly opened hotel situated in prestigious location, in the heart of Kazimierz D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.61" OriginalAmount="80.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.049618009512" Longitude="19.942905589028" StarRating="4" HotelCode="450931|2026895" HotelName="Golden Tulip Krakow Kazimierz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krakowska 28, 31-062 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/82/478203ceb5e963c86647cc740161c31b2b6060e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.22" OriginalAmount="81.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.055005" Longitude="19.943929" StarRating="4" HotelCode="905726|1073708" HotelName="Queen Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Józefa Dietla, 60, 31-039 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/57/ab5799eea2b59177c8b660c540f32ff72c6a7a01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The centrally-located hotel is situated between the Old Town of Krakow and Kazimierz, close to many ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.22" OriginalAmount="83.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.056042" Longitude="19.928383" StarRating="4" HotelCode="103395|469805" HotelName="Kossak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plac Juliusza Kossaka 1, 31-106 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/6f/0c6f9d6a915c786b4f0b8d7aaae8fd611060b04d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks Wawel Castle, the meandering Vistula as well as the riverfront buildings of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.24" OriginalAmount="83.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0602402" Longitude="19.9363366" StarRating="4" HotelCode="143719|2025805" HotelName="Apartamenty Bracka 6" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bracka 6, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/2a/982afa8ee5473a6e0411b776f2ecbbdf95bf67c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.02" OriginalAmount="84.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.061519" Longitude="19.942741" StarRating="3" HotelCode="910166|308243" HotelName="Wit Stwosz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Mikolajska 28, 31-207 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/59/ad5980728e199296e21fd5056f0c12c2b39d32aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.25" OriginalAmount="84.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06197" Longitude="19.942915" StarRating="3" HotelCode="337478|17596" HotelName="Hotel Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Tomasza 32, 31-014 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56247/l_56247_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Krakow. Shops, restaurants and links to the public transport ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.50" OriginalAmount="84.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06568259" Longitude="19.95148916" StarRating="4" HotelCode="791620|652327" HotelName="Rakowicka Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Rakowicka 6, 31-510 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/8d/668d3f177c159e7e124d56f4619fc072ee598407.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rakowicka Residence - this lovely aparthotel - is located in the heart of Kraków. A total of 30 bedr...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.76" OriginalAmount="84.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.058205457143" Longitude="19.939265171429" StarRating="3" HotelCode="155063|1119508" HotelName="Wawel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Poselska 22, 31-001 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/89/b289fd63d67fbca1758cdb7639b8530ff9a7191d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.62" OriginalAmount="88.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063174025" Longitude="19.9415035" StarRating="3" HotelCode="118068|1090218" HotelName="Elektor - Old Town - Krakow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Szpitalna 28, 31-024 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/99/6a9991585387041e3f7186a5b933b123ca44e838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.35" OriginalAmount="92.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067253838255" Longitude="19.938949048519" StarRating="4" HotelCode="910138|1861858" HotelName="Komorowski Luxury Guest Rooms" 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>ul. Dluga 7, 31-147 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/96/a496d2c6523eee3ee4df94ab4aa8c0f7a5a70951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.86" OriginalAmount="93.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.060934439813" Longitude="19.937036408955" StarRating="4" HotelCode="82754|2708185" HotelName="Wentzl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Main Market Square 19, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/cd/71cdb006474667cd6a9051672cbc96b4fa48563f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.19" OriginalAmount="95.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06772691" Longitude="19.9418831" StarRating="3" HotelCode="446690|1892555" HotelName="Hotel Indigo Krakow - Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Filipa 18, 31-150 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/65/8565969af542b49310d1eb78dfec245719dfb79e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a bar, a library and a conference room. Wireless internet access is available to gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06937337" Longitude="19.95258745" StarRating="0" HotelCode="945323|apartamenty_sunsnow_novum_krakow" HotelName="Apartamenty Sun &amp; Snow W Novum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rakowicka 20, 31-310 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/5c/985c00f27802affb9e6c8413113b977e07c47d37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.08" OriginalAmount="98.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070449" Longitude="20.039636" StarRating="4" HotelCode="165927|859785" HotelName="Hotel Centrum" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Jana Pawla II, Osiedle Centrum E 12, 31-934 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/32/1a321cf9add100b28f1a9c8207706610df89e7bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="100.61" OriginalAmount="99.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06449411" Longitude="19.94939153" StarRating="3.5" HotelCode="622040|895936" HotelName="Exclusive Apartments Krakau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Lubicz 17C, 31-503 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/bd/c2bdbf839a71bb40dbcffa4be481571ca26abe31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Krakow.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0623089" Longitude="19.93842277" StarRating="4" HotelCode="427981|betmanowska_main_square_residence" HotelName="Betmanowska Main Square Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Internet,Laundry,LCD/Projector,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rynek Glówny 44, 31-017 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b3/83b350846a166a8596a46005174188b80b376374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.70" OriginalAmount="102.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063613212519" Longitude="19.937664270401" StarRating="5" HotelCode="53780|367805" HotelName="Grandhotel Krakow" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slawkowska 5/7, 31-014 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/4a/b64a9096a09c9523f8f23a4db153f967bfecd6e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious, elegant hotel is located at the heart of Krakow's old town. Pure luxury is offered...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.00" OriginalAmount="102.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0625" Longitude="19.938265" StarRating="5" HotelCode="95790|830535" HotelName="The Bonerowski Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rynek Glówny 42 / ulica Sw. Jana 1, 31-013 Cracow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/29/48298547415bb1831a0054ab72873bb64ab199d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys the best location imaginable, directly on the Main Market Square in Kraków. All th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.06" OriginalAmount="103.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.041126842702" Longitude="19.923820086276" StarRating="2" HotelCode="916711|1443518" HotelName="Cracow Stay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kapelanka 6, 30-347 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/88/c5884c81c56a6fb4f627e3dfa734b8484b408c7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="106.08" OriginalAmount="105.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071424097377" Longitude="19.802620937253" StarRating="4" HotelCode="934216|CAV699800" HotelName="Hilton Garden Inn Krakow Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kapitana Mieczyslawa Medweckiego 3, 32-083 Balice</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/82/bf82b5dfa1370f91aaee403a0b1b0878bf2c0a14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.21" OriginalAmount="105.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0639904" Longitude="19.92939141" StarRating="4" HotelCode="563327|2332375" HotelName="Grand Ascot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>ul. J. Szujskiego 4, Krakau 31-123</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/45/fe45fc5ac56ea3cabea046fa9cad57ed1a2c7f45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.93" OriginalAmount="105.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0566907" Longitude="19.93813697" StarRating="3" HotelCode="855517|2535425" HotelName="Balthazar Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grodzka 63, 31-001 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/37/79376894642c84dcbe26d985884e6c6ab3fd18b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="113.55" OriginalAmount="112.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.056882245166" Longitude="19.92794018214" StarRating="5" HotelCode="825470|65721585" HotelName="Bachleda Luxury Hotel Krakow - MGallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plac Kossaka 6, 31-106 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/73/8f7302a1a2da6a5a65b5823197f1e69524cf1877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06088226" Longitude="19.93814558" StarRating="4" HotelCode="627860|apartments_rynek_glowny" HotelName="Apartments Rynek Glowny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rynek Glówny 6, Old Town, 31-042 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/2e/3d2e80c53fd0cd3dc702f2ac5f177081674cfed2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.61" OriginalAmount="115.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.055969795714" Longitude="19.930889557565" StarRating="5" HotelCode="27237|123974" HotelName="Sheraton Grand Krakow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Powisle Street, 31-101 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/77/ce/77ce3a54d4ba0d9ec6f50fd68cdab4a2d2eb9db1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Wawel castle on the banks of the river Weichsel and is the first inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.84" OriginalAmount="116.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063114" Longitude="19.936403" StarRating="5" HotelCode="95787|901245" HotelName="Stary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ul. Szczepanska 5, 31-011 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/07/9f071450f4b4ba49e251d848d7d4a7f362618532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Old Town of Krakow. Katowice is around an hour's drive awa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.72" OriginalAmount="126.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063048" Longitude="19.939846" StarRating="4" HotelCode="15951|1073668" HotelName="Pod Roza" 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,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Florianska, Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/2e/632e9692b543ba83fbe77bbecc7ea1ebfde1fc29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 100 m from Wawel Royal Castle, on the busy Royal Route, 200 m from Rynek...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.07" OriginalAmount="127.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.056184" Longitude="19.937519" StarRating="5" HotelCode="47741|1073578" HotelName="Copernicus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Kanonicza 16, 31-002 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/aa/7faabec0a3e1eef2518d6858dabfbaa3e8519886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Krakow. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.91" OriginalAmount="130.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06378038" Longitude="19.94051687" StarRating="5" HotelCode="563329|2340095" HotelName="Hotel Unicus Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Florianska 28, 31-021 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/03/5503c51dc6d968ded5fdbc2c888809f05bad8f66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.79" OriginalAmount="131.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06482" Longitude="19.939501" StarRating="4" HotelCode="22184|181276" HotelName="Hotel Francuski" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Pijarska 13, 31-015 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/78/35787f5f0a9ba370d6b51c975d1cfe59107ebc54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is to be found in the historical centre of Krakow, in close proximity to the Cza...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="134.11" OriginalAmount="132.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063383232887" Longitude="19.937383088496" StarRating="3" HotelCode="65481|4723058" HotelName="Saski" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Slawkowska 3, 31-014 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/70/84/70848f32fc786d994ef25d3bd04a266d63c5180e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Kraków, 50 m away from the Market Square and 1 km from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.55" OriginalAmount="143.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.068017958762" Longitude="19.932907273016" StarRating="3.5" HotelCode="534707|2535315" HotelName="FriendHouse Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Lobzowska 22, 31-140 Krakau</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/91/c09117d68fa53ba960eb718bab08e3aec6bc09db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a transfer service. Wireless internet access in public areas allows guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.08" OriginalAmount="320.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06262681" Longitude="19.942994" StarRating="3" HotelCode="879344|2536415" HotelName="District 17 By Loft Affair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Swietego Krzyza 17, 31-023 Krakow</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/93/5b93abc9e944f57441a346afd0a56a94c9996904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0557745" Longitude="19.937068" StarRating="5" HotelCode="312371|kanonicza_22" HotelName="Kanonicza 22" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kanonicza 22, 31-002 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/69/636933c9cbfaf685ab50bbc00810019d15c6b1a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.87" OriginalAmount="381.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06818" Longitude="19.938497" StarRating="3" HotelCode="171801|1073568" HotelName="Pergamin Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Dluga 26, 31-146 Kraków</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/22/12229dac3d9aa49918f130be3c46924b3d51d860.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Old Town, only 5 minutes’ walk from the Main Market Square. It is only 7...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="440.26" OriginalAmount="435.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06447" Longitude="19.98209" StarRating="4" HotelCode="934164|CAV657200" HotelName="DoubleTree by Hilton Krakow Hotel &amp; Convention Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>ul. Dabska 5, Krakow 31-572</AddressLine>
          </AddressLines>
          <CityName>Krakow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/69/be69eb998dee69d32a9065461fdacd46459aaf14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Krakow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Currency Exchange,Bicycle Rental,Designated Smoking Area,Diet Meals,Golf,Nightclub,Kitchen,Airport Transfer (on Demand),Pets allowed,Heated Pool,Garden,24 Hour Security,Meeting Room,Wake-up Call Service,Parking,Printer,24 Hour Front Desk,LCD/Projector,Library,Dining,ATM/Cash Machine,Beauty Salon,24 Hour Power Supply,Elevator,Off-Site Parking,Housekeeping,Luggage Storage</BasicAmenities>
    <HotelRating>4,2.5,3,3.5,5,2,1.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,DINNER</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTHOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOSTEL,SPA HOTEL,ECO HOTEL,CASINO RESORT,BOUTIQUE HOTEL,HOSTELS,RESIDENCES,GUESTHOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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="caa2ddfb-d545-4144-a5da-676ead2eb9a0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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
caa2ddfb-d545-4144-a5da-676ead2eb9a0|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-15T05:52:31.1630626+00:00" Version="0" EchoToken="Search" TransactionIdentifier="caa2ddfb-d545-4144-a5da-676ead2eb9a0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="30.12" OriginalAmount="29.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22931862" Longitude="20.97243966" StarRating="0" HotelCode="828425|2497475" HotelName="A&amp;O Warschau Wola" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kasprzaka 18-20, 05-077 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/e5/bfe55505477123502abeaeab31247fc11c8def6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2236302" Longitude="20.9894289" StarRating="0" HotelCode="679002|ab_hostel_4" HotelName="Ab Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tarczynska 1</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9a/109ae8894bfc6f7a9fbe171c8af9518057a3ffc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22068989" Longitude="21.13424122" StarRating="0" HotelCode="684367|lubelski" HotelName="Hostel Lubelski" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Trakt Lubelski 347c</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/0a/b20a806b1c297406e1db0e4ccdf799e42bc826f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2239563" Longitude="21.01243156" StarRating="2" HotelCode="587283|221934" HotelName="Chillout Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Poznanska 7, Flat 5, 00-680 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8a/fe8a7f192d6d2097feba3fb89489a280a4a5ac6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.26383717" Longitude="20.91533728" StarRating="0" HotelCode="680839|place4us" HotelName="Place4us" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>ul. Sosnowiecka 35, Bemowo, 01-496 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/2e/482e5db2a5176505437be295dad82624dcf95758.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.27613321" Longitude="20.97082094" StarRating="0" HotelCode="678075|pepe_hostel" HotelName="Pepe Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gdanska Ul. 25, 01-633 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/63/846398420dbf9d00090def739e9ea579e3a1da07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2330006" Longitude="21.0194627" StarRating="0" HotelCode="351221|new_world_st_hostel" HotelName="New World St. Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nowy Swiat 27, 00-029 Warsaw, Masowien</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d8/bed831780a607ed6665523d33f0bcc6e06256ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.16" OriginalAmount="35.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23751011" Longitude="21.11485603" StarRating="3.5" HotelCode="522538|2623675" HotelName="Media Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Deblinska 4, 04-187 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/0c/df0c90b5735d38f7a55e18f028b602e716978e93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.24724672" Longitude="21.04971927" StarRating="0" HotelCode="985644|noclegi_stadion" HotelName="Noclegi Stadion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zamoyskiego 26a, Praga Poludnie, 03-801 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cb/6bcb37b508e2259fd5599ccd38a0e5c22d7de5cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2338683" Longitude="21.0207597" StarRating="2" HotelCode="260956|moon_hostel_2" HotelName="Moon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Foksal 16, 00-372 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/d5/ccd529d3a9673e285470056479a8d343f60af49c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.17899893" Longitude="20.91944843" StarRating="0" HotelCode="812756|hotel_karter" HotelName="Hotel Karter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jutrzenki 17</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/4f/2d4f54d3ac1505b4ff7b4fdbb92970f8e1c4f502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25064434" Longitude="21.00848339" StarRating="2" HotelCode="594081|oki_doki_old_town_hostel" HotelName="Oki Doki Old Town Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dluga 6, 00-238 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/eb/feeb9d3fa466439f1f571d9950bf8b2cd3d829ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.66" OriginalAmount="37.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.234735" Longitude="21.003074" StarRating="2" HotelCode="494964|2281495" HotelName="Hostel Centrum Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Security,Central Heating,Designated Smoking Area,Dining,Housekeeping,Internet,Laundry,Lounge,Printer">
        <Address>
          <AddressLines>
            <AddressLine>36A Emilii Plater Street, 00-113 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c0/39c0a54fc9705044840a4acc681a531b5812fbe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Warsaw Hostel Centrum aim is to create a unique, one off kind of place. Our walls are decorated with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.27797734" Longitude="20.97705817" StarRating="0" HotelCode="641495|marymont_hostel" HotelName="Marymont Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Samuela Twardowskiego 9, Zoliborz, 01-641 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/16/531674d688b24b137d05ad34558534a744dc1fc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Marymont Hostel is located in Warsaw&amp;apos;s green ?oliborz District, 900 metres from Marymont Metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.16" OriginalAmount="39.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.233135" Longitude="21.119815" StarRating="2" HotelCode="95793|933565" HotelName="Hotel Ibis Warszawa Ostrobramska" 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>ulica Ostrobramska 36, 04-118 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538da4ae2fe2ac34bd8e9ddb2183b9f4d61a44fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25405928" Longitude="21.04211409" StarRating="2" HotelCode="613031|aparthostel_warszawa" HotelName="Aparthostel Warszawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zabkowska 23/25/lok. 5, 03-736 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/40/b740dd2957c5446084948e62e948fdb4034644e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.18308534" Longitude="21.07720291" StarRating="0" HotelCode="641673|warsawapartments_apartamenty_sadyba" HotelName="Warsaw Apartments Sadyba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Augustowka 9, 02-981 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/46/e0465cc53e063376012ce89f05947cca00e8a390.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.15" OriginalAmount="41.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.156239" Longitude="21.003375" StarRating="3" HotelCode="178059|4436360" HotelName="Best Western Hotel Poleczki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galopu Street 7, with access from Poleczki 40A, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/f7c06d2486eb37e7/41/41784e3dab7b5cf8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal setting next to the green spaces of the Sluzewiec horse racing track. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25577682" Longitude="20.98678771" StarRating="0" HotelCode="949535|president_apartment_by_warsawresidence_group" HotelName="President Apartments by WarsawResidence Group" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slominskiego 17/19, Sródmiescie, 00-195 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/34/8634d2895c2405732887f8abdd6adafb5b4b6557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22536311" Longitude="21.00693995" StarRating="3" HotelCode="630903|central_station_hostel_2" HotelName="Central Station hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Emilii Plater 25/45, 00-688 Warsaw, Mazowieckie</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/d5/b8d597b960598a46960b6d363d80522482ec3568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 300 metres from Warsaw Central Station, in the centre of Warsaw, Central Station Hostel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.21463818335" Longitude="20.967719615077" StarRating="1" HotelCode="310825|516779" HotelName="ibis budget Warszawa Reduta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bitwy Warszawskiej 16, 02-366 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/10/bd10d6e0dd4931656342207c387582d45202d418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22600265" Longitude="20.99476284" StarRating="0" HotelCode="528061|hostel_coco" HotelName="Hostel Coco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Al. Jerozolimskie 107, 02-011 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/b6/b9b64de23319e4e7da7c81c5fdc7806a6ffc3805.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.21726312" Longitude="20.98586446" StarRating="2.5" HotelCode="594206|stara_ochota" HotelName="Stara Ochota" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>17 Maurycego Mochnackiego, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/cc/baccb76a5cd70efe17cae83d46ba1efac2c4b20b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.39" OriginalAmount="43.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.186565" Longitude="21.048384" StarRating="1" HotelCode="36811|238816" HotelName="Start Hotel Aramis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mangalia 3b, 02-758 Warszawa, (Mokotów)</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/f7/72f77daea3c5955be318e0c6fcd008213a8c46e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Warsaw, roughly 4 km from the centre and approximately 2.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2929123" Longitude="20.9983458" StarRating="2" HotelCode="931295|pod_grotem_hotel_warsaw_2" HotelName="Hotel Grot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul.Modliska 15a, 03-216 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/d5/42d573d6d571ba6145bb510dc4405a0850827157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.27" OriginalAmount="44.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2522955" Longitude="21.0360194" StarRating="2" HotelCode="148874|2248405" HotelName="Hit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ksiedza Ignacego Klopotowskiego 33, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/b9/90b9296f72fd1c8dd82a6f3560eb3b14ed3ee33d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22169075" Longitude="21.01228385" StarRating="0" HotelCode="395959|hostel_lwowska_11" HotelName="Hostel Lwowska 11" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>ul. Lwowska 11/12, 00-660 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4d/654d2898bd953605bf3136338854083f7b6685e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.18" OriginalAmount="45.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.226751" Longitude="21.041781" StarRating="1" HotelCode="31817|4971735" HotelName="ibis budget Warszawa Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Zagórna 1, 00-441 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/74/707427d0b170824ea13c8a65c0ecfa82ddb59114.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Warsaw, this hotel is just 1.5 km from the Lazienki Park. The football stadium i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.214370442291" Longitude="20.96819997225" StarRating="3" HotelCode="916702|933585" HotelName="Hotel ibis Warszawa Reduta" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bitwy Warszawskiej 16, 02-366 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/3b/903b4ccf414c52e8aa623699664fb51fe036b0bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres to the public transport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.244310746287" Longitude="21.199770680051" StarRating="0" HotelCode="522507|villa_victoria__11" HotelName="Villa Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Boats,Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dobra 39, Wesola, 05-075 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/db/e9db6199d5227b2bef95b06a08500b6b93d9e4e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Srinagar, New Retreet Houseboat puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.1818101" Longitude="20.9490972" StarRating="2" HotelCode="931286|hotel_gordon" HotelName="Gordon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 157A, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/e0/14e0dbb448ee77a9ad0433ed8d45b8fdb41cd890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.56" OriginalAmount="46.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.187" Longitude="21.048936" StarRating="3" HotelCode="36810|312675" HotelName="Best Western Hotel Portos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mangalia 3a, 02-758 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ab/95abc7dcfe0ee5355875b9c42659e7cc6bd9902a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies along a main road, close to the centre of Warsaw and within a few minutes drive of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.1903119" Longitude="20.91845798" StarRating="3.5" HotelCode="615607|varsovia_apartamenty_jerozolimskie" HotelName="Varsovia Apartamenty Jerozolimskie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aleje Jerozolimskie 216, 02-486 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/e6/4fe69da6d29b95a1f3400dc127c2c86dd4301368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.86" OriginalAmount="47.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.237628790957" Longitude="20.982394127769" StarRating="2" HotelCode="118037|933545" HotelName="ibis Warszawa Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Solidarnosci 165, 00-876 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/cb/9acb38daa6cee3a2d0c6ce0216acf0657a8ec06c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.28" OriginalAmount="47.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.187311" Longitude="21.04908" StarRating="2" HotelCode="53665|236416" HotelName="Start Hotel Atos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mangalia 1, 02-758 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/bc/dcbce51eda8412a77d6b739f074a7085f5485a25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is only minutes from the city centre and numerous historical squares in Warsaw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.86" OriginalAmount="48.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.234575002688" Longitude="21.014264364418" StarRating="3" HotelCode="34835|1910765" HotelName="Hotel Gromada Warszawa Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Powstanców Warszawy 2, 00-030 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/65/fd65b836c789be87219912d48121684edf06b3e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres of the public transport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.29" OriginalAmount="48.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.1552693" Longitude="21.07029508" StarRating="3.5" HotelCode="630746|2210845" HotelName="Platinum Hotel &amp; Residence Wilanów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Urszuli Ledochowskiej 12, Masovian Voivodeship, 02-972 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a6/4da6f16a0dcaa874fae35801f83e556b90485790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.05" OriginalAmount="51.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.252155" Longitude="21.03609" StarRating="3" HotelCode="35834|503645" HotelName="Hotel Hetman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Ks. I. Klopotowskiego 36, 03-717 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/8e/938efaeb54a1334c3443e5a2d20166eb627be015.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Warsaw's city centre, approximately 1 km from the castle and the Old T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.44" OriginalAmount="51.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.208185826176" Longitude="21.020381791295" StarRating="3" HotelCode="81558|1507028" HotelName="Reytan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Tadeusza Rejtana 6, 02-516 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/e5/d6e53c8c3b28622d778b2fee08f172cd0e535c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mokotow district, in a quiet area with many dinning and shopping options, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2352713" Longitude="21.00946934" StarRating="3" HotelCode="783612|170178" HotelName="bonApartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Swietokrzyska Street  35, 18th Floor, Apartment 156, Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/14/63/1463a43a9f8918f221f2ecf1d9e4d2f54254a745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.00" OriginalAmount="52.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.226182571905" Longitude="20.988622998673" StarRating="1" HotelCode="26990|2531025" HotelName="Premiere Classe Warschau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Towarowa 2, 00-811 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0d/ad0d98466dac08da9176674a80e8e7ba6486abf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.00" OriginalAmount="52.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.254083225045" Longitude="20.998700559139" StarRating="3" HotelCode="365839|933595" HotelName="Hotel Ibis Warszawa Stare Miasto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Muranowska 2, 00-209 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/01/7b0193130e4f4168303777ee11ba31d63a60dd51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the picturesque gateway of Warsaw's Old Town. Public transport connecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23712213" Longitude="21.00774137" StarRating="3.5" HotelCode="518544|apartament" HotelName="Apartament One by Your Freedom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marszalkowska 140/60, 00-061 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/d8/48d88ff0e55cdf64308be855404e825d1fe8d218.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the apartment complex can enjoy a variety of facilities, services and amenities during the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.222917410456" Longitude="21.009567346627" StarRating="3" HotelCode="308063|lofthotel_sen_pszczoly" HotelName="Lofthotel Sen Pszczoly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piekna 66A, 00-672 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/fc/48fc7c58912fcd83f373d7b791e81aabc838c029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.72" OriginalAmount="53.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.201014253793" Longitude="20.965822714819" StarRating="3" HotelCode="799229|3970565" HotelName="Triton Park by JessApart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grójecka street 194, Ochota, 02-234 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/65/ad6577ab4c04a46cfaaa75004a27eb629bc2b6e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.30" OriginalAmount="53.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22674817" Longitude="21.0416055" StarRating="3" HotelCode="747121|2358425" HotelName="ibis Styles Warszawa Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zagorna 1A, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ed/02edec5050cb5ab5c31c5ffc43c6125af840c577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2327211" Longitude="21.02412204" StarRating="3" HotelCode="544229|smolna_apartments_by_your_freedom" HotelName="Smolna Apartments By Your Freedom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Smolna 11, Srodmiescie, 00-375 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a4/f3a428e27e4068bfb05e20e937f47a952cbf4b26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.98" OriginalAmount="54.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.226" Longitude="20.9887" StarRating="3" HotelCode="50971|503635" HotelName="Hotel Campanile Warszawa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Towarowa 2, Wola District, 00-811 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c0/c0c009a1741d2d65fe6a120a3508afb05849b3a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the city centre, near to the main train station and all public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.1899767" Longitude="20.9807655" StarRating="3" HotelCode="931298|sound_garden_hotel" HotelName="Sound Garden Hotel Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zwirki i Wigury 18, 02-143 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e0/03e03f7e5f9bc38a727ec6aaab248ebc6b83c288.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.18633" Longitude="20.95413" StarRating="2" HotelCode="178060|bb_hotel_warszawaokecie" HotelName="B&amp;B Hotel Warszawa-Okecie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleje Krakowska 193, 02-180 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f02741517cd1bafde8a51ce00a67ee5ae4478.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a convenient location outside the capital city. It is a 20-minute drive to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.188707" Longitude="20.956709" StarRating="2" HotelCode="298313|smart2stay_noclegi_okecie_magnolia" HotelName="Smart2Stay Magnolia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 236, 02-219 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a0/6ca06c05434d5b684298f69918aa390fd5b48043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.50" OriginalAmount="57.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.16824854" Longitude="20.93601611" StarRating="2" HotelCode="496454|2248205" HotelName="Air Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 42, 02-284 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/38/2738519345e34c0284a559b250af9de87bdd35b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.13150074" Longitude="21.00810126" StarRating="0" HotelCode="714724|villa_jeziorki_71" HotelName="Villa Jeziorki 71" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Jeziorki 71, 02-863 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/3c/853c13634fb9b0892d530879e8c41935b24d1a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2493054" Longitude="21.013668366667" StarRating="1.5" HotelCode="149197|old_town_kanonia_apartments" HotelName="Old Town Kanonia Hostel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Jezuicka 2, 00-281 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/0d/5f0d153758b1e504b7c00d1067dbbe295c239181.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23292627" Longitude="21.02412082" StarRating="3" HotelCode="592597|palm_aparts_warsaw" HotelName="Palm Aparts Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Smolna 11, 2nd Floor, 00-375 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/86/18869859458a9605647627f920e35301f9b1030c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23955126" Longitude="21.03021175" StarRating="0" HotelCode="952059|warsaw_river_view" HotelName="Warsaw River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wybrzeze Kosciuszkowskie 43, 00-347 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/0c/990c74e069f0f3f33770d17204a7d79506e6791c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.62" OriginalAmount="58.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23563375" Longitude="21.00516371" StarRating="0" HotelCode="984102|2248435" HotelName="Hosapartments City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bagno 5, 00-112 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/f8/92f8925e8351d746c4b7038db6475104ddeb7879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.82" OriginalAmount="58.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.15593345" Longitude="21.00012885" StarRating="3" HotelCode="916704|868765" HotelName="Holiday Inn Express Warsaw Airport" 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>Poleczki 31, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198848/198848a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.58" OriginalAmount="58.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.18943787" Longitude="20.957031" StarRating="3.5" HotelCode="551997|68446490" HotelName="Golden Tulip Warsaw Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 235, 02-180 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/96/6d9674c2ef25318d594991e1117edf809b22baad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23273792" Longitude="21.01798241" StarRating="2" HotelCode="361709|hotel_chmielna" HotelName="Hotel Chmielna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Chmielna 7/9, 00-021 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f3/43f36b55b518d24ba67d06d5f1dc1074785401ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.20600514" Longitude="20.97840234" StarRating="0" HotelCode="787806|centrum_konferencyjne_ibib_pan_" HotelName="Centrum Konferencyjne Ibib Pan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Ksiecia Trojdena 4, 02-190 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/95/eb95ff2b2f4e0536d55631e7e54c24498883fd5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.01" OriginalAmount="59.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.224020550497" Longitude="20.988915860653" StarRating="4" HotelCode="258781|115912" HotelName="Radisson Blu Sobieski Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Artura Zawiszy 1, 02-025 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/21/21215b93ca555193bddc3d661d506858573b5b56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in the Warsaw business district offers easy access to many major corporations, the EXPO X...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.50" OriginalAmount="59.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.233215715999" Longitude="21.024197613832" StarRating="3" HotelCode="145087|2248275" HotelName="Chopin Boutique B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Smolna 14, Mieszkanie 7, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/4e/594e30b7f576fc6415bda85b94d6d872387a4044.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.17100117" Longitude="20.92452785" StarRating="3" HotelCode="594040|waw_hotel_newly_opened_april_2017" HotelName="WAW Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulitsa Dzwonkowa 62, 02-290 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/66/616638c35203de12802900b7d8f8944550e11511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.32" OriginalAmount="60.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25460976" Longitude="21.04452836" StarRating="3" HotelCode="855380|2321775" HotelName="Moxy By Marriott Warsaw Praga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zabkowska 29, Praga Pólnoc, 03-736 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/dc/62dcc56fb8e86efde64e973bdc4ca1f3d0f9afb9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23495099" Longitude="20.98512149" StarRating="3.5" HotelCode="875506|174062" HotelName="erApartments Wronia Oxygen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wronia 45, 00-870 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/28865/2528865/1.jpg?f=15328132</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at erApartments Wronia Oxygen places you in the heart of Wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.56" OriginalAmount="61.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.191072" Longitude="20.980453" StarRating="4" HotelCode="34584|132464" HotelName="Novotel Warszawa Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica 1 Sierpnia 1, 02-134 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/1c/be1c45f6588e925ff9070e546bc21172080fe015.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable conference and airport hotel is located in the south of Warsaw, close to connection...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.201021764659" Longitude="20.967336770574" StarRating="4" HotelCode="916703|triton_park_apartments" HotelName="Triton Park by Triton Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grójecka 194, 02-390 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c2/94c2c8d97703ba5a990516ae67173f0a90a91017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22642462" Longitude="20.98182623" StarRating="3.5" HotelCode="495973|261860" HotelName="GO Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kolejowej 45a, Wola, 01-210 Warszawie</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/87/7b870a9e719d381aa9fe5b46b978033699c623f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.90" OriginalAmount="63.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.185979042" Longitude="21.004860386714" StarRating="3" HotelCode="479940|2027965" HotelName="Platinum Residence Mokotów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Magazynowa 9, 02-652 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/64/f364a4ab6ff38d0860b3b200fa8953fec62af7a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Warsaw. Access to suburban rail and the underground i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.33" OriginalAmount="63.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.150996740293" Longitude="21.01833061539" StarRating="3" HotelCode="260964|1479958" HotelName="Pulawska Residence Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Pulawska 361, 02-801 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/f4/39f4e616db17da0fcdf97da8259013b6e6c68f39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an area close to the Warsaw Chopin Airport and offers a good public transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.39" OriginalAmount="63.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.234504673506" Longitude="20.990276656321" StarRating="4" HotelCode="260124|1913055" HotelName="Leonardo Royal Hotel Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 45, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/2c/742ce5ef3f73d5cbb5bdbd8b2eb160d47f62a384.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.55" OriginalAmount="63.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22938316197" Longitude="21.010800004005" StarRating="3" HotelCode="38715|34901" HotelName="Metropol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica  Marszalkowska 99a, 00-693 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/30/1630b958b2b0f2c8552ad037bbd48780b4e99237.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Warsaw, near the embassy district. Within 500 m of the ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.55" OriginalAmount="63.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.221420048247" Longitude="21.016310093693" StarRating="3" HotelCode="38236|28019" HotelName="Hotel MDM City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Konstytucij 1, 00-647 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/d1/aed19b823ac5538db4cc7d17e39f60565b3a4c78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the pulsing centre of Warsaw, on the famous Constitution Square,...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22723656" Longitude="20.9542599" StarRating="4" HotelCode="751553|341736" HotelName="Varsovia Apartamenty Kasprzaka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kasprzaka 31, 01-234 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9597770</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.19583527" Longitude="21.16272625" StarRating="0" HotelCode="533644|dworek_w_zieleni" HotelName="Dworek w Zieleni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kartonowa 4, 04-781 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/a7/f8a74f919e9fa71b84a8d0aa367043bed83c74b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.94" OriginalAmount="64.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.180631659398" Longitude="20.948614523484" StarRating="3" HotelCode="155227|2035695" HotelName="Witkowski" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Business Centre,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Garden,Housekeeping,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 131, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/35/81355b85b70c7a6f79000583242f3f05040be73a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Witkowski is modern business hotel ideally located - only 3 km from the International Frederic Chop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23166232" Longitude="20.97727151" StarRating="4" HotelCode="945239|siedmiogrodzka_residence_inter_apartments" HotelName="Siedmiogrodzka Residence Inter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Siedmiogrodzka 1, 01-204 Warsaw, Masovia</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/4d/d94d3b0b69953f9af149720c17601011c68d30c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23407589" Longitude="21.02115711" StarRating="0" HotelCode="680824|emka_hostel" HotelName="Emka Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Miko Laja Kopernika 3, 00-367 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9c/e59c44a908510b4a26c6f34bbdee31cc7f253920.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the city centre, eMKa Hostel is only a 100 metres from the popular Nowy Swia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.90" OriginalAmount="66.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.297310936928" Longitude="21.015910953283" StarRating="3" HotelCode="909645|2248525" HotelName="Hotel Partner" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Marywilska 16, 03-228 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a5/d0a58e91677510e10ad2148dadfcfbd9adf29b0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.68" OriginalAmount="67.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.230752462772" Longitude="21.001082360745" StarRating="4" HotelCode="31292|133224" HotelName="Mercure Warszawa Centrum" 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,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Zlota 48-54, 00-120 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/2e/1a2e3631668f1c64796b4b8896d6104b52b5bddf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the social and cultural heart of Warsaw. The main tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.64" OriginalAmount="67.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.17350882" Longitude="20.9942155" StarRating="4" HotelCode="855368|2329905" HotelName="Vienna House Mokotow Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>ul. Postepu 4, Mokotów, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/b4/ebb41f2d0e6e3ff673a6ab8dd50904fecaa3ce60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22732982" Longitude="20.95426419" StarRating="3" HotelCode="751428|341737" HotelName="Vola Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kasprzaka 31, Wola, 01-234 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/1a/591a09001412e8f468386fe9620946bbaa4262f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25817774" Longitude="21.0581547" StarRating="2" HotelCode="388997|hostel_bazyl" HotelName="Cloud Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Library">
        <Address>
          <AddressLines>
            <AddressLine>Otwocka 1, 03-759 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f6/d9f60ec7fd4fa33c7d5b5c4b24c6cb52f5e25a40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hostel Bazyl places you in the heart of Warsaw, convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.85" OriginalAmount="68.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23356276" Longitude="20.98740553" StarRating="4" HotelCode="877195|925315" HotelName="Platinum Towers by Platinum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 61B, Antresola, 00-844 Warsaw, Województwo Mazowieckie</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/97/26973be2f1747f9dfb76830368e0ea68b0c82217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.94" OriginalAmount="68.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.192698750782" Longitude="20.961717272416" StarRating="3" HotelCode="146844|1072718" HotelName="Hotel Mercure Warszawa Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 266, 02-210 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f8/4b/f84b185273734bf64ab06bc82e972f2e5f84e25a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just by the main road providing access to Wroclaw, Kraków and Katowice. The es...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.122479764275" Longitude="21.096582529633" StarRating="3" HotelCode="271192|centrum_konferencyjne_mrowka" HotelName="Mrowka Centrum Konferencyjno Apartamen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul.Przekorna 33, 02-971 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0f/ef0f844804caebd7ec2ddb8615494fafc81fde42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet and green area, Centrum Konferencyjno-Apartamentowe Mrówka offers accommodation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.225" Longitude="21.0054" StarRating="0" HotelCode="787840|warsaw_concept" HotelName="Warsaw Concept Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Hoza 50</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/de/c8de972b302d45731b4e97934a3c1891167e3749.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.86" OriginalAmount="70.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.15771" Longitude="21.002124" StarRating="4" HotelCode="255510|1474918" HotelName="Warsaw Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Laczyny 5, 02-820 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/56/d856cd4c07b1fd33593b8a9abda826b6393f20bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.04" OriginalAmount="70.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.248252106584" Longitude="21.0138110289" StarRating="3" HotelCode="145724|214207" HotelName="Castle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Swietojanska 2, 00-288 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/6b/586b8741e2a27ade5fc7849c5dace4445bead374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.70" OriginalAmount="70.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.227584196309" Longitude="21.018421500921" StarRating="4" HotelCode="12948|185746" HotelName="Mercure Warszawa Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Krucza 28, 00-522 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ae/9bae28b7ac1e2c6b4e5d5377cb82005ce19e163b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Warsaw's city centre, about 1 km from the central railway station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.36" OriginalAmount="71.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.229268" Longitude="21.013417" StarRating="4" HotelCode="31291|132124" HotelName="Novotel Warszawa Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Marszalkowska 94-98, 00-510 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/12/af12728989173080e9f4251e476fe5a7039c1138.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Warsaw, this conference hotel is located just 200 metres away from the nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.237621329026" Longitude="21.03264592588" StarRating="1" HotelCode="909646|13973" HotelName="Logos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wybrzeze Kosciuszkowskie 31/33, 00-379 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/bb/48bbafba3351b1ef0102c916e31353adb31ecb6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.330794" Longitude="21.034912" StarRating="3" HotelCode="931300|hotel_z_ote_deby" HotelName="Zlote Deby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul.Brzeziny 7, 03-256 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/fe/10fe3d810be6b2d7884a49143d9d47daf95f10ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.18500503" Longitude="20.98820582" StarRating="4" HotelCode="946964|four_points_by_sheraton_warsaw_mokotow" HotelName="Four Points By Sheraton Warsaw Mokotow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Suwak Street 7b, 02-676 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/48/cd48a12dc9f3fb9e64027bd749222db9b60cf0c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.15" OriginalAmount="73.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.18970971" Longitude="20.95716134" StarRating="4" HotelCode="781040|36426695" HotelName="Arche Hotel Krakowska" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 237, 02-180 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0d/48/0d48b8393b7334d40435689e1e4087cb77214784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.15" OriginalAmount="73.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.18970951" Longitude="20.95641949" StarRating="3" HotelCode="951193|41227551" HotelName="Arche Hotel Geologiczna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Geologiczna 4, 02-246 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5c/ac/5cacda853dae4dc51e59e769194c5e0c60098974.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.36" OriginalAmount="73.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.232371" Longitude="21.016427" StarRating="4" HotelCode="81518|128144" HotelName="Mamaison Residence Diana Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna Street 13A, 00-021 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/fc/28fc2bcdd395d451b27118f71b56d97216f5f953.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is located in a beautiful and prestigious part of the city centre. Chmieln...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2247" Longitude="21.0042" StarRating="0" HotelCode="956614|507075" HotelName="No 4 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Nowogrodzka 4a, 00-513 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/34/3a3441a9ce92a35e73de7c8d9a82558515880715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.22" OriginalAmount="74.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.207671138035" Longitude="21.029751093254" StarRating="5" HotelCode="26057|133174" HotelName="Regent Warsaw Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" 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,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Belwederska 23, 00-761 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/cf/40cfcba25c629966c41a19f41cf96e43c965cf1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Warsaw, this attractive hotel lies on the western bank of the River Vistula....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.74" OriginalAmount="74.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2287578" Longitude="20.9937294" StarRating="3.5" HotelCode="571957|2163335" HotelName="Holiday Inn Warsaw City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Twarda 52, 00-831 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5d/d95d07774f5c8a60ada501b435c47624aa6a14ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.230003857165" Longitude="20.998942501258" StarRating="4" HotelCode="953397|261960" HotelName="Warsawrent Apartments Centralna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zota 63A, 00-819 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e9/fce95c9ce1dacf3c2aaa855a5464f8c2356091f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23230475" Longitude="21.01456708" StarRating="0" HotelCode="970559|apple_inn_2" HotelName="Apple Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna 21/1, 00-021 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/05/48055954236929354419a5328691e0a0894dd626.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.72" OriginalAmount="75.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.17835792224" Longitude="20.982781648636" StarRating="4" HotelCode="38221|503605" HotelName="Airport Hotel Okecie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Komitetu Obrony Robotników 24, dawniej 17 Stycznia, 02-146 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b0/c0b0ec0e8e7283ffb498504c2f541c4882a21a1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport and conference hotel is located around 1 km away from Warsaw airport and in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.1900989" Longitude="20.8760452" StarRating="2" HotelCode="931294|hotel_pirs" HotelName="Pirs Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Regulska 40, 02-495 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/94/ce949a33ca29a7a9de3f77b18baf4e675eced4fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23453" Longitude="20.99126" StarRating="3" HotelCode="965234|mennica_central_apartments" HotelName="Mennica Central Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 43a, 00-855 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/2e/242e30b09a62a06ddb9346a9449ce615e50f112a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="76.79" OriginalAmount="76.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.225283" Longitude="21.004182" StarRating="3" HotelCode="931288|CAV369700" HotelName="Hampton by Hilton Warsaw City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wspolna 72, Warsaw 00-687</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d1/a5d1079a11f334bff859db5aea3fdc92f9950149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.175928234754" Longitude="20.994628260049" StarRating="3" HotelCode="694291|297472" HotelName="Hampton by Hilton Warsaw Mokotow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Postepu 7, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/4c/104ce7cf6b481c2cbb0d8003207ff0a5117547be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.304296435891" Longitude="20.9342913665" StarRating="3" HotelCode="308006|villa_holiday_park" HotelName="Holiday Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Heroldów 1B, 01-991 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/94/e1945765737268884c97a7adbbd08bba5314e55f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="81.79" OriginalAmount="80.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.185575" Longitude="21.141838" StarRating="4" HotelCode="931282|CAT626400" HotelName="DoubleTree by Hilton Hotel &amp; Conference Centre Warsaw" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Skalnicowa 21, 04-797 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/d7/43d79772ccab59d40af5e4db689f619e37450879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.179737471553" Longitude="20.976230066934" StarRating="3" HotelCode="931287|57752" HotelName="Hampton by Hilton Warsaw Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Stycznia 39F, 02-148 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/40/e3401af01a574a503428cba6c0d26f5b078d471f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23589571" Longitude="21.01890281" StarRating="4" HotelCode="517501|sleepwell_apartments_ordynacka" HotelName="SleepWell Apartments Ordynacka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Ordynacka 14, 00-358 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/46/c346b9c0983f95028a55b09697b9f3d6804d8072.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.45" OriginalAmount="83.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.261735451765" Longitude="21.044843287909" StarRating="3" HotelCode="260955|785953" HotelName="Arthotel Stalowa 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Stalowa 52, 03-429 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/d6/83d6ffdf81b36f4acd1f51cee031a1694b0ecde3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25654832" Longitude="20.9779763" StarRating="3" HotelCode="955705|388236" HotelName="Kazou Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Burakowska 16, Lok U1, 01-066 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/00/0e00b1847cde2395b49afa7c68928ba9dbf76eb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.82" OriginalAmount="85.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.226" Longitude="20.989" StarRating="4" HotelCode="336369|906565" HotelName="Golden Tulip Warsaw Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Towarowa 2, Wola District, 00-811 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/34/5634379e35558b71504ba0cfa0b2349dee96ce7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a central location, close to the main railway station, this hotel is just 15 minutes from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.226367594197" Longitude="21.149770617485" StarRating="3" HotelCode="910116|hotel_arkadia_royal" HotelName="Hotel Arkadia Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Bronislawa Czecha 10, 04-555 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/97/ac9787b4b4168259c8e84c4aab627fa56efa6f7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.05" OriginalAmount="86.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2347621" Longitude="20.99214703" StarRating="3" HotelCode="626135|2307725" HotelName="ibis Styles Warszawa City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 43, 00-855 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/fc/85fce73c4e8d0cc4473ff272bbb131294a2d48dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23370824" Longitude="20.98639416" StarRating="0" HotelCode="877232|platinum_towers_eapartments_2" HotelName="Platinum Towers by E-Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="ATM/Cash Machine,Beauty Salon,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 61A, 00-844 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/4f/2f4fdf11c7143545fc89a9a9a6626dcbb7d79f1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Platinum Towers E-Apartments places you in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.215359410973" Longitude="20.860574939715" StarRating="3" HotelCode="153832|421143" HotelName="ibis Styles Warszawa West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poznanska 33, Mory, 05-850 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/59/30599d063afee12d26821651f63b835bf469d0a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23540309" Longitude="21.00437783" StarRating="3.5" HotelCode="617685|good_time_apartments" HotelName="Good Time Apartments - Warsaw City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Bagno 7, 00-112 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/86/ed86982942dffe75d4f5fad16ba85408c65f43e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.94" OriginalAmount="90.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22782734844" Longitude="21.02480918169" StarRating="5" HotelCode="17480|133744" HotelName="Sheraton Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Boleslawa Prusa 2, 00-493 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/4e/234e2953210a43ba58de4347e09e8d42db844a13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious city hotel is located in a very tranquil, central location, directly in the diplomatic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.224351527888" Longitude="21.013819263909" StarRating="3" HotelCode="260954|154455" HotelName="Apartment4you" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kolejowa 45, 00-210 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef73b5fb01d6e14a5fd820e55869e98ff260eff8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.83" OriginalAmount="91.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.227850349248" Longitude="21.00527331233" StarRating="5" HotelCode="316834|270025" HotelName="Warsaw Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al. Jerozolimskie 65/79, 00-697 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/f3/17f33c0631039f2fc56f9f1439b774b24323c729.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first class hotel is located directly in Warsaw's city centre opposite the railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.25" OriginalAmount="92.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.239912" Longitude="21.013286" StarRating="5" HotelCode="18936|132204" HotelName="Sofitel Warsaw Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krolewska 11, 00-065 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4b/bd4b310cbf6b7a2bb6bc1a93279305de55862be5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Warsaw, a short walk from the Old Town and close to the mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.27" OriginalAmount="92.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.235634141013" Longitude="20.99667335582" StarRating="5" HotelCode="26065|133374" HotelName="The Westin Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al. Jana Pawla II 21, 00-854 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/00/2700610b395963926e50a5d706fdd46e4ca36ab1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the middle of the business quarter in the town centre of Warsaw. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.49" OriginalAmount="93.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.236599649386" Longitude="20.998832657933" StarRating="5" HotelCode="31293|133214" HotelName="Radisson Collection Hotel Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 24, 00-132 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a1/6ca13aa94e26bb2c775798ff9185182dbf5f036a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city conference hotel lies in the business centre of Warsaw on the crossroads of Grzyb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.70" OriginalAmount="95.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.170636" Longitude="20.974729" StarRating="4" HotelCode="337189|463255" HotelName="Courtyard Warsaw Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Zwirki i Wigury Street, 00-906 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1c/2f1cab53d6e2d1dc0d68829703f5e526c3260998.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a relatively short distance from the city centre and enjoys perfect transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.48" OriginalAmount="96.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2468718" Longitude="21.0128325" StarRating="3" HotelCode="271166|2248375" HotelName="Dom Literatury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krakowskie Przedmiescie 87/89, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/10/47103c87cb554ba5b49380ec08477c22d5a89206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.17" OriginalAmount="98.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.233752127114" Longitude="20.986011698842" StarRating="5" HotelCode="395808|61764" HotelName="Hilton Warsaw Hotel &amp; Convention Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grzybowska 63, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/57/f957904d2ab2bcbaba7f93ce6cbf9f6866e2b2ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the safe and central business and financial centre of Warsaw. The nearest l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.280817088875" Longitude="20.971788614988" StarRating="4" HotelCode="910112|wawabed_bedbreakfast" HotelName="WawaBed Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Radunska 7, 01-681 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/67/01678eb2c771d137b3ff1f968a81556e7cc08ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.22973005" Longitude="20.99941167" StarRating="0" HotelCode="949984|warsawrent_hit_apartments" HotelName="Warsawrent Hit Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zlota 63A / 2, 00-819 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/68/0b/680b016881a336977cd8222d8bf976e177111af5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.232455199633" Longitude="21.002911627293" StarRating="5" HotelCode="30110|120212" HotelName="InterContinental Warschau" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Emilii Plater 49, 00-125 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/99/4d99d621668abdc1cd12d97c383cb7c5672c6818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw, directly opposite the Palace of Culture bui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.84" OriginalAmount="102.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.253738014385" Longitude="21.007592942848" StarRating="5" HotelCode="65422|127924" HotelName="Mamaison Hotel Le Regina Warsaw" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koscielna 12, 00-218 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/5e/365e14d004730f947adbf073cf8545d48a13875f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Warsaw's historic old town. It happens to be the first hotel in this prest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.25031697" Longitude="21.01215281" StarRating="0" HotelCode="627971|st_steps_1" HotelName="Stone Steps Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="ATM/Cash Machine,Elevator,Gift Shop,Internet,Kitchen,Laundry,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rynek Starego Miasta 26, 00-272 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/c5/32c5113bf761d173832ae343624b2a74ec6b6ca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Stone Steps Apartments places you in the heart of Warsaw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.42" OriginalAmount="104.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.245407" Longitude="21.012413" StarRating="5" HotelCode="490881|2370905" HotelName="Hotel Bellotto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>ul. Senatorska 13/15, 00-075 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/a4/fda46a0dbf15fa3feba2ca8964869d029a216328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.56" OriginalAmount="104.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23251672" Longitude="21.02135664" StarRating="4" HotelCode="563302|2108875" HotelName="Hotel Indigo Warsaw Nowy Swiat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Smolna 40, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/74/6a7454fe6f5fc3d584b9b7c7461e0073725d5158.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23125517" Longitude="21.01513783" StarRating="0" HotelCode="943724|421118" HotelName="Puro Warszawa Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Widok 5/7/9, 00-023 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f4/53f462d38f16b687a599cd1d7c3572216fcf3941.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23669768" Longitude="21.01827899" StarRating="4" HotelCode="781004|hotel_sixtysix" HotelName="Hotel SixtySix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Nowy Swiat 66, 00-357 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/92/2a9284541d34d64b9e9a3ac0ec58fa7244ae1fc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.21552232" Longitude="20.9616921" StarRating="3" HotelCode="518037|renttner_apartamenty" HotelName="Renttner Apartamenty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bitwy Warszawskiej 1920R 23/4, 02-366 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/81/0881768cc2dbd7cbcaadf21fe8c1ba67cf7a486e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="116.98" OriginalAmount="115.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.229312067848" Longitude="21.01026768339" StarRating="4" HotelCode="38233|CAI740200" HotelName="Polonia Palace Hotel" 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,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Jerozolimskie 45, 00-692 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/c7/3ac744d324bd69453509238e27b81055cbb84d2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated at the heart of Warsaw in the financial and shopping district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="117.17" OriginalAmount="116.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2251135" Longitude="21.0118519" StarRating="5" HotelCode="271176|903812" HotelName="H15 Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poznanska 15, 00-680 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/b6/45b6e6b3b1f6a56ebf7bec0eba08289a9a1ffd3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="118.05" OriginalAmount="116.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.223167" Longitude="21.008259" StarRating="5" HotelCode="35490|2940689" HotelName="Hotel Rialto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wilcza 73, 00-670 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/15/7715dd460cc36ecf70399ce611f8feb3ab30bd92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.24952917" Longitude="21.0127429" StarRating="5" HotelCode="629902|luxury_apartments_mondrian_market_square" HotelName="Luxury Apartments Mondrian Market Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rynek Starego Miasta 1/3, 00-272 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/72/c57244e1eed9cbfdb2921cd524b5e7f0a7c38405.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.94" OriginalAmount="127.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.24212498046" Longitude="21.01581171155" StarRating="5" HotelCode="14320|134634" HotelName="Hotel Bristol, a Luxury Collection Hotel, Warsaw" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krakowskie Przedmiescie 42/44, 00-325 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/6e/1b6e5ff4f99ad78f6f7466f83e9877f92e7ba4d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located near to the old town and the royal palace as well as the nation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23584" Longitude="21.00557" StarRating="4" HotelCode="910115|154473" HotelName="Atelier Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bagno 2, 00-112 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/fd/32fd6cddcbea9e396d9e3962dc01714cba5a50a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.17249568" Longitude="20.97327071" StarRating="5" HotelCode="632626|renaissance_warsaw_airport_hotel" HotelName="Renaissance Warsaw Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ul Zwirki I Wigury 1, 00-906 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/dd/10dddbabf9111fe94cf441abbd221d01adc14169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe, a restaurant, a bar, room service, a hairdresser, a conference room and a business centre ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.23556758" Longitude="21.01274328" StarRating="5" HotelCode="855198|388234" HotelName="Hotel Warszawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Plac Powstanców Warszawy 9, 00-039 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/df/b7df220e1659457ca4dc7a0dc4a8d3b6aa3673e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.241691" Longitude="21.015219" StarRating="5" HotelCode="12320|271166" HotelName="Raffles Europejski Warschau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krakowskie Przedmiescie 13, 00-071 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/59/1459a947a52e42f57e2c533af08f52648fac7557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;More than 160 years since its 19th century heyday, this hotel takes its place once again at the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1249.37" OriginalAmount="1237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.2247" Longitude="21.0042" StarRating="3" HotelCode="953120|aparthotel_nowy_swiat_28" HotelName="Aparthotel Nowy Swiat 28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Nowy Swiat 28, Oficyna, 00-373 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/69/db69ee91e7fe1da3497b8d8c8f9a0e5681bfd5b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Currency Exchange,Designated Smoking Area,Golf,Lounge,Massage Centre,Sauna,Bicycle Rental,Diet Meals,Swimming Pool,Heated Pool,Jacuzzi,Spa,ATM/Cash Machine,Concierge,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Parking,24 Hour Power Supply,Banquet Hall,Business Centre,Garden,Meeting Room,Printer,Wake-up Call Service,24 Hour Security,Dining,Beauty Salon,Dry Cleaning,Gift Shop,Library</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1.5,1,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,HOTEL,HOSTELS,APARTHOTEL,APARTMENT,HOSTEL,BOATS,GUEST HOUSES,HOMESTAYS</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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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="83f36ae4-6c74-44a2-bac7-4341a04f7182">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="66932" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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
83f36ae4-6c74-44a2-bac7-4341a04f7182|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-15T05:52:40.0636211+00:00" Version="0" EchoToken="Search" TransactionIdentifier="83f36ae4-6c74-44a2-bac7-4341a04f7182" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28969759" Longitude="19.96939199" StarRating="0" HotelCode="527126|willa_slimakowka" HotelName="Willa Slimakówka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulica Chalubinskiego 21 c, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ff/0cffee20c88dc9596cb952cb40c29cf1a27a9b85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the popular Tatra mountain resort town of Zakopane, Willa Slimakówka is a 2-storey wooden...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2913851" Longitude="19.9366489" StarRating="2.5" HotelCode="270538|willa_orla" HotelName="Orla Willa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koscieliska 50, Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/00/42006e4d137977821c9e1bc3fcf2738356cd89fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.294509" Longitude="19.967636" StarRating="3" HotelCode="58582|centrum_konferencyjno_rekreacyjne_geovita" HotelName="Geovita Zakopane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wierchowa 4, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d8/9cd8a14035b8de7f4a454ae8fe0e5623532177b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.30662235" Longitude="19.96430362" StarRating="2.5" HotelCode="628478|willa_fachbud" HotelName="Willa Fachbud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>ulica Szymony Boczne 11B, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/48/a0485c6e3e1ed9f1c04367e68323ebce265bd721.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.29182997" Longitude="19.95902055" StarRating="2" HotelCode="522222|266099" HotelName="Kasprowy Wierch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Krupówki 50b, Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/1e/a11e675e82f27b40130b36619eb690e605b5890a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.29502912" Longitude="19.95180848" StarRating="0" HotelCode="853194|pokoje_goscinne_i_apartamenty_krupowki_19" HotelName="Pokoje Goscinne I Apartamenty Krupowki 19" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Krupówki 19, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/2c/cc2cc28fd79710290b199703f20985ec7da9eade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28569631" Longitude="19.99131226" StarRating="3" HotelCode="378622|premium_nosal_resort" HotelName="Hotel Nosal Zakopane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaszczurówka-Bory 9C, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/8f/3e8f74031c1ed6c7daf4513186103dd19acbd216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 35 rooms. Services and facilities at the hotel include a dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28916404" Longitude="19.9681429" StarRating="2" HotelCode="229571|hotel_boruta_2" HotelName="Pensjonat Boruta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chalubinskiego 28, Zakopane	34-500</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/1a/db1ab26511735ab02fd49ad5b6593f45bc21b190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.286688" Longitude="20.004262" StarRating="3" HotelCode="308130|pensjonat_uani" HotelName="Pensjonat u-Ani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Elevator,Garden,Internet,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chlabówka Górna 18 A, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/4e/754ebd72e100eebfce9684183152b927c8c6473d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Zakopane, Pensjonat u-Ani is in a national park and clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2839858" Longitude="19.9571648" StarRating="3" HotelCode="270544|pensjonat_bia_y_potok" HotelName="Bialy Potok" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Droga Do Bialego 7, Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/db/15db308b3ea893d8f332d92a45accbafe25bdf9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28419959" Longitude="19.98911011" StarRating="3" HotelCode="587237|gold_hotel_17" HotelName="Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>ul. Droga Oswalda Balzera 35, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/36/15364ac5cdb4d59861c5140803b8f18dadbbacf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.46" OriginalAmount="72.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.291164" Longitude="19.982163" StarRating="3" HotelCode="163756|1109158" HotelName="Hotel Skalny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pardalówka 3b, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/4c/594c555cccdf9666d00b032b056a99e6c25cb34c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2972939" Longitude="19.9574836" StarRating="2" HotelCode="260966|pensjonat_halny" HotelName="Halny Pensjonat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Henryka Sienkiewicza 6a, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/eb/84eb4adf3bd2ba85c10b173c01351e6e685cfc7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.3183084" Longitude="19.9897802" StarRating="3" HotelCode="495786|266115" HotelName="Tatrzanska Ostoja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wojdyly 17, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/1c/8d1c5f65e61b7743f05aa78996aa773a69197289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.26938616" Longitude="19.98020421" StarRating="3" HotelCode="494643|zajazd_gorski_kuznice" HotelName="Zajazd Górski Kuznice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Kuznice 11, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/6d/976d675bd6996c58493ae73f8bebc8fa8a14cba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.294606" Longitude="19.951702" StarRating="3" HotelCode="34861|hotel_gromada_zakopane" HotelName="Hotel Gromada Zakopane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zaruskiego 2, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a2/07a2d994b9a87a46d31f0a23d4743005c5efa519.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 4 km from the town centre Countless entertainment venues and a ski area l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.284137011963" Longitude="19.956429674591" StarRating="3" HotelCode="229569|pensjonat_telimena" HotelName="Pensjonat Telimena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul.Droga Do Bialego 7b, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/96/7b96ac7ed5d3c59c4467d7a49ba1cc6120a75e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pensjonat Telimena is situated in Zakopane, just off the Bialego Valley. It offers rooms with satell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.288191" Longitude="19.959529" StarRating="2" HotelCode="297347|diamonds_hotel_rzemieslnik" HotelName="Diamond's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Makuszynskiego 12, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/43/7a4369b2a952e5e66db58d3ffc60851bc77aef2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.294053" Longitude="19.953083" StarRating="2" HotelCode="297351|top_hostel" HotelName="Top Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dining,Elevator,Internet,Kitchen,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Krupówki 24, przy McDonald's, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/13/a213b8f5369a2598fda67ae76f2a8d34d6870c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Top Hostel is centrally located in Zakopane, walking distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2878126" Longitude="19.95898647" StarRating="3.5" HotelCode="534637|266117" HotelName="Apartamenty TWW Zakopane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Makuszynskiego 14, Makuszynskiego 19, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/d6/1ed6de0b83e91526f610fa768fee1b736f63c639.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.289863" Longitude="19.961004" StarRating="5" HotelCode="194438|hotel_rysy" HotelName="Hotel Rysy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-500 Zakopane, Goszczynskiego 7</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/5f/4b5ff234c700cbcdb27457f29703b6e0bbbbab99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28257127" Longitude="19.94267923" StarRating="0" HotelCode="797573|walkowy_dwor" HotelName="Walkowy Dwor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Strazyska 28c</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9f/ef9f2430bf71e05635f074fbb5d4a60fa53051a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.289297" Longitude="19.956974" StarRating="3" HotelCode="38031|hotel_czarny_potok" HotelName="Hotel Czarny Potok" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Tetmajera 20, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/4e/414e2c71877305f9cce68931673f75c765ae4522.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.284723" Longitude="20.00459" StarRating="3" HotelCode="194434|dwor_karolowka" HotelName="Dwór Karolówka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul.Chlabówka 1, Zakopane 34-500</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/31/e4319d50a999586a3d387d18fba04f4856544cc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 32 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2898698" Longitude="19.9582317" StarRating="3" HotelCode="201054|hotel_wersal" HotelName="Hotel Wersal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Kazimierza Tetmajera 14, Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/29/9229f8d3cb5a1cf0d39e0ae2205f2526b1347006.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="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28250438" Longitude="19.93992912" StarRating="5" HotelCode="636383|biala_owca" HotelName="Biala Owca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bogdanskiego 8, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/af/f0afaefd30df827258e9bc98d9c7ec2201196ac2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.294542671503" Longitude="19.936695760748" StarRating="3" HotelCode="194435|apartamenty_jan" HotelName="Apartamenty Jan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Bar,Garden,Internet,Kitchen,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Ubocz 3b, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7e/cd7e2a0a108e13cd7983688a23d1fd2aed48a338.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Jan Apartments are located in Zakopane, just 200 m from Szymoszkowa Ski Lift. Most apartments offer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.294841501506" Longitude="19.93666972209" StarRating="3" HotelCode="517653|willa_jan" HotelName="Willa Jan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet,Jacuzzi,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Ubocz 8a, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/3c/eb3c1547b1de24898c05d4779b120e7506d10701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.288519333333" Longitude="19.961582" StarRating="3" HotelCode="401932|belami" HotelName="Bel-Ami" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seweryna Goszczynskiego 24, Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/83/a2834a98a50b8f27f8c8bb40f29ad4b21aa08dee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.26" OriginalAmount="100.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.292768223561" Longitude="19.955283906746" StarRating="3" HotelCode="441431|2035995" HotelName="Willa Labelle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krupowki street 40, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/54/815462536f6b2dfaf953deaf38f36d4d770325dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2955187905" Longitude="19.950711802249" StarRating="3" HotelCode="270542|hotel_sabala" HotelName="Sabala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/6f/406f4dd734a61d8c72fd761f4e903eb99ec45bb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2800159" Longitude="19.979161325" StarRating="3" HotelCode="901189|hotel_murowanica" HotelName="Murowanica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>ul. Przewodników Tatrzanskich 6, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/d9/4cd954fcdd09522e955bc092678bf5ebce2fcaba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2963696" Longitude="19.9489582" StarRating="4" HotelCode="270554|villa_vita" HotelName="Villa Vita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul.Krupowki 2, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/86/8286433dba09c8e5d1927f47ca813d405d1aaf43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Tatry Poprad (TAT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28762185" Longitude="19.94770147" StarRating="0" HotelCode="949041|pensjonat_i_domki_javorina" HotelName="Javorina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Strazyska 1, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/30/6330e95dea182c634730a2a7ce344071215de13d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.95" OriginalAmount="111.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.299013" Longitude="19.95891" StarRating="4" HotelCode="163755|1109188" HotelName="Grand Hotel Stamary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica T. Kosciuszki 19, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/f9/8ef9bf9cd546339405e9c5cf5b97cb2514321273.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane. The nearest airport is Krakow (KRK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.31893014" Longitude="19.97868949" StarRating="0" HotelCode="717912|pokoje_goscinne_u_babci" HotelName="Pokoje Goscinne U Babci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Harenda 15 F</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/b7/25b715283aa95cb468da3090168e434d6bc9b1dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.29062973" Longitude="19.97550432" StarRating="3" HotelCode="622589|382099" HotelName="Villa 11 Folk &amp; Design" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Broniewskiego 11, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/76/bf76eef9340bc585b7058fea44a7c9e5f1057daa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Villa 11 Folk &amp; Design in Zakopane, you'll be convenient to Z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28566618403" Longitude="19.963591205064" StarRating="3" HotelCode="155190|hotel_willa_pod_skocznia" HotelName="Willa Pod Skocznia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d7/37d7ff2e54b9e9376b0d2b37d113f3aacf2f3dfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2936589" Longitude="19.9666757" StarRating="3" HotelCode="270540|pensjonat_anta_owka" HotelName="Antalowka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wierchowa 2, Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/f2/05f25f17c4b69be7d1e9a2ba44a73d4f62f6b1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.31155163" Longitude="19.96209893" StarRating="3.5" HotelCode="587102|apartamenty_forma_tatrica" HotelName="Apartamenty Forma Tatrica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ciaglowka 7 B,C, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/62/ea62a32d25591b32619e28d48eaf569ee2f4a9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.28974765" Longitude="19.95465762" StarRating="3" HotelCode="492264|333149" HotelName="Hotel Logos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grunwaldzka 10, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2027155/HvWunWSg_bea77a07c79da3991c697a4db9dab03e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Zakopane, Hotel Logos is minutes from Karol Szymanowski Museum an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.285145" Longitude="19.956142" StarRating="4" HotelCode="38030|hotel_belvedere_29" HotelName="Hotel Belvedere Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Droga do Bialego 3, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/29/9329dd1d6ab923e69e2ef35b3718c8bf38202497.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.29554095" Longitude="19.96436825" StarRating="4" HotelCode="595402|266095" HotelName="Hotel Aquarion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Jagiellonska 29, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/5c/175c11303f4c268a3fe477951f8c0cd4f732c545.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.30720699" Longitude="19.9553495" StarRating="0" HotelCode="791846|magnat_inn_" HotelName="Magnat Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Tatary 24B, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/4e/8a4e890c408c2c0a7984f109e805aa738c62d201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Magnat Inn is a highland-style located at the foot of Gubalówka Mountain in Zakopane. Free Wi-Fi acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.299481359502" Longitude="19.954004715839" StarRating="2" HotelCode="75840|hotel_helios_3" HotelName="Hotel Helios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulica Sloneczna 2a, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e5/3ce5201c5fd49f508df1b3c918b1805f34c75935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the centre of Zakopane, 600 m from Krupówki Street, and is surroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.14" OriginalAmount="146.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.292646487863" Longitude="19.966712889549" StarRating="3" HotelCode="865591|2487015" HotelName="Radisson Blu Hotel &amp; Residences Zakopane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Designated Smoking Area,Dining,Garden,Heated Pool,Housekeeping,Internet,Kids Play Area,Laundry,Massage Centre,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bulwary Slowackiego 1, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/13/9713387483ae377df9cd474d1d9bb8cdb7dd9a8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to Radisson Blu Hotel &amp; Residences Zakopane. Set in the winter capital of Poland, in the mid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.30115883" Longitude="19.99127809" StarRating="3" HotelCode="955744|grand_podhale_resort_spa" HotelName="Grand Podhale Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Mrowce 17J, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/78/5578c44f6adc92834c27b2c240cdd460ab2beaf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.65" OriginalAmount="159.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.29410945" Longitude="19.94975556" StarRating="4" HotelCode="359577|1242288" HotelName="Aries Hotel &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mariusza Zaruskiego 5, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/fa/f1fae219d3da598d5cdaeb970004daa88e6d0fb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zakopane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.2925" Longitude="19.9619" StarRating="4" HotelCode="681269|333151" HotelName="Hotel Paryski Art &amp; Business" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>ul. Paryskich 15, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0c/310c487d8da5ff69fa389c2550cb0915cd4da89b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.84" OriginalAmount="176.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.294638418035" Longitude="19.931570291519" StarRating="3" HotelCode="27879|184476" HotelName="Hotel Mercure Kasprowy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel ,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Szymaszkowa, 34-500 Zakopane</AddressLine>
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0d/0f0d80a9998187b7bdf39e585d5f22a219d513df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a park just 4 km from the town centre and a mere 20 m from the nearest beac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.29817325" Longitude="19.9417412" StarRating="3" HotelCode="386648|domki_pod_gubalowka" HotelName="Domki pod Gubalówka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Chalets" CnxPolicy="Free CXL until 25/12/2025" HotelFacility="Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Zakopane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/4f/0f4f69c4745bbb4fd986aa0527d579f0bd24279a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Domki pod Gubalówka, you'll be centrally located in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Internet,Jacuzzi,Sauna,24 Hour Power Supply,Airport Transfer (on Demand),Bar,Garden,Kitchen,Room Service,Laundry,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Air Conditioning,Bicycle Rental,Coffee Shop,Elevator,LCD/Projector,Luggage Storage,Parking,Pets allowed,24 Hour Security,ATM/Cash Machine,Banquet Hall,Beauty Salon,Business Centre,Dining,Heated Pool,Housekeeping,Kids Play Area,Meeting Room,Printer,Wake-up Call Service,24 Hour Front Desk</BasicAmenities>
    <HotelRating>3,3.5,4,5,2,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,APARTHOTEL,CITY HOTEL,SKI HOTEL,CONFERENCE HOTEL,GUEST HOUSES,BED AND BREAKFASTS,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOMESTAYS,HOSTELS,INNS,CHALETS</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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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="51abf90e-e0ef-452f-88c9-a2b04f41fd18">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="67806" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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
51abf90e-e0ef-452f-88c9-a2b04f41fd18|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-15T05:52:45.3462576+00:00" Version="0" EchoToken="Search" TransactionIdentifier="51abf90e-e0ef-452f-88c9-a2b04f41fd18" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34715793" Longitude="18.66110436" StarRating="0" HotelCode="586645|moon_hostel_5" HotelName="Moon Hostel Gdansk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Dlugie Ogrody 6A, 80-765 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/64/6764b801581b4882631caf4aa2b9f21babda3214.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Moon Hostel in Gdansk, you'll be minutes from Marina Gdansk and Gda...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34850653" Longitude="18.64787315" StarRating="0" HotelCode="679885|bi_pi_hostel" HotelName="Bi Pi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Za Murami 2-10, 80-823 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/73/0b73574e7f91e6d28f936b4b61f9a6324745778e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.43" OriginalAmount="33.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.355555" Longitude="18.65589" StarRating="3" HotelCode="72425|553585" HotelName="Hotel Bonum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Sieroca 3, 80-839 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/47/3247be95c5cbe0cf66c69b50398c7ca265d3ec9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a newly opened hotel in the very heart of Gdansk's Old Town. City attractions and amenities,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.74" OriginalAmount="34.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35231295" Longitude="18.65616187" StarRating="3" HotelCode="360441|2509155" HotelName="Celestin Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>ul. Straganiarska 19, 80-837 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ed/c7edbffef69db047b92a4987b45ced9646023507.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34529662" Longitude="18.61839584" StarRating="0" HotelCode="527986|villa_zosienka" HotelName="Villa Zosienka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Na Zboczu 105, 80-110 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/9e/6b9e029da6fe056023a9774e57aff30022c39278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.20" OriginalAmount="36.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.349228130241" Longitude="18.652955889702" StarRating="3" HotelCode="193648|2508865" HotelName="Artus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piwna 36-39, 80-831 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d6/add65a535322f310d144dcb6a250805e2af52575.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.408638624486" Longitude="18.556530785629" StarRating="3" HotelCode="95783|pensjonat_stara_karczma_2" HotelName="Stara Karczma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stary Rynek Oliwski 7, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ac/8fac1fd794dea5a94be155781609f8402fb35514.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the old city, Oliwa, at the edge of Tricity Landscape Park, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.4024755" Longitude="18.6255808" StarRating="2" HotelCode="268516|scsk_brzezno" HotelName="Scsk Brzezno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Generala Józefa Hallera 227A, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/11/3a11a21f3c10dc17a087395d5dd4680c3b0a99a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at SCSK Brzezno in Gdansk (Brzezno), you'll be conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.12" OriginalAmount="38.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3818794" Longitude="18.59592793" StarRating="2" HotelCode="359930|2509125" HotelName="Smart Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Slowackiego 3, 80-257 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/fb/18fbb875fea2079e7f7d4353cbb9c5c5b7061cb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.38" OriginalAmount="38.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.352822528903" Longitude="18.656567953373" StarRating="4" HotelCode="178061|1570088" HotelName="Admiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Tobiasza 9, 80-837 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/07/7b070c4cfef303f8ef815b34ae890508d56fa2d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the Motlawa coast in a picturesque area known as the 'heart of Gdansk'. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.345645" Longitude="18.663431" StarRating="3" HotelCode="25170|dom_muzyka" HotelName="Dom Muzyka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitca Lakowa 1-2, 80-743 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c8/49c8c2256e1cd55620ab9b3bc3aa7b175e86ff06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3671" Longitude="18.6271" StarRating="0" HotelCode="961334|fama_residence" HotelName="Fama Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dluga 81-83, 80-831 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/6f/186f88930e788029b1395b3637a4a1faa8400b92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35558849" Longitude="18.65262335" StarRating="0" HotelCode="569002|world_hostel_" HotelName="World Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulica Brygidki 14, 80-856 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/24/e924bc5d75e60357c7ac89b9e74d84ecf163661d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in cental Kraków, 200 metres from Galeria Krakowska and 300 metres from Krakow Central Railw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.351322340492" Longitude="18.649517691083" StarRating="3" HotelCode="409772|hotel_wolne_miasto" HotelName="Wolne Miasto" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Swietego Ducha 2, 80-834 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/96/83960713133d11c97aa92718a7a164be6d6e96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is beautifully situated in the heart of the Old Town of Gdansk, very close to the famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.4171945" Longitude="18.5591255" StarRating="2.5" HotelCode="157847|villa_palladium" HotelName="Villa Palladium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Józefa Czyzewskiego 20, 80-336 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d1/6ed1024b5b33882217f4171f8cfbeb5fa2d92b74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Palladium in Gdansk (Oliwa), you'll be minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.349168724516" Longitude="18.680647015572" StarRating="3" HotelCode="905119|hotel_focus_gdansk" HotelName="Focus Gdansk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Elblaska 85, 80-718 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/e6/1be6a7eb83e5a1a3bd222fc9103b123890ff388a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.32140794" Longitude="18.63112604" StarRating="3" HotelCode="362771|hotel_zatoka_2" HotelName="Zatoka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Trakt swietego Wojciecha 149, 80-017 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/b1/16b1ab4fd75cd49dc091a32dfa350e23211c68b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.90" OriginalAmount="41.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.348306256117" Longitude="18.65452841505" StarRating="4" HotelCode="148935|2026675" HotelName="Holland House Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Long Market 33/34, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/ef/ceef92089f395de477bf49d63612382d1850e291.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.36" OriginalAmount="41.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34912888" Longitude="18.65527223" StarRating="3" HotelCode="318781|1200758" HotelName="Aparthotel Neptun" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grzaska 1, 80-833 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/49/8249908efd0c3f3a524b507ce14d3513b047895e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3671" Longitude="18.6271" StarRating="0" HotelCode="793362|hostel_przymorze" HotelName="Hostel Przymorze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boleslawa Krzywoustego 24g</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3b/253bcf03b19f2b2b36a5f2bb14ee4e1673fd7b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.343900690756" Longitude="18.657412050235" StarRating="3" HotelCode="546192|hotel_number_one" HotelName="Hotel Number One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jaglana 4, 80-749 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9c/0a9c8271bde781d6c7e19f4fa89aa337060de06d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a bar, room se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3671" Longitude="18.6271" StarRating="0" HotelCode="743232|ratusz_bb" HotelName="Ratusz Bed And Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Opata Jacka Rybinskiego 25</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/3f/053f1a133e0eb779b3d55a8f004e3f3e95e48104.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.68" OriginalAmount="44.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.345975" Longitude="18.658605" StarRating="3" HotelCode="34822|184246" HotelName="Novotel Gdansk 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,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Pszenna 1, 80-749 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/10/ec103850ee4bd3e703d714f57287b005c8c1d37f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Granary Island, in an area extremely rich in history and culture. Tourists...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.414570827919" Longitude="18.57642441988" StarRating="2" HotelCode="193642|willa_ela" HotelName="Willa Ela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>ul. Msciwoja II 79, 80-365 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/39/0c39ce16a80bff1a75c51d4c0cb2983c2c8154a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.00" OriginalAmount="45.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.377532969963" Longitude="18.599272658896" StarRating="3" HotelCode="408708|553715" HotelName="Villa Eva" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Finca,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Diet Meals,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Batorego 28, 80-251 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/9e/d69ea496375b9676c5e57ea6efd06933ea07bfd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small and charming hotel is located in the city centre, in the area called Wrzeszcz, close to p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3542808" Longitude="18.64452587" StarRating="4" HotelCode="612660|250274" HotelName="Craft Beer Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Podwale Grodzkie 4, 80-895 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9a/749ab729c55b7095c1174f2f272e4e5594e2e043.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35064866" Longitude="18.63392777" StarRating="3" HotelCode="361916|so_stay_hotel" HotelName="So Stay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kartuska 18, 80-104 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/af/72af400306d41c5fc1c27881610b8eec9317e328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at So Stay Hotel in Gdansk (Siedlce), you'll be conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.366857" Longitude="18.627593" StarRating="3" HotelCode="308748|willa_fahrenheita" HotelName="Willa Fahrenheita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Daniela Fahrenheita 3, 80-214 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/27/8d27dd92d649322418535046ebfd5563ae381819.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Willa Fahrenheita in Gdansk, you'll be minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.10" OriginalAmount="47.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.356525113143" Longitude="18.652719442704" StarRating="2" HotelCode="460406|2238485" HotelName="Hotel ibis Gdansk Stare Miasto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Heweliusza 24, 80-861 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/e0/21e02195b0123c7de145a15d3876ea018a1454ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.357957999999996" Longitude="18.621356" StarRating="3" HotelCode="905672|amber_hotel_2" HotelName="Amber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Powstanców Warszawskich, 45, 80-165 Danzig</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c3/57/c3577748cbb26c3d3a851496ef4d37f2d42e2987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 2 km from the Old Town in the centre of Gdansk. The property is 2 km away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3671" Longitude="18.6271" StarRating="0" HotelCode="858763|waterlane_island_hostel" HotelName="Waterlane Island Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna 63</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/86/2f865b1015613ffa042128579b7de959c42b7592.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.55" OriginalAmount="48.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.422708139902" Longitude="18.597356379032" StarRating="3" HotelCode="21633|462505" HotelName="Mercure Gdansk Posejdon" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Kapliczna 30, 80-341 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/5d/0d5d62cd38c1b8d458c6e2be0e8776fbf7f1938f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a beautiful garden, just 100 m from a sandy beach. The many picturesque cycle pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.03" OriginalAmount="48.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.351169" Longitude="18.657633" StarRating="4" HotelCode="13198|1093328" HotelName="Hanza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Tokarska 6, 80-888 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1a/601ab42c6180ff593e2f5948df2d38220da841d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in the centre of the Old Town by the Motlawa river, yacht marina and crane, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.37" OriginalAmount="48.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3671" Longitude="18.6271" StarRating="0" HotelCode="876953|2354635" HotelName="Holiday Inn Gdansk - City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Chmielna 1, 80-750 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/bf/dabf9a8c7702e25a2865a1564ce8f9e6ed7c69f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.376808" Longitude="18.617754" StarRating="2" HotelCode="178065|hotel_logos_3" HotelName="Logos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Uphagena 28, 80-237 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/d4/ebd407d48cc083414a643eefdcd806c8eabb7c5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a cosy place in the historic district of Gdansk. Its convenient location nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.38354945" Longitude="18.60455444" StarRating="4" HotelCode="427813|focus_hotel_premium_gdansk" HotelName="Focus Hotel Premium Gdansk City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Nad Stawem 5, 80-454 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/10/63/1063c645fbca4e3ad55b0cac0e5d30108356a2f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.53" OriginalAmount="49.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.30985333" Longitude="18.5980765" StarRating="0" HotelCode="959248|4864525" HotelName="Hotel Platan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Niepolomicka 36, 80-180 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/3a/903a060be202271a323d832850bde501ee8f6cbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.34" OriginalAmount="49.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3563231" Longitude="18.6466245" StarRating="4" HotelCode="13396|462535" HotelName="Scandic Gdansk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Podwale Grodzkie 9, 80-895 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e1/f4e151df4101294c0f5af5497994e5153e632a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in Gdansk's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.65" OriginalAmount="50.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.350439675653" Longitude="18.660221993923" StarRating="5" HotelCode="35489|1428008" HotelName="Podewils" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Szafarnia 2, 80-755 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/fe/3ffe1471801418329b5981bb0f7b0750a82d8d88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.367701" Longitude="18.776585" StarRating="3" HotelCode="162916|centrum_galion" HotelName="Galion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Stogi 20, 80-642 Gdansk, Zachodnie</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7ebdff3074eaebb87dc9ecde8083ba118d40f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a perfect location, about 10 km from the centre of Gdansk. Guests will find ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34812321" Longitude="18.65425607" StarRating="4" HotelCode="730015|ibb_hotel_dlugi_targ" HotelName="IBB Hotel Dlugi Targ" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dlugi Targ 14-16, 80-828 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/19/191996143a31100e5f592fce714f1b35e930fb44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.345002" Longitude="18.663059" StarRating="3" HotelCode="178067|dom_sonata" HotelName="Dom Sonata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakowa 1/2, 80-846 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/99/d49920af43cd845b6bcea6305acb6aebc4d66eb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is on the campus of the Gdansk Music Academy, 400 m from the Old Town. The property is si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.37922055" Longitude="18.6037746" StarRating="3" HotelCode="903048|szydlowski" HotelName="Szydlowski" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Grunwaldzka 114, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/fb/9efbed8ffc3778cd8525f804c5ba2b88e3894dc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 35 rooms. Services and facilities at the hotel include a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34589841492" Longitude="18.8750824432" StarRating="3" HotelCode="157059|hotel_orle" HotelName="Orle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lazurowa 8, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/15/9c15501ccba1c2000c8e8c166265c686c396151e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a seaside district 15 km from the centre of Gdansk. It is near the E-7 rout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.66" OriginalAmount="53.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.347047" Longitude="18.658517" StarRating="3" HotelCode="930948|2508995" HotelName="Kobza Haus Hotel Gdansk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Meeting Room,Pets allowed,Printer,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stagiewna 2/3, 80-750 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/65/3565747ba4914f6592104a4435cdad7d229645ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We are pleased to introduce You to Kobza Haus, stylish residence situated in the heart of Gdansk, ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34392154" Longitude="18.65021146" StarRating="4" HotelCode="497520|hotel_almond_gdansk" HotelName="Hotel Almond Business &amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulica Torunska 12, 80-747 Gdansk, Polish Baltic Sea Coast</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ee/9dee19733ca2ed8df082cae7651a4b3d5d7edb1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3496222" Longitude="18.64851633" StarRating="3" HotelCode="497085|liberum" HotelName="Liberum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dluga 84/85, 80-831 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/72/5c72cca830033481d286acbacf309cec687a7d58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Liberum in Gdansk (Old Town), you'll be minutes from Golden Gate an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.32598118255" Longitude="18.744646763229" StarRating="3" HotelCode="178062|hotel_czarna_perla" HotelName="Hotel Czarna Perla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Glówna 18 A, 80-718 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/20/1320aeafda8343212fe6b26ec878fcf658e6e742.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 7 km from Gdansk Old Town. It takes 15 minutes to get to Gdansk Glówny train st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35606739" Longitude="18.63132115" StarRating="0" HotelCode="678872|folks_village_plowce_house" HotelName="Folks Village Plowce House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ul. Plowce 62, 80-153 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/b3/f9b347295e0f76e628955088ed96dbaed05f6a3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.44" OriginalAmount="55.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.354529354664" Longitude="18.660105988383" StarRating="4" HotelCode="186841|1158928" HotelName="Q Hotel Grand Cru Gdansk" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Rycerska 11-12, 80-882 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/2e/842e9ed77512eb93a2fbe1bb0debeb8288c64556.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the Motlawa River in Gdansk. The popular Great Crane is 600 m from the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34734955" Longitude="18.65863392" StarRating="3.5" HotelCode="480910|medusa_boutique_hotel" HotelName="Medusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stagiewna 16, 80-750 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/a2/ada2eb827e406e9f391b3eb84e7456ca76483a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a bar and room servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.61" OriginalAmount="58.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.346095763774" Longitude="18.664075" StarRating="4" HotelCode="492901|2434195" HotelName="Hotel Sadova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Bar,Beauty Salon,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Kids Play Area,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ul. Lakowa 60, 80-769 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/606295/a_606295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"The Hotelis an excellent base for tourists as well as people holding conferences by the sea. Additi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.349525" Longitude="18.6524" StarRating="3" HotelCode="295611|stay_inn_hostel" HotelName="Stay Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Piwna 28/31, 80-831 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/6d/356db3f944f8dab60a48551102bbd26c35ff3611.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Stay inn Hostel places you in the heart of Gdansk, steps...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34820966" Longitude="18.65726094" StarRating="4" HotelCode="851131|radisson_hotel_suites_gdansk" HotelName="Radisson Hotel &amp; Suites, Gdansk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast,hotel,vacation home or villa" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna 10-25, 80-748 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/c6/41c6861ab2c4b5463b55b4be250270906137bf8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.78" OriginalAmount="59.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.356081" Longitude="18.651169" StarRating="4" HotelCode="13294|132094" HotelName="Mercure Gdansk Stare Miasto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ulica Jana Heweliusza 22, 80-890 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/74/e1749cd6ac7e2f1ba15021e9dbbcd81e4d3f9a3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of the old town approximately 5 km from the nearest beach, this hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.54" OriginalAmount="59.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3858651" Longitude="18.6454143" StarRating="3" HotelCode="268521|1164598" HotelName="Arena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Marynarki Polskiej 71, 80-557 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f6/ecf686c8e14847e8e6b82f39a136795b4467a49e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.87" OriginalAmount="60.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.347467" Longitude="18.658472" StarRating="4" HotelCode="308897|2027575" HotelName="Puro Hotel Gdansk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stagiewna 26, 80-750 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/81/3081308013e0add36d1fa118936ea8d11a4298f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.53" OriginalAmount="61.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.349257" Longitude="18.660519" StarRating="4" HotelCode="101598|553605" HotelName="Gdansk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Szafarnia 9, 80-755 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/83/2383f02f511de98665eaade9c418d4c1ee9ad485.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful boutique hotel has a great location in the heart of Gdansk old town right next to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.54" OriginalAmount="61.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34953775" Longitude="18.65111563" StarRating="3" HotelCode="652399|10270789" HotelName="Hampton by Hilton Gdansk Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lektykarska 4, 80-831 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/81/b781ce895db051c3775da3476690a2eb54073fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.27" OriginalAmount="62.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.428808" Longitude="18.590401" StarRating="3" HotelCode="14484|132114" HotelName="Novotel Gdansk Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Jelitkowska 20, 80-342 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/62/8362dc23e70b3fe2029ca62ad3a2ff6fc5a4cfdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly beside the beach in the Jelitkowo district of Gdansk, a popular Polish city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.345228995233" Longitude="18.655042648315" StarRating="4" HotelCode="900074|19417" HotelName="Qubus Gdansk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna 47 - 52, 80-748 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/8b098695b2774ffcba101f8c4b045339.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated in the heart of Gdansk, with a view of the Motlawa River...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.4009849" Longitude="18.5711862" StarRating="2" HotelCode="156063|hotel_olivia_3" HotelName="Dom Sportowca Olivia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Grunwaldzka 470, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/9c/c39c2fe529ea7242c502fd05e28b0ce9a0f2dde1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34858386" Longitude="18.66052059" StarRating="3" HotelCode="308070|marina_club_hotel_2" HotelName="Marina Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Elevator,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Szafarnia 10, 80-755 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/bd/37bd9b392fbe288a60a9ac0ca399f6f2d64d5758.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Marina Club Hotel in Gdansk (Gdansk City Center), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.406187720701" Longitude="18.576122981897" StarRating="3.5" HotelCode="200656|best_western_plus_arkon_park_hotel" HotelName="Best Western Plus Hotel Arkon Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Slaska 10, 80-389 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0e/d2/0ed2586d70711bf86f9966fb09813a6a2c15f18f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk, about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.38534363" Longitude="18.47066521" StarRating="0" HotelCode="611473|airport_motel_gdn" HotelName="Airport Motel GDN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Spadochroniarzy 12, 80-298 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/96/7296059229b3487fc45e85e36c996ac9c18792f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Airport hotel is a perfect place for short term stay for guests who have an early morning departure ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.37" OriginalAmount="64.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.365213485104" Longitude="18.63221236422" StarRating="3" HotelCode="149957|1120618" HotelName="Impresja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Juliana Tuwima 12, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a8/e5/a8e5a786be203d73e2b609cdb4eef1704b6e6bdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34956576" Longitude="18.6329293" StarRating="0" HotelCode="968430|la_petite_apartments" HotelName="Kartuska 26" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kartuska 26, 80-104 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/e7/a3e746ee20a968ebc54f6450403f3b38ca31c1ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.51" OriginalAmount="68.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.343746" Longitude="18.831542" StarRating="3" HotelCode="76757|1432068" HotelName="Hotel Bartan Gdansk Seaside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Turystyczna 9A, 80-680 Danzig</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/29/9a29e6fbe8fce29489cd532cf421a5eb8e977ae0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the greenest seaside district of Gdansk, on the picturesque Isle of Sobiesz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3497985" Longitude="18.6540283" StarRating="2" HotelCode="148315|kamienica_gotyk" HotelName="Gotyk House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Mariacka 1, 80-833 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/cb/dbcb6e2d5b76a7dbd4e0bda1b181238da4772c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3539597" Longitude="18.6587786" StarRating="3.5" HotelCode="930946|hotel_fahrenheit" HotelName="Fahrenheit Hotel Gdansk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grodzka 19, 80-841 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/79/b579167319dba16ea6422b7a4ad8232a3155cde8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.420496874912" Longitude="18.600265577298" StarRating="4" HotelCode="261817|golden_tulip_gdansk_residence" HotelName="Golden Tulip Gdansk Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Piastowska 160, 80-358 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/6b/066ba931aab94fe5d0525c1361ea639bd56e947b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Gdansk, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34855317" Longitude="18.80099313" StarRating="3" HotelCode="152320|stara_wedzarnia" HotelName="Stara Wedzarnia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nadwislanska 79, Sobieszewo, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a7/7ea70fe3451877b7051ffd02ccbb98937f033e74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.41143" Longitude="18.567569" StarRating="3" HotelCode="75529|oliwski_hotel" HotelName="Hotel Oliwski" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Piastowska 1, 80-332 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/4a/274a22e17af6ad61d44a0e999b465d07d488af15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35349436" Longitude="18.49493085" StarRating="2" HotelCode="268512|hotel_walewscy" HotelName="Hotel Walewscy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts,Inns" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/03/9d03baeefef6f48e33f4fb208c00d715f5199715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.93" OriginalAmount="79.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.347731" Longitude="18.65458" StarRating="5" HotelCode="97892|462525" HotelName="Radisson Blu Hotel Gdansk" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlugi Targ 19, Powroznicza, 80-828 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/3d/af3d1f98a80df036413830d13bc4b2fc991fac08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a 5 minutes away from galleries, shops and street theatre events. With abundant r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34869156" Longitude="18.66242166" StarRating="0" HotelCode="778606|marina_club_residence" HotelName="Marina Club Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Swietej Barbary 12, 80-753 Gdansk, Pomeranian</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d8/8ed83c1090d456905f6f886b1b3a3652b02a2938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.39" OriginalAmount="81.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34230827" Longitude="18.65424157" StarRating="4" HotelCode="945341|1785678" HotelName="Aura Gdansk by Apartinfo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torunska 15, 80-747 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/a8/18a89737032c0f388ff05fb3dc5815050f9882ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.54" OriginalAmount="83.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3480449" Longitude="18.6604595" StarRating="3" HotelCode="268526|1678658" HotelName="APARTINFO - Gdansk - Stare Miasto - Szafarnia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szafarnia 7, 80-755 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/292098/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35519968" Longitude="18.66220474" StarRating="3" HotelCode="984545|luxury_apartments_szafarnia" HotelName="Blue Mandarin Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stara Stocznia 6, 80-862 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/6a/8d6a287da8935a7c9a78e58d948e979cfe1595a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.349869" Longitude="18.66018" StarRating="4" HotelCode="193651|apartamenty_apartinfo_szafarnia" HotelName="Apartment Mont Blanc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Szafarnia 7-46, 80-755 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/ab/c5ab93651daf2ede706aa81381d70ec9b62fb536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.20" OriginalAmount="89.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34384291" Longitude="18.65725724" StarRating="3.5" HotelCode="952289|2486935" HotelName="Nowa Motlawa by Flats For Rent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Kitchen,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>ulica Jaglana 6, 80-749 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f5/faf5c1dde7420585e9e43a2ca414d1584dfb0c9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3671" Longitude="18.6271" StarRating="3" HotelCode="488270|54700" HotelName="APARTINFO - Gdansk - Stare Miasto - Ogarna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>ulica Ogarna 15/19, Stare Miasto, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/e3/2c/e32c469a1a744db4852fbbfd7f1afc3a947af06e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.43" OriginalAmount="90.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.382902491556" Longitude="18.469416071425" StarRating="3" HotelCode="930947|1072664" HotelName="Hampton By Hilton Gdansk Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220 Juliusza Slowackiego Street, 80-298 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/2b/6b2b6ee804db965cbfd265ac867fb2e33c0be75b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35036856" Longitude="18.65486053" StarRating="0" HotelCode="641420|apartamenty_patio" HotelName="Apartamenty Patio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Swietego Ducha 91/95, 80-834 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/1c/551c70eb2ab837707fcb5929238184e1195acb4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34734016" Longitude="18.65918075" StarRating="5" HotelCode="619447|apartamenty_chleb_i_wino" HotelName="Apartamenty Chleb I Wino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Stagiewna 17, 80-750 Gdansk, Wyspa Spichrzów</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/be/34befe00ea9e1e9d6812b07fbe8ebea09d709003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.16" OriginalAmount="92.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34401514" Longitude="18.65787839" StarRating="3.5" HotelCode="632677|2509375" HotelName="Elite Apartments Spa Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jaglana 6B, 80-749 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/76/a476aeb1505a9e423261789eb091c40e785844a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35427042" Longitude="18.65583893" StarRating="0" HotelCode="985592|happy_stay_old_town_tartaczna_st210_b" HotelName="Tartaczna Suite by Happy Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tartaczna 3, 80-839 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/11/a611162409fdb62f3548df5e7da6053a867b2776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34216223" Longitude="18.65352037" StarRating="0" HotelCode="945344|apartamenty_sunsnow_aura" HotelName="Aura Gdansk by Sun &amp; Snow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Torunska 15, Stare Miasto, 80-747 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e8/62e8501cba66ed8810494f9ca75fdf1a759856bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.05" OriginalAmount="96.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.37948525" Longitude="18.48542296" StarRating="3" HotelCode="429953|605881" HotelName="Hotel Faros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>ulica Slowackiego 165, 80-298 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/4a/c24a35c8fc83e6a93acd9971fe38daa33e5c4d5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and a business centre, fo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.34305841" Longitude="18.67759418" StarRating="0" HotelCode="723664|gdanziger_dom" HotelName="Gdanziger Dom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Maki 22A</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/d6/85d672523d627182111ae000b85dd037dd961975.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.40788491" Longitude="18.60979097" StarRating="3" HotelCode="953998|elite_apartments_marina_residence" HotelName="Rezydencja Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jelitkowski Dwór 10/3, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/a0/92a0eee6c696d68c15e61c192238bff9e5578b4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35804007" Longitude="18.65670783" StarRating="3" HotelCode="954019|elite_apartments_cityview_center" HotelName="Elite Apartments Cityview Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Walowa 25, 80-858 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/b8/38b83ea47070ad1ad1b8a07fb82b1ebf04e1e7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.353487" Longitude="18.657938" StarRating="5" HotelCode="165024|hilton_gdansk" HotelName="Hilton Gdansk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Targ Rybny 1, 80-838 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6fc06e4a17558ee0702ce3b98350bdc0d65e03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 200 m from the Medieval Port Crane and about 600 m from Dlugi Targ Street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.40912644" Longitude="18.59737678" StarRating="3" HotelCode="482373|irs_royal_apartments_irs_cztery_oceany" HotelName="IRS ROYAL APARTMENTS - IRS Cztery Oceany" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>ul. Obroncow Wybrzeza, 80-398 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/9e/f29e5795ba85fc9625b3dafc2314392fe736db0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at IRS ROYAL APARTMENTS - IRS Cztery Oceany in Gdansk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.39612322" Longitude="18.60266833" StarRating="0" HotelCode="963988|irs_royal_apartments__irs_aviator" HotelName="IRS Royal Apartments - IRS Aviator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ulica Jana Pawla II 3, 80-462 Gdansk, Pomerania</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bc/56bcda69668196de68b85315f631f0851dabd5b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35519338" Longitude="18.66215372" StarRating="0" HotelCode="758869|welcome_apartment_old_town_river_point" HotelName="Old Town - River Point by Welcome Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Internet,Kids Play Area,Lounge,Parking,Restaurant,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stara Stocznia 2, 80-862 Danzig</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/25/2925f9709c97c0fa2ad2877e9a83bb8e266d00e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Old Town- River Point is the perfect place to spend an unforgettable stay in the very heart of Old T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.40960886" Longitude="18.56845325" StarRating="3" HotelCode="570424|250307" HotelName="Hampton by Hilton Gdansk Oliwa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Grunwaldzka 507, 80-320 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/6c/956c3c9a37bdd3a1f2ef9a0b86da24b12369ce9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.41921" Longitude="18.605648" StarRating="4" HotelCode="952363|irs_royal_apartments__irs_neptun_park" HotelName="Neptun Park by IRS Royal Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wypoczynkowa 4, 80-341 Danzig</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/e3/84e36dbae2655968a7507a4a6cc67b1146adf3ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.40221979" Longitude="18.59133903" StarRating="0" HotelCode="966606|irs_royal_apartments_apartamenty_irs_albatros" HotelName="Albatross Towers by IRS Royal Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rzeczypospolitej 4, Przymorze, 80-369 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/85/1a85bf2ba91c25664cd0adb0171ad62b3939cd15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.4012611" Longitude="18.61137122" StarRating="3.5" HotelCode="629908|elite_apartments_marine_suite" HotelName="Elite Apartments Marine Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Powstancow Wielkpolskich 5F, 80-457 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/5d/ec5dc11c1110a02bdd0c2a9700e7637d16eaee65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3515484" Longitude="18.6556165" StarRating="4" HotelCode="413133|irs_royal_apartments__kwartal_kamienic" HotelName="IRS Royal Apartments - Kwartal Kamienic - Apartment Gdansk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>ulica Tandeta 1, 80-835 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/a5/6ea5b247eb81459e9605511e65b10fd3173611c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gdansk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.35416184" Longitude="18.61561437" StarRating="3" HotelCode="409800|rezydencja_wind_rose__luxury_aparthotel" HotelName="Rezydencja Wind Rose - Luxury ApartHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nad Jarem 19, 80-135 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/84/3d84373c4dcc235233fdde7e83ce90e56e81cefa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Gdansk. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.40996601987" Longitude="18.633865542776" StarRating="3" HotelCode="95782|hotel_lival" HotelName="Hotel Lival" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Mlodziezy Polskiej 10, 80-512 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/0d/fe0df1bda6bed3556b02b7952b67237af149be6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gdansk. The nearest airport is Gdansk (GDN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.407642662681" Longitude="18.619186241532" StarRating="3.5" HotelCode="464736|irs_royal_apartments_nadmorski_dwor" HotelName="IRS ROYAL APARTMENTS Nadmorski Dwor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Nadmorski Dwór 12, Brzezno, 80-506 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/72/ec72ac2ec5c46a43f4d0b8737451732d6e811ed8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A safe is available to travellers. Wireles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.77" OriginalAmount="177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.3440659" Longitude="18.6542442" StarRating="0" HotelCode="983329|domhouse_apartments_waterlane_island" HotelName="Waterlane Island by Dom &amp; House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna 63, 80-748 Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/65/f96589d194f7bcec20aa837d2905a4457429f555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="844.61" OriginalAmount="836.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.347993" Longitude="18.660666" StarRating="4" HotelCode="845776|483701" HotelName="Apartamenty WaterLane by Dom &amp; House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Internet,Jacuzzi,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Szafarnia 11, Gdansk</AddressLine>
          </AddressLines>
          <CityName>Gdansk</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/38/d138caaa5e5c944850d89dc89a057560f63fb206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gdansk.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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,Jacuzzi,Spa,Kitchen,24 Hour Power Supply,ATM/Cash Machine,Beauty Salon,Housekeeping,Kids Play Area,Meeting Room,Parking,Pets allowed,Wake-up Call Service,24 Hour Security,Airport Transfer (on Demand),Printer,Elevator,LCD/Projector,Luggage Storage,Currency Exchange,24 Hour Front Desk,Coffee Shop,Dry Cleaning,Garden</BasicAmenities>
    <HotelRating>5,4,3.5,3,2,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,BEACH HOTEL,SPA HOTEL,APARTMENT,HOSTELS,VILLA,BED AND BREAKFAST,VACATION HOME OR VILLA,FINCA,GUEST HOUSES,BED AND BREAKFASTS,INNS,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
7bd134bc-4362-406e-8494-4a94227b90c7|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="7bd134bc-4362-406e-8494-4a94227b90c7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
7bd134bc-4362-406e-8494-4a94227b90c7|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
7bd134bc-4362-406e-8494-4a94227b90c7|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
7bd134bc-4362-406e-8494-4a94227b90c7|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
7bd134bc-4362-406e-8494-4a94227b90c7|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
7bd134bc-4362-406e-8494-4a94227b90c7|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
7bd134bc-4362-406e-8494-4a94227b90c7|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
7bd134bc-4362-406e-8494-4a94227b90c7|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-15T05:52:51.4201803+00:00" Version="0" EchoToken="Search" TransactionIdentifier="7bd134bc-4362-406e-8494-4a94227b90c7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="20.34" OriginalAmount="20.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712854555763" Longitude="-9.1372936964035" StarRating="2" HotelCode="190578|1164698" HotelName="161 Norte Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Douradores 159-161, 1100-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/01/3401a6e3947e1cd5e768c655bf8b5f915c8064da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71534966" Longitude="-9.13800352" StarRating="0" HotelCode="402090|welcome_hostel__2" HotelName="Welcome Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Garcia 29, 1'st Floor, 1150-167 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/29/6629372692922b8ff307e09c011ac5193c42b64d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Welcome Hostel in Lisbon (Lisbon City Center), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.699751" Longitude="-9.19219507" StarRating="3" HotelCode="744179|341908" HotelName="The Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Artur Lamas 19, Alcantara, 1300-464 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/87/85871b71c8550587e8b4bda6133ab7528731107f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.12" OriginalAmount="27.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7077913" Longitude="-9.15474416" StarRating="1" HotelCode="811627|3921375" HotelName="Cenario Catita Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Marques de Abrantes 97, 2andar, 1200-718 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/aa/ccaae894a8f1934295141a1580412a9139022fe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.20" OriginalAmount="27.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72196643" Longitude="-9.13483359" StarRating="3" HotelCode="950457|3927295" HotelName="O Eletrico Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Anjos 12D, 1150-032 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/0b/5e0be6adf16de23709770c0c0718eb3b8b7023c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.39" OriginalAmount="28.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72926269" Longitude="-9.13449631" StarRating="2" HotelCode="690361|3926995" HotelName="Ambiente Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 86, 3º Esquina, Arroios, 1150-021 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c3/5dc3c87926e265e0d153dc3110bb0c432e05fa7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7233815" Longitude="-9.14572146" StarRating="1" HotelCode="406351|491234" HotelName="Liv'in Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Marta 37, 1st floor, 1150-293 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/92/b192daad8c7ce00a8a28733b67bc7de4815f2f00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Liv'in Lisbon Hostel places you in the heart of Lisbon, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.699195789212" Longitude="-9.2055556841358" StarRating="2" HotelCode="383462|people_hostel" HotelName="Terrace Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jeronimos 16, 1400-211 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/ec/78ec9bac5bdb82f54e3666a76c692d59ce25e7db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7186899" Longitude="-9.15619267" StarRating="3" HotelCode="410954|wallis_rato" HotelName="Wallis Rato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Alvares Cabral 3, Campo de Ourique, 1250-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/02/d802d6ff9ff3d078d135c02c88ac79a2af91e8be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.74" OriginalAmount="32.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720295842508" Longitude="-9.1573084532329" StarRating="2" HotelCode="934495|9288049" HotelName="V Dinastia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rua D.Joao V 7, 1250-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/90/f390312ba88ce97ceb0452090cf7e1ae2df83f17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dinastia Guesthouse A warm welcome awaits you at the mid size Dinastia Guesthouse in Lisboa. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.94" OriginalAmount="32.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="958104|4710375" HotelName="Nlc Rooms And Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avnue Da Republica, 1050-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c8/95c88aef8b889a95677cb8598ed0e7d335921e83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.00" OriginalAmount="32.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72506873" Longitude="-9.14632714" StarRating="3" HotelCode="775539|2542365" HotelName="easyHotel Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Marta 60, 1150-006 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/58/4358c4db1122cff4c6e95a2f9240b61f606a9de6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.73" OriginalAmount="33.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7247275" Longitude="-9.1360002" StarRating="3" HotelCode="267638|2382185" HotelName="Estrela dos Anjos Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Anjos 70, 1150-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/35/f835250a9110a2d6127c50dc8bba560cc00b36e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Estrela dos Anjos places you in the heart of Lisbon, wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.72" OriginalAmount="35.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72728253" Longitude="-9.13477196" StarRating="2" HotelCode="488970|96747205" HotelName="Hostel Seven Hills - Adults Only" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 66, 4º Dto, 1150-020 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7a/ca7a71818077619813b06ebf45ac7dc55fedf1e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Hostel Seven Hills - Adults Only places you in the heart of Lisbon, minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.30" OriginalAmount="35.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.709846089214" Longitude="-9.1506277728033" StarRating="4" HotelCode="626674|64148595" HotelName="Selina Secret Garden Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beco Carrasco 1, 1200-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/75/5775ede61d4669c8e95994a7c4c1e9fd7802d412.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7235122" Longitude="-9.13311218" StarRating="1" HotelCode="534283|private_accomodation" HotelName="Private Accomodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Maria Andrade 42 3Dt, Arroios, 1170-216 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a7/66a74b73183862db9dce0679005ecf6bafa7ce2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.52" OriginalAmount="36.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7222304" Longitude="-9.1395013" StarRating="3" HotelCode="522887|70335405" HotelName="Angels Inn Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 85</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/58/0c58017800ff770e7d85fe3d4ef4bacde8ff7d28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.60" OriginalAmount="36.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="781999|4697885" HotelName="Lx Center Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 2, Misericordia, 1200-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/a8/f8a8f40c6632328b5deb818e5ba8ef9e1d5569a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.01" OriginalAmount="36.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.731958508823" Longitude="-9.1482829288077" StarRating="2" HotelCode="312614|28185749" HotelName="Hans Brinker Hostel Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" HotelFacility="24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Dining,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pedro Nunes 10, 1050-171 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/2c/2a2cd34390da7bf4d58503175a797eb5fdb2b936.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Here you get what you pay for. The mattresses might break your back they won't break your budget. We...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73147555" Longitude="-9.14802415" StarRating="0" HotelCode="563825|409625" HotelName="Hub Lisbon Patio Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 8, 1050-229 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/56/9b56f5d9147f4397da4636f7b2e52b75aa44a150.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Lisboa. The establishment's common areas include Wi-Fi inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.61" OriginalAmount="37.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.711770563563" Longitude="-9.1378729587566" StarRating="1" HotelCode="267637|2062455" HotelName="LX Rossio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 52, 2º, 1100-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/zz/07ad0325496a916fc2f67702809cec98dced34a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Albergaria Residencial Insulana, it's an excellent small hotel situated right in the center of the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.28" OriginalAmount="37.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="423888|2070005" HotelName="Lisbon City Apartments &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Lounge,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Almirante Reis 43, 1150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/73/b4733fb46a98d4dec9d28b727637b04c13006976.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;O Lisbon City Apartments &amp; Suites está a 10 minutos de carro do centro da cidade. Está convenienteme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70437639" Longitude="-9.17674362" StarRating="0" HotelCode="721751|factory_guesthouse_lisboa" HotelName="Factory Guesthouse Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Das Fontainhas 9-2</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/c0/edc03e87756a93f1b54001f05b14435b04f3305a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.742029920126" Longitude="-9.1339865326881" StarRating="2" HotelCode="28074|residencial_lar_do_areeiro" HotelName="Residencial Lar do Areeiro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Francisco Sá Carneiro 4, 1000-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/da/77daaa18d47c0a42e3891c423e90d6bed114ab88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.76" OriginalAmount="38.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.724737796813" Longitude="-9.1352362711639" StarRating="3" HotelCode="173951|1638751" HotelName="Lisbon City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Almirante Reis 49, 1150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/cf/4bcf237d340f9f9ebeee5948384d84c7d4dc5bd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a privileged location, just a few steps from Lisbon city centre and the historica...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.93" OriginalAmount="38.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.737207" Longitude="-9.128342" StarRating="2" HotelCode="30833|545575" HotelName="Hotel Dom Afonso Henriques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cristovão Falcão nº8, On top of the Fonte Luminosa, Located near Baixa Pombalina and the historical heritage of Lisbon, 1900-172 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/93/4c9398572ea044a1b82bad3fc392a93a2d118fcb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Recently remodeled and very well-connected with the public transportation network, the hotel is Lisb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.07" OriginalAmount="38.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="1" HotelCode="853845|3927955" HotelName="The Delight Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 95, 3rd Floor, Avenidas Novas, 1050-227 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/51/d8517bd0bc1f41422653e4d1ae26533ad17acc9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.34" OriginalAmount="38.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714670656867" Longitude="-9.147494446627" StarRating="2" HotelCode="384444|2591985" HotelName="Hub New Lisbon Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de o Seculo 150, 1200-437 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/37938/2437938/1.jpg?f=15041508</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.36" OriginalAmount="38.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.726380742489" Longitude="-9.1409938037395" StarRating="2" HotelCode="30774|311075" HotelName="Hotel Princesa Lisboa Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 130, 1150-180 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/dd/24ddd5ca7948cf910163917c016dd387c4a44f26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Lisbon, within a short distance of links to the public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.711836111604" Longitude="-9.157252588538" StarRating="2" HotelCode="517772|house_sao_bento" HotelName="House São Bento Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Borges Carneiro 38, São Bento, 1100-256 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/bb/efbbdbdd555506d8f562bf1f513ce858a67ddfd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.27" OriginalAmount="39.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725143546432" Longitude="-9.135226044797" StarRating="3" HotelCode="309913|2542515" HotelName="Lisbon Style Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 55/53, 1150-011 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b8/4db8f6c6a79d5c466f0975790d256060fef64a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72087532" Longitude="-9.144639" StarRating="0" HotelCode="795390|516519" HotelName="Bluesock Hostels Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manuel Jesus Coelho 1, 1150-228 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/f1/bef13f18013d48357819157ab92c5860da98fe4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73097905" Longitude="-9.1343548" StarRating="0" HotelCode="856495|3924335" HotelName="My Charm Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 106, 3 Frente, 1150-022 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/f0/f4f0cf75c0c9803f882d607657fb2a89b01ae4cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70871726" Longitude="-9.14637837" StarRating="0" HotelCode="747075|lisbon_inn_bica_suites" HotelName="Lisbon Inn Bica Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da Bica Grande 6, Edifício todo, Misericordia, 1200-058 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/9b/7f9b3e75c80a407ee45a80f286c8c65796b3bb86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.63" OriginalAmount="41.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71357901" Longitude="-9.13057149" StarRating="3" HotelCode="611854|3922715" HotelName="Santa Luzia B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De SaoTomé 23, 1100-561 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/7f/217f6362ccd1079fe7f247ce509679865e0cbe5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.75515028" Longitude="-9.13932764" StarRating="3" HotelCode="523887|alvalade_ii_guest_house" HotelName="Alvalade II Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rio de Janeiro 25, 3 direito/rectaguarda, 1700-331 Lisbon, Lisbon Region</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/ca/12ca2f8a8a6b1f302c384688317dee6ba8e67aaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alvalade Apartment is a self-catering accommodation located in Lisbon, just 550 metres from Alvalade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.79" OriginalAmount="42.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71093115371" Longitude="-9.1376745700836" StarRating="2" HotelCode="20411|359725" HotelName="Duas Nacoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitória 41, (Ecke mit Rua Augusta), Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c4/c8c4995dfe79f4c206e81c0dc3d8ec3dcd666227.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is approximately 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.97" OriginalAmount="42.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.711759516261" Longitude="-9.1384879703942" StarRating="4" HotelCode="186189|1025338" HotelName="Lisbon Art Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 158, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/19/6b192a72c0ce70aa463485cb598d56970a1f2c87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the most central quarter of Lisbon, Baixa, between the cosmopolitan Ru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727384" Longitude="-9.142172" StarRating="3" HotelCode="63624|residencial_joao_xxi__hostel" HotelName="Residencial Joao XXI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 179-1, 1150-177 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/5f/405fa96cab56cbc19d1d13fd90118e8a5a26ea6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.54" OriginalAmount="43.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.728187597792" Longitude="-9.1494736075401" StarRating="3" HotelCode="46474|265015" HotelName="Avenida Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 6, 1050-214 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c4/fcc4912e0b890a3951a639b59c84886be607398d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72389969" Longitude="-9.1341978" StarRating="0" HotelCode="681413|flag_hostel" HotelName="Flag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Palmira 25, Anjos, 1170-286 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c3/d2c3642b5ddfd452f1bd54859ae6c6243296ba29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.89" OriginalAmount="44.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.745706" Longitude="-9.140341" StarRating="3" HotelCode="16905|318575" HotelName="Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Roma 33, 1749-074 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/8a/6c8a4da874d4cbf6639b18acd2fe4fdc75f72d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the popular shopping street Avenida de Roma, this city hotel is situated in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.30" OriginalAmount="44.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72578061" Longitude="-9.14463247" StarRating="3" HotelCode="624962|2542615" HotelName="Universo Romantico" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciano Cordeiro 72, 1150-217 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/ab/c2abe5dc992a9715488c0ff307957b2a840aa25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73864686" Longitude="-9.13504315" StarRating="0" HotelCode="697010|mini_hostel_in_lisbon_" HotelName="Mini Hostel in Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts,Guest houses,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Guerra Junqueiro 14, Apartment 1D, Areeiro, 1000-277 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/40/55408d732f3c9621d5f677ddc51b8e408bec33d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mini Hostel in Lisbon features a Middle East-inspired décor and is just 200 metres from a Metro stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.50" OriginalAmount="45.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.717344" Longitude="-9.146921" StarRating="3" HotelCode="95805|1089548" HotelName="Botanico" 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>Rua Mae de Agua 16-20, 1250-156 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a6/c9a67574b9e7c475e67456e46ea988d40b6f37c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.54" OriginalAmount="45.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7215227" Longitude="-9.1461989" StarRating="2" HotelCode="95800|1515598" HotelName="Dom Sancho I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 202, 1250-147 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/3d/443d8f4dec75b990f4daecaf93c32dc310fdc121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.66" OriginalAmount="45.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="976794|2624795" HotelName="Exe Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 5-9, 1000-109 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/09/9d09f6edbcb438e8b1d65326b75fd41bad90cde4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.79" OriginalAmount="45.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.724793629984" Longitude="-9.1480552881552" StarRating="3" HotelCode="37864|865955" HotelName="Excelsior" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 172, 1150-282 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/a1/11a136e2c89e5871f583fcf915ab3560f27d4422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.80" OriginalAmount="45.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723566" Longitude="-9.152436" StarRating="3" HotelCode="95802|188977" HotelName="Flamingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho n.º 41, 1250-068 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/4a/944a08003717c83b149320816536b77afda15689.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.07" OriginalAmount="45.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="982463|4707775" HotelName="Be Lisbon Hostel Intendente" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Anjos Lisboa 1-F, 1150-032 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/5e/0d5e662ddf564f6a0483259868fc7c25239f2659.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.23" OriginalAmount="45.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72386999" Longitude="-9.13212324" StarRating="0" HotelCode="482648|2541935" HotelName="Brickoven Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Forno do Tijolo 3, 1170-132 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/12/3712a6ca6c6412dcbfa64d9b45bbc6ba9112acd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Brickoven Palace in Lisbon (Alfama), you'll be convenient to Hospit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73508148" Longitude="-9.14313423" StarRating="0" HotelCode="733051|chalet_davila_guest_house" HotelName="Chalet D'Ávila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque D'Ávila 69, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e4817197c7bacd29ea6ea101f76a6c76721998.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.92" OriginalAmount="46.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725795884922" Longitude="-9.1478937864304" StarRating="2" HotelCode="190566|1874735" HotelName="Vila Nova Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé º111, 1º Andar, 1050-089 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/5d/b65d58b2b2fa76f425a964ce6c9e724fedc072bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hostel is ideally located in the Marques de Pombal in the heart of Lisbon. It offers bri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="47.05" OriginalAmount="46.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714042042823" Longitude="-9.1366394055093" StarRating="2" HotelCode="41080|2807979" HotelName="Grande Pensão Residencial Alcobia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço do Borratém 15, 1100-408 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/83/ed831af1ab34fd84799ddfa66da69a5ec89a6732.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.05" OriginalAmount="47.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.737126303746" Longitude="-9.1628027240497" StarRating="2" HotelCode="13710|831535" HotelName="ibis Lisboa Jose Malhoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 10, 1070-158 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/72/ab72133ad87b47efaa52452955229fa35b97e109.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the tourist centre of Lisbon just a short walk from the city centre where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.05" OriginalAmount="47.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7153308" Longitude="-9.13455482" StarRating="4" HotelCode="869760|2047005" HotelName="Lisbon Serviced Apartments - Castelo São Jorge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marquês Ponte de Lima 27, 1100-335 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/db/21dbc6ce6136c94fb7163a4307a3239b5b388c9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.14" OriginalAmount="47.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.760032" Longitude="-9.233412" StarRating="2" HotelCode="93327|318545" HotelName="Residencial Jardim Da Amadora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Major Humberto Da Cruz, 3, 2700-545 Amadora, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9a/bf9acf130b379e7759ed5293aa58e9aab69d479b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is situated at the junction of the most important transport axes of the capital (A1, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73030181" Longitude="-9.14777124" StarRating="0" HotelCode="689147|pousada_de_juventude_de_lisboa" HotelName="Hi Hostel Lisboa Pousada De Juventude" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade Corvo 46, 1050-009 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ed/31ed5a2e7019e96268e056ed2b0b4a23743c8117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.77" OriginalAmount="48.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71562598546" Longitude="-9.1407897144918" StarRating="3" HotelCode="148136|1989365" HotelName="Gat Rossio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua jardim do Regedor 27-35, 1150-193 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/c2/fec290c7e875e270afd8b17b7ecddcc861c664d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.15" OriginalAmount="48.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71140484" Longitude="-9.14708644" StarRating="3" HotelCode="619744|3918645" HotelName="Inn Bairro Alto Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Travessa das Mercês 52, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/27/9227cf19cd7c33b801bbfe716f23d64d952a922a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70805123" Longitude="-9.14504647" StarRating="0" HotelCode="701562|puenteareas" HotelName="Lisbon Calling Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Paulo 126, 3rd Floor, 1150-149 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/43/f443354d36535b885a9b15c3371008f0ed673eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.77" OriginalAmount="49.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727014" Longitude="-9.1447" StarRating="4" HotelCode="302830|926675" HotelName="3K Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Conde Redondo 24, 1150-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/91/9991a45570f32c099988721649045a638ceeb5ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre within minutes of the town centre. Less than ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.93" OriginalAmount="49.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7282" Longitude="-9.1477" StarRating="4" HotelCode="28595|1025178" HotelName="Eurostars Lisboa Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Andaluz 13B, 1050-121 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42263/a_42263_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is situated within a few minutes walk of the Praça Marquês de Pombal. The Marque...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.01" OriginalAmount="49.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70763386" Longitude="-9.15351754" StarRating="3" HotelCode="401271|3920485" HotelName="Lisbon Check-In Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Largo Vitorino Damásio 3, 3o Dto, Estrela, 1200 872 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/34193/2434193/1.jpg?f=15020929</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Lisbon Check-In Guesthouse, you'll be centrally loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.14" OriginalAmount="49.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725947484939" Longitude="-9.1482178159733" StarRating="3" HotelCode="735447|2542315" HotelName="Exe Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 124, 1050-093 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/47/62475776bc88b49b31fce8d66eb8bf9f7cf33e26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exe Liberdade is an elegant design hotel located in the heart of Lisbon. The impressive avant-garde ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.20" OriginalAmount="49.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.742958782823" Longitude="-9.1480761766434" StarRating="3" HotelCode="27787|1039175" HotelName="VIP Inn Berna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio de Serpa 13, 1069-199 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/67/6667a4228d1abfbcdac471edbedd421bd47fcfd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located around 3.5 km from the centre of Lisbon with it's numerous cultural and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72687557" Longitude="-9.13470378" StarRating="0" HotelCode="691677|lisbon_gambori_hostel_" HotelName="Lisbon Gambori Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 62</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/71/dd7118f44f0d72e5438cb9a0ad2cc452ce04db8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73096717" Longitude="-9.15085654" StarRating="0" HotelCode="949124|the_sky_lofts_lisbon_" HotelName="The Sky Lofts Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto De Aaguiar 66 5E, 1050-018 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/10/f010b15ae85f87c3b0d1393f0eaee64839a09b5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.95" OriginalAmount="50.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73059415" Longitude="-9.13438175" StarRating="3" HotelCode="518348|8691949" HotelName="Vila Garden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Airport Transfer (on Demand),Babysitting,Dining,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 98, 1150-022 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/f4/bef42512ea85237060f56ac4ac5522cc8dea5cd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an historical building, the Vila Garden Guesthouse welcomes you to a traditional and typi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.16" OriginalAmount="50.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71934041" Longitude="-9.14259268" StarRating="3.5" HotelCode="618558|3912405" HotelName="Lisbon Serviced Apartments - Avenida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Telhal 4, 1150-346 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/c0/f8c0252eaa82e727e60e47e8df1ba0da2d12b11f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714778752707" Longitude="-9.1336707070463" StarRating="2" HotelCode="378703|this_is_lisbon_hostel" HotelName="This Is Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Costa do Castelo 63, 1100-335 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/51/2151d8be3e41d3f3387437030ae36ddaf7469fbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at This Is Lisbon Hostel places you in the heart of Lisbon,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.82" OriginalAmount="51.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|2100245" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 103, Lisboa 1150-020</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/44/6244c831c300a93a0da430508d228d112a7bdc09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.34" OriginalAmount="51.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.732071465435" Longitude="-9.1423246163836" StarRating="2" HotelCode="13717|831605" HotelName="ibis Lisboa Centro Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Casal Ribeiro 23, 1000-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/e4/d1e4bf74b180730a4c26dfc6401eff64a5c968ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, in the heart of the financial district and is an idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71789426" Longitude="-9.13906191" StarRating="0" HotelCode="738977|489240" HotelName="Quinta Colina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada De Santana 200, 1150-307 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/88/e0887414d7360f47b34e883b950df98af568553e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723446" Longitude="-9.135079" StarRating="2" HotelCode="95799|residencial_do_sul" HotelName="Residencial Do Sul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 34, 1150-018 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6f/f76febf0446a0e07a054a1a2b63adf42d89ca6ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the city centre (10 minutes walking or 5 minutes by metro). There is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727152231366" Longitude="-9.1346878554757" StarRating="3" HotelCode="26241|hotel_travel_park_lisboa_2" HotelName="Hotel Travel Park Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 64, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/22/b12205fb093759fae0c002ada0186be16917a04c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the Parca de Figueira, less than 4 km from the town centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.57" OriginalAmount="52.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722500367853" Longitude="-9.1338521502212" StarRating="3" HotelCode="535148|66637899" HotelName="Fenicius Charme Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade 23, 1170-014 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/8a/1f8aa454be56fe14447e6b31e14467836d3c54c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fenicius Charme hotel has a reception, a bar, a breakfast dining room, 40 rooms, doubles and twin, 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.69" OriginalAmount="52.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71173687" Longitude="-9.13674008" StarRating="3" HotelCode="757483|3925815" HotelName="B in B Lisbon Downtown Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Boutique,Internet">
        <Address>
          <AddressLines>
            <AddressLine>126 Rua dos Douradores, 2 andar, 1100-422 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/e9/e7e9fc94a7b88b332ae04559963dbda4641e945c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy boutique hotel is located in Lisboa. With a small number of only 12, this accommodation is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.80" OriginalAmount="52.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|296555" HotelName="Hotel Borges Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Garrett 108, 1200-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/90/7b902d621f2636e29cc8f921f06dec5a32417912.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.42" OriginalAmount="52.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.743023635398" Longitude="-9.1501548886299" StarRating="3" HotelCode="19560|98992" HotelName="VIP Executive Zurique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivone Silva 18, 1050-124 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/22/fb221efb068101b8b0f193c0ef7fcdd51f54eaec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon just a short distance (250 m) from a select...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72242725" Longitude="-9.14974609" StarRating="0" HotelCode="960121|brasilia_" HotelName="Brasilia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 29 2, 1250-008 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7c/727cd5e966661e51ef3bf052268bdbce10d6245c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="53.70" OriginalAmount="53.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|1257630" HotelName="Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 5, 1169-066 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/94/0594a805f2b1aac3a625c1116219210c28de092a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre within metres of links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.77" OriginalAmount="53.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.708588023291" Longitude="-9.1468210932541" StarRating="3" HotelCode="477397|2046975" HotelName="Lisbon Serviced Apartments Ascensor da Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 234, 1200-430 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/b8/aeb81115a8bd34daf26871a5239d582aec4c5c7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.77" OriginalAmount="53.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.726142244797" Longitude="-9.1350492264871" StarRating="2" HotelCode="902476|3916845" HotelName="Sete Colinas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 67, 1150-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/83/7583eb515bfcf015485684062bc1a99485b808b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Lisboa. The establishment comprises a total of 31 snug units. Pets...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.25" OriginalAmount="53.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70937625" Longitude="-9.14446729" StarRating="4" HotelCode="739622|3910945" HotelName="Lisbon Serviced Apartments Chiado Emenda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Emenda 45, Misericordia, 1200-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/1a/4d1a657fab8362e8508601c7a25f48b4fa9ae5f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbon Serviced Apartments "Emenda-Chiado", is a building, which has been completely renovated a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.730918300875" Longitude="-9.134445384005" StarRating="3" HotelCode="152113|residencial_o_paradouro" HotelName="Residencial O Paradouro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis, 106 - 7°, 1150-022 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/0d/920da79d5a851779467bddc969fcf4c6d9c4607b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Residencial O Paradouro in Lisbon (Avenida Almirant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.61" OriginalAmount="54.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.740949369827" Longitude="-9.1503573954105" StarRating="4" HotelCode="10663|99012" HotelName="Hotel 3K Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 10, 1050-138 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1e/d21e524a8ff0e6aba33cebcf4b7141d338d76e52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located close to links to the public transport network and an easy 30...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.95" OriginalAmount="54.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73456231" Longitude="-9.14341631" StarRating="0" HotelCode="841440|4694975" HotelName="Duque de Saldanha - Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores De Chaves 23, 4 Esq., Arroios, 1000-110 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7f/e87f96819c53cd4a0b6f19686ee1b6900cc3c668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Saldanha), Residencial Duque de Saldanha is min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.08" OriginalAmount="54.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71071532" Longitude="-9.13810422" StarRating="4" HotelCode="564935|467761" HotelName="Esqina Urban Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="lodge" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 92, 1100-579 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/64/db6430708153d084fac334dd3e718a050f26f962.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Creativity from Urban Inspiration

Not just a great place to crash; but also an artistic and cultura...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.31" OriginalAmount="54.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723225449463" Longitude="-9.1508001197577" StarRating="3" HotelCode="324154|1907225" HotelName="Lisbon Apartments Avenida Da Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho Da Silveira 34-36, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/9d/999de3ec3c10864f83cf1951f6944d28ed69447a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.41" OriginalAmount="54.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.747249385893" Longitude="-9.1504284739494" StarRating="4" HotelCode="49109|2304095" HotelName="VIP Executive Entrecampos Hotel &amp; Conference" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 295, 1600-035 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f2/85f2300fc7f549d5e2b7d58beef6e160b36149dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon. The city centre is only 10 minutes away with the underground. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.729388655246" Longitude="-9.140619635582" StarRating="4" HotelCode="175630|29828" HotelName="Neya Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua D. Estefania 71-77, 1150-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/94/1c947e7b7578683b9eb87e373916c9b5b7561f35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, away from the hustle and bustle of the city. It lies ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.60" OriginalAmount="55.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70711947" Longitude="-9.14310806" StarRating="3" HotelCode="583200|2220855" HotelName="262 Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova Do Carvalho 15, 1200-161 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/2c/b32c1a73f7fd50a46dd759f29c6d3711b0a83cc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.63" OriginalAmount="55.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.733147" Longitude="-9.147174" StarRating="4" HotelCode="61688|2069686" HotelName="Zenit Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 11, 1050-047 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f1/7bf11843760e7b0f9974d44ae2fb81dcc5cc25c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Avenida 5 de Outubro, number 11, 11.and enjoys an excellent setting in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.74" OriginalAmount="55.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710211810671" Longitude="-9.1344638263893" StarRating="3" HotelCode="385161|2541735" HotelName="Largo da Sé - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Correio Velho 3 - S/L, Near by Se de Lisboa, 1100-171 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/57/a55719cf3b46054cdd27cf1f2b4c4c46043b09a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.82" OriginalAmount="55.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|463535" HotelName="Residencial Horizonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto de Aguiar 42, 1050-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/77/0f778c6ff075c00fd95a7fc6ea2a6ecf33199c7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon city centre, next to Marquis of Pombal Square. The metro station Parq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="56.07" OriginalAmount="55.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3.5" HotelCode="977339|23236024" HotelName="Luzeiros Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Republica 77, 1050-243 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/cd/e4cde0e0821f79c24ffc5290bdc965b2f31b0317.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.29" OriginalAmount="55.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.732266716856" Longitude="-9.1447891294956" StarRating="4" HotelCode="27788|338905" HotelName="VIP Executive Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernão Lopes 25, 1000-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/5c/3f5c949c756c20fff95c5f6b6dec2e10adb692d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, Picoas metro station is just 100 metres from this business hotel away. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.65" OriginalAmount="56.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727220878346" Longitude="-9.1557633876801" StarRating="3" HotelCode="17175|66044" HotelName="SANA Rex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 169, 1070-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/78/f6787201804901f797de9dace5530e4499bf5b5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally located close to Rosso Square, one of the most beautiful squares in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.67" OriginalAmount="56.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7070174" Longitude="-9.1433862" StarRating="4" HotelCode="162177|1128528" HotelName="LX Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim nº 12, 1200-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/21/76211ffa05cc2a132690a37b08c8931dcfa84114.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.92" OriginalAmount="56.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.735466868043" Longitude="-9.137556552887" StarRating="4" HotelCode="75777|339845" HotelName="Turim Alameda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rovisco Pais 34, 1000-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/41/fc4120318324c4416fe44e99b846a6687ee764de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre, near the Technical Institute, between Avenida da Rep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="56.97" OriginalAmount="56.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="2" HotelCode="968199|62653695" HotelName="Rodamon Lisboa Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 300, Santa Maria Maior, 1100-204 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/3b/4a3b9bc50796fd368ea786deb708afb92565f08e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.26" OriginalAmount="56.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70897371" Longitude="-9.15062539" StarRating="2" HotelCode="474953|1820708" HotelName="Asul B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista 180, 1200-071 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/55/3f55dcec69eec808b3536f3b3842f97f3fdf0023.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.59" OriginalAmount="57.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71211237" Longitude="-9.13918815" StarRating="3.5" HotelCode="565856|2281855" HotelName="The Lift Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 265, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/1c/9b1c8d0941b86538e934eb499ef6f5ec3db300f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.92" OriginalAmount="57.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734862901223" Longitude="-9.1508708811317" StarRating="3" HotelCode="11828|66034" HotelName="SANA Reno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Ávila 195/7, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/13/3313c3a80e07e130a8dfd12c69a440c1a6de029f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated, this hotel is superior for its rating and only a few minute's walk from Paque Ed...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.00" OriginalAmount="57.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725043" Longitude="-9.15165" StarRating="3" HotelCode="75144|2494395" HotelName="HF Fénix Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 3, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/5c/805c1afce4bf0ac34229db5ac977a7cb4b5f7ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Lisbon, this hotel enjoys a privileged location close to all important lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.731771" Longitude="-9.13985" StarRating="2" HotelCode="93328|sao_pedro_lisbon_hotel" HotelName="São Pedro Lisbon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal De Melo 130, Lissabon 1000-237</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/b8/1eb84fe0dcc19b8a1ca3392f4a622bb5d4ee2968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710790421115" Longitude="-9.1460040233135" StarRating="5" HotelCode="267639|palacio_camoes__lisbon_serviced_apartments" HotelName="Palácio Camões - Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo de Calhariz 16A, 1200-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/8f/0c8fc7b0f9b2cce28abf10ce3d2cfee09ffbcdca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.98" OriginalAmount="58.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714557" Longitude="-9.258879" StarRating="4" HotelCode="29142|236816" HotelName="Amazonia Jamor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Tomás Ribeiro 129, Linda a Pastora, Queijas, 2790-466 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/71/0a7178eb61ffe6e00b44429b88da02a4542b996f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located directly opposite the national stadium just 500 m from links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.23" OriginalAmount="58.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71493217167" Longitude="-9.2995105605485" StarRating="3" HotelCode="55334|572775" HotelName="Holiday Inn Express Lisbon - Oeiras" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D. Félix Niza Ribeiro Porto Salvo, Oeiras, 1250-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/80/07802cf7c8cacad6eebe46a6e689fea00228b277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 2 km from the beach and lies opposite the Qunita da Fonte Business Park in Porto S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.53" OriginalAmount="58.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71007418" Longitude="-9.14360015" StarRating="3" HotelCode="590937|2542725" HotelName="Casinha Das Flores" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Flores 105-3 D, 1200-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/39/c239fa9fe06e3da476af8f69f0caf30ab0a2985e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73774214168" Longitude="-9.1660939157009" StarRating="4" HotelCode="30604|29827" HotelName="Mercure Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 23, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/26/45263d6ea01290b5b0332d9fc9be52cf26acdb54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies along one of the main access roads to the heart of Lisbon, close to the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72941987" Longitude="-9.13451513" StarRating="2" HotelCode="391256|estrela_de_arganil" HotelName="Estrela de Arganil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/e6/5ce63a6a91c4053e29fd834bdd6fe167cade8369.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Estrela de Arganil in Lisbon (Avenida Almirante Rei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.61" OriginalAmount="59.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.737684606917" Longitude="-9.1335546970367" StarRating="3" HotelCode="166901|235876" HotelName="Hotel A.S. Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 188, 1000-055 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e9/83e928de12d1bca710d8b00982df52d3cfb2b9e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys an ideal location at the heart of Lisbon close to an underground station,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.65" OriginalAmount="59.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727955250047" Longitude="-9.1493499081798" StarRating="3" HotelCode="118149|866035" HotelName="Lisboa Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 4, 1050-214 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/26/9826928215b6e079672be7d3ea8f2f0906264cdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in front of Edward VII Park and the Marques de Pombal Square, this hotel has an excellent lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.72" OriginalAmount="59.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.728003429662" Longitude="-9.1593467653453" StarRating="4" HotelCode="301654|1480238" HotelName="Occidental Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Artilharia um 112, 1070-015 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/50/8050ac7740248e6969ae6b815d842acf433a78a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.85" OriginalAmount="59.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722947905419" Longitude="-9.1550794243813" StarRating="3" HotelCode="200879|237236" HotelName="Amazonia Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Fábrica dos Pentes 12, 1250-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/7d/947dc0f236d85e9ffa3aeca2ba57404fb7e9f686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located around 2 km away from the city centre and Rossio Square. Publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.00" OriginalAmount="59.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73812205" Longitude="-9.13502166" StarRating="0" HotelCode="787387|4727635" HotelName="Home Out Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Guerra Junqueiro 5, 1000-067 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/7a/ab7adcb0d47fcd31bc1dcc608ff542dd0d4ce29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.27" OriginalAmount="59.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.707678" Longitude="-9.1399" StarRating="4" HotelCode="311551|1893605" HotelName="Lisbon Arsenal Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Arsenal 60, 1100 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/3a/463afe164e82eedaf7216db2b6120300e8eb3bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.35" OriginalAmount="59.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.732255790376" Longitude="-9.1480989833316" StarRating="4" HotelCode="310419|1768418" HotelName="Turim Saldanha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pedro Nunes 16, 1050-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b375f81e96abe5f5528b7c22202d58ba14e34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.37" OriginalAmount="59.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.715641" Longitude="-9.1405170000001" StarRating="3" HotelCode="300247|1462358" HotelName="Rossio Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jardim do Regedor 24, 1150-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/12/1612a738de4567669e1fa09a78326749db8457d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73173938" Longitude="-9.14973361" StarRating="4" HotelCode="943595|391305" HotelName="VIP Executive Picoas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 12, 1069-191 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/40/574097c5f19112606fc5eaa0b9a3c16a341de6d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.68" OriginalAmount="60.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71018099" Longitude="-9.14497139" StarRating="3" HotelCode="739092|3913225" HotelName="Chiado 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Horta Seca 44, 1200-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/8f/f78f706978a8d977320b4caaffef2a7bb9346dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.72" OriginalAmount="60.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.732286594014" Longitude="-9.1493421792984" StarRating="4" HotelCode="27784|337205" HotelName="Turim Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 20, 1050-113 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/c8/78c8f00b1f610ee52ff5788a8f3f14eb7aaa110c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre. Public transport network and restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.87" OriginalAmount="60.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7128081" Longitude="-9.12623595" StarRating="0" HotelCode="954229|2631045" HotelName="Tandem Palacio Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Remedios 139, Santa Maria Maio, 1100-453 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a3/76a307f2b4632482f9a06715aaced4d1779fe1f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.99" OriginalAmount="60.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712024" Longitude="-9.13606717" StarRating="0" HotelCode="943662|3910935" HotelName="Esqina Cosmopolitan Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 195, Santa Maria Maior, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/8d/598dffb57b71047823f41c48074318fba55e65e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.18" OriginalAmount="60.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7271921" Longitude="-9.1481088" StarRating="3" HotelCode="326448|323435" HotelName="SANA Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eça de Queiroz 24, 1050-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/18/a618024f4c79cecf701e022e46459f8bf047af73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying beside a main road, this city hotel is located in the tourist centre of Lisbon within metres o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.41" OriginalAmount="60.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71293115" Longitude="-9.13006662" StarRating="3" HotelCode="355154|22866586" HotelName="Hotel Convento do Salvador" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Salvador 2B, 1100-465 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/fb/58fb6dcd15f0debc1ccf84a7239de396a68b7be3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.50" OriginalAmount="60.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710611828476" Longitude="-9.1366889102121" StarRating="4" HotelCode="321494|2810338" HotelName="Lisboa Prata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 116, 1100-420 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d9/add9c0272d4fd14e895956f2666e7e368b61cf66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.77063307" Longitude="-9.1029655" StarRating="0" HotelCode="592198|oriente_fashion_studio" HotelName="Oriente DNA Studios &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Antonio Variacoes 3 A</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/8e/bf8ec56a8f03240d960299860ba90f2f4cd7bd98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71523787" Longitude="-9.14603219" StarRating="0" HotelCode="488749|bairro_alto_suites" HotelName="Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa, 252, Bairro Alto, 1250-096 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/11/6811eac139b36e41107add4e8b7a9f0703f7378f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bairro Alto Suites is located in Lisbon Historical Center, in the famous Bairro Alto Neighborhood. W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.41" OriginalAmount="61.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.773046195115" Longitude="-9.0979208712295" StarRating="4" HotelCode="37865|1217511" HotelName="VIP Executive Art’s Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 47, 1998-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7b/ba7b15f349c6b9f70bc3ff274618f36534e2d41d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon, approximately 1 km away from the sea. Surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.724877016173" Longitude="-9.1350744351445" StarRating="2" HotelCode="147420|pensao_residencial_estrela_dos_santos" HotelName="Estrela Dos Santos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 53, Arroios, 1150-041 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d9/36d952f677fc823c45b40b647cf789d0dbcf5b4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;You'll be centrally located in Lisbon with a stay at Pensão Reside...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734899869032" Longitude="-9.1512358188629" StarRating="3" HotelCode="30670|hotel_principe_lisboa" HotelName="Principe Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Duque d’Ávila 201, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/9b/009bdbe519a3c8adf7c8d5f0a06c7e6f70840dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Lisbon's city centre, in a pleasant district between Park Edward VII and the Calouste Gulbenk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.731741119467" Longitude="-9.1350339779467" StarRating="2" HotelCode="146907|hotel_do_chile" HotelName="Do Chile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Pedro 40, 1000-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/58/90580099469becefaa5ac4dea21f1a31bece21f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.04" OriginalAmount="62.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.739001" Longitude="-9.14731" StarRating="1" HotelCode="171873|1696918" HotelName="Residencial Capital" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia, 87, 1050-097 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/58/5158e34dc49ec2be81f3b9cd6781ac1758c274d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.16" OriginalAmount="62.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73690134" Longitude="-9.14868972" StarRating="2" HotelCode="806850|748795" HotelName="My Hostel Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Miguel Bombarda 50, 2 Andar, Avenidas Novas, 1050-166 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/41/a9417661e96a1cf9cc12cf182550f6b715671df6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.54" OriginalAmount="62.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722421" Longitude="-9.150373" StarRating="3" HotelCode="295414|1848335" HotelName="Holiday Inn Express Lisbon - Av. Liberdade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 40, 1250-011 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/7c/317c9a50b04f56f5da853484d233125fe5f82a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7173224" Longitude="-9.1475349" StarRating="4" HotelCode="41079|hotel_principe_real" HotelName="Principe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria, 53, 1250-006 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/f9/aaf95d4040cd0eb6ce8b34621ece906f50e60dba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in one of the typical, hilly areas surrounding the centre, and an ideal location for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.728064" Longitude="-9.136767" StarRating="3" HotelCode="161055|luxe_hotel_by_turim_hoteis" HotelName="Turim Luxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passos Manuel 28, 1150-260 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/f8/68f843dd4de3a14698aa6e59e22bfdf929e3af63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon's historical centre. The Anjos metro station is nearby and the centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.716902112031" Longitude="-9.1485992074013" StarRating="3" HotelCode="190572|casa_oliver_boutique_bb_principe_real" HotelName="Casa Oliver Príncipe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça Príncipe Real 25, 2º andar, 1250-184 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4c/4b4cb71a94924976294de4ae61949d8621db4607.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.64" OriginalAmount="63.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71471866" Longitude="-9.13279231" StarRating="3" HotelCode="615284|3927185" HotelName="Dalma Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Costa Castelo 82/84, 1100-177 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/e9/c2e9276d793f075223030546300bbc0a539b7633.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.85" OriginalAmount="63.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.732456623588" Longitude="-9.1340121659413" StarRating="3" HotelCode="522440|2248695" HotelName="Empire Lisbon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Housekeeping,Internet,Lounge,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 130, 1170-192 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/7c/577cb7c4ff5f901174c8822e762d759a545a332b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, near Martim Moniz square, the city's main multicultural hub, the Hotel h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.06" OriginalAmount="63.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.771120039615" Longitude="-9.0968452846106" StarRating="3" HotelCode="297244|1185808" HotelName="ibis Lisboa Parque das Naçoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Mar Vermelho, Lote 1 07 2 2, Nº de Registo:4710, 1990-203 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/63/7763aeca5c6310264519951a6809e07e23f8b24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.44" OriginalAmount="63.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.715473773592" Longitude="-9.1421404480934" StarRating="4" HotelCode="26033|1389394" HotelName="VIP Executive Éden Aparthotel" Meals="SELF CATERING,ROOM ONLY" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça dos Restauradores 24, 1250-187 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e6/29e65799d2b37779cf580c8d788829817f6db860.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is centrally located in the tourist centre of Lisbon, directly on the Praca dos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.58" OriginalAmount="63.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72013994868" Longitude="-9.1501265025158" StarRating="2" HotelCode="96617|831575" HotelName="Ibis Lisboa Centro Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 53, 1250-043 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/ed/d2ed23f13f9ca05a2b332e3197cd8d0174a04c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in the centre of Lisbon. It is around 10 minutes on foo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70923563" Longitude="-9.13796666" StarRating="3" HotelCode="739130|297628" HotelName="Meraprime Gold Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 52, 1100-063 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/c8/f3c8198bc8bf2ae4ffa61b8bee23525b720ee1c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.709310139761" Longitude="-9.150625616312" StarRating="4" HotelCode="190564|casa_do_bairro_by_shiadu" HotelName="Casa do Bairro Boutique Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Beco Caldeira 1, 1200-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/1e/4a1e807843848627d2679dbdfb333fb21e60dca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Bairro Alto), Casa do Bairro by Shiadu is minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70572721" Longitude="-9.14417311" StarRating="2" HotelCode="391221|sunset_destination_hostel" HotelName="Sunset Destination Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Lounge,Luggage Storage,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cais Do Sodre, Praca Do Duque De Terceira, Railway Station, 1st Floor, 1200-161 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/17/50170ffdb2ca3ae1cadfbbd95ea208188eea1794.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Santos), Sunset Destination Hostel is minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.92" OriginalAmount="64.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.74053" Longitude="-9.148382" StarRating="4" HotelCode="67147|337135" HotelName="Turim Iberia Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 160, 1050-062 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/90/32908ebe7c0bcbcb8b2fabd5c5b6e83f457070a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the most exclusive areas in Lisbon, close to the Calouste Gulbenkia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.01" OriginalAmount="64.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71104631" Longitude="-9.13562148" StarRating="4" HotelCode="943660|649432" HotelName="Casual Belle Epoque Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 125, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/9b/5b9b3feab9e3f67ac05105bbe2fa0a11cbb4bb40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.01" OriginalAmount="64.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722493808555" Longitude="-9.1510480642319" StarRating="3" HotelCode="54638|1336416" HotelName="Nacional" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 34, 1250-070 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/db/3adb80aac3e0525b3966430d607b9e9e742e51e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Lisbon, near Marquês de Pombal Square. Guests will find the n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.23" OriginalAmount="64.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|337005" HotelName="Turim Europa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7b/8f/7b8fa23b677eb229086ca8b23e73aa0abe0356f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.51" OriginalAmount="64.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71355352" Longitude="-9.13089095" StarRating="3" HotelCode="593574|3919515" HotelName="Dalma Old Town Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Housekeeping,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cegos 2/6, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/c1/d0c118e47bb92878a370f8f51c8dafb24bc07bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Lisboa , this property offers an ideal place of rest and relaxation. The hotel was const...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.716319519454" Longitude="-9.1341196373633" StarRating="2" HotelCode="391487|pensao_residencial_flor_dos_cavaleiros" HotelName="Pensão Residencial Flor dos Cavaleiros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cavaleiros 58, Martim Moniz, 1100-133 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/a5/41a5a4ef02470a11a2c52ca8f8e6c63b7d15dcca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pensão Residencial Flor dos Cavaleiros, you'll be c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.80" OriginalAmount="65.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|1778558" HotelName="The 7 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/76/7f76df4f25f64239e8e77c3668ed5c022a9202c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.90" OriginalAmount="65.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7149654" Longitude="-9.13840871" StarRating="4" HotelCode="855706|1905123" HotelName="Rossio Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barros Queirós 31, 1100-076 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f0/d1f0d0d75feabcf6e9312547bb89ca1d65202b6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.34" OriginalAmount="65.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|463545" HotelName="Turim Restauradores Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/74/4074e856a99201a6cb21c0f4f95c4bb336cfbd1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.47" OriginalAmount="65.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723602887978" Longitude="-9.1474834084511" StarRating="3" HotelCode="29457|359675" HotelName="Dom Carlos Liberty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 13, 1050-005 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/eb/7cebcb2f94a51227beed7e98c187b6b775cf45ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly on the Avenida da Liberdad at the heart of Lisbon. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727134040353" Longitude="-9.1462482511997" StarRating="3" HotelCode="27786|otel_embaixador" HotelName="ibis Styles Lisboa Centro Liberdade NE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duque De Loule 73, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/b6/62b63818f7da2c10a5eeac8b25aa5a1ec966e258.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies only around 2 km from the centre with Rossio Square (one of the beautiful L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734605" Longitude="-9.143493" StarRating="3" HotelCode="190549|residencial_lord" HotelName="Residencial Lord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 23, 4Dt., 1000-110 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/6e/6f6ecdf7b4fcf002afa9a943c5510412ba4adae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Guesthouse recently renovated establishment situated on a centrally located avenue in the beauti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.00" OriginalAmount="66.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.759433627323" Longitude="-9.1538804769516" StarRating="4" HotelCode="30096|361055" HotelName="Radisson Blu Hotel Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marechal Craveiro Lopes 390, 1749-009 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/13/dd134b69a45955409d36e3cd181b5407ce27c74e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 10 km from the centre. Many different shopping venues and restaurants are ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.09" OriginalAmount="66.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|274535" HotelName="Marques de Pombal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 243, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/9a773bcfab5cefea/ce/ceff0ecf668142e5e418b100f514fa65/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre, within minutes of the town centre. Less than...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71288039" Longitude="-9.13905055" StarRating="3" HotelCode="393133|rossio_apartments" HotelName="Rossio Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/8a/8e8af592b9f21515b3fb5e686becd194f49d8c8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rossio Apartments in Lisbon (Lisbon City Center), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713036637932" Longitude="-9.1384913027286" StarRating="4" HotelCode="326450|internacional_design_hotel__small_luxury_hotels_of_the_world" HotelName="Internacional Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Betesga 3, 1100-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/87/98876d332e0fe0b235726aaa2f02dcadaba6d29c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.742025736033" Longitude="-9.1432857513428" StarRating="3" HotelCode="174420|hotel_alif_campo_pequeno" HotelName="Alif Campo Pequeno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Pequeno 51, 1000-081 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/fa/d3fa56e86898f4706a7cb806bfce172288f36f5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Lisbon hotel is only 100 m from public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.73" OriginalAmount="67.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.748742" Longitude="-9.149528" StarRating="4" HotelCode="99268|1472209" HotelName="NH Lisboa Campo Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Grande 7, 1700-087 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b3/21b3acc5a0b85d1f89ff1ec99f70f1b5c3413700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies 7 km away from the Castle of São Jorge and 5 km away from the Santa Justa Lift. Link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.81" OriginalAmount="67.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72793127194" Longitude="-9.1486971080303" StarRating="3" HotelCode="31561|360955" HotelName="ibis Styles Lisboa Centro Marquês de Pombal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 5, 1069-114 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/bc/bcbcf19e59bc05318b150c697336989f4b7a1699.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the Parque Eduardo VII and approximately 200 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.93" OriginalAmount="67.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.785838574733" Longitude="-9.1201195120811" StarRating="3" HotelCode="141716|137864" HotelName="Holiday Inn Express Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Guine 18-18b, Prior Velho, 2685-334 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/89/15890638246afa324a05edf45598671b72ed192b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within a 5-minute drive of the FIL trade fair grounds and the Pavilhao Atlanti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.45" OriginalAmount="67.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714888826755" Longitude="-9.1446241736412" StarRating="2" HotelCode="190582|5865109" HotelName="The Independente Hostel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Pedro de Alcantara 81, 1250-238 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c8/94c89388b10c1b33c58b2b610dbfecfce754e938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734855931652" Longitude="-9.1504982113838" StarRating="4" HotelCode="11842|hotel_alif_avenidas" HotelName="Alif Avenidas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque D’Ávila, 189, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/2e/282e1c48fc017c06ddcae892666d8492801998b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from the city centre, where there are many shopping venues. Publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.83" OriginalAmount="68.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725022497567" Longitude="-9.1517509617484" StarRating="3" HotelCode="934002|1220637" HotelName="HF Fénix Music" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 5, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/dc/b6dc06136a20e622a2c0db58d06b556fe78f077b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 16 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.96" OriginalAmount="68.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725243456919" Longitude="-9.1480278968811" StarRating="3" HotelCode="12185|359695" HotelName="Dom Carlos Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 121, 1050-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ba/a8/baa83931770ad440d516887d8db1a29f052a5419.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel lies just a few minutes from Praça Marquês de Pombal in the commercial district ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="69.00" OriginalAmount="68.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723624620659" Longitude="-9.1353390846557" StarRating="2" HotelCode="95798|1852345" HotelName="WC Beautique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 35, 1150-010 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/cd/34cd7e5ed426a551f6be69424935e44c7434f1b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="69.20" OriginalAmount="68.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.742254" Longitude="-9.149259" StarRating="5" HotelCode="409422|1384061" HotelName="VIP Grand Lisboa Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 197, 1050-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/03/390393e381f286cb048a02fd98660d40627e74b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the historical centre and the main business area of Lisbon. Guests wil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.736447075273" Longitude="-9.1619083285332" StarRating="4" HotelCode="15239|10402" HotelName="Novotel Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 1-1A, Nº de Registo 543, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c8/a7c8f04eec1caa5aeb7449375449404c829bf7a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies just 3 km from the city centre, close to the zoo and the famous Gulbenk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.735720406216" Longitude="-9.1437245865558" StarRating="2" HotelCode="190550|residencial_canada" HotelName="Hotel Canada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 35, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d5/e6d5acb907e930fff825af7f15677a87942c7a1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Residencial Canada enjoys a privileged location right in the center of Lisbon, just 15 minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73184324" Longitude="-9.14932881" StarRating="0" HotelCode="721228|silk_lisbon" HotelName="Silk Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 40, 2 Esq, Avenidas Novas, 1050-230 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/78/9e782aa586b440e553659216757ec4f68196001b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72423902" Longitude="-9.15300758" StarRating="3" HotelCode="410922|castilho_house" HotelName="Castilho House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Front Desk,Elevator,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho nº 67, 5º Andar, 1250-068 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/ac/c2acf6ab192d009d766000c16e6e36a8ec6047a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Castilho House is in the heart of Lisbon, walking distance from Ed...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.70" OriginalAmount="69.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.724013" Longitude="-9.150222" StarRating="4" HotelCode="12570|463455" HotelName="Hotel Florida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 34, 1250-098 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/a0/d6a0a3b3fdd5c1e4309a62e6b3a1481a9d37286b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located beside the Praça Marquês de Pombal, close to links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.72" OriginalAmount="69.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|237396" HotelName="Inn Rosio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 De Dezembro 73, 1200-358 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/52/d852ddb0fce2ab3e14aebdbbfa67a25f575a9b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.80" OriginalAmount="69.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.75426461" Longitude="-9.18132001" StarRating="4" HotelCode="559477|2189105" HotelName="Upon Lisbon Prime Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciana Stegagno Picchio 12, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d6/a5d6e2bddc138134d32f65751fdc215feab87d86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.24" OriginalAmount="69.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73761138079" Longitude="-9.1599851846695" StarRating="4" HotelCode="37071|233966" HotelName="Hotel Acores Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 3, 1070-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/63/2063d481be562171c3ed4d6460bf280b85c0763b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, situated within Lisbon's financial district, is about 5 km from the city centre with its...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.46" OriginalAmount="69.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71192715" Longitude="-9.1380813" StarRating="4" HotelCode="781935|3920065" HotelName="Be Poet Baixa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 220, Santa Maria Maior, 1100-056 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/b5/c7b5bb728542a6187a5bb14d576d54fd4dbecbe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, about 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71697155" Longitude="-9.14884741" StarRating="2" HotelCode="410870|casa_do_principe" HotelName="Casa do Príncipe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca do Principe Real N. 23 – 1º, 1250-184 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/5b/d55b159fa8eab3b0e5d76769615d0d989fe01749.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious guest house is set in Lisboa. This cosy guest house guarantees a quiet stay as it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72483773" Longitude="-9.15477638" StarRating="0" HotelCode="721690|magnolia_guesthouse" HotelName="Magnolia Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim Antonio de Aguiar 45 - 1</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/47/2547a0f95609361adc6b123c87d25063f176ed53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71094688" Longitude="-9.15053587" StarRating="0" HotelCode="488880|lisbon_five_stars_apartments_combro_7" HotelName="Lisbon Five Stars Apartments Combro 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Poiais de Sao Bento 7, 1200-109 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/c2/14c28716b61e4d046177e634ebfaff392f78f6e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On a short walking distance from Santa Catarina and it's hip viewpoint, and a few more steps from li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.697392203322" Longitude="-9.2023194881913" StarRating="2.5" HotelCode="379079|setubalense_pensao" HotelName="Pensão Setubalense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Belem 28, 1300-084 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c0/69c080b861d404a210be9d6520c81ba773b25828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Lisboa. A total of 24 guests rooms are available for guests' convenien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73553713609" Longitude="-9.1476115975532" StarRating="2" HotelCode="188080|residencia_imperador_" HotelName="Imperador Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 55, 1050-048 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/d4/c2d4ce6ea1d6e3ba816a53c2fe0516fea14947d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71364732" Longitude="-9.12861683" StarRating="0" HotelCode="534979|alfama__lisbon_lounge_suites" HotelName="Alfama Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escolas Gerais 38, 1100-216 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b7/21b71ba44d861a8fa9a7202fc2002f4fbe8c4116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.13" OriginalAmount="70.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71917276" Longitude="-9.15566509" StarRating="3" HotelCode="482877|2046915" HotelName="Lisbon São Bento Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 347, 1269-084 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e0/82e062402f2d496ec7a161088bc0c43a4b8bef6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.50" OriginalAmount="70.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.715034152739" Longitude="-9.1447843673897" StarRating="3" HotelCode="513675|2118705" HotelName="The Independente Suites &amp; Terrace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Pedro de Alcantara 83, 1250-238 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d5/01d5da159a0552e58b4b1798151a76508fc7eae0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.61" OriginalAmount="70.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.711331455395" Longitude="-9.1364434001789" StarRating="3" HotelCode="367933|1810158" HotelName="The 8 Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Vitória 8, 1100-228 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/1e/fc1e419d22903bdeec04bd0d98d1c2fb5e2bca1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.63" OriginalAmount="70.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71009865" Longitude="-9.15030207" StarRating="3" HotelCode="400605|83350390" HotelName="Dear Lisbon Charming House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marcos Marreiros 13, 1200-254 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/1d/041d1a231b976a827df36ad5886fb8f647380106.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7117" Longitude="-9.13763" StarRating="4" HotelCode="318956|behotelisboa" HotelName="behotelisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Correeiros 136, 1100-168 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b0/cfb07dbc78842418280aa6ec085859fb9d3a21fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71227212" Longitude="-9.13699263" StarRating="4" HotelCode="345973|hotel_lis__baixa" HotelName="Hotel Lis - Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Douradores 146, 1100-107 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/ce/20ce2ad37be37117218ffa1ae5fccd99821329fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.75" OriginalAmount="71.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.738167897477" Longitude="-9.1412177681923" StarRating="4" HotelCode="13741|463475" HotelName="Holiday Inn Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. Antonio Jose de Almeida 28-A, 1000-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/2f/132fb190d666a4d4800cd6c04c6db1a644df4eb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon and is just minutes from Amoreiras shopping centre. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.13" OriginalAmount="71.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71368554" Longitude="-9.14001598" StarRating="1" HotelCode="858725|3923455" HotelName="Rossio Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calcada Do Carmo 6, 2nd Floor, Rossio, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8d/708dffe06babc749b16acda5b4d9dc4616c3cdaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.40" OriginalAmount="71.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73122987" Longitude="-9.13584753" StarRating="2" HotelCode="362029|758914" HotelName="Hotel Luena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal de Melo 9, 1000-230 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/45/8045b8399b5b601aec6081c9fb5677417c52a0ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon (Lisbon Old Town), Hotel Luena is within a 10-minute drive of Rossio Square and Ma...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.47" OriginalAmount="71.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71650003" Longitude="-9.14366529" StarRating="0" HotelCode="534573|3927345" HotelName="The Lisbonaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Golf,Kids Play Area,Lounge,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 16, 1250-116 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f0/42f038648ef112843b226ccae9dd76f9932b3529.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbonaire Apartments Welcome to the luxurious, 4x000D star The Lisbonaire Apartments in Lisboa....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.70" OriginalAmount="71.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71002595" Longitude="-9.13919053" StarRating="3" HotelCode="434657|1966415" HotelName="Dream Chiado Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova De Alameda 64, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/4f/a84ff10948da329c623696a5e4b1db7ee4dd42c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7116059" Longitude="-9.1386577" StarRating="4" HotelCode="190568|lisbon_serviced_apartments__baixa" HotelName="Lisbon Serviced Apartments - Baixa Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 88, 1100-045 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/4b/a14b2a93672381a18a1c7751718ff68249815eed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.76" OriginalAmount="72.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.728659" Longitude="-9.14885" StarRating="4" HotelCode="67599|1185590" HotelName="HF Fénix Urban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida António Augusto de Aguiar 14, 1050-016 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a5/75a5e6a051e7c6a81a915cdb087b20a10afad68e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located right in the city centre, near Marquês de Pombal, the largest green park i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.31" OriginalAmount="72.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70974226" Longitude="-9.14816872" StarRating="0" HotelCode="443868|4697195" HotelName="Monte Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 17, 1200-401  Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/37/bf37112cf7d396e4599926308281bb5a7ac6053c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71035512" Longitude="-9.13760086" StarRating="3" HotelCode="853383|386367" HotelName="My Story Charming Hotel Augusta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Nicolau 78, 1100-549 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/a8/e4a8791633cc693b883fdfd36419bd074e5a8351.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.709956" Longitude="-9.1382207521496" StarRating="3" HotelCode="267018|39405" HotelName="My Story Hotel Ouro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 100, 1100-063 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/3d/ae3d000c5d6d99f26aa7b178bbf44ee5a2655169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|5308" HotelName="My Story Hotel Tejo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/61/1661dae1564fafe042f561d33309c20731b566c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712498" Longitude="-9.137069" StarRating="2" HotelCode="295415|vistas_de_lisboa_hostel" HotelName="Vistas De Lisboa Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Coffee Shop,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Douradoures Nº178, 4th floor, Lissabon 1100-207</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/9d/3e9d904c5536cb11c70218989d4b010a14a2129a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vistas de Lisboa Hostel, you'll be centrally locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="73.81" OriginalAmount="73.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|2651001" HotelName="Lutecia Smart Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/8e/db8e6cfb99313f2920e7b9989464c8aafc6065ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.84" OriginalAmount="73.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7164067" Longitude="-9.1407562" StarRating="3" HotelCode="36376|1111128" HotelName="Residencial Florescente" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas de Santo Antão 99, 1150-265 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/5f/c65f78b410a007814bda816862caa36a9a43fe7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.88" OriginalAmount="73.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71078654" Longitude="-9.135921" StarRating="3.5" HotelCode="466097|2046995" HotelName="Lisbon Serviced Apartments - Baixa Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 136, 1100-331 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/ae/dfae260769b9232db024f8da285dfce7716322ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.03" OriginalAmount="73.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72093836" Longitude="-9.13744938" StarRating="4" HotelCode="740125|2542905" HotelName="Lis Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Dining,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Cruz Do Desterro 19-21, 1150-120 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/cc/4bccc84ccbe9a31d013df41f661bf08f04c17bdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Registration Procedure

For your information there isn't a reception desk at the building. We kindly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.55" OriginalAmount="73.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.731289244394" Longitude="-9.1440210215737" StarRating="4" HotelCode="395303|378615" HotelName="Doubletree by Hilton Lisbon - Fontana Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eng Vieira da Silva 2, 1050-105 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/35/ed353230a023b98c66216344b738821371d1efcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Lisbon, near Saldanha Square, just 50 m from the nearest bus stop. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.59" OriginalAmount="73.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734893723233" Longitude="-9.1453819828033" StarRating="3" HotelCode="497842|2144175" HotelName="Hotel White Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 9, 1050-185 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/a2/8aa2d94afcb13187eba49b3e26dd2592aadd2c4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.60" OriginalAmount="73.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.717680392221" Longitude="-9.1451478111786" StarRating="1.5" HotelCode="153720|3928065" HotelName="Residencial Alegria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Alegria 12, 1250-080 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/6e/2e6edfaf29b55ec95c1a82c2ded065721d929d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 35 rooms. The accommodation offers various se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.72" OriginalAmount="73.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73740564" Longitude="-9.14805872" StarRating="3.5" HotelCode="807790|2332385" HotelName="Masa Hotel 5 de Outubro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 87, Avenidas Novas, 1050-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/40/084066c574f07d2c0469a9123ad3c62f6304d200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.5 km from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.74348" Longitude="-9.147701" StarRating="4" HotelCode="295413|hotel_3k_europa" HotelName="Hotel 3k Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da República nº 93, 1050-190 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/0e/930eea21fa7add65145a7fadc2ee4a8b6f8a1b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.91" OriginalAmount="74.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.745565391535" Longitude="-9.1600602865219" StarRating="4" HotelCode="14826|322" HotelName="SANA Metropolitan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Soeiro Pereira Gomes, Parcela 2, 1600-198 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a1/fba1519b1558e069c24d322b4eb4fbf436bb45b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). It is als...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.97" OriginalAmount="74.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712366" Longitude="-9.142982" StarRating="4" HotelCode="915456|1187849" HotelName="9 Hotel Mercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 76, 1200-273 Lisbonne</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/6f/5a6ff3ff454454d8bd4c04f049d7aef793387e90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.23" OriginalAmount="74.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.739601108856" Longitude="-9.1242506246505" StarRating="4" HotelCode="37932|1907621" HotelName="Ramada by Windham Lisbon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Arantes e Oliveira 9, 1900-221 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/3a/a33ad75e5d023aefcbc89e0e8400a70dc322b23c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 3 km of various shopping venues, restaurants, bars and nightclubs. Links...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.71" OriginalAmount="74.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71080537" Longitude="-9.15272483" StarRating="4" HotelCode="572335|2381865" HotelName="Dear Lisbon Gallery House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 31, 1200-815 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/c9/2ac997798c8f1a500ac47ee4a22c4e8a3bdbc2cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.76" OriginalAmount="75.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713026323782" Longitude="-9.1399515250466" StarRating="1.5" HotelCode="324158|2201695" HotelName="The Art Inn Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 Dezembro  31, 1200-357 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/aa/f9aa2e7bfcff7a6d0b522a7cb598f174b1f4fa76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.50" OriginalAmount="75.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71823739" Longitude="-9.14528303" StarRating="4" HotelCode="782006|687124" HotelName="Maxime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Alegria 58, Santo Antonio, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/36/55365ff12705cbf30ffa6d2bcb894daa0e4cfe4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.63" OriginalAmount="76.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.736925" Longitude="-9.150482" StarRating="3" HotelCode="17610|66004" HotelName="SANA Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Conde de Valbom 56, 1050-069 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ec/5f/ec5fc412d88971e52500eaf24686e5e6bf4bf3f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located around 3 km from the town centre within 150 m of links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71453501" Longitude="-9.13754179" StarRating="4" HotelCode="563831|217136" HotelName="Tesouro da Baixa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Duarte 3, 1100-198 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/0b/5c0b4b811399069972b074120d1e2538f3ba9f30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Yaiza, Ereza Villas is by the ocean and convenient to Roja Mountain and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71969819" Longitude="-9.15655494" StarRating="0" HotelCode="720815|the_postcard_lisbon" HotelName="The Postcard Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Sol Ao Rato 9</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/b3/8db3106bfbcb6d48fb09bbbcb0e5ba7862577f2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710923885916" Longitude="-9.1383195846557" StarRating="3" HotelCode="153547|rent4days_browns_deluxe_apartments_in_baixa" HotelName="Brown's Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitoria 88, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f2/4cf2fa1ec69b7fc7fceb67e6b5f9ece9500662c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.737241047532" Longitude="-9.1499546538498" StarRating="2" HotelCode="118193|hotel_italia_11" HotelName="Hotel Italia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Visconde Valmor 67, 1050-239 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/19/7b19c90ffc627074fe8eb275fbee75203eb4fc1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel enjoys a privileged location, right in the center of Lisbon, close to the Gulbenkian Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.89" OriginalAmount="77.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.73352753" Longitude="-9.15104845" StarRating="4" HotelCode="514760|3923885" HotelName="Lisbon Serviced Apartments - Parque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 50, 1050-137 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/37/a73716dcdddb1218fd04f77de3c719a3bca5505c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;
The apartments are located in one of the most central areas of the city of Lisbon, in a fully renov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.43" OriginalAmount="77.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70502789" Longitude="-9.16925451" StarRating="4" HotelCode="722132|3911185" HotelName="Garam Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Sacramento A Alcantara 5, Estrela, 1350-352 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/f1/1cf19bb4bf6521af4d4df25747785365b58aebc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.56" OriginalAmount="77.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71024611" Longitude="-9.14462474" StarRating="4" HotelCode="779363|3922735" HotelName="Boutique Chiado Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Horta Seca 32, 1200-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/01/9c016fce0490d43378aa2bb96451dbfdfa222e4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.731901603866" Longitude="-9.1392302513123" StarRating="2" HotelCode="69758|hotel_delta_3" HotelName="Dinya Lisbon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ilha do Pico 3, 1000-169 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/26/e326e0fb56e47640645b373d3176a16977d78eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.718652753497" Longitude="-9.1322159630557" StarRating="3" HotelCode="32460|albergaria_senhora_do_monte" HotelName="Albergaria Senhora do Monte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Monte 39, Sao Vicente, 1170-250 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/24/25241c3d7fdc945b444604cea0ed3ee1868d3ab7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713624739245" Longitude="-9.14684638381" StarRating="4" HotelCode="260229|casa_das_janelas_com_vista" HotelName="Casa Das Janelas Com Vista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Loureiro 35, Bairro Alto, 1200-293 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b7/bab75e1885eb3c6e0b648d8767872826bfa3efcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming guest house boasts a delightful setting in the Bairro Alto district of Lisbon. The gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.00" OriginalAmount="78.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71088741" Longitude="-9.13836357" StarRating="4" HotelCode="590865|2542495" HotelName="Casinha dos Sapateiros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 44, 1100-579 Lisbon, Lisbon Region</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c2/5dc21a337e6f45b9e1f2c248d6d9c18718c83625.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.05" OriginalAmount="78.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|63034" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jerónimos 8, 1400-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/a0/e7a06721d85c9b26d6c1e22d03d1517003835a26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the imposing Jerónimos Monastery and Belém Cultural Centre, which house...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.52" OriginalAmount="78.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71023596" Longitude="-9.1457394" StarRating="4" HotelCode="739153|3921365" HotelName="Feels Like Home Bica Prime Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Sequeiro 4, Misericordia, 1200-441 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/3d/f43d4095c8cda4ce1831ad524f88ea9f67b235d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.84" OriginalAmount="79.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.730746620973" Longitude="-9.1470032930374" StarRating="3" HotelCode="63663|313377" HotelName="American Diamonds" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 47, 1050 226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/df/31/df3164361decdea86b1589e099139c9898f9a1d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.89" OriginalAmount="79.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="977614|2543145" HotelName="Ver Belem Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vieira Portuense 82, 1300-571 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/db/9adb4189268d7209bdcb98f390f14b56a5492e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.94" OriginalAmount="79.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710442446467" Longitude="-9.1381399333477" StarRating="3" HotelCode="190562|1142638" HotelName="Brown's DownTown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 73, 1100-576 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0c/520ce9fa62f270f2e77e787bb80e10319af79a5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="80.10" OriginalAmount="79.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722652" Longitude="-9.133829" StarRating="3" HotelCode="31001|1092764" HotelName="Dos Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrade 16, 1170-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/22/cc22d6f6431fdb709b6c0609edb291e194134d99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the sea (no direct access to the beach) within a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.12" OriginalAmount="79.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7225941342" Longitude="-9.1526035636814" StarRating="4" HotelCode="69756|4367" HotelName="Legendary Lisboa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 44-50, 1250-193 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/e0/e3e0d93721c4d736546f47b36eff9dd9dcc54273.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish apartment hotel is located in the shopping and business quarter of the city. Guests wil...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="80.65" OriginalAmount="79.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.739547" Longitude="-9.145861" StarRating="4" HotelCode="935249|7139960" HotelName="Jupiter Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 46, 1050-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/3f/5f3fafc651d6fd1fb76d82928dddc4ad8b8db97d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.77" OriginalAmount="79.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71371369343" Longitude="-9.1396848956661" StarRating="3" HotelCode="935613|1464988" HotelName="My Story Hotel Rossio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Dom Pedro IV (Rossio Square) 59, 1100-200 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/e6/d0e6290d3c86cce7c8c4639e3bdacc927dc9d01b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71384092" Longitude="-9.14612858" StarRating="4" HotelCode="640534|my_suite_lisbon" HotelName="My Suite Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Boaventura 23, 1200-407 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/ae/13ae3521116757602fd3624c65488641e11003e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a transfer service and a lau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714260921893" Longitude="-9.1405174895492" StarRating="2" HotelCode="391451|lisbon_destination_hostel" HotelName="Lisbon Destination Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Duque de Cadaval 17, Rossio Railway Station, 2nd floor, 1200-160 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/5f/775f6a6d6c793c149e03b498f5146f30e565068c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hostel is in Lisboa. Customers will enjoy a peaceful and calm stay on the premises, as i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.709864783918" Longitude="-9.1498249769211" StarRating="4" HotelCode="190570|casa_do_patio_bed__breakfast" HotelName="Casa do Patio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Caldeira 19, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e5/6ce511d49b28277140a58a3c69397409d30c1477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Casa do Patio by Shiadu, you'll be centrally locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.87" OriginalAmount="80.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|1907275" HotelName="Turim Terreiro do Paço Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/b9/4fb9e212b970c755a30f5262ae8cab4b527641e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.96" OriginalAmount="80.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.706213471889" Longitude="-9.1592395305633" StarRating="4" HotelCode="19481|17069" HotelName="York House" 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 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 32, 1200-691 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/da/56da95a1f8525b20a1e67b8bb7c65e441ecab2a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 10 minutes from the centre of Lisbon, close to the National Museum of Ancient A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="83.75" OriginalAmount="82.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70898953" Longitude="-9.14328589" StarRating="4" HotelCode="398643|98274067" HotelName="Alecrim ao Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim 73, 1200-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/c1/4cc1ed1377d6e02fb8400a9803de3271d4bd21a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.06" OriginalAmount="83.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71528408" Longitude="-9.14832657" StarRating="4" HotelCode="743569|3923825" HotelName="1869 Principe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Abarracamento De Peniche 14, 1200-002 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/e8/04e82490fb620ae60535e57430c0eb73cb6d8a1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.75" OriginalAmount="83.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|20924" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/ae/75aea0932aeeadca85a67867090b46a5a1453679.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70977469" Longitude="-9.13868963" StarRating="3" HotelCode="409043|pateo_saudade_lofts" HotelName="Páteo Saudade Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Crucifixo 31, Santa Maria Maior, 1100-182 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/bf/44bfa4ad130787d938ccd5d88cf06fdb6ba9f6c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7315984" Longitude="-9.1517376" StarRating="2" HotelCode="69793|hotel_nazareth" HotelName="Hotel Nazareth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida António Augusto de Aguiar, 25 - 4, 1000 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/e3/88e335bd9bcb7d1548e94b33183339030b2bbcc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="85.03" OriginalAmount="84.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.718782" Longitude="-9.145558" StarRating="4" HotelCode="14137|2855583" HotelName="Hotel Lisboa Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Salitre 7, Avenida Liberdade, Lisboa 1269-066</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/56/6e56a3c549cf746977e5944bef7fea5177f334d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated close to Avenida da Liberdade and the botanical gardens. The city cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.06" OriginalAmount="84.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734277047482" Longitude="-9.1445717244675" StarRating="4" HotelCode="310358|1480048" HotelName="Evolution Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Duque de Saldanha 4, 1050-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/b2/4cb2130cd093e55f9d4b98e81511ed7c65b0aaa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Lisbon, this hotel is ideal for those in need of an adults-only holida...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.46" OriginalAmount="84.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.741228661742" Longitude="-9.1497364640236" StarRating="4" HotelCode="326430|2159725" HotelName="Holiday Inn Lisbon Continental" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 9, 1069-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/cd/99cdd58c4828092fe8e18a6527bb4a0c0c6dc2a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located approximately 100 m away from public transport and is disting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.81" OriginalAmount="84.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723758166766" Longitude="-9.149392546627" StarRating="4" HotelCode="295338|748325" HotelName="Turim Av Liberdade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 247, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/50/ad504a7292d93b73f200c41d93de7bdf3b027303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 200 metres from Marquês de Pombal Square and a metro station is 2 minutes' walk a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|2118675" HotelName="Turim Marquês Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho da Silveira 26, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/71/2771b393b8585defcffe98f6c25c83dac008e7d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72076312" Longitude="-9.14669075" StarRating="0" HotelCode="732773|sincerely_lisboa_" HotelName="Sincerely Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Liberdade 177, 4º Esquerdo, Santo Antonio, 1250-141 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9f/e29f491c73185378a388775928136ef59170aac8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sincerely Lisboa is a cosy B&amp;amp;B located in the heart of the upscale Avenida da Liberdade avenue, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713278366993" Longitude="-9.1375860571861" StarRating="4" HotelCode="260231|the_beautique_hotels_figueira" HotelName="Figueira by The Beautique Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Figueira 16, 1100-241 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/0a/a80a3a97afdfddd1b8b92f30bbba8fb8759d3d1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.00" OriginalAmount="86.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714991375921" Longitude="-9.1368913650513" StarRating="4" HotelCode="15295|20934" HotelName="HM Mundial Timeless City Hotel Lisboa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praca Martim Moniz 2, 1100-341 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b7/22b7c0430e4170d7b84c6886d7b88fb83a440b2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes from the centre. There are various shops, bars, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.14" OriginalAmount="86.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720384417546" Longitude="-9.150718152523" StarRating="4" HotelCode="166323|361005" HotelName="Altis Prime Hotel de Apartamentos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 4, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/af/b3af3ac03d13fb31241258d0d1a6f047a2fcb35a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel enjoys a unique location in the heart of Lisbon, in the city's main commercial and fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.705420184257" Longitude="-9.1601461172104" StarRating="4" HotelCode="258790|as_janelas_verdes" HotelName="As Janelas Verdes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 47, 1200-690 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/25/52256a4bffcc29ed10bcf73facedabefd3d3199c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the National Art Museum and by the romantic Rua ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="88.33" OriginalAmount="87.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.736486" Longitude="-9.151789" StarRating="4" HotelCode="14576|815287" HotelName="Olissippo Marquês de Sá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Miguel Bombarda 130, 1050-167 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/89/5589486557c1e3713c13c8e8b47e659b620adebe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the shopping and business district of Lisbon, only a few steps away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71813198" Longitude="-9.14551686" StarRating="0" HotelCode="617048|lisbon_charm_flats" HotelName="Lisbon Charm Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Alegria 50, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ab/fbabe2becb70340b8490e1669816c60e46ed46cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.00" OriginalAmount="89.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7092589" Longitude="-9.1302078" StarRating="5" HotelCode="562111|2214625" HotelName="Eurostars Museum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cais de Santarém 40, 1100-104 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/4e/f34e3aec0a43019832c7ef9eab1c885db02f46e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.40" OriginalAmount="89.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.715215" Longitude="-9.122298" StarRating="4" HotelCode="260228|1173548" HotelName="Hello Lisbon Santa Apolonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Cardeal 16, 1100-116 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/64/ae64a272dfeb2e968f2d4cb7239543309844ce67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71285056" Longitude="-9.13284295" StarRating="3" HotelCode="385289|castle_inn_lisbon" HotelName="Castle Inn Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Cruz do Castelo, nº 52, 1100-480 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/5a/7d5a841383568906b2a77497d91ee6c83667710b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Castle Inn Lisbon in Lisbon (Alfama), you'll be min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.94" OriginalAmount="90.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70910939" Longitude="-9.13618363" StarRating="4" HotelCode="455606|1919445" HotelName="Pestana CR7 Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 54, 1100-150 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/32/7232bb6a47063a3cb488f4c6e6cb29b312d54881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727438495985" Longitude="-9.1346356272697" StarRating="3" HotelCode="49110|hotel_almirante" HotelName="Masa Hotel Almirante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 68, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/30/aa306c0bae12bf77e20f77707ae324cbad15cd27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is conveniently located with public transport just a stone's throw away. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.95" OriginalAmount="92.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.736082" Longitude="-9.148472" StarRating="0" HotelCode="876650|2336355" HotelName="Holiday Inn Express Lisbon - Plaza Saldanha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Joao Crisosomo  40 e  42, 1050-127 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3a/183af3f439cbd50ede3554fa391e3c91ac3569f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.28" OriginalAmount="92.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720763191748" Longitude="-9.1500556468964" StarRating="4" HotelCode="40088|234776" HotelName="Altis Suites Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 13, 1250-066 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/4f/644f54a8d572daae93b0fe33131d28503f6befaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="94.44" OriginalAmount="93.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725019554959" Longitude="-9.1511781513691" StarRating="4" HotelCode="12434|1338890" HotelName="HF Fénix Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Marquês de Pombal 8, 1269-133 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/cc/30ccbdbd2d6a264f9cc9a0786998e4412298301b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the Praça Marquês de Pombal, opposite the Parque Eduardo VII, this city hotel is directl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.52" OriginalAmount="93.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720085" Longitude="-9.148912" StarRating="5" HotelCode="87525|545605" HotelName="Eurostars das Letras" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 6-12, 1250-069 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/92/9e92999feed1008f46487fd069d2fb246a9add07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, near to all of the main attractions and with easy access to the un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70941975" Longitude="-9.14651054" StarRating="0" HotelCode="563853|santa_bica_eat_drink_sleep" HotelName="Santa Bica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Cabral 37-39, 1200-072 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/67/286753bb26fbacd0be7891f43940c8bc94695386.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Santa Bica in Lisbon (Bairro Alto), you'll be minutes from Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70921939393" Longitude="-9.1356578392683" StarRating="4" HotelCode="888173|vincci_baixa" HotelName="Vincci Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Comércio 32-38, 1100-150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/e5/cce59494c2bc2fea7f6392239a18b0db3200880c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the centre of Lisbon, in the Baixa shopping and bank...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.42" OriginalAmount="95.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.711558631929" Longitude="-9.1383951545963" StarRating="4" HotelCode="307067|1240168" HotelName="Brown's Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 75, 1100-042 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/2f/392f1634a318b93d57070f944e85a0e14711ca8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.80" OriginalAmount="96.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72193236" Longitude="-9.14930124" StarRating="4" HotelCode="368000|1843398" HotelName="Vincci Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araujo 16, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/43/3043bef29df7589b5857a024a72e205c7205c4d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.52" OriginalAmount="97.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.737033937839" Longitude="-9.1624367237091" StarRating="4" HotelCode="51202|66024" HotelName="SANA Malhoa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 8, 1099-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/18/241813a0d055ae372da83d5f3f5606c075912408.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). A wide se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70760464" Longitude="-9.14691715" StarRating="3" HotelCode="488748|lisbon_five_stars_apartments_8_building" HotelName="Lisbon Five Stars Apartments 8 Building" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Luis, 30, 1200-152 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/82/4682402073d397203790a4bf40dad325a53676be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.29" OriginalAmount="98.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.734074" Longitude="-9.143443" StarRating="4" HotelCode="244314|996885" HotelName="Olissippo Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Praia da Vitória 30, 1000-247 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/b3/adb3deb5ada9abf825f625ffd8ddabb350496d10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.17" OriginalAmount="99.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|2555355" HotelName="My Story Hotel Figueira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Figueira 14, Santa Maria Maior, 1100-241 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f6/c1/f6c1988fc80efab8b2fe3459bea22afe99a7c918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="100.24" OriginalAmount="99.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.770603611163" Longitude="-9.125381217578" StarRating="3" HotelCode="517847|STJJ" HotelName="Star inn Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C 2</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/48/8b483bb7fe7e8fcc4b826062b6ea5f9fcc2fd2e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.92" OriginalAmount="99.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714373985865" Longitude="-9.1367679834366" StarRating="4" HotelCode="58771|992545" HotelName="Hotel Portugal" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joao das Regras 4, 1100-294 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/63/ed63134b88731356477a2de74eeb83e07c0a651d.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="100.94" OriginalAmount="99.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.721499807652" Longitude="-9.145479798317" StarRating="4" HotelCode="11228|572825" HotelName="Hotel Britania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 17, 1150-278 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/87/a087b1fb5ea1859f612aff9889df7ae37e2bb2e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, hotel lies only around 1 km from Rossio (one of the beautiful Lisbon squares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70971816" Longitude="-9.13526466" StarRating="0" HotelCode="747070|ph_downtown_suites" HotelName="PH Downtown Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Julião 30, Santa Maria Maior, 1100-525  Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/6a/eb6ad92ed1ffe01f109b256f9bf03b5a780f45e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.93" OriginalAmount="100.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.74700149" Longitude="-9.10083153" StarRating="3" HotelCode="637058|3917775" HotelName="Discovery Apartment Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Telhal Aos Olivais 6, 1 Dto, 1950-258 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/0b/a80b2220f7ea11b8a09e068ee3b6100975bad041.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.18" OriginalAmount="101.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.764917425951" Longitude="-9.0978169441223" StarRating="4" HotelCode="66473|299215" HotelName="Olissippo Oriente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 09/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>Avenida Dom João II 32, 1990-083 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/fc/8bfc49981f682bc4049d58b99b06083d208a1a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon's former Expo 98 site, which is now known as the Parque das Nações. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="102.84" OriginalAmount="101.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.766731" Longitude="-9.098351" StarRating="4" HotelCode="20729|1382910" HotelName="Tivoli Oriente Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 27, Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/26/fb26307102dcbb6dde838f235fb58bdbcc2fd429.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the tourist centre of Lisbon, less than 4 km from the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.769401195236" Longitude="-9.0979859232902" StarRating="4" HotelCode="30729|1569168" HotelName="TRYP Lisboa Oriente Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II - Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/18/e51853d77e52598d5bc5eb5d6c2e5ac52c2ca957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Lisbon, within a short distance of countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.25" OriginalAmount="103.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712429" Longitude="-9.1378950000001" StarRating="4" HotelCode="295345|1455538" HotelName="Santa Justa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dos Correeiros 204, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/1a/bd1aa80a5d3e8227f6a7622a528b8ab886b177c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.47" OriginalAmount="103.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.69863874" Longitude="-9.2254509" StarRating="4" HotelCode="610598|3925205" HotelName="BeGuest Lisbon Premium Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Damião de Góis 3D, 1400-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a5/9aa5e2bcf53738131950d472ffe535b1b0ecf89b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="104.62" OriginalAmount="103.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.718009185486" Longitude="-9.1446429491043" StarRating="4" HotelCode="58770|1010511" HotelName="Heritage Avenida Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 28, 1250-145 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/3b/693bf2e2fef27019033d74cefabf6135f629ab4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is situated a few minutes walk from the war memorial, Baixa, Bairro Alto ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.64" OriginalAmount="103.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="4" HotelCode="743935|3923435" HotelName="Dona Graca Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Bela Vista A Graça 124, 1170-059 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/9f/079fa3e5ac908475ccdb63faae4a55532d723160.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.86" OriginalAmount="103.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70000089429" Longitude="-9.1801393032074" StarRating="4" HotelCode="27782|604237" HotelName="Vila Galé Ópera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Conde da Ponte, 1300-141 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/3e/143e80e86050313f5a5dd8c6d9f6e2f9ea27b644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is situated directly in Lisbon's tourist centre. A lake and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.01" OriginalAmount="103.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727694210247" Longitude="-9.1582982394198" StarRating="4" HotelCode="327034|1816148" HotelName="Lux Lisboa Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Padre Antonio Vieira 32, 1070-197 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/57/9e5796914da056f4ce6136d8e1297469998dc36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71058531" Longitude="-9.13640838" StarRating="0" HotelCode="695953|home_lisbon_hostel" HotelName="Home Lisbon Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Nicolau 13</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e1/c7e1a3635b964431173181ed6a5c57a91bafa504.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.70" OriginalAmount="104.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71225785" Longitude="-9.13753674" StarRating="4" HotelCode="620619|2542635" HotelName="Hotel Da Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Prata 231, 1100-143 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/2f/a12fe9e7c614aea6f9f9bba430424b24e100ae63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.75" OriginalAmount="104.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71145152" Longitude="-9.13719324" StarRating="4" HotelCode="739791|2381335" HotelName="Altis Prata Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata, e Rua da Assunção, Baixa Pombalina, 1100-416 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/d5/4fd554bfb00ced830dcda0dee8b0f3086db5c17c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Specially designed for the gay community, this lovely hotel is in Lisboa. The total number of accomm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.30" OriginalAmount="106.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712172266724" Longitude="-9.1413357853889" StarRating="4" HotelCode="187321|1451738" HotelName="Lisboa Carmo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Oliveira ao Carmo 1-3, 1200-307 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/67/54676b8c72a4477bef68a6d8988d2e7de18576f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.42" OriginalAmount="106.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71628144" Longitude="-9.14043402" StarRating="4" HotelCode="630356|3927245" HotelName="Lisbon Wine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas De Santo Antão 88, 1150-266 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/c6/e2c6390eb00143aa9c043a41a4aef3c9a9325c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="107.65" OriginalAmount="106.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.717129333562" Longitude="-9.1434184061516" StarRating="4" HotelCode="933342|910033" HotelName="BessaHotel Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 29, 1250-139 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f7/56/f75656f621feaef49ea26e2869bf0a48a816437a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.75" OriginalAmount="107.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71249998" Longitude="-9.13768528" StarRating="4" HotelCode="594039|3927365" HotelName="Villa Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Justa 45, 1100-483 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/06/d506c4e1f07b1aacd50a9edca9f8396bcec2f772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71283539" Longitude="-9.1447208" StarRating="4" HotelCode="410970|lisbon_colours" HotelName="Lisbon Colours Bairro Alto Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Queimada 44, Bairro Alto, 1200-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a0/85a07eab3342e123628d601c36af6349405e8490.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.01" OriginalAmount="109.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.712516455652" Longitude="-9.1414471036354" StarRating="4" HotelCode="510887|546421" HotelName="Lisboa Pessoa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveira Ao Carmo 8, Lisbon 1200-307</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/56/d55659c1194d7738ad864f0ae8edc3f861dbf2fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel was built in 2016. The property consists of 75 rooms. This attractive hotel provides the i...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.33" OriginalAmount="110.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.724817" Longitude="-9.160367" StarRating="5" HotelCode="11844|58394" HotelName="Dom Pedro Lisboa" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 24, 1070-110 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/34/a534d9b22b729ccaecdf09d2155103fc9c9dd4bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located approximately 200 m from numerous shopping venues as well as pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.83" OriginalAmount="111.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714747" Longitude="-9.132429" StarRating="4" HotelCode="27783|549345" HotelName="Olissippo Castelo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Costa Do Castelo 112/126, 1100-179 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f3/36f37d2e9b5bacdd26a2a2c6f20d079488c82a7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Bairro do Castelo, overlooking Baixa. The hotel is only a coupl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="114.46" OriginalAmount="113.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71156352" Longitude="-9.14155843" StarRating="4" HotelCode="615978|468145" HotelName="Dear Lisbon - Bordalo House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Rafael Bordalo Pinheiro 31, 1200-369 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/1f/811f6615ab0c1e177afa65da4c0c12df5f52eda5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.48" OriginalAmount="113.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72041788255" Longitude="-9.1351791367952" StarRating="4" HotelCode="530650|2189115" HotelName="1908 Lisboa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Do Intendente Pina Manique 6, 1100-285 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e2/c6e23d14b8be9391290414dcbe68a7c96527b21d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.92" OriginalAmount="113.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720717153002" Longitude="-9.14999127388" StarRating="5" HotelCode="197399|228756" HotelName="Altis Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 11, 1269-072 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/1b/d41bd2ee3a78c92298eefa289ac1af563810806b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is centrally located close to the famous Avenida Liberdade and Eduardo V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7286764" Longitude="-9.1445766" StarRating="2" HotelCode="153711|hotel_alicante" HotelName="Hotel Alicante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Loule 20, 1050-090 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/8e/748e6f3b07459b5e58e69455ff7b8879d5efef5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.13" OriginalAmount="115.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7102289" Longitude="-9.1306845" StarRating="4" HotelCode="263658|1187818" HotelName="Memmo Alfama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Merceeiras 27, 1100-582 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/96/06964d18d514b65cdbab6f23f1c7486c21a5c19a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Lisbon. Its setting is especially ideal for tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.61" OriginalAmount="119.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|1025408" HotelName="Hotel PortoBay Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/44/8d4494773db973edfcc9c62d336d8bc38192facf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.03" OriginalAmount="121.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.747198" Longitude="-9.164194" StarRating="4" HotelCode="27909|20914" HotelName="Lisbon Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dos Combatentes, 1600-042 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/80/cd8093f46e85cabef4ba918b4d2914c8f4c291ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the centre of Lisbon. Convenient public transport links are onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="123.48" OriginalAmount="122.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|2435882" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C Nº2, 1749-125? Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f4/59f4f85828f089887bd01b0cb824a4cf5b3af806.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.50" OriginalAmount="122.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.145626" StarRating="4" HotelCode="160910|134784" HotelName="Inspira Santa Marta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa 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,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>R. de Santa Marta 48, 1150-297 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/96/c8964d7eca082887a9cfcc250f651638afd1db19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys an exceptional location just a stone's throw away from Avenida da Li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710996035362" Longitude="-9.1394636034965" StarRating="4" HotelCode="14138|hotel_do_chiado_5" HotelName="Hotel do Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Almada 114, 1200-290 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/82/4982a7bcaecb035a95a4a9d21c6bfd61aec7f72d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical district of Chiado, above the Rossio main square and enjoys ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.705446348238" Longitude="-9.1606114804745" StarRating="5" HotelCode="190575|palacio_ramalhete" HotelName="Palacio Ramalhete" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 92, 1200-692 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/e5/d3e5bdba040d7cb8d3328915d38e7312364c3631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="128.12" OriginalAmount="126.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71007555" Longitude="-9.14430545" StarRating="4" HotelCode="591001|58440667" HotelName="Palacio Das Especiarias" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Emenda 94, 1200-001 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/18/5318ef99efaf3185ba91bc1c7e121517670892b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.74449199" Longitude="-9.197551" StarRating="3" HotelCode="639604|discovery_apartment_benfica" HotelName="Discovery Apartment Benfica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Rua Carolina Michaelis de Vasconcelos 60, R/C Dto, Lisbon 1500-147</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/81/be816814e13f3f47d40d6f857d3a5dc0cb1d8cc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a laundry service. Wirele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.719242688735" Longitude="-9.1441066908073" StarRating="5" HotelCode="915455|fontecruz_lisboa_autograph_co" HotelName="Fontecruz Lisboa, Autograph Collection" 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>Avenida da Liberdade 138-142, 1250-001 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/55/7255c403ab253aedfda1297a044fb41b42e2fc0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="128.70" OriginalAmount="127.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720198168721" Longitude="-9.1448441147804" StarRating="4" HotelCode="50966|1886751" HotelName="NH Collection Lisboa Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 180 B, 1250-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/aa/a0aa8740b3ab4e72c6f6e583c01d907fc1188c2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is situated on Avenida da Liberdade, around 5 minutes walk from the Praça do Ross...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="128.88" OriginalAmount="127.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.713114075037" Longitude="-9.1334313154221" StarRating="4" HotelCode="20862|1614560" HotelName="Solar do Castelo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Cozinhas 2, ao Castelo, 1100-181 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/32/3532157a0797266f6b459adff82eeb4aecb5a573.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, family-friendly hotel is located within the walls of the Castle of São Jorge, in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.44" OriginalAmount="128.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.718641193266" Longitude="-9.1449809074402" StarRating="5" HotelCode="17726|182496" HotelName="Sofitel Lisbon Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Liberdade 127, 1269-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/d5/15d5a49f49a1435ffc7cda9a872973f993f82011.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the leisure district of Lisbon just a few minutes walk from the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.94" OriginalAmount="128.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71043907" Longitude="-9.14376463" StarRating="4" HotelCode="590979|3923775" HotelName="Le Consulat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Luis De Camoes 22, Misericordia, 1249-190 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/eb/43ebb56fc251ba11728999d03262c5a8266b823e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.54" OriginalAmount="129.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70992809" Longitude="-9.14012717" StarRating="4" HotelCode="523645|2381915" HotelName="Dear Lisbon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivens 35, 1200-226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/1c/7e1ca92968a7874a8fb08e870cbc37caa12fad75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.52" OriginalAmount="130.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71216102" Longitude="-9.14498377" StarRating="4" HotelCode="593996|3921735" HotelName="DoBairro Suites at Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Atalaia 43, Misericordia, 1200-037 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/33/103338695a98a36ac9b2c984aab6a097629370e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.82" OriginalAmount="130.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.726447" Longitude="-9.147078" StarRating="4.5" HotelCode="307879|1526288" HotelName="H10 Duque de Loulé" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 81-83, Avenida Liberdade / Marquês Pombal, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/cd/4dcd095c780aad0b46993ff6d89ef10dc4a8f4b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.44" OriginalAmount="132.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7086235" Longitude="-9.14710317" StarRating="4" HotelCode="564947|604845" HotelName="Lisbon Five Stars Apartments - Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 246, 1200-430 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a1/fba16a9d8c1ba6226e51edd1a98839883eb315dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment can be found in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="133.57" OriginalAmount="132.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|1489966" HotelName="Hotel PortoBay Marquês" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/d9/97d9103a99adf5b37c1d63f619fcc7c46bcb7ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.92" OriginalAmount="133.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.695006868834" Longitude="-9.2144324220649" StarRating="5" HotelCode="321975|1873755" HotelName="Hotel Palácio do Governador" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bartolomeu Dias 117, 1400-030 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/03/330379835c0e1487c57a07a710dac1c6548b45b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.51" OriginalAmount="134.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71139657" Longitude="-9.1384827" StarRating="3" HotelCode="739580|3926435" HotelName="Dare Lisbon House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Sapateiros 135, 1100-577 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/96/88964b893559197f07eb3c09e84a08f0d32eae4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.73" OriginalAmount="134.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71901128" Longitude="-9.1429692" StarRating="4" HotelCode="751710|3915405" HotelName="Hapimag Resort Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Sao Jose 41, 1150-321 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/6c/c56c7aefda099d10723c83a5b3b1e6e8f37beb7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.21" OriginalAmount="136.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.708268166493" Longitude="-9.1393898559179" StarRating="4" HotelCode="424198|2045925" HotelName="Almalusa Baixa Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Do Munícipio 21, 1100-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/45/ad452d27634ba75710000d23f8acbb41c847f2d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71068461" Longitude="-9.13763464" StarRating="3.5" HotelCode="488876|otilia_apartments" HotelName="Otilia Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 138, 1100-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/e1/1ae1db657a69ab2d186b4015a61bbca79157f215.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.67" OriginalAmount="140.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.724457203218" Longitude="-9.1584720956771" StarRating="5" HotelCode="212689|189320" HotelName="EPIC SANA Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 15, 1070-100 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/27/5627fa4cd331bb3a5792268a2cf809746c1829d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="145.53" OriginalAmount="144.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70763674" Longitude="-9.14406893" StarRating="4" HotelCode="517990|604846" HotelName="Lisbon Five Stars Apartments São Paulo 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 55, 1200-426 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ee/f6ee75577806fdcef8c2bda73acd3bb236d96ca9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely apartment can be found in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.90" OriginalAmount="145.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.715004633404" Longitude="-9.1407937263386" StarRating="5" HotelCode="141382|234646" HotelName="Altis Avenida Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° Dezembro 120, 1200-360 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/95/b895f6a3047804507b66bccb541c1eb8775938ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the city, next to the most emblematic square of Lisbon, this city hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.16" OriginalAmount="145.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720051" Longitude="-9.150513" StarRating="5" HotelCode="160972|132642" HotelName="The Vintage Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 2, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/16/1816504444f6da42689243e1a2233e8e9419f120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre next to one of the city's main avenues, Avenida da Liberdad...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="147.82" OriginalAmount="146.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.720358087167" Longitude="-9.1474223306011" StarRating="4" HotelCode="18880|1959848" HotelName="AVANI Avenida Liberdade Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Júlio César Machado 7/9, 1250-135 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/45/a145a02d9fd1c20603b3a0cd50c7266e3ae50f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by wonderful gardens, the hotel is only 1 km from the centre of Rossio. Cafés, nightclubs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.18" OriginalAmount="146.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|2541345" HotelName="Turim Boulevard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1b/b41b39700d1d420150ebb442180f313bcb6ea9bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.16" OriginalAmount="149.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.774805" Longitude="-9.091825" StarRating="5" HotelCode="187408|176766" HotelName="MYRIAD by SANA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cais das Naus, Lote 2.21.01, Parque das Nações, Lissabon 1990-173</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/48/8d48f4749e7d910394bcd51f02b9c6371ec0c453.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Vasco da Gama Tower, one of Lisbon's most emblematic modern landmarks, was built for the 1998 World ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71421098" Longitude="-9.13529542" StarRating="0" HotelCode="534729|pateo_lisbon_lounge_suites" HotelName="Páteo Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Farinhas 43, 1100-236 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/24/b6248abf5e7ec427777245a3a72e234739211730.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This establishment has a garden with a swimming pool and a gym. 

SITUATION: This establishme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="152.26" OriginalAmount="150.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.726909098072" Longitude="-9.1555273532867" StarRating="5" HotelCode="13968|1549019" HotelName="Intercontinental Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 149, 1099-034 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c6/9ec619f66eef8f65fa85bd56c96b834de505542f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies directly beside Eduardo VII Park at the heart of Lisbon's tourist cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71055714" Longitude="-9.13635981" StarRating="0" HotelCode="787420|lisbon_downtown_inn" HotelName="Lisbon Downtown Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Sao Nicolau 23-1</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/b5/ab/b5ab1e79e07b05a5dd74f80a306d01d81815332c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.22" OriginalAmount="154.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7317833" Longitude="-9.1469361" StarRating="5" HotelCode="17507|20994" HotelName="Sheraton Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 1, 1069 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a9/b2a9c5bd448c32862203def1f273a901bf4a4e99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in one of the city's most prestigious business districts and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.717096740554" Longitude="-9.1440193355083" StarRating="4" HotelCode="16641|18999" HotelName="Pensao Residencial Roma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Da Gloria 22-A 1, 1250-118 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/02/89021b8bcffc9b80a173075ca8af2c7c6d8cd729.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.727386184113" Longitude="-9.1483524441719" StarRating="4" HotelCode="27785|sana_lisboa_hotel" HotelName="SANA Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 8, 1069-310 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/91/79/91799e1f7d68a1bb6330f2f5eaa5d8b4a0e21e5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful central location at the heart of Lisbon that allows easy and convenien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.62" OriginalAmount="165.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.703638917957" Longitude="-9.1868394613266" StarRating="5" HotelCode="20728|2974" HotelName="Pestana Palace Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jau 54, 1300-314 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/53/7953f5d99f7fc87bf36211334bf3ee2837c7f238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is around 5 km from the town centre. A wide array of shopping facilities, bars, re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.43" OriginalAmount="170.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71189741" Longitude="-9.13968214" StarRating="4" HotelCode="950731|3924975" HotelName="LV Premier Apartments Chiado CH" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Carmo 43, Santa Maria Maior, 1200-093 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/97/4e972ecaba063244c8ac434ae4448af79b1e4c6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.16" OriginalAmount="171.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.718095141427" Longitude="-9.1399910318935" StarRating="4" HotelCode="313133|2381445" HotelName="Torel Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Camara Pestana 23, 1150-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/03/c003ef0e415b2a5b983948b256e944c26efc63d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.02" OriginalAmount="173.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.738870859726" Longitude="-9.1664278507233" StarRating="5" HotelCode="173069|20894" HotelName="Corinthia Hotel Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 105, 1099-031 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/c2/b9c263a01a2b5fe45d91005f91d6ca3db5d93180.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is well situated for access to the public transport network with links located jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.65" OriginalAmount="179.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70814294" Longitude="-9.14392992" StarRating="0" HotelCode="641811|3916915" HotelName="Residentas Apóstolos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Apostólos 3, 1200-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/25371/2525371/2.jpg?f=15196950</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="182.52" OriginalAmount="180.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.693373270826" Longitude="-9.2107339203358" StarRating="5" HotelCode="99867|716225" HotelName="Altis Belem Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Doca do Bom Sucesso, 1400-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/06/8a06f246baf82c70f0e3b7b882e2bf844af1a646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Cutting-edge design and a unique waterfront location await guests at this hotel, which is set in one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="188.55" OriginalAmount="186.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.708235372146" Longitude="-9.1378307288361" StarRating="5" HotelCode="309878|395061" HotelName="Pousada de Lisboa, Praça do Comércio - Small Luxury Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Comércio 31-34, 1100-148 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/40/82405501599c16b0e49aba35aad5cbd44993844a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.23" OriginalAmount="187.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7126952" Longitude="-9.14358692" StarRating="4.5" HotelCode="613628|3919445" HotelName="Raw Culture Arts &amp; Lofts Bairro Alto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte 90, 1200-287 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/1b/a71bc82e6286362444edb9168bca77d9175595bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.02" OriginalAmount="190.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.72413733" Longitude="-9.15245113" StarRating="5" HotelCode="566970|2180515" HotelName="Iberostar Selection Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 64, 1250-071 Lisboa, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/95/ab95d1e5c86cd1c6fc75a1a82d4550482fd614fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury urban hotel is located in a business and shopping hub (Lisbon’s ‘Baixa’ district), just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.08" OriginalAmount="191.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71440411" Longitude="-9.14427265" StarRating="4" HotelCode="522881|3920905" HotelName="Residentas São Pedro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Pedro de Alcântara 55, Misericordia, 1250-238 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/a7/39a7729b6a7d6df06aacf8d73a4e75de10c0c4dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.711420617271" Longitude="-9.131312604562" StarRating="5" HotelCode="317466|santiago_de_alfama__boutique_hotel" HotelName="Santiago de Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santiago 10-14, Santa Maria Maior, 1100-494 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/e3/16e3333a02deb807bee0ee4024ed05e8bfe226b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant and a bar. Guests can buy souvenirs at the gift shop. Those arriving i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.86" OriginalAmount="193.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|2090795" HotelName="Martinhal Lisbon Chiado Family Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores, 44, 1200-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/d0/00d0a1cf8ac111daacabf0ea0b7f3ccb956ea34e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.709558826698" Longitude="-9.1360351925894" StarRating="4" HotelCode="483162|lisbon_five_stars_apartments_sao_juliao_72" HotelName="Lisbon Five Stars Apartments São Julião 72" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Julião 72, 1110-526 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6e/b56ebd92eec03105e7f12ff5c7dbd44ef3fa0cc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely apartment can be found in Lisboa. With a small number of only 10, this establishment is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.26" OriginalAmount="207.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71007577" Longitude="-9.14112335" StarRating="4" HotelCode="774490|3918055" HotelName="Flora Chiado Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Rua Anchieta 13, 1200-023 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c0/4bc0b8db3081a1ff13477aa2a445483bf449e557.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon, approximately 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="209.87" OriginalAmount="207.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.714920219373" Longitude="-9.1413894295692" StarRating="5" HotelCode="10890|2037968" HotelName="Hotel Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° de Dezembro, 123, 1200-359 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/8c/898c295236b437918fe183d96a7099bd5efba19c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfort hotel is located on Rossio Square, right by Praça dos Restauradores and close to Rossio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.11" OriginalAmount="211.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71596641" Longitude="-9.146107" StarRating="5" HotelCode="448473|2047025" HotelName="Memmo Principe Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Pedro V 56J, 1250-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e7/64e7c6053d58c4963c6db560b03c42aa4db826fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.27" OriginalAmount="212.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70968583316" Longitude="-9.1297245025635" StarRating="5" HotelCode="162507|2594695" HotelName="Palacete Chafariz D'el Rei" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Chafariz D'el Rei 6, 1100-140 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/56/f356716ab7efbb68e642e2dd40920bb60a55e4d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="223.30" OriginalAmount="221.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.71386408" Longitude="-9.14442521" StarRating="5" HotelCode="582943|577622" HotelName="The Lumiares" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Diario De Noticas 142, 1200-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/85/6b85fa32eed063fe35f440551ef0a63497c2ffd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.39" OriginalAmount="226.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7073968" Longitude="-9.1418421" StarRating="4.5" HotelCode="568183|2180585" HotelName="Corpo Santo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Corpo Santo 25, 1200-129 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/cf/ddcf0bd3cfa4c4b334aaef48a261e08286a49724.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 12 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.12" OriginalAmount="257.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.721089647461" Longitude="-9.147115945816" StarRating="5" HotelCode="18628|1003911" HotelName="Tivoli Avenida Liberdade Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 185, 1269-050 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/e3/5ee39306179fb770d711338fb11c5372bfd4ebe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel located within 800 m² of well-kept gardens lies in the heart of Lisbon, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.16" OriginalAmount="268.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.710378610799" Longitude="-9.1433125734329" StarRating="5" HotelCode="35487|463445" HotelName="Bairro Alto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Luís De Camões 2, 1200-243 Lisboa, Bairro Alto</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/79/b979596239ea0e0f7950141773784282d8bb3780.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is located in the square that bears a statue and name of Luís Vaz de Camõ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.79" OriginalAmount="275.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|20904" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/04/5f04c90795b1f7caf3111069242756f5c14e8316.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="294.72" OriginalAmount="291.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.719752593071" Longitude="-9.1445858357042" StarRating="5" HotelCode="933341|7361819" HotelName="Hotel Valverde Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 164, 1250-146 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2e/80/2e80d59587a91fb942e138e2a1796a6693c389ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="397.29" OriginalAmount="393.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.70977049" Longitude="-9.14723452" StarRating="5" HotelCode="578371|2542595" HotelName="VERRIDE - Palacio Santa Catarina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 1, 1200-401 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/40/4e4042dd2db4e46f766bf2a4144806070d3b3512.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.71" OriginalAmount="463.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.7173505" Longitude="-9.1414679" StarRating="5" HotelCode="730666|2381435" HotelName="The One Palácio da Anunciada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ruas das Portas de Santo Antão 112-134, Avenida Liberdade / Restauradores, 1150-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/c5/dec5666d4c3b1687a940b7f82d3d59486cca5228.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Lisbon. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.35" OriginalAmount="735.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.725602" Longitude="-9.155268" StarRating="5" HotelCode="39969|four_seasons_hotel_ritz_lisbon" HotelName="Four Seasons Hotel Ritz Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo Da Fonseca 88, 1099-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e5/2ee5257745f03190ef8f6eb5ac4585f12e361043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located in the tourist centre of Lisbon just 20 minutes walk from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Conference Hall,Jacuzzi,Lounge,Massage Centre,Sauna,Swimming Pool,Wheelchair Access,Bicycle Rental,Currency Exchange,Golf,Diet Meals,Garden,Kitchen,Heated Pool,Spa,24 Hour Power Supply,Airport Transfer (on Demand),Wake-up Call Service,ATM/Cash Machine,Meeting Room,Parking,Valet Parking,Babysitting,Dining,LCD/Projector,Luggage Storage,Off-Site Parking,24 Hour Security,Boutique,Dry Cleaning,Housekeeping,Library,24 Hour Front Desk,Elevator,Pets allowed,Kids Play Area,Coffee Shop</BasicAmenities>
    <HotelRating>4,5,3,2,1,4.5,3.5,1.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,AIRPORT HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,ECO HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,SPA HOTEL,APARTMENT HOTEL,GUEST HOUSE,CLUB RESORT,GUESTHOUSE,HOSTEL,BOUTIQUE HOTEL,APARTHOTEL,BED AND BREAKFAST,LODGE,APARTMENT,HOSTELS,GUEST HOUSES,VILLA,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
74e6b873-584d-4e56-bf9b-fa999409425a|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="74e6b873-584d-4e56-bf9b-fa999409425a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68644" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
74e6b873-584d-4e56-bf9b-fa999409425a|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
74e6b873-584d-4e56-bf9b-fa999409425a|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
74e6b873-584d-4e56-bf9b-fa999409425a|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
74e6b873-584d-4e56-bf9b-fa999409425a|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
74e6b873-584d-4e56-bf9b-fa999409425a|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
74e6b873-584d-4e56-bf9b-fa999409425a|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
74e6b873-584d-4e56-bf9b-fa999409425a|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-15T05:53:00.9410379+00:00" Version="0" EchoToken="Search" TransactionIdentifier="74e6b873-584d-4e56-bf9b-fa999409425a" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="19.05" OriginalAmount="18.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15074259" Longitude="-8.59776221" StarRating="3" HotelCode="451994|484222" HotelName="Monte Carlo Love Porto Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Beauty Salon,Bicycle Rental,Garden,Golf,Housekeeping,Internet,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fernão Magalhães 60, 4300-190 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b3/e5b3d79d781f59f23c7bd7881d0f6f7278445ad6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Monte Carlo Love Porto is a guest house that occupies a full house, fully restored and adapted in Ap...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.62" OriginalAmount="19.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150924187658" Longitude="-8.5979745152328" StarRating="3" HotelCode="153752|C5A346" HotelName="Residencial Monte Carlo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bicycle Rental,Fax,Laundry,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fernão de Magalhães 45, 4300-190 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/15/4e15fea820c2b1b34818dcb0314d32a6db7cde64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Residencial Monte Carlo is the result of an effort to provide Porto city with a tourist accommodatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.83" OriginalAmount="26.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.158893" Longitude="-8.608566" StarRating="3" HotelCode="192403|2248765" HotelName="Residencial Faria Guimarães" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Faria Guimarães 179, Santo Ildefonso, 4000-206 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/92/a99236ff29f6e95e28b5e696f775311d2f925e40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1490431" Longitude="-8.6086013" StarRating="1" HotelCode="192401|stayin_oporto_apartments" HotelName="StayIN Oporto Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Internet,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Rua Formosa 376, Santo Ildefonso, 4000-249 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c7/e8c7aa5e6a7b7ab521e9af7eb2fc16fdce20470d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Stayin Oporto Apartments are located in a rebuilt building with the original facade preserved.|T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14721023" Longitude="-8.59662616" StarRating="0" HotelCode="956323|jualis_guest_house_" HotelName="Jualis Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ferreira Cardoso 90, Bonfim, 4300-197 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/3f/a43fa59d39215afdb4745cad8b4324e9e57fb279.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1508458" Longitude="-8.61435715" StarRating="3" HotelCode="391260|residencial_portuguesa" HotelName="Residencial Portuguesa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/76/9276107fd2f9e649c50cd490ccbc11c056025c9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Residencial Portuguesa places you in the heart of Porto,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.151471842964" Longitude="-8.6043835" StarRating="2" HotelCode="268065|residencial_santa_clara_do_porto" HotelName="Hotel Santa Clara Porto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Golf,Internet,Laundry,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 313, 4000-044 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/be/c6bed6be4a57c7997e2314a9d466d95eefefda18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic center of Porto, the Hotel Santa Clara Porto offers contemporary accommodat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.98" OriginalAmount="31.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.151146190357" Longitude="-8.6175659198952" StarRating="2" HotelCode="95812|3917075" HotelName="Residencial Estoril" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Cedofeita 193, 4050-178 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/d2/c9d2cd917f99931df966b8d65f6bc7670f9af4db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Porto. A total of 16 units are available for guests' convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15247233" Longitude="-8.60767647" StarRating="1" HotelCode="416594|supernova" HotelName="Supernova-Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Guedes de Azevedo 219, 4000-273 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e1/f0e179c95ab3cb606d1eeec26358dfa33601d71b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Oporto City Hostel places you in the heart of Porto, wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1659496" Longitude="-8.6120507" StarRating="3" HotelCode="153780|residencial_vale_formoso" HotelName="Residencial Vale Formoso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Elevator,Housekeeping,Internet,Lounge,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rua Capitão Pombeiro 175, 4200 Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/ca/89ca5e8b1f302959544bbd51360f1ea34225e811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Residencial Vale Formoso places you in the heart of Port...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="982095|mystay_porto_bolhao" HotelName="Mystay Porto Bolhao" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Formosa 120, Uniao De Freguesias Do Centro, 4000-246 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/53/71/53712cd54222525f4766bbde3e2aa8b1c6463015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.99" OriginalAmount="33.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15335776" Longitude="-8.6069745" StarRating="3" HotelCode="591074|2204455" HotelName="Stay Hotel Porto Centro Trindade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gonçalo Cristóvão 111, 4000-408 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/85/c985e2c1fdb351d791d72b460b824cd80450f95f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15361358" Longitude="-8.6052782" StarRating="2" HotelCode="529095|porto_spot_hostel" HotelName="Porto Spot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Goncalo Cristovao 12, 4000-263 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/bb/bcbbb85e6e9a75b98fdb800d7140c475e1a54510.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14808511" Longitude="-8.6055644" StarRating="2" HotelCode="391227|coolhostel" HotelName="CoolHostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/fd/d2fd185b267eb9fd710e4c91972702bd6735127f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Porto (Santo Ildefonso), CoolHostel is minutes from Por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.96" OriginalAmount="35.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.163216794574" Longitude="-8.5894730629491" StarRating="3" HotelCode="95811|314725" HotelName="Porto Antas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Padre Manuel da Nóbrega 111, 4350-226 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e8/c7e844cb36296d49e1a8f4556b1145ef182c25f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the more upscale areas of the city of Porto. It offers easy access to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.44" OriginalAmount="36.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.149286" Longitude="-8.611581" StarRating="2" HotelCode="71385|487425" HotelName="Vera Cruz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ramalho Ortigao, 14, Next to Aliados Avenue, 4050-262 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/d7/46d7e7ae79d27d29ef59d714a1f972eb35df925b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in the heart of Oporto city, next to the City Hall. In the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.96" OriginalAmount="36.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.147234" Longitude="-8.610922" StarRating="2" HotelCode="153779|1873965" HotelName="Hotel Universal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Aliados 38, 4000-064 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/c2/34c2b6575bdbc87b2a6e60965eebe323da9b5731.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.00" OriginalAmount="36.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.151259461378" Longitude="-8.6145848035812" StarRating="4" HotelCode="39333|15836" HotelName="Best Western Inca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praça Coronel Pacheco 52, Porto 4050-453</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/87/7b87aebbe823190709789644394c6299fdf63e05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre just 50 m from links to the public transport network. Many ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1488683" Longitude="-8.6104066" StarRating="2" HotelCode="268066|hotel_paulista" HotelName="Hotel Paulista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida dos Aliados 214, 4000-065 Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/7f/fe7f111f4f6747ea8a68110863c4be8ca6a72f8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Porto (Aliados), Hotel Paulista is minutes from Porto C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14369477" Longitude="-8.60350634" StarRating="0" HotelCode="594189|alojamento_local_monte_sinai" HotelName="Alojamento Local Monte Sinai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 146, 4000-041 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f4/ecf4fd13d686875fcf464a67040d78ff2177aee0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This hotel is situated in a traditional building and has a reception. 

SITUATION: This estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="805498|campanha_boutique_station" HotelName="Campanhã Boutique Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Freixo 1371, Campanhã, 4300-219 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/ca/1bca28c7fe1bc5062d13d0b4885534ff7fb164c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.75" OriginalAmount="37.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15166042" Longitude="-8.59720002" StarRating="0" HotelCode="958645|2639685" HotelName="Hotel Acta The Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Fernão De Magalhães 188, Bonfim, 4300-188 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/6f/336f4d9a1f897852353d084158a8360bcb946856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16634654" Longitude="-8.59014677" StarRating="3" HotelCode="690351|antas_ville_guesthouse" HotelName="Antas Ville Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Vigorosa 736, Bonfim, 4200-523 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7d/4c7df52985e0faa7265eac0d876224472bb64bfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 100 metres from the beach in Ksamil, Villa Ideal offers air-conditioned rooms equipped ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.143364" Longitude="-8.6180083" StarRating="0" HotelCode="738727|virtudes_city_lofts" HotelName="Virtudes City Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Virtudes 24, 4050-630 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f8/42/f8427044b1b4e4d7c163c6d4db278efa3fecc01b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.16" OriginalAmount="38.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="689140|4726175" HotelName="MyStay Porto Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Coronel Pacheco 33, 4050-362 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/zz/2aad49b23817014f422bc8caec3902da73af6658.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14272923" Longitude="-8.61560356" StarRating="2" HotelCode="583237|being_porto_hostel" HotelName="Being Porto Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Belomonte 13, 4050-097 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/c0/1ac05fe6ff5fb36dba723ac3ade90641bd13f9e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Being Porto Hostel in Porto (Centro / Baixa), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="807146|zero_box_lodge_porto" HotelName="Zero Box Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Ateneu Comercial Do Porto 13, 4000-380 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/de/71de61f9621c38b67a169a9403bd8393771cd914.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.55" OriginalAmount="39.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14490825" Longitude="-8.59792745" StarRating="3" HotelCode="522533|2381885" HotelName="Dukes Corner Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Golf,Internet,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque da Terceira 93, 4000-535 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8c/c98c366065ada1f145f8e275371d936a87e6aeb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.32" OriginalAmount="39.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.147000727155" Longitude="-8.6040788945122" StarRating="2" HotelCode="162490|3420866" HotelName="Hotel ibis Porto Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 29, Nº de Registo:1087, 4000-041 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/11/9f11b3a73cc8ed544289dd5e28ff3f113cd53f31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14833939" Longitude="-8.60295038" StarRating="3" HotelCode="482491|158669" HotelName="Aparthotel Oporto Alves da Veiga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Doutor Alves da Veiga 65, 4000-073 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/37/ba37d496c7139e607d9ee6cb59e4285aae351a2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1453421222" Longitude="-8.6058110320372" StarRating="3" HotelCode="391189|158672" HotelName="Aparthotel Oporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Entreparedes 7, 4000-198 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/80/c180d890827a82893bad3d5ad3136f37f3edc31b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14738102" Longitude="-8.61589011" StarRating="2" HotelCode="391394|franca_3" HotelName="Pensão França" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Bar,Elevator,Housekeeping,Internet,Lounge,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/bd/e5bda6a885242778df2e04ccce41372bbd0cdb82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pensão França, you'll be centrally located in Porto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1554534" Longitude="-8.6025012" StarRating="2" HotelCode="152552|porto_riad" HotelName="Porto Riad - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom João Iv 990, 4000-099 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/67/8a67ebdf3e08082e902ca02eb6c03d51df14e13d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Porto's city centre, just a few meters from the World Heritage Site by UNESCO, Porto Riad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.51" OriginalAmount="40.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145669" Longitude="-8.60789067" StarRating="0" HotelCode="821607|4734595" HotelName="Mystay Porto Batalha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madeira 30, Uniao De Freguesias Do Centro, 4000-330 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/85/388568151de43c8f4ad6f24c7ada079baa24a75e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.62" OriginalAmount="40.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15480819" Longitude="-8.61001029" StarRating="3" HotelCode="738422|624302" HotelName="Turista Da Trindade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Camoes 298, Uniao De Freguesias Do Centro, 4000-139 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f162b3c12e0a21d217434c4ae6fe734b312f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Turista Da Trindade features free WiFi and rooms with air conditioning in Porto, 300m from Trindade ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.84" OriginalAmount="40.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.160397295767" Longitude="-8.6284742278455" StarRating="4" HotelCode="550508|574742" HotelName="ABC Hotel Porto Boavista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de França 178, 4050-276 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/46/4a463d02ab4588c852ee6fee91217cf3b3da8932.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Porto.</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.18" OriginalAmount="40.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.154174285809" Longitude="-8.630477928582" StarRating="3" HotelCode="934318|1908275" HotelName="HF Tuela Porto Ala Sul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Arquitecto Marques da Silva 92-192, 4150-483 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/82/0c822fe54794cc5c38441bbfe594fd31b2613142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.26" OriginalAmount="40.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.179425146384" Longitude="-8.6242568492889" StarRating="3" HotelCode="902820|487365" HotelName="Star Inn Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Senhora do Porto 930, 4250-453 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/ec/24ece54aa90e03ab85deeeab74b162c304012bb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers excellent access to enter and exit the city. It is situated just a few minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.154540061005" Longitude="-8.6162440189563" StarRating="2" HotelCode="153750|480618" HotelName="Residencial Mira D ´Aire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Garden,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/83/d38337a7b085090256a8b61cafab91305c4bd7cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel Miradaire Porto, you'll be centrally located in Porto, conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1609223" Longitude="-8.5975235" StarRating="1.5" HotelCode="153729|residencial_borsalino" HotelName="Residencial Borsalino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Carlos Malheiro Dias 347, 4200-154 Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/de/35de7d261985ebffa61ea86a6e10c60a2b2d5c2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Porto. With a total of 15 rooms, this is a nice place to sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.60" OriginalAmount="41.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.149500166435" Longitude="-8.6039954423904" StarRating="3" HotelCode="17257|831585" HotelName="Sao Jose" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 172, 4000-034 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/e4/ebe47f5a2406662848669c2e2be7a17986e5a7a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Porto. There are a profusion of wonderful bars, restaurants, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15836675304" Longitude="-8.606935654224" StarRating="1" HotelCode="118176|448924" HotelName="Grande Rio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/e3/99e34271b3aaf7837a8448c934244e9b6c6d613c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated in Porto. The establishment consists of 22 rooms. In addition, Wi-Fi a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1572812894" Longitude="-8.60453957326" StarRating="2" HotelCode="153771|hotel_seculo" HotelName="Residencial Século" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 1256, 4000-447 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/74/467484e665f7c82001b0cd46d60cfdd6c00cb16f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 20 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14759141" Longitude="-8.60971859" StarRating="0" HotelCode="682168|rivoli_cinema_hostel" HotelName="Rivoli Cinema Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Doutor Magalhães Lemos 83, 4000-332 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/78/d778a9c1904e1469dd7a0dbf9993eb88771219dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the historical Aliados area in downtown Porto, in a restored 1930’s Art De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="594125|nations_porto" HotelName="Nations Porto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cimo de Vila 81, União de Freguesias do Centro, 4000-170 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/2a/e72a54d08e746d6ebd3126540fd776c3616595a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.90" OriginalAmount="42.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150997544673" Longitude="-8.6007211946467" StarRating="3" HotelCode="31322|6888" HotelName="Porto Domus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Firmeza 19, 4000-227 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/a4/65a46e7bfad943be81a1c09dc805aa190e8d0fe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located centrally, close to the tourist area and around 10 km from the beach....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.25" OriginalAmount="42.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.155064154832" Longitude="-8.6134169600099" StarRating="2" HotelCode="153765|1980885" HotelName="The Rex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça República 117, 4050-497 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/53/f653614b863322a5b81475e6baa3dd2ae47f31ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.40" OriginalAmount="42.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.180395" Longitude="-8.604098" StarRating="2" HotelCode="372008|1636748" HotelName="Hotel ibis Porto São João" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dr Placido Costa, 4200-450 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/03/0f0306f173b07e3db75fcd9461c9ca37d60b5d81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet location in Porto, about a five-minute drive from the lively city centre w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1476957" Longitude="-8.61487394" StarRating="4" HotelCode="391199|vivacity_porto" HotelName="VivaCity Porto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/5e/0c5e5bca039c7a9873392c23240ceab7b0991611.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at VivaCity Porto, you'll be centrally located in Port...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.98" OriginalAmount="43.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15531438335" Longitude="-8.604385769825" StarRating="3" HotelCode="118183|3911875" HotelName="Hotel America - Porto Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 1018, 4000-447 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3ca8b7944d1b0b02677bc0a6cc11ed18d060b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.18" OriginalAmount="43.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.148811448372" Longitude="-8.6119025945664" StarRating="3" HotelCode="29283|487085" HotelName="Hotel Pão de Açúcar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do  Almada 262, 4050-032 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/37/fa37156a707d820dcc037e40104dd62b04902b2d.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Porto close to the city hall. The Rio Douro with the historic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.34" OriginalAmount="43.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145544699871" Longitude="-8.6133628601188" StarRating="2" HotelCode="192411|3920755" HotelName="Braganca Oporto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Arquitecto Nicolau Nazoni 12, 4050-423 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/f7/27f7f9fa86cebfa52d46cc3378b56e2fd88fdca2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Porto, Portugal Braganca Oporto Hotel  has a quality / price competitive. Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14706385" Longitude="-8.5965742" StarRating="0" HotelCode="680207|o2_hostel" HotelName="O2 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ferreira Cardoso 66</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9a/0f9ae8d51ef845944c3d8d44485e78b2859288a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1586626" Longitude="-8.63442827" StarRating="0" HotelCode="518218|koolhouse_porto" HotelName="Koolhouse Porto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Boavista 911, 4100-128 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/39/783918452a6806c252184bd51435ee3cb5cc35c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Porto, Koolhouse Porto is minutes from Casa da Musica and Boavista Squa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.144247287557" Longitude="-8.605090254076" StarRating="2" HotelCode="192406|istay_hotel_porto_centro" HotelName="iStay Hotel Porto Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>296 Rua Alexandre Herculano, 4000-053 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/2b/052b131ad3bc7bf28aa172813d8f7942ca07f551.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15701776" Longitude="-8.60464133" StarRating="3" HotelCode="828410|bo_santa_catarina_luxury_apartments_adults_only" HotelName="BO Santa Catarina Luxury Apartments Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 1219, Uniao De Freguesias Do Centro, 4000-457 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/5a/e75adcc2272ddc6d817f34671a9ffd50c4f75fd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.07" OriginalAmount="44.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.157144249142" Longitude="-8.6020883917808" StarRating="3" HotelCode="37007|334515" HotelName="TRYP Porto Centro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 685-689, 4000-046 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/77/a4779cbfaa983096a988c5ffe3b9103d121d7e35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.09" OriginalAmount="44.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15094067" Longitude="-8.60246533" StarRating="3" HotelCode="738932|688960" HotelName="Porto Charming Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Firmeza 101, União De Freguesias Do Centro, 4000-099 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ff/82ffaee06e2ead5937575b2bff3a2d09269f73f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.22" OriginalAmount="44.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.142624876684" Longitude="-8.6153922122867" StarRating="3" HotelCode="48001|1336065" HotelName="Hotel Da Bolsa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ferreira Borges 101, 4050-253 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0b/23/0b23e792a26c037e7b41d28ecfc91f483dd5cf18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Porto, close to the Palacio da Bolsa, the Portwine I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.25" OriginalAmount="44.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.156510090403" Longitude="-8.6211571007705" StarRating="3" HotelCode="192405|791935" HotelName="Boavista Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista 667, 4050-110 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ce/6c/ce6c6f47119faf579dc9a9e0ba57129774cf32d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Porto, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14671682743" Longitude="-8.613429528207" StarRating="3" HotelCode="192413|oporto_house" HotelName="Oporto House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Conde de Vizela 56, 4050-639 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/4c/264cd69e41340c27b8231c5f5c31f7d25cd0e228.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Porto. Those wishing to escape the hustle and bustle of daily routine will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16054109" Longitude="-8.61018361" StarRating="4" HotelCode="958403|rs_porto_apartments" HotelName="RS Porto Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Antero De Quental 268, Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/87/1787ae0e7759299f304f7d4113f71f83b7efc5b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.29" OriginalAmount="45.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150022254338" Longitude="-8.614266961813" StarRating="3" HotelCode="318228|489665" HotelName="Malaposta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Conceicao 80, 4050-214 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/4a/e54a82d3143d2933f37150cbef4222e153c07b8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the old town, close to the town hall and the old quarter of Cedofeita, this ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.44" OriginalAmount="45.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14636166" Longitude="-8.59331498" StarRating="4" HotelCode="322292|1873865" HotelName="Eurostars Heroismo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Heroísmo 235/237, 4300-259 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/54/eb54289cef6103f92822a67ea9ca4df42f42a956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1487313" Longitude="-8.6121615" StarRating="2" HotelCode="268068|residencial_porto_rico" HotelName="Residencial Porto Rico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Almada 237, 4000-196 Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/a8/92a81f3f9d5d08ac14bfd06cf5a75fa23ecb14da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Porto (Aliados), Residencial Porto Rico is minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="967975|lollas_city_house" HotelName="Lolla's City House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Julio Dinis 891, Lordelo Do Ouro E Massarelos, 4050-327 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/fd/c9fdbf35f5e285765771acb3464d6b25a2053a48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.42" OriginalAmount="46.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.155546244465" Longitude="-8.627683024239" StarRating="2" HotelCode="143056|1074618" HotelName="Hotel Vice-Rei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Júlio Dinis 779, 4050-326 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ff/63ff0a6ec39b8307635a658cb16b80238c5ca18a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.161581638079" Longitude="-8.6047330730164" StarRating="3" HotelCode="192410|residencial_marques" HotelName="Residencial do Marques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Garden,Internet,Laundry,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Praça Marques do Pombal 181, 4000-391 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/df/7fdf91a18c183bd464895030f074e0b8698e8303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Residencial do Marquês, you'll be centrally located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.99" OriginalAmount="47.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14578022" Longitude="-8.60673023" StarRating="2" HotelCode="352117|1980875" HotelName="Moov Hotel Porto Centro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Batalha 32/34, 4000-101 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/8d/738d55db09ef8929366262449ed94210dacb9c30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1462308" Longitude="-8.59735376" StarRating="3" HotelCode="781544|371192" HotelName="Mirandesa Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Duque De Saldanha 512, Bonfim, 4300-462 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/de/61de0d4e4c7cfca2f92f5b5581729ee50f372172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1489681" Longitude="-8.6158874" StarRating="2" HotelCode="153768|hotel_s_marino_2" HotelName="Residencial S.Marino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Praça Carlos Alberto 59, 4050-157 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/6a/356a612ed04df5ff19da829283f0c1f391feca9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Facing Carlos Alberto Square, this guest house occupies a prime location in the historic centre of P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.69" OriginalAmount="48.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14070072" Longitude="-8.61340648" StarRating="4" HotelCode="362732|1907565" HotelName="Descobertas Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fonte Taurina 14-22, 4050-269 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/56/365618f8a4dc2573c8c2e02e4ccf7fcd2c38cf45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Porto, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.81" OriginalAmount="48.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16091682" Longitude="-8.604136" StarRating="4" HotelCode="943705|2639655" HotelName="Descobertas Boutique House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Do Marques De Pombal 78, Bonfim, 4000-390 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10581468</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.23" OriginalAmount="48.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.148197007397" Longitude="-8.6592030366031" StarRating="0" HotelCode="226856|877189" HotelName="HI Hostel Porto Pousada de Juventude" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Paulo Gama 551, Lordelo do Ouro e Massarelos, 4169-006 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/48/4f488f896678b22a3a7fa95a9179146b9707742f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.38" OriginalAmount="48.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1555024" Longitude="-8.6288548666667" StarRating="4" HotelCode="213734|934125" HotelName="Hotel da Musica" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,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>Mercado do Bom Sucesso 21 a 183, Largo Ferreira Lapa, 4150-323 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8d/2f8d87c0b36630407589a9982027ef3ec5fc847e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Porto, this hotel is about 4.7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.155807355967" Longitude="-8.6024341993233" StarRating="2" HotelCode="143053|hotel_miradouro" HotelName="Albergaria Miradouro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Smoking Rooms,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 598, 4000-099 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/f8/2ff8c25478ed2a46ad4c657771b50832ce9154ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the Center, near Santa Catarina Street, and on the highest point of Porto, MIRADOURO HOTEL offers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14877098" Longitude="-8.61049546" StarRating="2" HotelCode="353136|hotel_chique" HotelName="Hotel Chique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida dos Aliados nº206, 4000-065 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/4f/524fbfd42ad8bf92077a3cf8253684270783ce0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering city views from the private balconies, Chique Hotel is located within a century-old buildin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146898704733" Longitude="-8.6057622561977" StarRating="3" HotelCode="153734|residencial_escondidinho" HotelName="Porto Coliseum Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passos Manuel 135, 4000-385 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/3e/943ec64f01f91b14f1313e44fb557130aa9eade4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14328471" Longitude="-8.60724837" StarRating="3" HotelCode="391219|aparthotel_oporto_sol" HotelName="Aparthotel Oporto Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rúa do Sol 127, 4000-530 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/0c/6d0c6f096aee7dc25c764fe1111df1b50128b067.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.63" OriginalAmount="49.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14859201" Longitude="-8.61493345" StarRating="0" HotelCode="947058|2639665" HotelName="Hotel Moon &amp; Sun Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sá De Noronha 70, 4050-526 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/15/0415b739b419ad0a0d8959474e11f9f49b2ca06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.67" OriginalAmount="49.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.155180195158" Longitude="-8.602392642526" StarRating="3" HotelCode="192414|3924095" HotelName="Pedra Ibérica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Dom João IV 960, 4000-300 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1e/841ead742039a3e3ab17b25646c5f4e5a6d40dd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This old historic house was completely renovated to become the newest Guest House in Oporto city!
Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.78" OriginalAmount="49.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150205255699" Longitude="-8.612168317791" StarRating="4" HotelCode="540065|2204495" HotelName="Exe Almada Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Almada 361, 4050-032 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/91/6591c35c79325824d840ea27d639e6a3e00b027b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1447409" Longitude="-8.61345335" StarRating="4" HotelCode="360319|vitoria_village" HotelName="Flores Village Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores  139, 4050-266 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/63/366365026c4384227751c13c586a6b934916024b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Porto, a few minutes’ walk from the main monuments and places o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.141293650601" Longitude="-8.6134797334671" StarRating="4" HotelCode="169802|hotel_carris_porto_ribeira" HotelName="Carris Porto Ribeira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Infante Dom Henrique, 1, 4050-296 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/3a/af3a7c3dd88133f9b8b4c633e4262c7b0b482994.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical centre of Porto, just 10 m from the Duero River along Rúa In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.72" OriginalAmount="50.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.184897798739" Longitude="-8.6030513048172" StarRating="4" HotelCode="169784|831485" HotelName="Eurostars Oporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Mestre Guilherme Camarinha, 212, Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a9/1aa9a6f3eda2d84a5743c3a3cb8485f047f29b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel lies some 10 m from restaurants and bars, and around 100 m from the Hospital Sã...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.92" OriginalAmount="50.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.154505794629" Longitude="-8.6304362913927" StarRating="3" HotelCode="27790|2245781" HotelName="HF Tuela Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Arquitecto Marques da Silva 200, 4150-483 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/1e/971ec0fa62f347bf9bdd29df0f87795df492cd01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located less than 4 km from the centre and shopping venues, nightclubs, bars and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14483559" Longitude="-8.615161" StarRating="0" HotelCode="533687|the_poets_inn" HotelName="The Poets Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Caldeireiros 261, 4050-142 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/08/7508a838d1993501159391d71e3301ae8d62ee75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This establishmentOporto it is situated in has 2 buildings. 

ROOM: This hostel has shared ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15456211" Longitude="-8.60996835" StarRating="0" HotelCode="593295|spot_apartments" HotelName="Spot Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Camoes 294, 4000-139 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/65/2d657a78ff34d1a483a5e3344f9c9a5dafd26896.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1647265" Longitude="-8.601281" StarRating="3" HotelCode="617298|casa_velha_guesthouse_2" HotelName="Casa Velha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Lindo Vale 417, 4200-372 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a8/e8a82f15482c05606114f2d039f4e40ff88ea577.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.24" OriginalAmount="51.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15928" Longitude="-8.63612" StarRating="4" HotelCode="30627|1244503" HotelName="Portus Cale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. da Boavista 1060, 4100-113 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/0d/500da4d157773fac225e426db7086b590835402c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is just a few paces from the historical centre of Porto where guests will discove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14790895" Longitude="-8.60639013" StarRating="3" HotelCode="954010|388181" HotelName="My Story Apartments Santa Catarina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Catarina 200, 4000-442 Porto Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/98/399821d576f2882dd637af7eb8c9c069a3822f28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14628347" Longitude="-8.60692144" StarRating="4" HotelCode="611614|388197" HotelName="Porto Cinema Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Catarina 10, 4000-441 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/70/4f70ff843d95407d7b759ddb4d9138f49f63d2ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15007119" Longitude="-8.61812783" StarRating="0" HotelCode="518336|100_contos" HotelName="100 Contos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Miguel Bombarda 100, 4050-377 Porto, Norte Region</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/bc/90bc0567ac1e3525a9276ed3e874d30fd1ea5fdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # A stay at 100 Contos places you in the heart of Porto, walking distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146807234467" Longitude="-8.6104289745369" StarRating="1" HotelCode="441412|nice_way_porto" HotelName="Nice Way Hostel Porto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sampaio Bruno 12, 3rd Floor, 4000-439 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/04/360412c0275998aed43c18d4347d24075f410697.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14706762" Longitude="-8.60875916" StarRating="3" HotelCode="855672|the_gate" HotelName="The Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sa Da Bandeira 124, 4000-427 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c5/dfc58c3cf1a9dc368e7618c33a964a701e667632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.81" OriginalAmount="52.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14793286791" Longitude="-8.6066052317619" StarRating="3" HotelCode="318227|489215" HotelName="Grande Hotel do Porto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 197, 4000-450 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3e/913e084f90a1b4c325b0f516f2db9aaa85d2dc05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive city hotel is situated at the heart of the historical centre of Porto and is surround...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.01" OriginalAmount="52.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150049519937" Longitude="-8.620837032795" StarRating="4" HotelCode="371970|498245" HotelName="Eurostars das Artes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Rosario 160-164, 4050-521 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/c3/8ec3d642f98dacdb17b357fe749067bb1bda347b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a very attractive area of the city close to the famous art gallery. The hotel is w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.21" OriginalAmount="52.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.148279252188" Longitude="-8.6038935184479" StarRating="2" HotelCode="22621|463705" HotelName="Residencial Sao Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 98, 4000-033 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/8f/238fa3d902cb3498eced279b209d15306bd4466b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes (1 km) from the Renaissance Praça da República that li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.43" OriginalAmount="52.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145399933956" Longitude="-8.6045516822192" StarRating="4" HotelCode="315476|1872725" HotelName="Premium Porto Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rodrigues De Freitas 427, 4000-423 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/6a/1b6afcfbcaa6f8e4434afe590c822d3b40929421.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.141515996067" Longitude="-8.6132225111111" StarRating="3" HotelCode="378521|my_ribeira_guest_house" HotelName="My Ribeira Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Clube Fluvial Portuense 8, 4050-206 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/8e/4f8e486c54fb866c311eba1c0b938a7819e971ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.69" OriginalAmount="53.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14680738027" Longitude="-8.6098459867524" StarRating="4" HotelCode="559664|2202655" HotelName="Eurostars Porto Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sampaio Bruno 77, 4000-124 Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/51/35517e0d30bb79c8ce0f00009c279519a4a45f05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.99" OriginalAmount="53.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15456355" Longitude="-8.61506274" StarRating="4" HotelCode="488911|2004675" HotelName="Charming House Marquês 2- Cedofeita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Internet,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alvares Cabral 287, 4050-041 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/b4/abb4fa835182fa5c2a5bf8a1491a56e3b5858142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the Santo Ildefonso district in Porto, 800 m from City Market Bolhao, Charming House Marquês ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.44" OriginalAmount="53.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145408145889" Longitude="-8.6076298356056" StarRating="4" HotelCode="15094|3464" HotelName="Mercure Porto Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca da Batalha 116, 4049-028 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/db/d3db8278139d34cd97e97ea1fadec45ca26964e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Porto just a few minutes walk from the city centre wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15108256" Longitude="-8.60750335" StarRating="4" HotelCode="610801|hotel_spot_family_suites" HotelName="Spot Family Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Bolhão 85, 5 floor, 4000-112 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/75/cd756ef2003aa7518923d3ab710529e0b172a34c.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="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15594693" Longitude="-8.61325897" StarRating="0" HotelCode="684508|oporto_sky_hostel" HotelName="Oporto Sky Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Lapa 33, 4050-332 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ba/04ba9359a58e44360d5d662f8a92098788de0902.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14674418" Longitude="-8.60695629" StarRating="4" HotelCode="739118|feels_like_home_santa_catarina_prime_suites" HotelName="Feels Like Home Santa Catarina Prime Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Catarina 53, Uniao De Freguesias Do Centro, 4000-449 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/a1/8ca120004de5d5ab3311f4606283d29dac5e5ff3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16329391" Longitude="-8.64954608" StarRating="4" HotelCode="879586|388199" HotelName="Porto City House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Beato Inacio De Azevedo 175, 4100-284 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/33/3e333e0e405ed24c9f69de4ab5c2012f25757710.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1463973" Longitude="-8.6102357" StarRating="2" HotelCode="152093|peninsular" HotelName="Peninsular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sá da Bandeira 21, 4000-427 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/05/1205eb6d93b19b77728021a2bd0bae410b7a8439.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Peninsular occupies a prime location in the UNESCO heritage site of Porto old town, just 200 metres ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.140699" Longitude="-8.613187" StarRating="3" HotelCode="304633|ribeira_do_porto_hotel_" HotelName="Ribeira do Porto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Ribeira nº5, 4050-513 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/a2/09a21ae84038c200bc29a4285fbe184279a6cbdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14511025" Longitude="-8.59894058" StarRating="4" HotelCode="416598|fine_arts_guesthouse" HotelName="Fine Arts Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Lodges,Apartment,Lodges" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barão São Cosme 53, 4000-502 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/3d/f43d8b215f88ec5de5b00beb38cdd495d6d2284a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Fine Arts Guesthouse in Porto (Bonfim), you'll be c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.63" OriginalAmount="55.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.143028" Longitude="-8.614859" StarRating="4" HotelCode="312508|393540" HotelName="Porto A.S. 1829 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo De Sao Domingos 45-55, 4050-097 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/51/a251461a0da285611f93adbd8b278dfaca6453a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16203452" Longitude="-8.60595241" StarRating="0" HotelCode="518417|486603" HotelName="Lounge Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Constituição 633-625, 4200-200 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/5a/555a7c45ec618656146dcd1a23fd0f3440bd9d80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Lounge Inn in Porto (Centro / Baixa), you'll be convenient to Holy ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16035699" Longitude="-8.62477487" StarRating="0" HotelCode="719588|oporto_seven__guest_house" HotelName="Oporto Seven Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Oliveira Monteiro 581, 4050-445 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/37/6737d89e0f3f09bc04229bb5dae34865544458a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;O&amp;apos;Porto Seven Guest House is located in a quiet area, 100 m from Rotunda da Boavista, one of Op...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.65" OriginalAmount="56.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.147355" Longitude="-8.612217" StarRating="3" HotelCode="258537|489555" HotelName="Internacional" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Almada 131, 4050-037 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/9d/0b9d2a722e633c9687caea8721e4381270648534.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a popular area for tourists and is situated not far from the town cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14328153" Longitude="-8.61735607" StarRating="3" HotelCode="740287|oporto_invite_taipas_historical_center" HotelName="Oporto Invite Taipas Historical Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Taipas 70, 4050-634 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c6/f7c6be0862a0cd9189b94598025ff888b51f6382.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.18" OriginalAmount="57.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.141444963583" Longitude="-8.6140528876642" StarRating="4" HotelCode="442365|1907575" HotelName="The House Ribeira Porto Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Infante Dom Henrique 26, 4050-296 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/a8/92a8b40703f0974d67629017c3c6dddbe6e811bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1456476" Longitude="-8.6104998" StarRating="5" HotelCode="682358|293833" HotelName="The Passenger Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Almeida Garrett, Estacao Sao Bento, 4000-069 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/97/6d97385c206291a1f8425b70a3ae93fd906780d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.183034346332" Longitude="-8.5968507324528" StarRating="2" HotelCode="351971|hotel_portinari_2" HotelName="Hotel Portinari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Arroteia 68-82, Paranhos, 4200-091 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/6e/066e0ba6632f5a159ad16ac990c02d3927f710fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Portinari offers air-conditioned rooms with free Wi-Fi and a balcony. It features a large loun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.82" OriginalAmount="58.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.160733" Longitude="-8.611268" StarRating="4" HotelCode="165338|482644" HotelName="Hotel Cristal Porto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Antero de Quental 360, 4000-087 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/f032a627fd23b2a7/9c/9c9a3d5b54cfd758/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Porto, in the Cedofeita neighbourhood. In the immediate surr...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.03" OriginalAmount="58.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150395891594" Longitude="-8.6211401802244" StarRating="0" HotelCode="313132|4701015" HotelName="Rosa Et Al" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Rosário 233, 4050-524 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ea/8feabc4331b788cd53a2d852083079c7eacf8289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.91" OriginalAmount="59.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.154815776212" Longitude="-8.6306539177895" StarRating="4" HotelCode="51203|1397420" HotelName="HF Fénix Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gonçalo Sampaio 282, 4150-365 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/6c/626c8fb1045957a93a1b9fa93f832bdb4555d97a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies less than 4 km from the town centre, close to Arrábida Bridge. The immediate vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.58" OriginalAmount="59.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.152660905805" Longitude="-8.6298532783985" StarRating="4" HotelCode="258593|372055" HotelName="HF Ipanema Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Campo Alegre 156/172, 4150-169 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ca/c7cae27123b44ea07236b603f3aa33040f7c5f66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located on the outskirts of Porto within walking distance of a selection of re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="984493|486115" HotelName="Jardim da Batalha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Entreparedes 68, 4000-197 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3a/ef3aed6caf0b4887ec6ecde457fbec302808e94f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14532868" Longitude="-8.61278656" StarRating="3" HotelCode="614647|house_of_artists" HotelName="House of Artists" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Caldeireiros 87-89, 4050-140 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/29/ae/29ae62510e2de3f24d9861a35a221044a80fb14b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.14" OriginalAmount="60.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.156844359394" Longitude="-8.6309047043323" StarRating="3" HotelCode="74351|683054" HotelName="Douro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Meditação 71, 4150-487 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/29/ff2959c094946ba6937d39d4c8cc3228cd496e2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.14" OriginalAmount="60.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14628237" Longitude="-8.6120443" StarRating="4" HotelCode="767103|2321655" HotelName="Pestana Porto - Goldsmith" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Almada 14, 4050-030 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/15/2915c87acfb04da9136b696ac7f54124d7f3dfe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.58" OriginalAmount="60.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146869261551" Longitude="-8.6321548850242" StarRating="4" HotelCode="309864|2958255" HotelName="Vincci Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alameda Basílio Teles 29-33, 4150-127 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/48/aa48c66c92e551cbefec3389512bee4065067490.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1458683" Longitude="-8.62085062" StarRating="0" HotelCode="589508|down2town_bb" HotelName="Oporto Down2Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Restauraçao 424, 4050-501 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/2d/a52d6f980f22d384fdbdd916271d55805d664aec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14149889" Longitude="-8.61343575" StarRating="4" HotelCode="631835|apartamentos_the_arc_carris" HotelName="Apartamentos The Arc Carrís" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Joao 48, 4050-296 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/a1/78a1b393cae144e46fc998f4c83f53cbf5391eab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.68" OriginalAmount="61.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145762" Longitude="-8.607472" StarRating="3" HotelCode="30625|601387" HotelName="Legendary Porto Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Batalha 127-130, 4000-102 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/28/212836ab8b487f8073e798dc1f0116c6b5d4850f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of the town less than 1 km from the centre of Porto wher...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.87" OriginalAmount="61.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15107848" Longitude="-8.60751625" StarRating="4" HotelCode="949713|2647225" HotelName="Spot Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Bolhão 109, 4000-436 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/31/fd316517e376346542bc4065116f9a18fa7a4b34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14937384" Longitude="-8.60944537" StarRating="0" HotelCode="733096|in_porto_gallery_guesthouse" HotelName="In Porto Gallery Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Bonjardim 358, 4000-116 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/dc/a6dc35ad9116480f971257125d92ccfc8f578585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.142831435709" Longitude="-8.6152799676797" StarRating="3" HotelCode="377408|cale_guest_house" HotelName="Cale Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Largo de S. Domingos 28, 4050-545 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/1a/ef1ad22d567d5ca3d2ed6dbeba62855f66483ced.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Cale Guest House, you'll be centrally located in Po...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14947919" Longitude="-8.59655919" StarRating="3" HotelCode="572522|bonfim_234_townhouse" HotelName="Bonfim 234 Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Bonfim 234, 4300-066 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/af/7eafdce28bf918422e183bbe7fce77a17a7689dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.142797834822" Longitude="-8.6156920519556" StarRating="0" HotelCode="440565|belomonte_apartments_2" HotelName="Belomonte Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Belomonte 20, 4050 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/e9/6ae915ddba74a72cc6a6d64c407d0b2f13a840f0.webp</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.20" OriginalAmount="62.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14549593" Longitude="-8.60543124" StarRating="4" HotelCode="965208|2497545" HotelName="Hotel Catalonia Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Rua De Entreparedes, 4000-423 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b5/89b5f6c149f5ff5095ce6aa38e2eacf2f1b52508.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.61" OriginalAmount="62.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.164667" Longitude="-8.583156" StarRating="4" HotelCode="64298|76004" HotelName="AC Porto by Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jaime Brasil, 40, 4350-005 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/2d/0a2d52a3556fcd1feafc0cdba7cb389a8c8b3105.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the characteristic neighbourhood of Antas. This port city is home to one of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.18002263753" Longitude="-8.6135896950718" StarRating="2" HotelCode="192407|porto_nobre_hotel" HotelName="Porto Nobre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Amial 838?, Paranhos, 4200-056 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b1/bab1e7007f98449acec7eec53f5572046f449b50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Porto. The hotel comprises a total of 20 snug rooms. Porto Nobre Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16285519" Longitude="-8.60529767" StarRating="0" HotelCode="354645|residencial_visconde" HotelName="Residencial Visconde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Visconde Setúbal, 79, 4200 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/41/25419d076da0ddfff2382f0b8dfddc91d40b28a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.65" OriginalAmount="64.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.202479459465" Longitude="-8.6927819252014" StarRating="4" HotelCode="31355|334545" HotelName="TRYP Porto Expo Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotunda da Exponor s/n, 4450-801 Matosinhos, Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/af/a6af2e8931579d05a429948c0a780fd1bb3b305c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is to be found close to the conference and 'Exponor' exhibition centre in Porto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.91" OriginalAmount="64.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15211589" Longitude="-8.60524916" StarRating="3" HotelCode="853970|2333895" HotelName="Holiday Inn Express Porto City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 661 e 663, Rua Guedes de Azevedo 34, 4000-454 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/67/0d6715fc0b2409eb85d54e28d4f2a8977b9ce4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.17" OriginalAmount="64.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150873451924" Longitude="-8.6014047957008" StarRating="4" HotelCode="310363|1222108" HotelName="The Artist Porto Hotel &amp; Bistrô" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Firmeza 49, 4000-228 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/8e/458e1c0bc6e8cf63980b74c23185922f4f717ee3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14822183735" Longitude="-8.5861784815506" StarRating="1" HotelCode="152109|hotel_poveira" HotelName="Pensao Poveira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Estacao 56, 4300-171 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/eb/b4/ebb46618aa33e90cefb040fd6abae94bab0188ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="3" HotelCode="774586|casa_rosa_72" HotelName="Casa Rosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Alegria 71, 4000-033 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/d8/40d8d66d078f93a79ba7464c000a5733fe379b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.13" OriginalAmount="65.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.141970090249" Longitude="-8.6050951480865" StarRating="4" HotelCode="438750|1966285" HotelName="Eurostars Porto Douro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Gustavo Eiffel 22, Porto 4000-279</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/14/0d14df48f1dda47d99b0f786dc9a33d71e60e398.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.33" OriginalAmount="65.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1624" Longitude="-8.644905" StarRating="4" HotelCode="72150|2510992" HotelName="Bessa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dr. Marques de Carvalho 111, Boavista, 4100-325 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/2d/ad2d49636e1646fddc638ecb3af303decfea6194.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the Boavista district, one of the most prestigious areas i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1573256" Longitude="-8.6046087" StarRating="3" HotelCode="145714|castelo_santa_catarina" HotelName="Castelo Santa Catarina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 1347, 4000-457 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/78/fb78f073160644dc43e6909c1d0d1bbe4a2ddc67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Castelo Santa Catarina in Porto (Rua de Santa Catar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.03" OriginalAmount="66.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146568" Longitude="-8.609947" StarRating="4" HotelCode="764773|2381375" HotelName="Porto Royal Bridges Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sá da Bandeira 53, 4000-433 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/d5/ddd5aebd24ab11a834dbc8c68e95d2bf424bb873.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.153052705693" Longitude="-8.6102557182312" StarRating="4" HotelCode="152553|porto_trindade_hotel" HotelName="Porto Trindade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Camões 129-131, 4000-144 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/34/f43400b7c0317592f0d5d1b434b4174026455658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Porto’s city centre, about 150 metres from Trindade underground station. Ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.58" OriginalAmount="67.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14744706" Longitude="-8.61212633" StarRating="3" HotelCode="614454|898395" HotelName="Almada Wine House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses,Hotel" CnxPolicy="Free CXL until 26/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Almada 142, União De Freguesias do Centro, 4050-031 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/ba/69bab08d1d8a1c910a39669eba50c3846a76c096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15014485" Longitude="-8.60736388" StarRating="3" HotelCode="488937|oporto_with_me" HotelName="BO - Fernandes Tomás" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernandes Tomás 749, 4000-218 Porto, Norte Region</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/14/2d14f9e0ad029386760b25504ab2b0f313055256.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Porto (Centro / Baixa), BO - Fernandes Tomás is minutes from Bolhao Mar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14610618" Longitude="-8.61257825" StarRating="0" HotelCode="952032|clerigos_view" HotelName="Clerigos View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Clérigos 20, União de Freguesias do Centro, 4435-161 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/95/e7951c070cb4177a772851f11dfc59e72f33cd67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14493307" Longitude="-8.61195051" StarRating="0" HotelCode="748751|casa_dos_loios_boutique_guesthouse" HotelName="Casa dos Lóios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores 245, 4050-267 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/68/25682a8efaf22551a80521740f5daca72d2fcd53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="744076|mercado_dos_poetas" HotelName="Mercado Dos Poetas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Fernandes Tomás 763, 4000-217 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/f2/a7f203575e2e25cceaf664e3706f05cb1d7a01f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.99" OriginalAmount="68.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14348349" Longitude="-8.60497369" StarRating="4" HotelCode="943435|653508" HotelName="Hotel NH Porto Jardim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Loulé 62, 4000-053 Oporto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/fc/c6fcee8b15efd33b90e9085149eef711bb0c03f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15041131" Longitude="-8.60976549" StarRating="3" HotelCode="522551|o_porto_now" HotelName="InSitu - Trindade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Estevão 16, União de Freguesias do Centro, 4000-218 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/f0/17f0218ef6290f74fb1e997b0a0c43aa6fe7b288.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15311129" Longitude="-8.6048336" StarRating="0" HotelCode="949646|porto_douro_santa_catarina_" HotelName="Porto Douro Santa Catarina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 789, Uniao De Freguesias Do Centro, 4000-454 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/04/c80440366e52e7cb07d2727fb94ad4b5c8676c24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.65" OriginalAmount="69.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146685909889" Longitude="-8.6092136" StarRating="4" HotelCode="160619|437805" HotelName="Portobay Hotel Teatro" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sá da Bandeira 84, 4000-427 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b9/6ab987204e17b866fdb4490c527d45724047747b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Porto, listed as World Heritage Site, the hotel displays aesthetic and histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.148696618995" Longitude="-8.6062905156908" StarRating="1" HotelCode="192409|oporto_city_center_apartments" HotelName="Oporto City Center Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 275, 4000-451 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/77/b5774fb8ef573450c20190a353c96082f8f90ce9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.05" OriginalAmount="71.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.152267825513" Longitude="-8.6072083389341" StarRating="4" HotelCode="30619|3425" HotelName="Hotel Dom Henrique Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Guedes de Ezevedo 179, 4049-009 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c7/bac72611f1f5400815c497988619f30bf358f9c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the tourist centre of the city, close to the centre of Porto, this hotel lies within a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14903218" Longitude="-8.61300256" StarRating="3" HotelCode="956195|i_loft_porto" HotelName="I Loft Porto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Picaria 22, 4050-407 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/f5/8af5401fb09751b78e8340e5c51d7936c39d9c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.38" OriginalAmount="73.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145176" Longitude="-8.6067800000001" StarRating="4" HotelCode="307075|1734598" HotelName="NH Collection Porto Batalha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca da Batalha 60-65, 4000-101 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/b6/c6b60c7b4877c95d758ac48073f1d97aba56171d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 700 m from the centre of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14540545" Longitude="-8.60550373" StarRating="4" HotelCode="610888|aparthotel_oporto_batalha" HotelName="Aparthotel Oporto Batalha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Entreparedes 80, 4000-198 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/eb/a2ebcf67fbee31d2b3433c964b7501058de2e53f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14809228" Longitude="-8.62357586" StarRating="4" HotelCode="518349|494757" HotelName="Oporto Loft" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Dom Manuel II  178, 4050-343 Porto, Grande Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/c9/7ac9e4f74efd9c86704e885d666a38fd774aa524.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15817106" Longitude="-8.63086611" StarRating="0" HotelCode="591048|porto_music_guest_house" HotelName="Porto Music Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Internet,Library,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Boavista 601, 4100-127 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/fb/fefbef29871a0d64cb63d743271945f44406082e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A Porto Music é uma Guest House Eco Friendly com 7 quartos duplos com casa de banho privativa e 5 do...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.85" OriginalAmount="76.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15043531" Longitude="-8.60879544" StarRating="3" HotelCode="482770|558486" HotelName="Porto Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernandes Tomás 877, 4000-219 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/79/71791acb248db70ff35bb33fa7a18d425689900f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.149623" Longitude="-8.6055736666667" StarRating="2" HotelCode="152104|pensao_do_norte_lda" HotelName="Pensao do Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Fernandes Tomás 579, 4000-222 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/44/734481515083f4788a8f45a681322689314078a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Do Norte is an accommodation located in Porto, Portugal.
It boasts 36 rooms distributed over 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.15" OriginalAmount="77.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14359253" Longitude="-8.62111259" StarRating="3" HotelCode="482333|2202825" HotelName="Miragaia House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Miragaia 118, 4050-385 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e2/8ee212944b63f5dcd08f0b7f7976b1d72d0beb8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="781624|maria_muralha_historic_house" HotelName="Maria Muralha Historic House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Bainharia 74-76, Uniao De Freguesias Do Centro, 4050-082 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/8e/c08e97fe61de95b6fa4082bbc73971da8ef431f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="966807|486733" HotelName="Exmo. Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Infante D. Henrique 55-61, 4050-297 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c5/bac5a56ca051342246011bf9768f986b0684f748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15833099158" Longitude="-8.6045234819906" StarRating="3" HotelCode="118184|costa_do_sol_residencial" HotelName="Costa do Sol Residencial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 1432, 4000-099 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ae/32aef995fa047880532d582ac1f03a1539efa176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.153258" Longitude="-8.677667" StarRating="2" HotelCode="16686|hotel_portofoz" HotelName="Porto Foz Residencial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Farol 155, 4100 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/e8/a2e880d4f9c6578a5ceb83e3027d88c2f4fab7d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto, about 100 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15250587" Longitude="-8.61192075" StarRating="0" HotelCode="483089|porto_vintage_guesthouse" HotelName="Porto Vintage Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Almada 580-584, 4050-039 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/eb/dbeb5d0fa2a1729a7d9202cdb70ed0b4773f35f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Porto Vintage Guesthouse places you in the heart of Porto, walking dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.161559797729" Longitude="-8.6026008619713" StarRating="2.5" HotelCode="314354|charming_house_marques_" HotelName="Charming House Marquês" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Constituicao 361, Porto 4200-199</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/55/dd550cea2dfa900dc70d32fa6f12cd927e4b223a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.98" OriginalAmount="82.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15902433475" Longitude="-8.6388319730759" StarRating="5" HotelCode="22619|489845" HotelName="Porto Palácio Congress Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Boavista 1269, 4100-130 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c4/f7c417e680bf7f2c7be5f601d3a01cedd3a630e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the heart of the shopping and commercial centre of Porto. Only ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.09" OriginalAmount="82.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.159965244693" Longitude="-8.6409130552254" StarRating="5" HotelCode="933794|1056268" HotelName="Crowne Plaza Porto" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Boavista 1466, 4100-114 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/94/ee9435103a51e01dfb433fb6e723a2fded787b4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the tourist resort of Porto, not far from the old town. Coun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.154675418956" Longitude="-8.6499698460102" StarRating="5" HotelCode="326431|13767" HotelName="HF Ipanema Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Serralves 124, 4150-702 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/8c/098cda334c8ce156091a48f081a44cf1754fcace.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive beach hotel is located in the tourist centre of Oporto and is only a few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14329279" Longitude="-8.60925752" StarRating="4" HotelCode="740345|designpalacioflats" HotelName="DesignPalacioFlats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Saraiva De Carvalho 61-65, Palacio Condes De Azevedo, 4000-520 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/59/b559ff9ecfb7cb460d5f856b772a0c5043e35ab5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14881495" Longitude="-8.60124415" StarRating="0" HotelCode="482704|palacio_fenizia" HotelName="Palácio Fenizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernandes Tomás 215, 4000-215 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d3/c3d38ea696e9fc62c39064ff1ab290f1e56f7658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.20" OriginalAmount="83.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.150825" Longitude="-8.599194" StarRating="4" HotelCode="18968|341085" HotelName="Vila Galé Porto" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,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">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fernão Magalhães 7, 4300-190 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/89/26895fa4dc4c7ea2bf8fe504a9146f278fe1af0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is situated close to a large shopping centre in the heart of Oporto, about 1.5 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.86" OriginalAmount="84.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15217139" Longitude="-8.61008952" StarRating="0" HotelCode="594169|2650375" HotelName="Spot Apartments Trindade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luis de Camoes 33, Uniao de Freguesias do Centro, 4000-286 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/95/7d952da6e56f6cc0200f89cc7b01f2dcfd699c2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.147333002762" Longitude="-8.6127246916294" StarRating="3" HotelCode="326467|grande_hotel_de_paris" HotelName="Grande Hotel de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Fábrica 27–29, 4050-247 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ee/f6ee142544914dcbd481e3b33bb4479d142eeeee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Porto, just a short distance from countless shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14153396" Longitude="-8.61121052" StarRating="4" HotelCode="620646|215367" HotelName="Arco Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Escadas das Verdades 13, 4050-622 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/57/c6578d68e260f84ed6e3176c8aece625ea152ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14942431" Longitude="-8.66974359" StarRating="0" HotelCode="631548|casa_das_laranjas" HotelName="Casa Das Laranjas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Das Laranjeiras 33, Aldoar, Foz Do Douro Nevogilde, 4150 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/35/de3540ebe7b5765e4c40ae56efaa7ef503f709f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.10" OriginalAmount="87.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146924909994" Longitude="-8.6093418137748" StarRating="5" HotelCode="579648|614061" HotelName="Pestana Porto - A Brasileira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sá da Bandeira 91, 4000-427 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/77/6077a14363768e631c9dff3385c3667d040fcbc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14245357" Longitude="-8.61687625" StarRating="3" HotelCode="765853|mo_house_2" HotelName="Mo House Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Belmonte 81, 4050-097 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/41/c4418dd67bc6fda4c3f36b770ce5fe981394b7dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.34" OriginalAmount="91.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.145647160382" Longitude="-8.6298656865082" StarRating="4" HotelCode="568875|615872" HotelName="Vila Galé Porto Ribeira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cais das Pedras 17 a 22, Lordelo do Ouro e Massarelos, 4050-465 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/a8/0fa8299e1425d46f9b05086f4cd71ff6f344f064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.149831" Longitude="-8.673729" StarRating="3" HotelCode="22620|boa_vista" HotelName="Boa-Vista" 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,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esplanada do Castelo 58, Foz do Douro, 4150-196 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/0e/d80e29f7c33404922253804a6bc35190de4d4ef3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oporto's tourist district just a few metres from the centre. Shops, cafés, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.45" OriginalAmount="96.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.161136590016" Longitude="-8.6404091119766" StarRating="5" HotelCode="17479|7809" HotelName="Sheraton Porto &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tenente Valadim 146, 4100-476 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1d/421d611764c04a292b21d6d4be7f67a650e3173e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 4 km from the nearest beach, this luxury hotel is just a short distance from the city centre...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.156610060739" Longitude="-8.6216003488758" StarRating="4" HotelCode="192404|casa_do_conto" HotelName="Casa do Conto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista 703, 4050-110 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0a/210a046f3db07364cd0ad4feb8bbf0c8ab442ae0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Porto. Those wishing to escape the hustle and bustle of daily r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15356065" Longitude="-8.61307777" StarRating="2" HotelCode="518149|porto_republica_hostel_suites" HotelName="Porto Republica Hostel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praça da República 38, 4050-495 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5e/765e4c7b602250c8e060823fd4f30243d8d7c1b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Porto Republica Hostel &amp; Suites in Porto (Cedofeita), you'll be min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.07" OriginalAmount="99.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="965146|4735995" HotelName="Oporto Serviced Apartments Alvares Cabral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Alvares Cabral 9, União De Freguesias Do Centro, 4050-041 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e3/b6e3da2851fd8860abf739d328e87b95ee4d7cb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.78" OriginalAmount="99.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14376386" Longitude="-8.61420379" StarRating="5" HotelCode="943622|2497555" HotelName="PortoBay Flores" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores 27, 4050-416 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/da/19da00503fcc305f5816c4bf32002f3e89d0b20b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.06" OriginalAmount="104.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.146029" Longitude="-8.611459" StarRating="5" HotelCode="904556|755235" HotelName="InterContinental Porto - Palácio das Cardosas" 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,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>Praca da Liberdade 25, Porto 4000</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/84/1f842067c9f51e97f85ffebf45d8675bf3a48df1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a landmark palace located at the heart of the historical city centre. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15073389" Longitude="-8.60671143" StarRating="4" HotelCode="741984|dautor_apartments" HotelName="D'Autor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sá Da Bandeira 522/524, 4000-430 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/56/2e56cfa766ee2ec4efc84c6dcd0f95c803b6f879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14673583" Longitude="-8.6091193" StarRating="0" HotelCode="611643|letheshome_apartments" HotelName="Letheshome Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sá da Bandeira 90, 4000-427 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/09/f8091b59f9bbda6686c78e3aa4d4bbcf37e38b35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1525735" Longitude="-8.60862106" StarRating="0" HotelCode="952241|portosoul_trindade" HotelName="PortoSoul Trindade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Alferes Malheiro 65, União De Freguesias Do Centro, 4000-060 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/7e/817eb061fd40fdce1b119b6b2cb286cf7f363a12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.149915723084" Longitude="-8.6195805521496" StarRating="2" HotelCode="192408|gallery_hostel" HotelName="Gallery Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Central Heating,Golf,Internet,Kitchen,Laundry,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Miguel Bombarda 222, Cedofeita, 4050-377 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/35/fd35594ee3025ad7c2be4fb39f133631e0460a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the trendiest quarter of Porto, between art district and nightlife, the eco-friendly Gall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14156594" Longitude="-8.60995437" StarRating="4" HotelCode="738888|feel_porto_codecal_apartments" HotelName="Feel Porto Codecal Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escadas Do Codecal 34, 4000-173 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/6d/736d9b61c18cbaca9583d790c543bfebbb7f1177.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.69" OriginalAmount="110.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.142677831118" Longitude="-8.5747569289055" StarRating="4.5" HotelCode="136242|489865" HotelName="Pestana Palácio do Freixo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Nacional 108, Campanhã, 4300-316 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ee/5aeee31d543c55bf8fd22365fba2c4d30f6a552d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto. The nearest airport is Porto (OPO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.15678504" Longitude="-8.62242931" StarRating="0" HotelCode="482313|baumhaus_serviced_apartments" HotelName="Baumhaus Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista 781, 4050-102 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/87/02879e3cd7ee213ffd49f7ebf0b3d22a57c52695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14060018" Longitude="-8.61264505" StarRating="0" HotelCode="781763|miniotel_gran_cruz_house" HotelName="Gran Cruz House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Ribeira 19, Viela Do Buraco, 4050-132 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/72/6572492c08528968d4afeb3bc8362bd41c1264a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="856486|tipografia_do_conto" HotelName="Tipografia Do Conto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alvares Cabral 28</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b4780470b45457f9abe217d80dc93d5f067f06e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.08" OriginalAmount="118.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14367311" Longitude="-8.61263224" StarRating="4" HotelCode="853936|2381405" HotelName="Torel 1884" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho Da Silveira 228, 4050-417 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/e9/9fe900ffb8e5f4cec0ee3cc0f11a3863b54ef56a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.38" OriginalAmount="119.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.147940946864" Longitude="-8.6129862070084" StarRating="5" HotelCode="258391|244006" HotelName="Infante de Sagres" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça D. Filipa de Lencastre 62, 4050-259 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/2f/802f75d08e768e51f852c2d0cbb8e15be768a615.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel enjoys an ideal location in the historical centre reasonably close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.19" OriginalAmount="134.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.140706419409" Longitude="-8.6122277218982" StarRating="4" HotelCode="320373|1874005" HotelName="Porto River Appartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Canastreiros 50, 4050-149 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425458/425458a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Porto, about 6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14559859" Longitude="-8.6226785" StarRating="5" HotelCode="589054|torel_avantgarde" HotelName="Torel Avantgarde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Restauraçao 336, 4050-501 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/bb/8bbbe56044a81808849e62742e39f89a1002b54f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Porto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.68" OriginalAmount="138.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.140503848043" Longitude="-8.6131283640861" StarRating="4" HotelCode="15816|3446" HotelName="Pestana Vintage Porto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/01/2026" 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>Praça da Ribeira 1, 4050-513 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f0/71f061165802fad0b2360b94fcf0b2167cf3d5b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in Porto's tourist district just a few minutes walk from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14783091" Longitude="-8.6148849" StarRating="0" HotelCode="985296|duas_nacoes_guest_house__studios" HotelName="Duas Nacoes Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Guilherme Gomes Fernandes 59, Uniao De Freguesias Do Centro, 4050-293 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/ae/92ae7b06ba9d5c825a3fce8a227905ee801319e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16136637" Longitude="-8.68467155" StarRating="5" HotelCode="773678|vila_foz_hotel_spa" HotelName="Vila Foz Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Montevideu 236, 4150-516 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/15/bf1535fba182ce305dd4a25392df2e21de84a5ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located on a quiet street about 1.6 km from the centre of Porto. It is ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1426858" Longitude="-8.61263851" StarRating="4" HotelCode="879579|388158" HotelName="BO Rua Das Aldas Historic Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Aldas 15, 4050-025 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e6/a0e680107caae7159a64101084967ec6fef8de1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14059699" Longitude="-8.6115842" StarRating="0" HotelCode="983410|apartamentos_sobre_o_douro" HotelName="Apartamentos Sobre O Douro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cimo Do Muro 27-29, Cais Da Ribeira, 4050-510 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1a/2f1af690892a36b2ccabcbbd0422890d0224656a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14837161" Longitude="-8.61141547" StarRating="5" HotelCode="773607|maison_albar_hotels_le_monumental_palace" HotelName="Maison Albar Hotels - Le Monumental Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Avenidas dos Aliados 151, 4000-067 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/61/11613d59ae50a62d2d3e958b60b9b0c301305ab0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Porto, this boutique hotel is ideal for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14518561" Longitude="-8.6059978" StarRating="0" HotelCode="977869|torel_palace_porto" HotelName="Torel Palace Porto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Entreparedes 220, 4050- 240 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/10/1410e03e3a86d3080028cbd5f4b0cab24bc325c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1524" Longitude="-8.61663" StarRating="0" HotelCode="975859|palace_museum_espaco_palmeiras" HotelName="Palace Museum Espaco Palmeiras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa De São Carlos 7, União de Freguesias do Centro, 4050-544 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c5/1fc53d3adc9707e9d4b69413ea2b74c2d2ae11d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.14976459" Longitude="-8.61488291" StarRating="0" HotelCode="681360|oporto_invictus_hostel_" HotelName="Oporto Invictus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Oliveiras 73, 4050-449 Porto</AddressLine>
          </AddressLines>
          <CityName>Porto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3e/d8/3ed8b7814dc88fe0e35c4bcfdef90e5461481094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Providing breakfast and free WiFi, Oporto Invictus Hostel is located at 600 metres from central Alia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Fax,Golf,Nightclub,Shopping Arcade,Wheelchair Access,Designated Smoking Area,Kitchen,Lounge,Massage Centre,Sauna,Swimming Pool,Diet Meals,Bicycle Rental,Jacuzzi,Spa,Garden,Heated Pool,24 Hour Power Supply,24 Hour Security,Beauty Salon,Housekeeping,Printer,Airport Transfer (on Demand),Pets allowed,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Smoking Rooms,Wake-up Call Service,Library,24 Hour Front Desk,Elevator</BasicAmenities>
    <HotelRating>4,5,3,4.5,2,1,2.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,SPA HOTEL,GUEST HOUSE,APARTMENT,GUEST HOUSES,HOSTELS,HOSTEL,GUESTHOUSE,VILLA,BED AND BREAKFASTS,LODGES</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
09d8da38-d43d-487f-8d55-2463ca9def20|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="09d8da38-d43d-487f-8d55-2463ca9def20">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68472" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
09d8da38-d43d-487f-8d55-2463ca9def20|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
09d8da38-d43d-487f-8d55-2463ca9def20|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
09d8da38-d43d-487f-8d55-2463ca9def20|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
09d8da38-d43d-487f-8d55-2463ca9def20|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
09d8da38-d43d-487f-8d55-2463ca9def20|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
09d8da38-d43d-487f-8d55-2463ca9def20|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-15T05:53:08.0666139+00:00" Version="0" EchoToken="Search" TransactionIdentifier="09d8da38-d43d-487f-8d55-2463ca9def20" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.08713608" Longitude="-8.23077904" StarRating="0" HotelCode="961603|al_apartamentos_oura_kiss" HotelName="Kiss-Apartamentos Turisticos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vasco Da Gama, Edificio Kiss, 8200-998 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f0/28f05cdcd009c72fed24efbdf55c95fc6193fbfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.01" OriginalAmount="27.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.094339093724" Longitude="-8.2634460926056" StarRating="3" HotelCode="51928|5201" HotelName="Pateo Village" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Bem Parece - Pateo, 8200-372 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/ec/3bec561c5940c6a6b85393ad5f471c579807f12f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated near the centre, in the lively area of Albufeira. Restaurants and pub...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.59" OriginalAmount="28.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.098464" Longitude="-8.236237" StarRating="3" HotelCode="29140|812" HotelName="Janelas do Mar Apartments" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Corriera, Lote 215, 8200-361 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/3e/213ed7e984da9dd28d002eb5da5d16d0d261762e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is ideally situated in the beautiful tourist area of Montechoro. Albufeira is ab...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.50" OriginalAmount="30.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.088421" Longitude="-8.234095" StarRating="3" HotelCode="255929|2036215" HotelName="KR Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Infante Dom Henrique, 38, 8200-261 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/e5/11e55fe5294a3dc8da4daf4b28a0ed74e5050594.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Albufeira.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="31.94" OriginalAmount="31.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.090143" Longitude="-8.224979" StarRating="3" HotelCode="30447|2118" HotelName="Club Ouratlântico" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua José Fontana, Areias de São João - Apartado 908, 8200-282 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/49/cc49f2a0d1cbf4b51fdf214c291de2020c8a790f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting holiday complex is located in the tourist centre of Albufeira, only around 10 minutes ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.12" OriginalAmount="31.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091278604833" Longitude="-8.2399035803567" StarRating="4" HotelCode="888169|103035" HotelName="Paladim &amp; Alagoa Mar Aparthotels" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Municipio, 8200-161 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/05/a605cfbbe3717907132844361d47768cd9b81438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel lies 1.5 km from Albufeira's old town and from the Fisherman's Beach. It is nex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.41" OriginalAmount="32.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.09138412" Longitude="-8.24011428" StarRating="3" HotelCode="559279|521385" HotelName="Aparthotel Paladim" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Municipio Lote 1 A 5 A, 8200 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/675846/a_675846_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Albufeira, this apartment hotel is about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.12" OriginalAmount="33.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.093259305167" Longitude="-8.2322862037048" StarRating="3" HotelCode="410771|449593" HotelName="Luna Hotel da Oura" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dunfermline, Areias de São João, 8200-278 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4b/024b306fff2f7dcd1d76b096d0d23aeb42f735c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Albufeira, this hotel is approximately 800 m from the sandy beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.45" OriginalAmount="35.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.08748" Longitude="-8.22359" StarRating="3" HotelCode="16126|902025" HotelName="Muthu Clube Praia da Oura" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Oliveira Martins, Praia da Oura, 8200-269 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/0b/4e0b736c5b5a88650ae9eda4a88397dee265b8fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.64" OriginalAmount="36.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.089684860422" Longitude="-8.2219202417335" StarRating="4" HotelCode="187458|902015" HotelName="Muthu Oura Praia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada de Santa Eulália, 8200-911 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bd/d1/bdd1ce404b9facf4344c5f13f6b760af02e48f8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Albufeira, this hotel is near a sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.093405433868" Longitude="-8.2325691038826" StarRating="4" HotelCode="310411|ourabay" HotelName="Ourabay Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dunfermline, lote 10, 8200-278 Areias de São João, Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/31/f431fb47776457a75d9f1d0c4ae915539d7566df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Albufeira.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.37" OriginalAmount="38.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.088377" Longitude="-8.251497" StarRating="3" HotelCode="7608|3926065" HotelName="California Urban Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim Pedro Samora 2, 8200-145 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a9/44a91cd531513700cb859100aac6b8ffaf67977d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is located within the pedestrian zone in the heart of the lively and pic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.57" OriginalAmount="39.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.092681004432" Longitude="-8.2324129343033" StarRating="4" HotelCode="30566|3055" HotelName="Tropical Sol" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Natalia Correia Lote 11, Apartado 508, 8200-285 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/82/be82ce7e90e5b38dd5e4dd18c1eea9ccf406565d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive complex is located directly in Areias de Sao Joao, in Albufeira. Its inviting atmosp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086902012255" Longitude="-8.2675874233246" StarRating="4" HotelCode="69755|orada_apartamentos_turisticos_marina_de_albufeira" HotelName="Orada Apartamentos Turisticos Marina De Albufeira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sitio Da Orada, Apartado 2422, 8201-918 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/42/1b427a1156069955c3ea7a0b31656c5ef709a2b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is wonderfully located in the centre of Albufeira, amidst wonderful gardens. Cou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.52" OriginalAmount="41.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.105477" Longitude="-8.255165" StarRating="3" HotelCode="7602|512475" HotelName="Clube Albufeira Garden Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Estrada De Ferreiras, Alpouvar, 8200-397 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/d6/d8d64e73cf3b21e317502d677f68b898ba5eea44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Algarve is famous for its picturesque sandy beaches and the crystal-clear Atlantic Ocean. Albufe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.68" OriginalAmount="41.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.090629202425" Longitude="-8.2423961162567" StarRating="4" HotelCode="11211|422065" HotelName="Brisa Sol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Município Lote 27, Apartado 2054, 8200-161 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/7a/507af68c9571dc3ea0bfa732c02f42acc73a494f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located directly in the resort's tourist centre. Scores of shops, restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.72" OriginalAmount="41.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.093641630908" Longitude="-8.2096061110497" StarRating="4" HotelCode="31853|508375" HotelName="Alfagar Alto da Colina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Village,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada de Santa Eulália, 8200-912 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/3e/7c3e98a55f9f697fc43121060f0f0e0ee78e6b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated on a small hill and affords a stunning view overlooking the ocean. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.31" OriginalAmount="41.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.089666398184" Longitude="-8.2093781232834" StarRating="3" HotelCode="173071|1640288" HotelName="Alfagar Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Eulália - Balaia Apartado 866, 8200-912 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/0b/4a0bd9dff6cf44a9f4a4c36418b567a520bffcfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel is situated on a main road in Albuf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.46" OriginalAmount="43.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091413395201" Longitude="-8.2138053877316" StarRating="3" HotelCode="68135|313405" HotelName="Hotel Santa Eulália Praia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada de Santa Eulália 215, 8200-381 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/fc/02fc3c0a7462b5e199a050b31668db7aed8a1038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach resort is located in Santa Eulália, near to the city of Albufeira. Locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.02" OriginalAmount="43.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.09321438" Longitude="-8.20758052" StarRating="4" HotelCode="10614|511875" HotelName="Balaia Golf Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Village,Golf Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apartado 917, Sitio da Balaia, 8200-912 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/48/5b48ce5cb714876ba3bf240c1c00b235a08530e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive apartment complex lies only 500 m from the sandy Maria Luisa Beach. There are variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.42" OriginalAmount="43.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086116754211" Longitude="-8.2437291741371" StarRating="3" HotelCode="169791|831595" HotelName="INATEL Albufeira Hotels" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Infante Dom Henrique, 8200-862 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/b4/51b46cb485a10b339e8a4b67b9d7e652f37875c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated close to the heart of Albufeira, just about 500 metres from the beac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.63" OriginalAmount="46.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.095674" Longitude="-8.239377" StarRating="4" HotelCode="22540|317435" HotelName="Real Bellavista Hotel &amp; Spa" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,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>Avenida do Estádio, P.O. Box 2445, 8200-127 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/1e/f61e5b3f812e8d7d58cf86eb6bdf8aa82bc33074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the tourist area of Albufeira, within 1.5 km of the nearest beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.90" OriginalAmount="46.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.083974905492" Longitude="-8.2327723503113" StarRating="3" HotelCode="7606|421435" HotelName="Auramar Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praia Dos Aveiros, Apartado 851, 8200-377 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/da/9eda3065bdffba17cb12f694a2edf2d22cdffbaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel has an attractive view overlooking the Atlantic, and is about 2 km from Albufeir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.40" OriginalAmount="48.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091487" Longitude="-8.208724" StarRating="4" HotelCode="909827|508335" HotelName="Alfagar Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Eulália - Balaia, Apartado 866, 8200-912 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a1/d2a1dd82d1722e2021e019424a9c4946574b155a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Albufeira, just 200 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.087639076415" Longitude="-8.2277161264329" StarRating="4" HotelCode="901610|918755" HotelName="Grand Muthu Oura View Beach Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Currency Exchange,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ramalho Ortigão, 8200-604 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/de/af/deaface8c294cb348f55e6ec76d97e271a6c245c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Albufeira, not more than fifty metres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.28" OriginalAmount="50.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0917545981" Longitude="-8.2525563240051" StarRating="4" HotelCode="32451|831515" HotelName="Cerro Mar Atlantico" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Aleixo, 8200-091 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b2/6d/b26d27bad67b15ba4150f35ba7177dfb9d45f89b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located close to the centre of Albufeira and the many shopping and enterta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.64" OriginalAmount="55.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.090417" Longitude="-8.238964" StarRating="4" HotelCode="104110|98453" HotelName="Luna Solaqua" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Mediterrâneo Lote 23 A, 8200-156 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/23/6523cf83f5530be6d7a464a8bf4a0a940e592ad9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Albufeira and within walking distance of the old town, the Our...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.86" OriginalAmount="56.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.087206802017" Longitude="-8.2210774660969" StarRating="4" HotelCode="37346|305535" HotelName="Quinta Pedra dos Bicos" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Urbanização Quinta Pedra Dos Bicos Lote 24, Oura, 8200-381 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/82/a0/82a066e9fc6de2a44c6add063b6b56fd40a4de84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel is situated just 170 m from the pleasant sandy beach. Within 200 m, gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091317" Longitude="-8.241071" StarRating="4" HotelCode="26542|hotel_paraiso_de_albufeira" HotelName="Hotel Apartamento Paraiso De Albufeira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Municipio 31, 8200-161 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/1e/de1e6e963760d86dce021d6296013f761853ce44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, luxury hotel is centrally located in Albufeira's tourist centre. The main beach is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.77" OriginalAmount="59.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.09389706973" Longitude="-8.222781682209" StarRating="4" HotelCode="11843|1096368" HotelName="Albufeira Sol Hotel Apartamento &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue da Corcovada, Areias De São João, 8200-664 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fc/5efcf20706ae623718ab28c75140d6d2d054079e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the middle of 1500 m² of divine gardens. The nearest fine-sand be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.00" OriginalAmount="61.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091166227922" Longitude="-8.252540230751" StarRating="4" HotelCode="81809|84633" HotelName="Cerro Mar Garden" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Beach Hotel,Apartment Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Golf,Heated Pool,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Aleixo, 8200-091 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110466/a_110466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a superb, elevated position overlooking the old town. Guests can also enjoy fant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.09" OriginalAmount="64.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.093351" Longitude="-8.189857" StarRating="3" HotelCode="21816|84882" HotelName="Domus Maris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Golf,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torre da Medronheira, Lote 8 - Olhos d`Água, 8200-642 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/f8/73/f873c34f71fecbf41ce37fd20bc25e9866c856ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the Algarve, this apartment residence boasts an excellent seafront position...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.57" OriginalAmount="65.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.09316175" Longitude="-8.23166009" StarRating="3" HotelCode="633917|2418155" HotelName="Aparthotel Oura Senses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Rua Natália Correia, 8200 - 276 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/07/f207fbddd8521b7e4de645c50b2b8de9045d2391.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel located 1000 meters from Oura beach and Forte de Sao Joao and approxiamately 3000 meters from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.09" OriginalAmount="68.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.090104576627" Longitude="-8.164501413703" StarRating="4" HotelCode="58461|2143995" HotelName="Victoria Sport &amp; Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach 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,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pinhal, Praia da Falésia, Açoteias, Olhos de Água, 8200-593 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/68/c8689cd23aed7d024b398f3b67534881ca54a8ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located approximately 800 m from the unspoilt Falésia beach and about 8 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.59" OriginalAmount="69.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.088335568628" Longitude="-8.2214748859405" StarRating="4" HotelCode="108665|233616" HotelName="Aqua Pedra dos Bicos" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Urbanização Quinta Pedra dos Bicos, Lote 24, 8200-381 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/70/b5/70b51197037a0f292585270912304e3ffb42c564.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is an island of tranquility in Santa Eulalia, Albufeira, and is located right next to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.079341457183" Longitude="-8.2804330002689" StarRating="4" HotelCode="443217|sao_rafael_villas" HotelName="São Rafael Villas, Apartments &amp; GuestHouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="vacation townhouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Estrada do Aldeamento São Rafael, Lote 26 - Edifício Recepção, 8200-613 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/50/5b50e077eb9683b92c398f1881d073d7182376e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant villa complex sits at just a 5-minute walk from the sandy Sao Rafael Beach in Albufeira...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.97" OriginalAmount="78.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086919129506" Longitude="-8.2527923583984" StarRating="4" HotelCode="7616|427125" HotelName="Sol e Mar Beach Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua José Bernardino de Sousa, 8200-14 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/zz/03ade9ef6b23fb7b0129a2988b1a2b6750b01b3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located, right by a long sandy beach at the heart of Albufeira. The beach and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.25" OriginalAmount="78.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.090303989916" Longitude="-8.243887424469" StarRating="4" HotelCode="7609|337" HotelName="Vila Galé Cerro Alagoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Munícipio, Lote 26, Apartado 2155, 8200-916 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/af/e2af64e4cbfcf925305cab1793e255f2f39d13e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the tourist centre of Albufeira, just one road from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.95" OriginalAmount="82.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.084015560527" Longitude="-8.3138260245323" StarRating="4" HotelCode="7618|26" HotelName="Vila Galé Atlantico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praia da Galé, Apartado 2436, 8200-995 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c3/28c3a696f22df0dea6c0520630e939c1bd8e34b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located about 6 km from the centre of Praia da Galé. Its very own restaurants and a sup...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.15" OriginalAmount="82.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.097214455461" Longitude="-8.2269465923309" StarRating="4" HotelCode="47034|529145" HotelName="Vila Petra" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho de Albuquerque, 8200-356 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/96/a89609c03b81dece7254b8564ed527aab9c11e8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is wonderfully located, close to the city centre (around 4 km away), in the Mon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.76" OriginalAmount="93.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.087612" Longitude="-8.261303" StarRating="4" HotelCode="47339|512395" HotelName="Cerro da Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Cerro Grande, 8200-108 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ee/dcee12ebbcd4d772363218227af4112bcf65310a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel is located in Albufeira above the marina. The old town is easily reached in 15...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.89" OriginalAmount="101.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.077659545595" Longitude="-8.2815384240462" StarRating="5" HotelCode="137347|1026118" HotelName="São Rafael Atlantico" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel,Golf Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Corais, 8200-613 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/a6/86a6f1d2934bb9bd35f384a4d8b5589cdc937e0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern and elegant beach hotel and spa complex is set on a privileged cliff-top location, just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.07" OriginalAmount="108.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0803115834" Longitude="-8.2809019088745" StarRating="5" HotelCode="17618|96309" HotelName="São Rafael Suites" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel,Spa Hotel,Golf 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,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sesmarias, 8200-613 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/06/3c06d21864cdab15f40cd9832c8bc7720fc62bcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury class complex is located in the most beautiful natural surrounds on the Algarve,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0759208398" Longitude="-8.2965436822089" StarRating="3" HotelCode="615163|hapimag_resort_albufeira" HotelName="Hapimag Resort Albufeira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Torre Velha, Praia do Castelo, Apartado 2341, 8200-918 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894ee619e253bbfc4e1d8541a6df2cf5a278cba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="130.45" OriginalAmount="129.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.088297" Longitude="-8.166545" StarRating="5" HotelCode="207497|1587568" HotelName="EPIC SANA Algarve Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pinhal do Concelho, Praia da Falésia, Olhos de Água, 8200-593 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c9/cfc96733bc5b0b486617f0ff73032e9c1ec0ba9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Albufeira, this beach hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.53" OriginalAmount="143.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.095629" Longitude="-8.178895" StarRating="5" HotelCode="688682|2418445" HotelName="Pine Cliffs Village &amp; Golf Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praia da Falesia, Po Box 644, 8200-593 Albufeira, Faro</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2c/162c7e93b06972ac59999cc040597f43ebf0b361.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a rich array of culture, nature and hidden secrets, between the Atlantic Ocean and breath-takin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.53" OriginalAmount="152.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.092609092448" Longitude="-8.1768204725045" StarRating="5" HotelCode="430735|1855278" HotelName="Pine Cliffs Ocean Suites, a Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praia Da Falésia, Pinhal do Concelho, 8200-593 Albufeira, Faro</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2c/162c7e93b06972ac59999cc040597f43ebf0b361.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Albufeira.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.26" OriginalAmount="326.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086637" Longitude="-8.226279" StarRating="3" HotelCode="211879|clube_borda_dagua" HotelName="Borda d'Agua Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ramalho Ortigao, Areias de São João, Praia da Oura, 8200-604 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/9d/6c9d0ad04f22b00c904abddbc97f743cfa11e46a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Oura Beach, about 300 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.45" OriginalAmount="345.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.089113" Longitude="-8.261679" StarRating="0" HotelCode="952431|encosta_da_orada_by_ocvillas" HotelName="Encosta da Orada by Ocvillas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jose Pimenta, 8200-000 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/44/f544f06995dcf4dbe54655525b6fccdb46edb287.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="952.50" OriginalAmount="943.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.088071857068" Longitude="-8.2509763797389" StarRating="3" HotelCode="15961|5193" HotelName="Albufeira Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Candido dos Reis 12, Apartado 1059, 8200-103 Albufeira, Algarve</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/26/5e2686329f4237822262e4574eb0a1d107860de1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel has an enviable location in the heart of Albufeira, in a pedestrian zone in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="968.80" OriginalAmount="959.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0889909" Longitude="-8.2522825" StarRating="3" HotelCode="26743|115662" HotelName="Benvindo" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Urbanizacao Vale Mangunde Lote 85, 8200-391 Albufeira</AddressLine>
          </AddressLines>
          <CityName>Albufeira</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/30/4b30b1a8a1392498715e8460d15fca827c6db770.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Albufeira, this hotel is about 450 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Air Conditioning,Conference Hall,Designated Smoking Area,Diet Meals,Massage Centre,Room Service,Spa,Wheelchair Access,Fax,Garden,Elevator</BasicAmenities>
    <HotelRating>3,4,5</HotelRating>
    <BedType />
    <Meals>SELF CATERING,BED &amp; BREAKFAST,ROOM ONLY,ALL INCLUSIVE,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>APARTMENT HOTEL,BEACH HOTEL,CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,CLUB RESORT,VILLAGE,GOLF HOTEL,SPA HOTEL,CONFERENCE HOTEL,VACATION TOWNHOUSE</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
54a0ff2b-b064-4e9c-8198-32a480943407|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="54a0ff2b-b064-4e9c-8198-32a480943407">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68508" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-15T00:00:00" End="2026-01-16T00: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
54a0ff2b-b064-4e9c-8198-32a480943407|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
54a0ff2b-b064-4e9c-8198-32a480943407|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
54a0ff2b-b064-4e9c-8198-32a480943407|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
54a0ff2b-b064-4e9c-8198-32a480943407|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
54a0ff2b-b064-4e9c-8198-32a480943407|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-15T05:53:21.8512382+00:00" Version="0" EchoToken="Search" TransactionIdentifier="54a0ff2b-b064-4e9c-8198-32a480943407" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.09882313" Longitude="-8.67300121" StarRating="2" HotelCode="392010|lagos_city_center_guest_house__hostel" HotelName="Lagos City Center Guest House &amp; Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar,Designated Smoking Area,Dining,Elevator,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/09/3b091d6ce07cb27b630dc57275fec8def2f73b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Lagos City Center Guest House &amp; Hostel, you'll be c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.085964" Longitude="-8.679932" StarRating="3" HotelCode="152549|porto_mos_residence_2" HotelName="Porto Mós Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Bar,Garden,Kitchen,LCD/Projector,Parking,Pets allowed,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/e4/75e45e43d4d2fae51b8ea3a0671cf22314d9ffb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Porto Mós Residence in Lagos, you'll be minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.113437665775" Longitude="-8.6596834659576" StarRating="3" HotelCode="7641|dom_pedro_meia_praia_2" HotelName="Dom Pedro Lagos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pinhal da Meia Praia, 8600-315 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/13/4b130fa48cc5890c95d1387a93eb429e17ed6674.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel lies right by the beach of Meia Praia, just 2 km from the centre of Lagos where...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.03" OriginalAmount="35.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.095139242546" Longitude="-8.6747574806213" StarRating="3" HotelCode="7642|516925" HotelName="Montemar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Torraltinha Lote 33-34, 8600-549 Lagos, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/36/0736084d8a47e344e8411f63df9fc6eeb15f7058.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the centre of Lagos in an area with several beautiful beaches such as Pinh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.99" OriginalAmount="38.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091641203476" Longitude="-8.6786949634552" StarRating="3" HotelCode="18980|427245" HotelName="Vila Branca By ÁguaHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Casa Da Misericordia, Torraltinha, 8600-785 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/52/5c/525cc73f54d31a6d13e657ba59534930552beda6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive apartment complex is located in a quiet residential area of Lagos, just 800 m from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.09913516" Longitude="-8.67289229" StarRating="0" HotelCode="701935|pousada_de_juventude_de_lagos" HotelName="Pousada De Juventude De Lagos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Lançarote De Freitas 50</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/39/7a39f49cf086e17c064d3770decb74a6bc7e6f47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0984" Longitude="-8.68042" StarRating="0" HotelCode="805783|orange3_hostel" HotelName="Orange 3 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Ferreiros 34</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/9b/9d9b3daf23ad668339c77b7fcda5a225db2ded5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.10660124" Longitude="-8.68593467" StarRating="0" HotelCode="697389|lagos4u_hostel_" HotelName="Dream Lagos-Lagos 4U" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cerro Das Mós Rua José D'Abreu Pimenta Lote 56, 8600-361 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/da/b4da926084d08412fcd6c7023fb339329ee917a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lagos4U Hostel is located in Lagos and offers free WiFi access. The Lagos Marina is 1 km awa and Mei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.088896145984" Longitude="-8.6775898933411" StarRating="3" HotelCode="7636|ancora_9" HotelName="Ancora Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada de Porto Mós, 8600-513 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/df/5edfb1b5de5a239b486e0fdae76c797594656e46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located just 700 m from beautiful Porto de Mós Beach, approximately 1.5 km from the hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.77" OriginalAmount="62.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.115444" Longitude="-8.670279" StarRating="3" HotelCode="365057|339345" HotelName="Vita Sol Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Golf,Internet,Kitchen,Lounge,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Quinta do Landeiro, Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/d7/6cd78ce0c7ab8317b091bb08243d54a81b4fbc73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern apartment hotel is located on the Western Algarve coast. It is near the marina in Lagos,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.45" OriginalAmount="62.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086408777502" Longitude="-8.6850088834763" StarRating="4" HotelCode="24800|512505" HotelName="Clube Porto Mós" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praia do Porto de Mos, 8601-910 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/f4/15f408744baeff3799d35a4f042064fd00be5d1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach apartment hotel is located on the western Algarve in a hillside position offering wonderf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.16" OriginalAmount="63.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.111630437" Longitude="-8.6868701" StarRating="4" HotelCode="7637|339805" HotelName="Tivoli Lagos Algarve Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference 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,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Crisógono dos Santos, 8600-678 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/df/e4dfc8c89b8f8f8e4d944db839141fe50d1db275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the hearts of the old and picturesque tourist area of Lagos. Countless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.110997" Longitude="-8.67271" StarRating="4" HotelCode="189209|marina_club_suite_hotel_3" HotelName="Suite Hotel Marina Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina De Lagos, Edificio Da Administracao, 8600-315 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/75/8075decdb265cd134f16b236d5df40f539b3de37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Lagos, about 800 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.00" OriginalAmount="65.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091548417594" Longitude="-8.6713805794716" StarRating="4" HotelCode="161575|134657" HotelName="Villa Doris Suites" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praia de D. Ana, 8600 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/bc/34bc2da9c33d84aeb55e4e1bf1d0f77eef5e1885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Lagos, just 50 m from one of the prettiest beaches in the Algarve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.111072" Longitude="-8.672787" StarRating="4" HotelCode="46587|marina_club_lagos_resort" HotelName="Marina Club Lagos Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marina De Lagos, Edificio Da Administracao, 8600-780 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/f9/3df94a28298d094b761de5d834e6b7b96db8c5a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located at the heart of Lagos, directly beside the marina. The historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.095695490758" Longitude="-8.7031835317612" StarRating="4" HotelCode="190532|boavista_golf_spa_resort" HotelName="Boavista Golf &amp; Spa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Quinta da Boavista, 8601-901 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/b2/c3b27ee1d7795673a8fd2c0f12a095b497581c8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lagos. The nearest airport is Faro (FAO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0984" Longitude="-8.68042" StarRating="0" HotelCode="806590|lagos_atlantic_hotel" HotelName="Lagos Atlantic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Do Monte Carapeto 9</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/50/b3503dd131326fbd518d482b37f2b34037972354.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.54" OriginalAmount="79.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.111458545745" Longitude="-8.6721718673897" StarRating="4" HotelCode="189208|926925" HotelName="Marina Club II" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Marina de Lagos, Edificio da Administracao, 8600-315 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/f9/3df94a28298d094b761de5d834e6b7b96db8c5a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just 500 m from the centre of Lagos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.089210666578" Longitude="-8.6733064055443" StarRating="4" HotelCode="47842|costa_doiro_ambiance_village" HotelName="Costa d'Oiro Ambiance Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Village,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Costa d'Oiro, Lote 38, 8600 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/4f/e94ff619f2d876f58891b749b8d93765d3fe0509.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday complex is situated in the pretty villa quarter on the Rua Costa d'Oiro to the southwes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.111983" Longitude="-8.661992" StarRating="4" HotelCode="97177|vila_gale_lagos_2" HotelName="Vila Galé Lagos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Golf Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sophia de Melo Breyner Andresen, Meia Praia, 8600-295 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/cf/decf9390ed1e3654e949a57d647b3dfd4ce1363f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the beach front, along the sandy Meia Praia beach. It is the new reference p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.21" OriginalAmount="95.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086636694371" Longitude="-8.6864197254181" StarRating="4" HotelCode="175627|926595" HotelName="Belmar Spa &amp; Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Porto de Mos, Lagos 8600-513</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/bb/d5bbcee2f613ceaf0d8ba98f8bccf24714c0fcf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort overlooks the beautiful beach of Porto de Mos in Lagos. This luxury resort is just a 5-mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0984" Longitude="-8.68042" StarRating="0" HotelCode="807094|fazenda_viegas" HotelName="Fazenda Viegas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Lagos s/n</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7a98d462aa29353587f1959a82d1217700cd5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.05" OriginalAmount="100.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086044005097" Longitude="-8.6787123978138" StarRating="5" HotelCode="165887|145760" HotelName="Cascade Wellness Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Ilhas, 8600-513 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ff/ae/ffae36cc5ead007f4659bf5c93a96ce639f1dd25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a unique location close to the historical city of Lagos, Portugal, on the cliff tops abo...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.110984" Longitude="-8.672718" StarRating="3" HotelCode="189207|marina_club_i_2" HotelName="Marina Club I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina de Lagos, Edificio da Administracao, 8600-315 Lagos, Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/4d/954db0ce0b1a97026af137560be74ec689bd8982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lagos, this apartment hotel is about 800 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.97" OriginalAmount="114.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.126494" Longitude="-8.642034" StarRating="5" HotelCode="454534|2561655" HotelName="Onyria Palmares Beach House Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Garden,Golf,Housekeeping,Laundry,Lounge,Restaurant,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Campo De Golfe De Palmares, Odiáxere 8600-250, Lagos - Algarve</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/37/e53766910bc62b8d380809a7eeae442cd8d637bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;WELCOME TO THE ALGARVE...

More than an integrated resort, Onyria Palmares is a dream becoming true....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.25" OriginalAmount="126.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.100473" Longitude="-8.721233" StarRating="5" HotelCode="27791|115661" HotelName="Vila Valverde - Design &amp; Country Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada da Praia da Luz, Valverde, 8600-209 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/78/ef78dd31f2ba58d7c23e461a74e5b57b19da2afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located 900 m from the centre of Vila da Luz, where guests will find numerous r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="135.97" OriginalAmount="134.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.10732846447" Longitude="-8.6752016246063" StarRating="4" HotelCode="567796|13655582" HotelName="Lagos Avenida Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida dos Descobrimentos 53, 8600-544 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/35/4b35a428ced69cce27647304fbdf1b73e094b40a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Service...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1443.95" OriginalAmount="1429.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.089713" Longitude="-8.671913" StarRating="3" HotelCode="18965|169703" HotelName="Villas D. Dinis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Ponta da Piedade 25, 8600-544 Lagos</AddressLine>
          </AddressLines>
          <CityName>Lagos</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/03/57039fc09ba234bf0925f36da1674c11f5b136ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming apartment complex is located in the villa district of Costa d'Oiro just 300 m from Do...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Jacuzzi,Kitchen,Massage Centre,Sauna,Wheelchair Access,Garden,Airport Transfer (on Demand),Housekeeping,Wake-up Call Service,Dining,Elevator,Luggage Storage,Parking,LCD/Projector,Pets allowed</BasicAmenities>
    <HotelRating>4,5,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,CLUB RESORT,CONFERENCE HOTEL,BEACH HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,SPA HOTEL,FAMILY-FRIENDLY HOTEL,GOLF HOTEL,VILLAGE,COUNTRY HOUSE,HOTEL,HOSTELS,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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="68ba3dba-ef25-42fc-bec5-8629dbdc6251">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-26T00:00:00" End="2025-12-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="21508|55614" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" 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
68ba3dba-ef25-42fc-bec5-8629dbdc6251|RateHawkPrice|exception while supplier interation||RateHawk|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
68ba3dba-ef25-42fc-bec5-8629dbdc6251|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
68ba3dba-ef25-42fc-bec5-8629dbdc6251|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
68ba3dba-ef25-42fc-bec5-8629dbdc6251|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="68ba3dba-ef25-42fc-bec5-8629dbdc6251">
  <Rooms>
    <Room RoomType="Room 1: STANDARD ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="21508|55614" SourceId="27" RoomTypeCode="262903722|1|48|27|NDh8R0JQfDIwMjUtMTItMjI=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2025-12-26T00:00:00" End="2025-12-27T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
68ba3dba-ef25-42fc-bec5-8629dbdc6251|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
68ba3dba-ef25-42fc-bec5-8629dbdc6251|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2025-12-18T22:00:00" End="2025-12-22T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Rate Notes: Hotel Tariff Notes:
Compulsory Tourism Dirham to be paid by guest directly to the hotel per room per night valid from 31st March 2014 Onward.
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Rates are based on existing bedding only. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
Please note that 200 AED is required deposit upon check in (as per hotel policy).
Existing reservation cannot be cancelled and rebooked under lower promotion. Important note: Parking is chargeable from 1st September 2019, per day 20 AED for inhouse guest. Monthly basis guest will be 10 AED pernight.
Please note guests are not allowed to cancel existing bookings and rebook. The hotel has the right to reject the booking.
The Tourism Dirham Fee charged per room per night is applicable when booking guest rooms &amp;amp; suites and it will be collected directly at the property and is not reflected in the room rate.
This hotel charges according to residency; therefore, if you hold residency in the hotels country of destination, please enter your country of residency as your nationality&lt;br/&gt;&lt;br/&gt;Cancellation made less than 74 hours (12:00) prior to the arrival will be charged with 100% of the total booking value.</ImportantInfo>
  <TotalAmount>48.48</TotalAmount>
  <TraceId>68ba3dba-ef25-42fc-bec5-8629dbdc6251</TraceId>
</CheckRatesRS>||True